koel/app/Http/Controllers/V6/API
2022-10-11 17:28:43 +02:00
..
AlbumController.php feat: greatly reduce artist/album query complexity 2022-10-11 17:28:43 +02:00
AlbumSongController.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
ArtistController.php feat: greatly reduce artist/album query complexity 2022-10-11 17:28:43 +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
DeleteSongsController.php feat: allow deleting songs from file system (closes #1478) 2022-09-16 17:51:55 +07:00
ExcerptSearchController.php feat: allow deleting songs from file system (closes #1478) 2022-09-16 17:51:55 +07: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 feat: allow deleting songs from file system (closes #1478) 2022-09-16 17:51:55 +07:00
PlaylistFolderPlaylistController.php feat: allow deleting songs from file system (closes #1478) 2022-09-16 17:51:55 +07:00
PlaylistSongController.php feat: allow deleting songs from file system (closes #1478) 2022-09-16 17:51:55 +07:00
QueueController.php feat: greatly reduce artist/album query complexity 2022-10-11 17:28:43 +02:00
RecentlyPlayedSongController.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
SongController.php feat: allow deleting songs from file system (closes #1478) 2022-09-16 17:51:55 +07:00
SongSearchController.php feat: allow deleting songs from file system (closes #1478) 2022-09-16 17:51:55 +07:00