funkwhale/front
upsiflu d8a7c033eb fix(front): [WIP] use generated types to make the CI (`lint:tsc`) happy 2025-04-04 10:55:29 +02:00
..
cypress migrate frontend to api V2 (#2324) 2024-08-04 13:18:21 +00:00
docker fix(nginx): Use correct passing in production configs 2023-11-29 09:58:17 +00:00
public chore(front): fmt:html 2025-04-03 13:13:56 +02:00
scripts fix(ui): remove fomantic post install script 2025-01-08 21:28:56 +01:00
src fix(front): [WIP] use generated types to make the CI (`lint:tsc`) happy 2025-04-04 10:55:29 +02:00
tauri chore: update tauri to v2 stable NOCHANGELOG 2025-01-10 19:39:54 +00:00
test fix(tests): fix localhost test 2024-02-21 16:03:18 +01:00
ui-docs docs(ui): #2390 bind external sources and sinks to tags lists (Pills) 2025-04-01 09:30:11 +02:00
.dockerignore
.eslintrc.cjs fix(front): address lint 2025-03-28 11:48:44 +01:00
.gitignore fix(front/git): include generated types 2025-02-11 12:57:16 +01:00
Dockerfile fix(DX): Docker mac compatibility, dynamic DNS + Debian image (#2337 #1691) 2024-10-21 08:57:15 +00:00
Dockerfile.dev fix(front/hmr): ui from NPM + HMR default config 2025-01-08 21:28:53 +01:00
README.md docs(front): add most minimal README 2025-02-22 22:01:47 +01:00
cypress.config.ts refactor(cypress): remove unused plugins section 2023-06-21 22:49:39 +00:00
index.html chore(front): fmt:html 2025-04-03 13:13:56 +02:00
package.json fix(front): [WIP] use generated types to make the CI (`lint:tsc`) happy 2025-04-04 10:21:17 +02:00
pwa-manifest.json fix: timeout on spa manifest requests 2022-12-19 14:33:12 +01:00
stats.json chore: clean files using pre-commit 2022-11-22 14:30:01 +00:00
tsconfig.json fix(config): stricter typescript for better type inference 2025-03-12 20:22:08 +01:00
vite.config.ts fix(front): [WIP] use generated types to make the CI (`lint:tsc`) happy 2025-04-04 10:26:54 +02:00
yarn.lock fix(front): address lint 2025-03-28 11:48:44 +01:00

README.md

Funkwhale Frontend

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