koel/app/Http/Controllers/API
2024-07-06 17:44:46 +02:00
..
PlaylistCollaboration feat(plus): song visibility behaviors for collaborative playlists 2024-07-06 17:44:45 +02:00
ActivateLicenseController.php feat(test): add tests for cloud storages 2024-07-06 17:44:46 +02:00
AlbumController.php refactor: better repository method naming and usage 2024-01-01 21:38:41 +01:00
AlbumSongController.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
ArtistAlbumController.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
ArtistController.php refactor: better repository method naming and usage 2024-01-01 21:38:41 +01:00
ArtistSongController.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
AuthController.php feat: invite users 2023-08-22 22:53:55 +02:00
DisconnectFromLastfmController.php refactor: prefer invokeable controllers 2024-01-02 13:07:37 +01:00
ExcerptSearchController.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
FetchAlbumInformationController.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
FetchAlbumThumbnailController.php refactor: prefer invokeable controllers 2024-01-02 13:07:37 +01:00
FetchArtistInformationController.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
FetchDemoCreditController.php feat: rename (alias) koel:sync to koel:scan and add owner/private options 2024-07-06 17:44:40 +02:00
FetchFavoriteSongsController.php refactor: prefer invokeable controllers 2024-01-02 13:07:37 +01:00
FetchInitialDataController.php feat(test): add tests for cloud storages 2024-07-06 17:44:46 +02:00
FetchOverviewController.php refactor: prefer invokeable controllers 2024-01-02 13:07:37 +01:00
FetchRandomSongsInGenreController.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
FetchRecentlyPlayedSongController.php refactor: prefer invokeable controllers 2024-01-02 13:07:37 +01:00
FetchSongsForQueueController.php refactor: prefer invokeable controllers 2024-01-02 13:07:37 +01:00
GenreController.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
GenreSongController.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
LambdaSongController.php feat(test): add tests for cloud storages 2024-07-06 17:44:46 +02:00
LikeMultipleSongsController.php fix: static analytics 2024-07-06 17:44:42 +02:00
MovePlaylistSongsController.php feat: support reorder songs in playlists 2024-07-06 17:44:45 +02:00
PlaylistController.php feat(plust): playlist collaboration 2024-07-06 17:44:44 +02:00
PlaylistFolderController.php feat: add playlist folder listing 2023-08-16 14:56:31 +02:00
PlaylistFolderPlaylistController.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
PlaylistSongController.php feat(plus): song visibility behaviors for collaborative playlists 2024-07-06 17:44:45 +02:00
PrivatizeSongsController.php feat(plus): song visibility behaviors for collaborative playlists 2024-07-06 17:44:45 +02:00
ProfileController.php feat: use a composition token (#1592) 2022-11-16 18:57:38 +01:00
PublicizeSongsController.php feat(plus): song visibility behaviors for collaborative playlists 2024-07-06 17:44:45 +02:00
QueueStateController.php refactor: prefer invokeable controllers 2024-01-02 13:07:37 +01:00
RegisterPlayController.php feat(plus): add song interaction tests 2024-07-06 17:44:42 +02:00
ScrobbleController.php refactor: prefer invokeable controllers 2024-01-02 13:07:37 +01:00
SearchYouTubeController.php refactor: prefer invokeable controllers 2024-01-02 13:07:37 +01:00
SetLastfmSessionKeyController.php refactor: prefer invokeable controllers 2024-01-02 13:07:37 +01:00
SettingController.php feat: make song edit/deletion plus-aware 2024-07-06 17:44:40 +02:00
SongController.php feat(test): add tests for multiple functions 2024-07-06 17:44:44 +02:00
SongSearchController.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
ToggleLikeSongController.php feat(plus): add song interaction tests 2024-07-06 17:44:42 +02:00
UnlikeMultipleSongsController.php feat(plus): add song interaction tests 2024-07-06 17:44:42 +02:00
UpdatePlaybackStatusController.php refactor: prefer invokeable controllers 2024-01-02 13:07:37 +01:00
UpdateUserPreferenceController.php feat: store perferences on server and make upload visibility a preference 2024-07-06 17:44:45 +02:00
UploadAlbumCoverController.php feat(plus): revise artist/image art upload policies 2024-07-06 17:44:45 +02:00
UploadArtistImageController.php feat(plus): revise artist/image art upload policies 2024-07-06 17:44:45 +02:00
UploadController.php feat(test): add tests for cloud storages 2024-07-06 17:44:46 +02:00
UserController.php feat: invite users 2023-08-22 22:53:55 +02:00
UserInvitationController.php feat(plus): song visibility behaviors for collaborative playlists 2024-07-06 17:44:45 +02:00