Commit graph

5 commits

Author SHA1 Message Date
9871c2e707
feat: DI extension, services.yaml, and autoloader fix for plugin detection
- Add DependencyInjection/KimaiHeatmapExtension to load services.yaml
- Register bundle as tagged PluginInterface service so PluginManager finds it
- Exclude recursive symlink path from Kimai's autoloader classmap
- Bump PHP memory_limit to 1G for Kimai cache warmup

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 12:26:17 +02:00
b0423f2348
fix: disable process-compose API server, avoid port 8080 conflict
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 12:00:41 +02:00
2d8ec2a5ac
fix: set PHP memory_limit to 512M, remove ineffective env var
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 11:56:38 +02:00
3ed0860565
fix: use php.packages.composer for correct extensions, add openssl
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 11:55:13 +02:00
cc5a25ed59
feat(01-01): nix flake devshell with PHP 8.2, MariaDB, Node 22
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 11:11:56 +02:00