funkwhale/front/src
upsiflu 744c4b8691 feat(ui-docs): implement dev:docs, build:docs and serve:docs (vitepress)
NOTE: type:module added to front/package.json. TODO: Check if app still builds
2025-01-08 21:28:55 +01:00
..
api Merge branch stable into develop 2023-09-01 14:24:58 +02:00
assets feat(instance-chooser): add dark mode support 2024-02-21 15:18:59 +01:00
components feat(ui-docs): implement dev:docs, build:docs and serve:docs (vitepress) 2025-01-08 21:28:55 +01:00
composables feat(ui-docs): implement dev:docs, build:docs and serve:docs (vitepress) 2025-01-08 21:28:55 +01:00
init Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00:00
locales chore(i18n): Integrate Ui translations (vui namespace) #2355 2025-01-08 21:28:54 +01:00
router fix: fix most linting errors 2025-01-08 21:28:27 +01:00
store User follow with trackfavorite and listening activity (#1810 and #2075) 2024-12-06 14:17:21 +00:00
style fix(front): move library further up CSS imports 2023-11-12 14:10:04 +01:00
ui feat(ui): connect upload page to real backend 2025-01-08 21:28:27 +01:00
utils feat: add sidebar 2025-01-08 21:22:34 +01:00
views refactor: continue replacing artist card and widget 2025-01-08 21:28:54 +01:00
App.vue fix(front): add missing imports 2025-01-08 21:28:52 +01:00
LegacyLayout.vue fix(front): comment out broken import (revisit!) 2025-01-08 21:28:52 +01:00
injection-keys.ts feat(ui-docs): implement dev:docs, build:docs and serve:docs (vitepress) 2025-01-08 21:28:55 +01:00
locales.ts feat(ui-docs): implement dev:docs, build:docs and serve:docs (vitepress) 2025-01-08 21:28:55 +01:00
main.ts feat: add sidebar 2025-01-08 21:22:34 +01:00
serviceWorker.ts feat: remove media cache 2023-03-26 15:00:49 +02:00
shims-funkwhale.d.ts Add Sound implementation 2022-10-30 19:16:26 +01:00
shims-vue-router.d.ts Fix search and dynamic ordering (#1567) 2022-09-06 09:26:36 +00:00
shims-vue.d.ts fix(types): resolve vuex and typescript >5 errors 2024-02-29 11:03:38 +01:00
shims-vuex.d.ts Rewrite player component to script setup 2022-09-06 09:26:36 +00:00
types.ts Playlist federation (#1458) 2025-01-03 18:17:25 +00:00