pp-planer/app/Services
Thorsten Bus 044b94b080 refactor(export): use in-memory content for zip bundle and playlist entries
Replace file-path-based zip entries with in-memory content via
file_get_contents. Rename .pro entry to 'data' (raw protobuf),
add addStoredEntry() helper with CM_STORE compression, and remove
temp directory management.
2026-03-06 10:25:21 +01:00
..
ChurchToolsService.php style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
FileConversionService.php style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
PlaylistExportService.php refactor(export): use in-memory content for zip bundle and playlist entries 2026-03-06 10:25:21 +01:00
ProBundleExportService.php refactor(export): use in-memory content for zip bundle and playlist entries 2026-03-06 10:25:21 +01:00
ProExportService.php feat(settings): add macro configuration infrastructure 2026-03-02 22:00:19 +01:00
ProImportService.php style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
SongMatchingService.php feat(songs): auto-select default arrangement on song match 2026-03-02 21:22:30 +01:00
SongService.php feat: Wave 2 - Service list, Song CRUD, Slide upload, Arrangements, Song matching, Translation 2026-03-01 19:55:37 +01:00
TranslationService.php feat: Wave 2 - Service list, Song CRUD, Slide upload, Arrangements, Song matching, Translation 2026-03-01 19:55:37 +01:00