sintonia_webapp/app/Http/Controllers
2025-07-18 11:36:27 +02:00
..
Auth feat(login): new login controller, returns user 2025-02-20 18:00:31 +01:00
Show feat(BE): get show spot 2025-07-04 11:40:13 +02:00
ShowInstance fix(BE): schedule 2025-04-23 16:14:42 +02:00
Controller.php Initial commit 2024-10-04 15:29:16 +02:00
FileController.php Merge branch 'podcast' into dev 2025-07-18 11:36:27 +02:00
ImportedPodcastController.php feat(podcast): created Models and Controllers 2025-06-30 14:55:26 +02:00
MusicBrainzController.php Initial commit 2024-10-04 15:29:16 +02:00
PlaylistController.php feat: spots 2025-07-11 15:03:59 +02:00
PodcastController.php feat (fe podcast): finishing podcast implementation 2025-07-18 11:14:11 +02:00
PodcastEpisodeController.php feat (fe podcast): finishing podcast implementation 2025-07-18 11:14:11 +02:00
ScheduleController.php feat(schedule): model, controller, request, resource 2025-03-12 13:51:03 +01:00
SmartBlockController.php feat: spots 2025-07-11 15:03:59 +02: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
UserController.php feat(BE): user controller, model, filter 2025-03-30 23:35:13 +02:00
WebstreamController.php feat(BE): webstream 2025-07-02 13:14:27 +02:00