pp-planer/app
Thorsten Bus b40c371edc feat(export): embed slide blocks in playlist and add roundtrip test
Add information, moderation, and sermon slide presentations as .pro
files in the generated .proplaylist bundle. Each block queries slides
by type/service, converts stored images, and generates a ProPresenter
presentation via ProFileGenerator.

Add test_download_pro_roundtrip_preserves_content that imports a .pro
file, exports it, re-reads with the parser, and asserts song name,
groups, slides, translations, arrangements, and CCLI metadata survive
the round-trip.
2026-03-02 23:02:30 +01:00
..
Console/Commands style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Cts style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Events style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Http feat(slides): add sort_order column, bulk delete, and reorder endpoints 2026-03-02 23:02:19 +01:00
Jobs style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Mail style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Models feat(slides): add sort_order column, bulk delete, and reorder endpoints 2026-03-02 23:02:19 +01:00
Providers style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Services feat(export): embed slide blocks in playlist and add roundtrip test 2026-03-02 23:02:30 +01:00
Socialite style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00