koel/app/Services
2024-06-01 15:42:35 +08:00
..
Contracts feat(test): add tests for cloud storages 2024-02-24 11:59:54 +07:00
License feat(test): add tests for cloud storages 2024-02-24 11:59:54 +07:00
SongStorages feat(plus): add SFTP support 2024-04-26 15:39:00 +02:00
Streamer feat: podcasts 2024-05-31 13:03:47 +08:00
ApplicationInformationService.php chore: make properties readonly 2024-04-18 16:36:28 +02:00
AuthenticationService.php chore: remove unnecessary type hints 2024-04-24 23:58:19 +02:00
DownloadService.php feat: podcasts 2024-05-31 13:03:47 +08:00
FileScanner.php chore: make properties readonly 2024-04-18 16:36:28 +02:00
Helper.php fix: assing default user to S3-imported songs 2024-01-15 18:45:01 +01:00
ImageWriter.php chore: make properties readonly 2024-04-18 16:36:28 +02:00
InteractionService.php feat(build): uprade to Laravel 10 (and PHP 8.1) 2024-04-18 13:27:07 +02:00
ITunesService.php chore: make properties readonly 2024-04-18 16:36:28 +02:00
LastfmService.php chore: code format 2024-04-24 22:44:47 +02:00
LibraryManager.php feat(build): uprade to Laravel 10 (and PHP 8.1) 2024-04-18 13:27:07 +02:00
LicenseService.php chore: remove unnecessary type hints 2024-04-24 23:58:19 +02:00
MediaInformationService.php chore: make properties readonly 2024-04-18 16:36:28 +02:00
MediaMetadataService.php chore: make properties readonly 2024-04-18 16:36:28 +02:00
MediaScanner.php chore: code format 2024-04-24 22:44:47 +02:00
NullMusicEncyclopedia.php feat(test): add tests for cloud storages 2024-02-24 11:59:54 +07:00
PlaylistCollaborationService.php chore: remove unnecessary type hints 2024-04-24 23:58:19 +02:00
PlaylistFolderService.php feat: support adding collaborative playlists into usr own folder 2024-03-27 10:53:05 +01:00
PlaylistService.php fix(tests): broken tests after Podcast feature 2024-05-31 14:25:12 +08:00
PodcastService.php feat(test): BE tests for Podcast feature 2024-06-01 15:42:35 +08:00
ProxyAuthService.php chore: make properties readonly 2024-04-18 16:36:28 +02:00
QueueService.php fix(tests): broken tests after Podcast feature 2024-05-31 14:25:12 +08:00
SearchService.php fix(tests): broken tests after Podcast feature 2024-05-31 14:25:12 +08:00
SimpleLrcReader.php feat: rename (alias) koel:sync to koel:scan and add owner/private options 2024-01-11 20:29:12 +01:00
SmartPlaylistService.php feat(test): BE tests for Podcast feature 2024-06-01 15:42:35 +08:00
SongService.php chore: make properties readonly 2024-04-18 16:36:28 +02:00
SpotifyService.php chore: make properties readonly 2024-04-18 16:36:28 +02:00
TokenManager.php chore: make properties readonly 2024-04-18 16:36:28 +02:00
UserInvitationService.php chore: remove unnecessary type hints 2024-04-24 23:58:19 +02:00
UserService.php chore: code format 2024-04-24 22:44:47 +02:00
Util.php fix(sync): properly ignore unchanged files 2022-07-07 12:45:47 +02:00
YouTubeService.php chore: make properties readonly 2024-04-18 16:36:28 +02:00