Tool um anhand eines CTS GD-Ablaufs eine ProPresenter7 präsentation zu erstellen
Go to file
Thorsten Bus 6ce5b6e018 feat(controllers): add macro/label import + global assignment + service override controllers and routes
- MacroImportController + LabelImportController: POST endpoints accepting uploaded .bin files,
  delegating to MacrosImportService / LabelsImportService and returning import stats / warnings as JSON.
  Generic German 422 error if parser rejects the file.
- MacroAssignmentController: index renders Settings Inertia page with assignments / macros / labels /
  collections / last-import metadata. store/update/destroy/reorder for global MacroAssignment rows.
- ServiceMacroOverrideController: store snapshots all matching global MacroAssignments into
  service-specific rows when a service opts to override; destroy removes both override and
  service-specific assignments. storeAssignment / updateAssignment / destroyAssignment manage the
  per-service rows directly.
- routes/web.php: 12 new named routes inside the auth middleware group; reorder route placed before
  {macroAssignment} parameter route to avoid capture conflict.
- Tests: 19 new Pest tests across 4 feature files (54 assertions). Full suite 376 passed.
2026-05-03 23:17:04 +02:00
.ddev feat(dev): migrate local development from Valet to DDEV 2026-05-03 18:46:48 +02:00
.sisyphus docs: record labels migration verification 2026-05-03 22:10:46 +02:00
app feat(controllers): add macro/label import + global assignment + service override controllers and routes 2026-05-03 23:17:04 +02:00
bootstrap change permission of gitignore files 2026-03-30 19:05:08 +02:00
build AI Tryfix for storage 404 problem 2026-04-11 16:33:07 +02:00
config fix: derive Sanctum stateful domain from APP_URL for production 2026-03-31 14:40:56 +02:00
database feat(models): add Label/Macro/MacroAssignment/ServiceMacro models and remove SongGroup 2026-05-03 22:27:21 +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(controllers): add macro/label import + global assignment + service override controllers and routes 2026-05-03 23:17:04 +02:00
src/Cts style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
storage change permission of gitignore files 2026-03-30 19:05:08 +02:00
tests feat(controllers): add macro/label import + global assignment + service override controllers and routes 2026-05-03 23:17:04 +02:00
.dockerignore fix(docker): remove Vite hot file at boot to prevent localhost:5173 asset URLs 2026-03-31 11:05:35 +02:00
.editorconfig feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
.env.example feat(dev): migrate local development from Valet to DDEV 2026-05-03 18:46:48 +02:00
.gitattributes feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
.gitignore feat(dev): migrate local development from Valet to DDEV 2026-05-03 18:46:48 +02:00
AGENTS.md feat(dev): migrate local development from Valet to DDEV 2026-05-03 18:46:48 +02:00
artisan feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
composer.json chore(deps): bump PHP to 8.4 and update propresenter/parser with Macro/Label support 2026-05-03 22:07:56 +02:00
composer.lock chore(deps): bump PHP to 8.4 and update propresenter/parser with Macro/Label support 2026-05-03 22:07:56 +02:00
docker-compose.yml feat(docker): add docker-compose.yml and .dockerignore for production 2026-03-31 09:19:54 +02:00
package-lock.json feat(dev): migrate local development from Valet to DDEV 2026-05-03 18:46:48 +02:00
package.json feat(dev): migrate local development from Valet to DDEV 2026-05-03 18:46:48 +02:00
phpunit.xml feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
playwright.config.ts feat(dev): migrate local development from Valet to DDEV 2026-05-03 18:46:48 +02:00
README.md feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
start_dev.sh feat(dev): migrate local development from Valet to DDEV 2026-05-03 18:46:48 +02:00
stop_dev.sh feat(dev): migrate local development from Valet to DDEV 2026-05-03 18:46:48 +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
update-prod.sh add update script for production 2026-04-01 07:41:16 +02:00
use_local_pp_lib.sh feat: switch propresenter/parser to remote VCS, add local dev toggle script 2026-03-30 13:45:42 +02:00
vite.config.js feat(dev): migrate local development from Valet to DDEV 2026-05-03 18:46:48 +02: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.