funkwhale/front/src
ArneBo 5f392150e8 refactor(ui): move select dropdown css from input component to global css 2025-02-17 17:33:00 +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 refactor(ui): move select dropdown css from input component to global css 2025-02-17 17:33:00 +01:00
composables fix(ui): differentiate between full and grow widths 2025-02-17 11:26:37 +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 refactor(ui): move select dropdown css from input component to global css 2025-02-17 17:33:00 +01:00
ui 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
utils refactor(utils): add convenience function to get artist's cover url 2025-02-06 18:58:39 +01:00
views refactor(front): channel form 2025-02-17 17:32:17 +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 refactor(types): map actor type with apiactor from schema 2025-02-17 11:26:37 +01:00