koel/app/Http/Requests/API
2024-07-06 17:45:10 +02:00
..
Interaction feat(plus): add song interaction tests 2024-07-06 17:44:42 +02:00
ObjectStorage chore: code format 2024-07-06 17:45:02 +02:00
PlaylistCollaboration feat(plus): manage collaborators 2024-07-06 17:44:45 +02:00
Podcast feat: podcasts 2024-07-06 17:45:04 +02: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 fix: only consider episodes accessible if subscribed to podcasts 2024-07-06 17:45:10 +02:00
ChangeSongsVisibilityRequest.php chore: better validation rules 2024-07-06 17:44:41 +02:00
DeleteSongsRequest.php feat(test): BE tests for Podcast feature 2024-07-06 17:45:05 +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
ForgotPasswordRequest.php feat: forgot password 2024-07-06 17:44:47 +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 feat: custom profile avatar 2024-07-06 17:44:52 +02:00
MovePlaylistSongsRequest.php feat: support reorder songs in playlists 2024-07-06 17:44:45 +02:00
PlaylistFolderPlaylistDestroyRequest.php feat: support adding collaborative playlists into usr own folder 2024-07-06 17:44:56 +02:00
PlaylistFolderPlaylistStoreRequest.php feat: support adding collaborative playlists into usr own folder 2024-07-06 17:44:56 +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 fix: only consider episodes accessible if subscribed to podcasts 2024-07-06 17:45:10 +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: support Google SSO 2024-07-06 17:44:56 +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
ResetPasswordRequest.php feat: forgot password 2024-07-06 17:44:47 +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 feat(plus): disallow setting media path for cloud storages 2024-07-06 17:44:46 +02:00
SongListRequest.php feat(test): add tests for multiple functions 2024-07-06 17:44:44 +02:00
SongUpdateRequest.php feat(test): BE tests for Podcast feature 2024-07-06 17:45:05 +02:00
ToggleLikeSongRequest.php feat(plus): add song interaction tests 2024-07-06 17:44:42 +02:00
UpdatePlaybackStatusRequest.php feat: podcasts 2024-07-06 17:45:04 +02:00
UpdateQueueStateRequest.php feat: podcasts 2024-07-06 17:45:04 +02:00
UpdateUserPreferencesRequest.php feat: store perferences on server and make upload visibility a preference 2024-07-06 17:44:45 +02:00
UploadAlbumCoverRequest.php feat: custom cover for playlists 2024-07-06 17:44:46 +02:00
UploadArtistImageRequest.php feat: custom cover for playlists 2024-07-06 17:44:46 +02:00
UploadPlaylistCoverRequest.php feat: custom cover for playlists 2024-07-06 17:44:46 +02: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