sintonia_webapp/app/Http/Controllers
2025-03-04 17:14:49 +01:00
..
Auth feat(login): new login controller, returns user 2025-02-20 18:00:31 +01:00
Show feat(BE show): boilerplate show code 2025-03-01 12:52:33 +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 index response with track_type and orderby 2025-03-04 17:14:49 +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