koel/app/Http/Requests/API
2022-08-03 23:02:07 +02:00
..
Interaction chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
ObjectStorage chore: fix CS 2020-12-22 21:11:22 +01:00
AlbumCoverUpdateRequest.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
ArtistImageUpdateRequest.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
BatchInteractionRequest.php chore: fix CS 2020-12-22 21:11:22 +01:00
LastfmCallbackRequest.php chore: fix CS 2020-12-22 21:11:22 +01:00
LastfmSetSessionKeyRequest.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
PlaylistSongUpdateRequest.php feat(playlist): use own controller for playlist songs (#1367) 2021-10-11 13:30:27 +02:00
PlaylistStoreRequest.php feat(smart-playlist): validate smart playlist request (#1366) 2021-10-10 20:05:51 +02:00
PlaylistUpdateRequest.php feat(smart-playlist): validate smart playlist request (#1366) 2021-10-10 20:05:51 +02:00
ProfileUpdateRequest.php feat: implement stricter password rules 2021-05-21 19:14:00 +02:00
Request.php chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
ScrobbleStoreRequest.php chore: fix CS 2020-12-22 21:11:22 +01:00
SettingRequest.php fix(test): settings test 2022-07-07 12:59:56 +02:00
SongLikeRequest.php Fix some more advanced errors reported by PHPStan 2018-09-03 19:42:14 +07:00
SongUpdateRequest.php chore: fix CS 2020-12-22 21:11:22 +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 Fix some more advanced errors reported by PHPStan 2018-09-03 19:42:14 +07:00