koel/app/Http/Controllers/V6/API
2022-08-09 20:45:11 +02:00
..
AlbumController.php refactor: use custom query builders instead of scopes 2022-08-09 20:45:11 +02:00
AlbumSongController.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
ArtistController.php refactor: use custom query builders instead of scopes 2022-08-09 20:45:11 +02:00
ArtistSongController.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
DataController.php feat: rework 3rd integration 2022-08-08 18:00:59 +02:00
ExcerptSearchController.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
FavoriteSongController.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
FetchAlbumInformationController.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
FetchArtistInformationController.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
OverviewController.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
PlayCountController.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
PlaylistSongController.php chore: add User dependency to SmartPlaylistService 2022-08-01 13:03:58 +02:00
QueueController.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
RecentlyPlayedSongController.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
SongController.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
SongSearchController.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00