Tool um anhand eines CTS GD-Ablaufs eine ProPresenter7 präsentation zu erstellen
Go to file
Thorsten Bus 0e3c647cfc feat: probundle export with media, image upscaling, upload dimension warnings
- Fix probundle exports missing images (double slides/ prefix in storage path)
- Replace manual ZipArchive with PresentationBundle + ProBundleWriter from parser plugin
- Add per-agenda-item download route and buttons for songs and slide items
- Remove text layer from image-only slides in .pro generation
- Fix image conversion: upscale small images, black bars on 2 sides max (contain)
- Add upload warnings for non-16:9 and sub-1920x1080 images (German, non-blocking)
- Update SlideFactory and all tests to use slides/ prefix in stored_filename
- Add 11 new tests (agenda download, image conversion, upload warnings)
2026-03-30 10:29:37 +02:00
.sisyphus chore: mark edit-page-restructure plan as complete 2026-03-29 15:03:27 +02:00
app feat: probundle export with media, image upscaling, upload dimension warnings 2026-03-30 10:29:37 +02:00
bootstrap style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
config docs: add build commands and architecture overview to AGENTS.md 2026-03-02 23:03:14 +01:00
database feat: probundle export with media, image upscaling, upload dimension warnings 2026-03-30 10:29:37 +02:00
docs chore: verify CTS API token auth and package compatibility 2026-03-01 18:56:03 +01:00
public feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
ref feat(services): show CTS event ID tooltip on title hover 2026-03-02 12:04:00 +01:00
resources feat: probundle export with media, image upscaling, upload dimension warnings 2026-03-30 10:29:37 +02:00
routes feat: probundle export with media, image upscaling, upload dimension warnings 2026-03-30 10:29:37 +02:00
src/Cts style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
storage feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
tests feat: probundle export with media, image upscaling, upload dimension warnings 2026-03-30 10:29:37 +02:00
.editorconfig feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
.env.example feat(auth): add dummy test login for local dev + update env for Herd 2026-03-01 22:33:29 +01:00
.gitattributes feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
.gitignore add start/stop dev scripts 2026-03-29 10:49:07 +02:00
AGENTS.md docs: sync AGENTS.md with orchestration repo updates 2026-03-06 10:25:35 +01:00
artisan feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
composer.json feat: probundle export with media, image upscaling, upload dimension warnings 2026-03-30 10:29:37 +02:00
composer.lock feat: probundle export with media, image upscaling, upload dimension warnings 2026-03-30 10:29:37 +02:00
docker-compose.yml feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
Dockerfile feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
package-lock.json fix: register ZiggyVue plugin for route() in Vue templates 2026-03-02 08:57:55 +01:00
package.json fix: register ZiggyVue plugin for route() in Vue templates 2026-03-02 08:57:55 +01:00
phpunit.xml feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
playwright.config.ts fix: register ZiggyVue plugin for route() in Vue templates 2026-03-02 08:57:55 +01:00
README.md feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
start_dev.sh add start/stop dev scripts 2026-03-29 10:49:07 +02:00
stop_dev.sh add start/stop dev scripts 2026-03-29 10:49:07 +02:00
test.jpg feat(services): show CTS event ID tooltip on title hover 2026-03-02 12:04:00 +01:00
test.txt feat(services): show CTS event ID tooltip on title hover 2026-03-02 12:04:00 +01:00
vite.config.js docs: add build commands and architecture overview to AGENTS.md 2026-03-02 23:03:14 +01:00

Laravel Logo

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework. You can also check out Laravel Learn, where you will be guided through building a modern Laravel application.

If you don't feel like reading, Laracasts can help. Laracasts contains thousands of video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Partners program.

Premium Partners

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.