sintonia_webapp/app/Http/Controllers
2025-03-06 17:46:42 +01:00
..
Auth feat(login): new login controller, returns user 2025-02-20 18:00:31 +01:00
Show feat(show instances): added trait, controller store func, carbonRepetition class 2025-03-05 19:41:40 +01:00
ShowInstance feat: Model, resources, requests and controllers for shows and show instances 2025-02-18 18:13:45 +01:00
Controller.php Initial commit 2024-10-04 15:29:16 +02:00
FileController.php fix(file): fixed file index filtering 2025-03-06 17:46:42 +01:00
MusicBrainzController.php Initial commit 2024-10-04 15:29:16 +02:00
PlaylistController.php feat(playlist): added playlist support for file, partial for blocks and webstreams 2025-02-12 17:11:59 +01:00
SmartBlockController.php fix(smart blocks): added tojson method 2025-02-18 16:08:18 +01:00
TestController.php Initial commit 2024-10-04 15:29:16 +02:00
TestControllerXdebug.php feat: added simple file for dumping and checking xdebug 2025-02-11 16:08:17 +01:00
TrackTypeController.php TrackType feat: added hierarchy, seeders, factory and CRUD 2025-02-06 12:08:06 +01:00