funkwhale/front/src
upsiflu c369f3168a fix(front): [WIP] replace `semantic-modal` with `ui/Modal` component 2025-01-08 21:31:40 +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 fix(front): [WIP] replace `semantic-modal` with `ui/Modal` component 2025-01-08 21:31:40 +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 chore(style): remove duplicate import (funkwhale.scss is already imported into vite.config.ts) 2025-01-08 21:31:40 +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 fix(ui): [WIP] import TagsList explicitly 2025-01-08 21:31:40 +01:00
App.vue chore(cleanup): remove unused imports and functions 2025-01-08 21:31:39 +01:00
LegacyLayout.vue fix(front): Remove SetInstanceModal for real 2025-01-08 21:31:40 +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 chore(ui): use `store` object instead of `$store` plugin 2025-01-08 21:31:18 +01:00
types.ts Playlist federation (#1458) 2025-01-03 18:17:25 +00:00