koel/resources/assets/js
2022-07-11 19:35:58 +02:00
..
__tests__ feat: get artist/album meta directly from coresponding objects 2022-07-10 18:39:05 +02:00
components feat(test): add ArtistScreen tests 2022-07-11 19:35:58 +02:00
composables feat: better context menu implementation 2022-07-08 12:32:44 +02:00
config feat: do not manually emit selected songs 2022-07-04 16:18:41 +02:00
directives fix: prod build 2022-05-13 13:46:03 +02:00
remote chore: only lazyload components when necessary 2022-07-07 20:05:46 +02:00
services feat: decouple artist/album and the media information 2022-07-08 16:53:04 +02:00
stores feat: decouple artist/album and the media information 2022-07-08 16:53:04 +02:00
utils chore: only lazyload components when necessary 2022-07-07 20:05:46 +02:00
app.ts refactor: make http and router classes 2022-05-15 01:37:16 +02:00
App.vue fix(test): ThemeList tests 2022-07-10 17:59:26 +02:00
env.d.ts feat: change env variable for demo env 2022-07-04 18:12:35 +02:00
router.ts fix: shareable URL 2022-07-05 23:43:35 +02:00
staticLoader.ts fix: broken style in production build 2022-07-04 17:57:08 +02:00
symbols.ts fix(test): MainWrapper tests 2022-07-10 17:17:48 +02:00
themes.ts feat(theme): add some highlight colors for themes 2022-07-10 10:48:08 +02:00
types.d.ts feat: get artist/album meta directly from coresponding objects 2022-07-10 18:39:05 +02:00