koel/app/Http/Controllers/V6/API
2022-11-27 16:29:29 +01: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
ArtistAlbumController.php feat: tabs for Artist/Album screens (#1532) 2022-10-18 16:07:41 +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
FetchRandomSongsInGenreController.php feat: add Genres screens (#1541) 2022-10-21 22:06:43 +02:00
GenreController.php feat: allow specifying folder when create/edit playlists (#1603) 2022-11-27 16:29:29 +01:00
GenreSongController.php feat: allow specifying folder when create/edit playlists (#1603) 2022-11-27 16:29:29 +01: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: allow specifying folder when create/edit playlists (#1603) 2022-11-27 16:29:29 +01: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: allow specifying folder when create/edit playlists (#1603) 2022-11-27 16:29:29 +01: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