koel/app/Http/Requests
Tony Wasserka c9446c4adb
Recognize the standard MIME type for uploaded FLAC audio (#1290)
Before this change, Koel only recognized the non-standard MIME type audio/x-flac.

Server-side portion of https://github.com/koel/core/pull/53.
2021-04-11 19:51:36 +02:00
..
API Recognize the standard MIME type for uploaded FLAC audio (#1290) 2021-04-11 19:51:36 +02:00
Download chore: fix CS 2020-12-22 21:11:22 +01:00
AbstractRequest.php chore: fix CS 2020-12-22 21:11:22 +01:00
SongPlayRequest.php feat: move non-API routes out of API namespace 2020-09-07 22:43:23 +02:00