funkwhale/front/src
jon r 7f075bdfc6 fix(pre-commit/prettier): configure formatter and apply 2025-02-22 17:19:57 +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(pre-commit/prettier): configure formatter and apply 2025-02-22 17:19:57 +01:00
composables fix(front): #2401 set high quality as default 2025-02-21 12:16:35 +01:00
generated fix(front): updated schema and generated types (from schema.yml) 2025-02-21 15:42:08 +01:00
init fix(types): use auto-generated schema for NodeInfo (About pages; store instance init) 2025-02-13 12:27:02 +01:00
locales Merge branch 'develop' into feat/2091-improve-visuals 2025-02-21 12:34:05 +01:00
router feat(ui): [WIP] activate UIv2 (new designs, new routes) 2025-01-08 21:34:01 +01:00
store feat(upload): [WIP] #2081 respect user selected upload destination or jump to page 2 if a channel is already open 2025-02-17 13:04:56 +01:00
style feat(ui): if a link toggles a query flag, then the "active" colors reflect whether any query is currently set 2025-02-18 13:35:54 +01:00
ui feat(ui): if a link toggles a query flag, then the "active" colors reflect whether any query is currently set 2025-02-18 13:35:54 +01:00
utils fix(front): replace artist.attachment_cover with cover 2025-02-21 12:16:35 +01:00
views fix(style): dont show empty alert while loading 2025-02-20 16:06:30 +01:00
App.vue fix(ts): replace `import { type ...` with `import type { ...` to babysit ts/vite? 2025-02-13 12:27:02 +01:00
LegacyLayout.vue fix(front): Remove SetInstanceModal for real 2025-01-08 21:31:40 +01:00
injection-keys.ts refactor(ui): allow routerLink/routerView in tabs, enabling browser navigation 2025-02-04 15:06:48 +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 feat(front): full search form on channels list 2025-02-19 17:30:02 +01:00