funkwhale/front
Flupsi 88cb07f4a5 tidy(front): remove commented-out config lines 2025-08-04 22:56:13 +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 feat(ui): only blink once 2025-08-04 22:56:13 +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(ui): auto-close ancestral popover on any single choice #2429 2025-08-04 00:53:50 +02:00
.browserslistrc fix(front): ensure compatibility with 94% of browsers in the wild #2501 2025-08-04 00:54:35 +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 chore(front): Remove and cleanup unused unocss and jquery dependencies #2502 2025-08-04 00:55:16 +02:00
postcss.config.js fix(dx): enable quicker rebuilds in development by skipping unnecessary compatibility options 2025-08-04 00:54:35 +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(front): ensure compatibility with 94% of browsers in the wild #2501 2025-08-04 00:54:35 +02:00
vite.config.ts tidy(front): remove commented-out config lines 2025-08-04 22:56:13 +02:00
yarn.lock chore(front): Remove and cleanup unused unocss and jquery dependencies #2502 2025-08-04 00:55:16 +02:00

README.md

Funkwhale Frontend

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