funkwhale/front
Flupsi 6d0bd1d586 refactor(front): lint and fix linter errors 2025-08-04 00:42:38 +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: configure prettier + format HTML templates 2025-04-18 10:59:16 +02:00
scripts chore(front): upgrade and prune packages 2025-04-18 10:50:56 +02:00
src refactor(front): lint and fix linter errors 2025-08-04 00:42:38 +02:00
tauri chore: update tauri to v2 stable NOCHANGELOG 2025-01-10 19:39:54 +00:00
test Feat(front): miscellaneous updates 2025-04-23 18:58:08 +02:00
ui-docs fix(front): A11y - indicate focus on primary elements; enable fake-focus for inputs that can be confirmed with ENTER #2487 2025-08-04 00:42:38 +02:00
.dockerignore
.eslintrc.cjs Feat(front): use modern typescript and vite features 2025-04-18 11:03:08 +02:00
.gitignore chore: cleanup ts and gitignore 2023-06-21 22:49:39 +00:00
.yarnrc.yml chore: maintenance 2025-08-04 00:42:37 +02:00
Dockerfile fix(front): [ci] use the same node version for `build` as for `develop` 2025-08-04 00:31:39 +02:00
Dockerfile.dev Chore: Compose, Docker frontend + CI environment 2025-04-18 10:35:06 +02:00
README.md Feat(front): miscellaneous updates 2025-04-23 18:58:08 +02:00
cypress.config.ts refactor(cypress): remove unused plugins section 2023-06-21 22:49:39 +00:00
index.html Chore: configure prettier + format HTML templates 2025-04-18 10:59:16 +02:00
package.json feat(front): use Sørensen–Dice coefficient for calculating tags match 2025-08-04 00:42:38 +02:00
pwa-manifest.json
stats.json
tsconfig.json chore(front): allow ES2022 syntax such as Array.at 2025-08-04 00:42:38 +02:00
vite.config.ts refactor(front): lint and fix linter errors 2025-08-04 00:42:38 +02:00
yarn.lock feat(front): use Sørensen–Dice coefficient for calculating tags match 2025-08-04 00:42:38 +02:00

README.md

Funkwhale Frontend

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