koel/app/Services
2024-06-07 14:11:45 +02: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: some cleanups 2024-06-04 15:35:00 +02:00
AuthenticationService.php chore: some cleanups 2024-06-04 15:35:00 +02:00
DownloadService.php feat: podcasts 2024-05-31 13:03:47 +08:00
FileScanner.php chore: some cleanups 2024-06-04 15:35:00 +02:00
ImageWriter.php chore: make properties readonly 2024-04-18 16:36:28 +02:00
InteractionService.php chore: some cleanups 2024-06-04 15:35:00 +02:00
ITunesService.php chore: some cleanups 2024-06-04 15:35:00 +02:00
LastfmService.php chore: some cleanups 2024-06-04 15:35:00 +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: some cleanups 2024-06-04 15:35:00 +02:00
MediaMetadataService.php chore: make properties readonly 2024-04-18 16:36:28 +02:00
MediaScanner.php chore: some cleanups 2024-06-04 15:35:00 +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 chore(perf): improve podcast adding performance 2024-06-07 14:11:45 +02: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 refactor: create Song query with contextual user and type 2024-06-05 17:49:23 +02: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 refactor: create Song query with contextual user and type 2024-06-05 17:49:23 +02:00
SongService.php chore: some cleanups 2024-06-04 15:35:00 +02:00
SpotifyService.php chore: make properties readonly 2024-04-18 16:36:28 +02:00
TokenManager.php chore: some cleanups 2024-06-04 15:35:00 +02:00
UserInvitationService.php chore: some cleanups 2024-06-04 15:35:00 +02:00
UserService.php chore: some cleanups 2024-06-04 15:35:00 +02:00
Util.php fix(sync): properly ignore unchanged files 2022-07-07 12:45:47 +02:00
YouTubeService.php chore: some cleanups 2024-06-04 15:35:00 +02:00