koel/resources/assets/js/components/screens
2022-12-17 19:09:22 +07:00
..
__snapshots__ feat: allow filtering (applicable) song lists (#1635) 2022-12-17 19:09:22 +07:00
home chore: code style and some minor fixes 2022-12-02 17:17:37 +01:00
search feat: allow filtering (applicable) song lists (#1635) 2022-12-17 19:09:22 +07:00
AlbumListScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
AlbumListScreen.vue fix: only set initialized to true if artist/album list load is successful (#1629) 2022-12-15 21:09:44 +07:00
AlbumScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
AlbumScreen.vue feat: allow filtering (applicable) song lists (#1635) 2022-12-17 19:09:22 +07:00
AllSongsScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
AllSongsScreen.vue chore: code style and some minor fixes 2022-12-02 17:17:37 +01:00
ArtistListScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
ArtistListScreen.vue fix: only set initialized to true if artist/album list load is successful (#1629) 2022-12-15 21:09:44 +07:00
ArtistScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
ArtistScreen.vue feat: allow filtering (applicable) song lists (#1635) 2022-12-17 19:09:22 +07:00
FavoritesScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
FavoritesScreen.vue feat: allow filtering (applicable) song lists (#1635) 2022-12-17 19:09:22 +07:00
GenreListScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
GenreListScreen.vue chore: code style and some minor fixes 2022-12-02 17:17:37 +01:00
GenreScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
GenreScreen.vue chore: code style and some minor fixes 2022-12-02 17:17:37 +01:00
HomeScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
HomeScreen.vue feat: add fade effect to overflown lists (#1618) 2022-12-06 13:14:45 +01:00
NotFoundScreen.vue chore: code style and some minor fixes 2022-12-02 17:17:37 +01:00
PlaylistScreen.spec.ts fix: broken tests in Node 14 2022-12-03 16:55:22 +01:00
PlaylistScreen.vue feat: allow filtering (applicable) song lists (#1635) 2022-12-17 19:09:22 +07:00
ProfileScreen.vue chore: code style and some minor fixes 2022-12-02 17:17:37 +01:00
QueueScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
QueueScreen.vue feat: allow filtering (applicable) song lists (#1635) 2022-12-17 19:09:22 +07:00
RecentlyPlayedScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
RecentlyPlayedScreen.vue feat: allow filtering (applicable) song lists (#1635) 2022-12-17 19:09:22 +07:00
SettingsScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
SettingsScreen.vue feat: use overlay instead of soundbars for form submission (#1598) 2022-11-19 22:59:56 +01:00
UploadScreen.vue feat: add fade effect to overflown lists (#1618) 2022-12-06 13:14:45 +01:00
UserList.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
UserListScreen.vue feat: add fade effect to overflown lists (#1618) 2022-12-06 13:14:45 +01:00
VisualizerScreen.vue chore: code style and some minor fixes 2022-12-02 17:17:37 +01:00
YouTubeScreen.vue chore: code style and some minor fixes 2022-12-02 17:17:37 +01:00