A source-available invoice, quote, project and time-tracking app built with Laravel
Go to file
David Bomba a3be6c6bab v5.12.23 2025-09-02 07:14:15 +10:00
.github add rate limits for livewire routes 2025-08-30 07:53:52 +10:00
app v5.12.23 2025-09-02 07:14:15 +10:00
bootstrap Refactor of user context 2025-05-27 09:23:37 +10:00
config v5.12.23 2025-09-02 07:02:28 +10:00
database v5.12.23 2025-09-02 07:14:15 +10:00
elastic/migrations Improving coverage of Global Search 2025-09-01 18:10:37 +10:00
lang Add missing variable for SES configuration 2025-09-02 06:37:48 +10:00
openapi Updated openapi spec 2025-05-24 11:19:42 +10:00
public v5.12.23 2025-09-02 07:14:15 +10:00
resources refactor for moving microsoft config into new locations 2025-08-18 07:45:01 +10:00
routes v5.12.23 2025-09-02 07:14:15 +10:00
storage
tests v5.12.23 2025-09-02 07:14:15 +10:00
.babelrc
.codacy.yml
.editorconfig
.env.ci Adjustments for env vars in tests 2024-12-09 14:24:27 +11:00
.env.dusk.example
.env.example Fixes for vite config at build 2024-12-19 10:17:56 +11:00
.env.travis
.gitattributes
.gitignore
.htaccess
.prettierrc
LICENSE
VERSION.txt v5.12.23 2025-09-02 07:02:28 +10:00
_ide_helper_custom.php
artisan
codecov.yml
composer.json Updates for beacon repo 2025-09-01 14:00:58 +10:00
composer.lock Updates for beacon repo 2025-09-01 14:00:58 +10:00
cypress.config.js
modules_statuses.json Fixes for user tests 2025-05-28 09:20:59 +10:00
package-lock.json EInvoice report 2025-05-24 08:07:40 +10:00
package.json EInvoice report 2025-05-24 08:07:40 +10:00
phpstan.neon Update for ci/cd params 2025-08-15 08:03:34 +10:00
phpunit.xml Fixes for tests 2024-10-05 15:56:17 +10:00
postcss.config.cjs
preload.php fix syntax error preload.php 2025-01-14 15:15:11 +01:00
tailwind.config.cjs updated resources 2024-06-06 11:17:34 +10:00
vite.config.ts Authorize.net eCheck 2025-05-14 13:24:12 +10:00
vite.config.ts.react Change paths for debian_docker filesystem 2024-11-24 17:29:05 +11:00
webpack.mix.js