koel/app/Http/Requests/API
2024-07-06 17:44:40 +02:00
..
Interaction refactor: prefer more invokeable controllers 2024-01-02 14:10:06 +01:00
ObjectStorage chore: fix CS 2020-12-22 21:11:22 +01:00
AcceptUserInvitationRequest.php feat: invite users 2023-08-22 22:53:55 +02:00
AddSongsToPlaylistRequest.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
BatchInteractionRequest.php feat: adapt like/unlike songs to Plus 2024-07-06 17:44:40 +02:00
DeleteSongsRequest.php feat: adapt like/unlike songs to Plus 2024-07-06 17:44:40 +02:00
FetchRandomSongsInGenreRequest.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
FetchSongsForQueueRequest.php feat: supports multi-tenant 2024-07-06 17:44:39 +02:00
GenreFetchSongRequest.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
GetUserInvitationRequest.php feat: invite users 2023-08-22 22:53:55 +02:00
InviteUserRequest.php feat: invite users 2023-08-22 22:53:55 +02:00
LastfmCallbackRequest.php chore: fix CS 2020-12-22 21:11:22 +01:00
MediaImageUpdateRequest.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
PlaylistFolderPlaylistDestroyRequest.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
PlaylistFolderPlaylistStoreRequest.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
PlaylistFolderStoreRequest.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
PlaylistFolderUpdateRequest.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
PlaylistSongUpdateRequest.php feat(playlist): use own controller for playlist songs (#1367) 2021-10-11 13:30:27 +02:00
PlaylistStoreRequest.php feat: allow specifying folder when create/edit playlists (#1603) 2022-11-27 16:29:29 +01:00
PlaylistUpdateRequest.php feat: allow specifying folder when create/edit playlists (#1603) 2022-11-27 16:29:29 +01:00
ProfileUpdateRequest.php feat: implement stricter password rules 2021-05-21 19:14:00 +02:00
RemoveSongsFromPlaylistRequest.php perf: better array+exists validation rule 2023-10-10 17:29:54 +02:00
Request.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
RevokeUserInvitationRequest.php feat: invite users 2023-08-22 22:53:55 +02:00
ScrobbleRequest.php refactor: prefer invokeable controllers 2024-01-02 13:07:37 +01:00
SearchRequest.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
SetLastfmSessionKeyRequest.php refactor: prefer invokeable controllers 2024-01-02 13:07:37 +01:00
SettingRequest.php fix(test): settings test 2022-07-07 12:59:56 +02:00
SongListRequest.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
SongUpdateRequest.php feat: adapt like/unlike songs to Plus 2024-07-06 17:44:40 +02:00
ToggleLikeSongRequest.php feat: adapt like/unlike songs to Plus 2024-07-06 17:44:40 +02:00
UpdatePlaybackStatusRequest.php feat: persist queue and playback state (closes #1675) (#1735) 2024-01-01 12:40:21 +01:00
UpdateQueueStateRequest.php feat: persist queue and playback state (closes #1675) (#1735) 2024-01-01 12:40:21 +01:00
UploadAlbumCoverRequest.php refactor: prefer invokeable controllers 2024-01-02 13:07:37 +01:00
UploadArtistImageRequest.php refactor: prefer invokeable controllers 2024-01-02 13:07:37 +01:00
UploadRequest.php feat: use getID3 for audio upload validation 2022-08-03 23:02:07 +02:00
UserLoginRequest.php chore: fix CS 2020-12-22 21:11:22 +01:00
UserStoreRequest.php feat!: make app progressive 2022-07-04 10:36:39 +02:00
UserUpdateRequest.php feat!: make app progressive 2022-07-04 10:36:39 +02:00
ViewSongOnITunesRequest.php chore: fix static analysis problems 2020-12-23 00:01:49 +01:00
YouTubeSearchRequest.php chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00