funkwhale/front/src
ArneBo af58e94e73 fix(front): make all available fields available for editform (rebased on develop) 2025-02-20 15:02: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): alert and no duplicate libraries in library widget 2025-02-19 18:59:54 +01:00
composables fix(front): make all available fields available for editform (rebased on develop) 2025-02-20 15:02:40 +01:00
generated dx(front): auto-generated types #2388 2025-01-31 17:13:29 +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 fix(ui): remove fomantic, replace external ui with built stylesheets 2025-01-08 21:28:56 +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 refactor(utils): add convenience function to get artist's cover url 2025-02-06 18:58:39 +01:00
views fix(front): remove spacer from profile overview 2025-02-19 18:58:49 +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