koel/resources/assets/js/services
2022-07-04 16:18:41 +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: do not manually emit selected songs 2022-07-04 16:18:41 +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!: make app progressive 2022-07-04 10:36:39 +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
playbackService.spec.ts feat!: make app progressive 2022-07-04 10:36:39 +02:00
playbackService.ts feat!: make app progressive 2022-07-04 10:36:39 +02:00
socketService.ts feat(test): add auth service tests 2022-05-14 20:49:45 +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 chore: rename services and stores 2022-04-24 11:50:45 +03:00