koel/resources/assets/js/services
2024-07-06 17:44:47 +02:00
..
audioService.ts feat(plus): manage collaborators 2024-07-06 17:44:45 +02:00
authService.spec.ts feat(plust): playlist collaboration 2024-07-06 17:44:44 +02:00
authService.ts feat: forgot password 2024-07-06 17:44:47 +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 feat(test): add tests for invitation service 2024-07-06 17:44:47 +02:00
downloadService.ts feat: use a composition token (#1592) 2022-11-16 18:57:38 +01:00
http.ts feat: store perferences on server and make upload visibility a preference 2024-07-06 17:44:45 +02:00
index.ts feat(plust): playlist collaboration 2024-07-06 17:44:44 +02:00
invitationService.spec.ts feat(test): add tests for invitation service 2024-07-06 17:44:47 +02:00
invitationService.ts feat(test): add tests for invitation service 2024-07-06 17:44:47 +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: store perferences on server and make upload visibility a preference 2024-07-06 17:44:45 +02:00
playbackService.ts feat: store perferences on server and make upload visibility a preference 2024-07-06 17:44:45 +02:00
playlistCollaborationService.spec.ts feat(test): add client test for collaborative playlists and more 2024-07-06 17:44:45 +02:00
playlistCollaborationService.ts feat(test): add client test for collaborative playlists and more 2024-07-06 17:44:45 +02:00
plusService.spec.ts feat(test): add client test for collaborative playlists and more 2024-07-06 17:44:45 +02:00
plusService.ts fix: minor styles 2024-07-06 17:44:43 +02:00
socketListener.ts chore: improve playback and related services (#1570) 2022-10-31 00:13:57 +01:00
socketService.ts feat: use a composition token (#1592) 2022-11-16 18:57:38 +01:00
uploadService.ts feat(plus): manage collaborators 2024-07-06 17:44:45 +02:00
volumeManager.spec.ts feat: support reorder songs in playlists 2024-07-06 17:44:45 +02:00
volumeManager.ts feat: store perferences on server and make upload visibility a preference 2024-07-06 17:44:45 +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