koel/resources/assets/js/services
2022-07-17 00:42:29 +02:00
..
audioService.ts feat(test): add auth service tests 2022-05-14 20:49:45 +02:00
authService.spec.ts feat(test): add auth service tests 2022-05-14 20:49:45 +02:00
authService.ts feat(test): add auth service tests 2022-05-14 20:49:45 +02:00
cache.ts feat: decouple artist/album and the media information 2022-07-08 16:53:04 +02:00
downloadService.spec.ts feat!: make app progressive 2022-07-04 10:36:39 +02:00
downloadService.ts feat!: make app progressive 2022-07-04 10:36:39 +02:00
httpService.ts feat!: make app progressive 2022-07-04 10:36:39 +02:00
index.ts feat: decouple YouTube from Song 2022-07-08 01:15:38 +02:00
localStorageService.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
localStorageService.ts feat(test): add auth service tests 2022-05-14 20:49:45 +02:00
mediaInfoService.ts feat: integrate with Spotify 2022-07-17 00:42:29 +02:00
playbackService.spec.ts feat!: make app progressive 2022-07-04 10:36:39 +02:00
playbackService.ts chore: only lazyload components when necessary 2022-07-07 20:05:46 +02:00
socketService.ts chore: only lazyload components when necessary 2022-07-07 20:05:46 +02:00
uploadService.ts feat!: make app progressive 2022-07-04 10:36:39 +02:00
youTubeService.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
youTubeService.ts feat: decouple YouTube from Song 2022-07-08 01:15:38 +02:00