.github
fix: drop php 8.2 support
2025-11-01 20:33:23 +01:00
app
Fix search in admin panel so it will match the user key
2026-02-12 22:46:30 -08:00
bootstrap
fix: php warning cleanup
2025-10-23 22:59:26 +02:00
config
ci(release): bump version
2025-12-09 11:45:57 +00:00
database
Rename migration to current timestamp
2026-01-10 17:30:58 -06:00
extensions
New Crowdin updates ( #1077 )
2025-12-08 17:00:45 +01:00
lang
Add button to remove avatar
2026-01-10 18:47:29 -06:00
public
Add default avatar image, remove call to gravatar
2026-01-10 20:48:58 -06:00
resources
Remove IP address from the active users widget
2026-01-11 17:49:47 -06:00
routes
Add post registration page to display the user key
2026-01-09 15:10:21 -06:00
storage
feat: small start with products and categories
2024-05-25 19:58:26 +02:00
tests
chore(tests): ensure service due dates are updated on invoice payment
2025-12-01 22:46:32 +01:00
themes /default
Change password reset form to take user key instead of email
2026-01-11 17:14:25 -06:00
.editorconfig
init
2024-02-13 21:16:45 +01:00
.env.example
fix: fixed bug on CronJob invoice numbers, set session driver and queue driver to fixed database
2025-05-17 11:25:37 +02:00
.gitattributes
init
2024-02-13 21:16:45 +01:00
.gitignore
fix: remove submodules again
2025-07-26 22:00:29 +02:00
artisan
feat: upgrade laravel to v12
2025-03-18 21:49:16 +01:00
CODE_OF_CONDUCT.md
fix: update readme
2024-10-30 08:57:08 +01:00
composer.json
ci(release): bump version
2025-12-09 11:45:57 +00:00
composer.lock
chore: bump dependencies
2025-12-04 16:52:32 +01:00
crowdin.yml
Update Crowdin configuration file
2025-07-02 15:31:26 +02:00
docker-compose.beta.yml
fix(docker): wrong volume path
2025-06-10 20:57:50 +02:00
docker-compose.example.yml
fix(docker): wrong volume path
2025-06-10 20:57:50 +02:00
Dockerfile
Build: Optimize Dockerfile layer caching
2025-10-25 09:17:13 -07:00
LICENSE
fix: bump license year to 2025
2025-09-11 15:53:46 +02:00
package-lock.json
fix: bundle EasyMDE locally in default theme
2025-10-25 15:27:54 -04:00
package.json
fix: bundle EasyMDE locally in default theme
2025-10-25 15:27:54 -04:00
phpstan.neon
fix: PHPstan by adding phpstan.neon
2024-07-20 14:09:04 +02:00
phpunit.xml
feat: addHideRequiredIndicator, add saved! text, written tests for login
2024-04-01 14:21:39 +02:00
pint.json
style: linted files with pint
2024-06-21 14:15:58 +05:30
README.md
Strip readme to remove external attachments.
2026-02-15 18:11:06 +00:00
SECURITY.md
fix: update readme
2024-10-30 08:57:08 +01:00
update.sh
fix: also delete bootstrap cache on update
2025-11-03 12:08:56 +01:00
vite.js
feat: add back vite.js
2024-05-08 00:59:47 +05:30