funkwhale/front
Flupsi 1f07a86e64 fix(front): Rerender template whenever the cached value of data resource has changed
This fixes an error where previous errors were not cleaned up in modals/Search.vue

closes #2580
2026-01-06 21:00:25 +00:00
..
cypress feat(api): drop api v1 in favour of v2 2025-11-24 17:07:38 +00:00
docker feat(api): drop api v1 in favour of v2 2025-11-24 17:07:38 +00:00
public feat(api): drop api v1 in favour of v2 2025-11-24 17:07:38 +00:00
scripts
src fix(front): Rerender template whenever the cached value of data resource has changed 2026-01-06 21:00:25 +00:00
tauri
test feat(api): drop api v1 in favour of v2 2025-11-24 17:07:38 +00:00
ui-docs fix(ui): Allow arbitrary VueRouter links in `Nav` component tabs 2025-11-25 19:26:38 +00:00
.browserslistrc
.dockerignore
.gitignore
.yarnrc.yml
Dockerfile
Dockerfile.dev
README.md
cypress.config.ts
eslint.config.mjs chore(ui): Reconfigure linter to check for A11y violations, allow autofocus, and allow raw text in UI component examples 2025-11-16 17:11:09 +00:00
index.html
package.json
postcss.config.js
pwa-manifest.json
stats.json
tsconfig.json chore(ui): Reconfigure linter to check for A11y violations, allow autofocus, and allow raw text in UI component examples 2025-11-16 17:11:09 +00:00
vite.config.ts fix(front): allowedHosts formating 2025-12-02 13:05:45 +01:00
yarn.lock

README.md

Funkwhale Frontend

Please follow the instructions in Set up your development environment — funkwhale 1.4.0 documentation.