koel/resources/assets/js/services
2022-10-21 22:06:43 +02:00
..
audioService.ts feat(test): add auth service tests 2022-05-14 20:49:45 +02:00
authService.spec.ts chore: clean up and fix some TS 2022-09-14 23:45:29 +07:00
authService.ts feat(test): add auth service tests 2022-05-14 20:49:45 +02:00
cache.spec.ts chore: clean up and fix some TS 2022-09-14 23:45:29 +07:00
cache.ts feat(test): add cache tests 2022-07-25 15:25:27 +02:00
downloadService.spec.ts chore: clean up and fix some TS 2022-09-14 23:45:29 +07:00
downloadService.ts fix: some test errors 2022-09-15 00:40:08 +07:00
http.ts feat: allow deleting songs from file system (closes #1478) 2022-09-16 17:51:55 +07:00
index.ts feat: revamp the router and routing logic (#1519) 2022-10-08 12:54:25 +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.spec.ts feat: allow deleting songs from file system (closes #1478) 2022-09-16 17:51:55 +07:00
mediaInfoService.ts feat: allow deleting songs from file system (closes #1478) 2022-09-16 17:51:55 +07:00
playbackService.spec.ts feat: add Genres screens (#1541) 2022-10-21 22:06:43 +02:00
playbackService.ts feat(design): revamp the layout 2022-10-16 01:19:21 +02:00
socketListener.ts fix: make remote controller great again 2022-07-24 12:53:49 +02:00
socketService.ts fix: make remote controller great again 2022-07-24 12:53:49 +02:00
uploadService.ts feat: revamp the router and routing logic (#1519) 2022-10-08 12:54:25 +02:00
youTubeService.spec.ts feat: revamp the router and routing logic (#1519) 2022-10-08 12:54:25 +02:00
youTubeService.ts feat: revamp the router and routing logic (#1519) 2022-10-08 12:54:25 +02:00