6 Commits

Author SHA1 Message Date
2ffa0ba2f1 chore(deps): update dependencies 2026-02-01 11:04:54 +02:00
ed1648c376 chore(deps): update dependencies 2026-01-24 11:55:48 +02:00
2b9b102526 fix: remove unnecessary vendor files from build 2025-12-18 01:17:31 +02:00
55abe0bfa3 chore(deps): update dependencies 2025-12-08 23:39:08 +02:00
effe1a327d chore: improve CI/CD, testing infrastructure, and development tooling
- Add GitHub Actions workflows for PHPUnit testing (MySQL and
PostgreSQL)
- Add issue templates (bug reports, feature requests) for better issue
management
- Enhance Makefile with Docker test support and improved build targets
- Update lint-staged configuration with better PHP and JSON handling
- Add comprehensive PHPUnit test infrastructure with Docker support
- Update dependencies and add lock files for composer and vendor-bin
tools
- Improve code scaffolding templates (command, component, view
generators)
- Update build configuration (Vite, package.json, pnpm-lock.yaml)
- Refactor Application.php settings initialization
- Update AdminSettings and UserSettings implementations
- Rename test file for consistency (ApiTest → ApiControllerTest)
- Update .gitignore (track composer.lock, ignore stats.html)
2025-11-23 00:52:22 +02:00
1268da6bff refactor: update nextcloud base template 2024-12-02 23:56:57 +02:00