koel/resources/assets/js/stores
2022-08-01 09:55:23 +02:00
..
albumStore.spec.ts fix(test): album store tests 2022-07-22 23:56:13 +02:00
albumStore.ts feat(test): add cache tests 2022-07-25 15:25:27 +02:00
artistStore.spec.ts fix(test): artist store tests 2022-07-23 00:03:25 +02:00
artistStore.ts feat(test): add cache tests 2022-07-25 15:25:27 +02:00
commonStore.ts feat: integrate with Spotify 2022-07-17 00:42:29 +02:00
equalizerStore.ts feat!: make app progressive 2022-07-04 10:36:39 +02:00
favoriteStore.spec.ts feat: change some routes 2022-07-27 11:30:04 +02:00
favoriteStore.ts feat: change some routes 2022-07-27 11:30:04 +02:00
index.ts feat!: make app progressive 2022-07-04 10:36:39 +02:00
overviewStore.spec.ts feat(test): overview store tests 2022-07-23 00:41:22 +02:00
overviewStore.ts feat: add loading skeletons for Search screens 2022-08-01 09:55:23 +02:00
playlistStore.spec.ts fix(test): fix playlist-related tests 2022-07-25 20:39:52 +02:00
playlistStore.ts fix(smart-playlist): edit right after creating 2022-07-26 15:57:24 +02:00
preferenceStore.spec.ts feat(test): add store tests 2022-05-15 16:57:28 +02:00
preferenceStore.ts feat!: make app progressive 2022-07-04 10:36:39 +02:00
queueStore.spec.ts feat(test): add searchStore tests 2022-07-23 13:07:14 +02:00
queueStore.ts fix(test): fix playbackService tests 2022-07-25 20:23:30 +02:00
recentlyPlayedStore.spec.ts feat: change some routes 2022-07-27 11:30:04 +02:00
recentlyPlayedStore.ts feat: change some routes 2022-07-27 11:30:04 +02:00
searchStore.spec.ts feat(test): add searchStore tests 2022-07-23 13:07:14 +02:00
searchStore.ts feat(test): add searchStore tests 2022-07-23 13:07:14 +02:00
settingStore.spec.ts feat(test): add settingStore tests 2022-07-23 13:10:41 +02:00
settingStore.ts feat(test): add settingStore tests 2022-07-23 13:10:41 +02:00
songStore.spec.ts feat(test): add songStore tests 2022-07-24 14:00:01 +02:00
songStore.ts feat: add loading skeletons 2022-07-30 18:03:21 +02:00
themeStore.spec.ts feat(test): add themeStore tests 2022-07-25 10:35:15 +02:00
themeStore.ts feat(test): add themeStore tests 2022-07-25 10:35:15 +02:00
userStore.spec.ts feat(test): add userStore tests 2022-07-25 12:25:35 +02:00
userStore.ts feat(test): add userStore tests 2022-07-25 12:25:35 +02:00