.. |
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
|
feat(style): favorite icon toggle outline / filled
|
2025-02-14 18:12:19 +01:00 |
composables
|
refactor(front): change artist cover to correct type
|
2025-02-14 02:32:35 +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
|
fix(ts): replace `import { type ...` with `import type { ...` to babysit ts/vite?
|
2025-02-13 12:27:02 +01:00 |
style
|
refactor(front): create channel modal in user profile
|
2025-02-12 13:06:58 +01:00 |
ui
|
fix(style): sidebar links overrides
|
2025-02-14 18:18:19 +01:00 |
utils
|
refactor(utils): add convenience function to get artist's cover url
|
2025-02-06 18:58:39 +01:00 |
views
|
feat(front): [WIP] new upload process channel form #2081
|
2025-02-14 13:03:39 +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
|
fix(types): use auto-generated schema for NodeInfo (About pages; store instance init)
|
2025-02-13 12:27:02 +01:00 |