koel/app/Http/Requests/API
2024-07-06 17:44:43 +02:00
..
Interaction feat(plus): add song interaction tests 2024-07-06 17:44:42 +02: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
ActivateLicenseRequest.php feat(plus): activate license from web interface 2024-07-06 17:44:43 +02:00
AddSongsToPlaylistRequest.php chore: better validation rules 2024-07-06 17:44:41 +02:00
ChangeSongsVisibilityRequest.php chore: better validation rules 2024-07-06 17:44:41 +02:00
DeleteSongsRequest.php chore: better validation rules 2024-07-06 17:44:41 +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
InteractWithMultipleSongsRequest.php feat(plus): add song interaction tests 2024-07-06 17:44:42 +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: minor refactoring 2024-07-06 17:44:41 +02:00
PlaylistFolderPlaylistDestroyRequest.php chore: better validation rules 2024-07-06 17:44:41 +02:00
PlaylistFolderPlaylistStoreRequest.php chore: better validation rules 2024-07-06 17:44: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(plus): support "own songs only" option for smart playlists 2024-07-06 17:44:43 +02:00
PlaylistUpdateRequest.php feat(plus): support "own songs only" option for smart playlists 2024-07-06 17:44:43 +02:00
ProfileUpdateRequest.php feat: implement stricter password rules 2021-05-21 19:14:00 +02:00
RemoveSongsFromPlaylistRequest.php chore: better validation rules 2024-07-06 17:44:41 +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 feat(plus): allows filtering All Songs by own songs only 2024-07-06 17:44:42 +02:00
SongUpdateRequest.php chore: better validation rules 2024-07-06 17:44:41 +02:00
ToggleLikeSongRequest.php feat(plus): add song interaction tests 2024-07-06 17:44:42 +02:00
UpdatePlaybackStatusRequest.php feat: persist queue and playback state (closes #1675) (#1735) 2024-01-01 12:40:21 +01:00
UpdateQueueStateRequest.php chore: better validation rules 2024-07-06 17:44:41 +02: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