sintonia_webapp/app/Http/Controllers
2025-03-19 12:19:38 +01:00
..
Auth feat(login): new login controller, returns user 2025-02-20 18:00:31 +01:00
Show fix(ShowController): cleaned up code and used traits 2025-03-12 13:53:49 +01:00
ShowInstance feat(BE ShowInstances) 2025-03-19 10:57:39 +01:00
Controller.php Initial commit 2024-10-04 15:29:16 +02:00
FileController.php fix(file): fix name:null error 2025-03-17 16:45:18 +01:00
MusicBrainzController.php Initial commit 2024-10-04 15:29:16 +02:00
PlaylistController.php fix(playlist): fixed playlist controller with correct length calculation 2025-03-19 12:08:05 +01:00
ScheduleController.php feat(schedule): model, controller, request, resource 2025-03-12 13:51:03 +01:00
SmartBlockController.php fix(smart blocks): fixing smart block model and index 2025-03-18 11:29:48 +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 fix(track type): fixed index arguments 2025-03-12 10:11:12 +01:00