funkwhale/front
jon r 199c594ff7 feat(front): [WIP] start migration to pinia and uno-css 2025-04-17 13:10:23 +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 2025-04-17 12:57:41 +02:00
scripts chore(front): upgrade and prune packages 2025-04-17 12:57:41 +02:00
src feat(front): [WIP] start migration to pinia and uno-css 2025-04-17 13:10:23 +02:00
tauri Chore: changes from develop, linter + docs 2025-04-17 12:57:41 +02:00
test feat(front): use new UI library, explicityly imported, in all views 2025-04-17 13:10:23 +02:00
ui-docs feat(front): add UI component library + UI docs 2025-04-17 12:57:41 +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-17 12:57:41 +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 Compose: Compose, Docker frontend + CI environment 2025-04-17 12:12:41 +02:00
README.md feat(front): use new UI library, explicityly imported, in all views 2025-04-17 13:10:23 +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 2025-04-17 12:57:41 +02:00
package.json Refactor: use types derived from API schema 2025-04-17 12:57:41 +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-17 12:57:41 +02:00
vite.config.ts Feat(front): use modern typescript and vite features 2025-04-17 12:57:41 +02:00
yarn.lock chore(front): upgrade and prune packages 2025-04-17 12:57:41 +02:00

README.md

Funkwhale Frontend

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