koel/app/Http/Controllers/API
N.Yanbe 064d6f8615 Fix AWS S3 related issues. (#757)
* Avoid an error from MySQL, "Column cannot be null".

Similar to this issue: https://stackoverflow.com/questions/43860634/laravel-5-4-upgrade-integrity-constraint-violation-column-cannot-be-null

* Clears the media cache after storing a new song.
2018-06-16 11:29:41 +02:00
..
Download Add more refactorings 2017-06-04 02:30:45 +01:00
Interaction Refactor and use extending request classes 2017-12-09 19:34:27 +01:00
ObjectStorage Fix AWS S3 related issues. (#757) 2018-06-16 11:29:41 +02:00
AlbumInfoController.php Make controllers slim 2017-08-06 10:43:59 +01:00
ArtistInfoController.php Small best practice fixes 2017-08-06 10:50:52 +01:00
AuthController.php Apply fixes from StyleCI (#694) 2017-12-09 21:10:55 +01:00
Controller.php Typos and doc fixes 2016-06-04 22:17:24 +08:00
DataController.php Refactor and use extending request classes 2017-12-09 19:34:27 +01:00
iTunesController.php Refactor and use extending request classes 2017-12-09 19:34:27 +01:00
LastfmController.php Refactor and use extending request classes 2017-12-09 19:34:27 +01:00
PlaylistController.php Apply fixes from StyleCI (#694) 2017-12-09 21:10:55 +01:00
ProfileController.php Apply fixes from StyleCI (#644) 2017-08-27 16:53:50 +01:00
ScrobbleController.php Add more refactorings 2017-06-04 02:30:45 +01:00
SettingController.php Add more refactorings 2017-06-04 02:30:45 +01:00
SongController.php Refactor and use extending request classes 2017-12-09 19:34:27 +01:00
UserController.php Add more refactorings 2017-06-04 02:30:45 +01:00
YouTubeController.php Refactor and use extending request classes 2017-12-09 19:34:27 +01:00