koel/resources/assets/js/services
2024-07-06 17:45:11 +02:00
..
audioService.ts feat(ui): use Tailwind CSS 2024-07-06 17:44:57 +02:00
authService.spec.ts chore(tests): better typings for factory 2024-07-06 17:45:07 +02:00
authService.ts fix(tests): broken tests after UI revamp 2024-07-06 17:44:59 +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 fix(tests): broken FE tests after Podcast feature 2024-07-06 17:45:08 +02:00
downloadService.ts fix(tests): broken FE tests after Podcast feature 2024-07-06 17:45:08 +02:00
http.ts chore: reformat code 2024-07-06 17:45:01 +02:00
index.ts feat: toggle nav bar 2024-07-06 17:44:48 +02:00
invitationService.spec.ts chore(tests): better typings for factory 2024-07-06 17:45:07 +02:00
invitationService.ts feat(test): add tests for invitation service 2024-07-06 17:44:47 +02:00
mediaInfoService.spec.ts chore(tests): better typings for factory 2024-07-06 17:45:07 +02:00
mediaInfoService.ts feat: allow deleting songs from file system (closes #1478) 2022-09-16 17:51:55 +07:00
playbackService.spec.ts fix(tests): broken FE tests after Podcast feature 2024-07-06 17:45:08 +02:00
playbackService.ts fix: continuous playing on iOS 2024-07-06 17:45:11 +02:00
playlistCollaborationService.spec.ts chore(tests): better typings for factory 2024-07-06 17:45:07 +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 feat: adapt remote controller to Podcast 2024-07-06 17:45:08 +02:00
socketService.ts feat: use a composition token (#1592) 2022-11-16 18:57:38 +01:00
uploadService.ts feat: refresh overview screen on new uploads 2024-07-06 17:45:03 +02:00
volumeManager.spec.ts feat(ui): use Tailwind CSS 2024-07-06 17:44:57 +02:00
volumeManager.ts chore: reformat code 2024-07-06 17:45:01 +02:00
youTubeService.spec.ts chore(tests): better typings for factory 2024-07-06 17:45:07 +02:00
youTubeService.ts feat: revamp the router and routing logic (#1519) 2022-10-08 12:54:25 +02:00