koel/resources/assets/js/composables
2022-10-27 15:44:40 +02:00
..
index.ts feat: notify when app comes offline (#1561) 2022-10-27 15:44:40 +02:00
useAuthorization.ts refactor: use provide/inject and composable for screen logics 2022-09-12 22:33:41 +07:00
useContextMenu.ts feat(test): add SongContextMenu tests 2022-07-19 13:20:13 +02:00
useDragAndDrop.ts fix: broken song reordering (#1524) 2022-10-10 09:00:02 +02:00
useInfiniteScroll.ts chore: only lazyload components when necessary 2022-07-07 20:05:46 +02:00
useNetworkStatus.ts feat: notify when app comes offline (#1561) 2022-10-27 15:44:40 +02:00
useNewVersionNotification.ts chore: only lazyload components when necessary 2022-07-07 20:05:46 +02:00
usePlaylistManagement.ts feat: more actions for song context menu (#1550) 2022-10-24 17:27:17 +02:00
useScreen.ts feat: revamp the router and routing logic (#1519) 2022-10-08 12:54:25 +02:00
useSongList.ts feat: add Genres screens (#1541) 2022-10-21 22:06:43 +02:00
useSongMenuMethods.ts feat: more actions for song context menu (#1550) 2022-10-24 17:27:17 +02:00
useThirdPartyServices.ts feat!: make app progressive 2022-07-04 10:36:39 +02:00
useUpload.ts feat: revamp the router and routing logic (#1519) 2022-10-08 12:54:25 +02:00