sintonia_webapp/app/Http/Controllers
2025-07-10 18:06:52 +02:00
..
Auth feat(login): new login controller, returns user 2025-02-20 18:00:31 +01:00
Show fix(BE): schedule 2025-04-23 16:14:42 +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 fix (be podcast): trying to retreive file and podcast data to update third party track references and celery tasks tables 2025-07-10 18:06:52 +02:00
ImportedPodcastController.php feat(podcast): created Models and Controllers 2025-06-17 14:53:55 +02:00
MusicBrainzController.php Initial commit 2024-10-04 15:29:16 +02:00
PlaylistController.php fix(fe tracklist): fixed tracklist compatibility with playlist 2025-04-04 16:37:49 +02:00
PodcastController.php feat (be podcast): fe connected to be, trying to download podcast episode, save it in cc_files and updating podcast_episodes 2025-07-03 15:39:56 +02:00
PodcastEpisodeController.php fix (be podcast): trying to retreive file and podcast data to update third party track references and celery tasks tables 2025-07-10 18:06:52 +02:00
ScheduleController.php feat(schedule): model, controller, request, resource 2025-03-12 13:51:03 +01:00
SmartBlockController.php fix(smartblock): fixed controller after frontend refactor 2025-04-03 14:59:19 +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