funkwhale/front
jon r a9582fc1e9 Feat(front): miscellaneous updates
Co-Authored-By: ArneBo <arne@ecobasa.org>
Co-Authored-By: Flupsi <upsiflu@gmail.com>
Co-Authored-By: jon r <jon@allmende.io>
2025-04-18 11:30:24 +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(front): miscellaneous updates 2025-04-18 11:30:24 +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-18 11:30:24 +02:00
ui-docs Feat(front): add UI component library + UI docs 2025-04-18 10:49:11 +02:00
.dockerignore Slightly smarter docker front setup 2018-04-17 19:35:57 +02:00
.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
Dockerfile fix(DX): Docker mac compatibility, dynamic DNS + Debian image (#2337 #1691) 2024-10-21 08:57:15 +00: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-18 11:30:24 +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 Refactor: use types derived from API schema 2025-04-18 10:57:34 +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 Feat(front): use modern typescript and vite features 2025-04-18 11:03:08 +02:00
vite.config.ts Feat(front): use modern typescript and vite features 2025-04-18 11:03:08 +02:00
yarn.lock chore(front): upgrade and prune packages 2025-04-18 10:50:56 +02:00

README.md

Funkwhale Frontend

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