funkwhale/front/src
ArneBo edad84b0b6 consistent use of i18n for translations, replace , and global variables with local definitions 2025-01-08 21:30:13 +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 consistent use of i18n for translations, replace , and global variables with local definitions 2025-01-08 21:30:13 +01:00
composables chore(ui): make imports consistent; modernize `useProps` and `useModel` 2025-01-08 21:28:55 +01:00
init fix(ui): remove fomantic 2025-01-08 21:28:56 +01:00
locales fix(ui): remove fomantic, replace external ui with built stylesheets 2025-01-08 21:28:56 +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(ui): remove fomantic, replace external ui with built stylesheets 2025-01-08 21:28:56 +01:00
ui consistent use of i18n for translations, replace , and global variables with local definitions 2025-01-08 21:30:13 +01:00
utils fix(ui): remove fomantic 2025-01-08 21:28:56 +01:00
views consistent use of i18n for translations, replace , and global variables with local definitions 2025-01-08 21:30:13 +01:00
App.vue fix(front): add missing imports 2025-01-08 21:28:52 +01:00
LegacyLayout.vue consistent use of i18n for translations, replace , and global variables with local definitions 2025-01-08 21:30:13 +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 fix(ui): remove call of external ui from main.ts 2025-01-08 21:28:56 +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