koel/app/Http/Controllers/V6/API
2022-09-10 12:45:04 +07: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: support playlist folders (closes #1476) 2022-09-02 22:01:11 +07: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
PlaylistController.php feat: support playlist folders (closes #1476) 2022-09-02 22:01:11 +07:00
PlaylistFolderController.php test: add tests for playlist folder functionalities 2022-09-10 12:45:04 +07:00
PlaylistFolderPlaylistController.php feat: support playlist folders (closes #1476) 2022-09-02 22:01:11 +07:00
PlaylistSongController.php feat: support playlist folders (closes #1476) 2022-09-02 22:01:11 +07: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