sintonia_webapp/app/Http/Controllers
2025-03-13 10:31:04 +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: 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 name error when edit file 2025-03-13 10:31:04 +01:00
MusicBrainzController.php Initial commit 2024-10-04 15:29:16 +02:00
PlaylistController.php feat(fe/be playlist): added playlist page with search filter 2025-03-12 16:03:20 +01:00
ScheduleController.php feat(schedule): model, controller, request, resource 2025-03-12 13:51:03 +01:00
SmartBlockController.php feat(fe smart block): added save content method 2025-03-12 10:40:54 +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