funkwhale/front
upsiflu 0b2e457052 fix(front): simplify tags component (tags are just links) 2025-03-27 00:10:30 +01:00
..
cypress migrate frontend to api V2 (#2324) 2024-08-04 13:18:21 +00:00
docker
public
scripts fix(ui): remove fomantic post install script 2025-01-08 21:28:56 +01:00
src fix(front): simplify tags component (tags are just links) 2025-03-27 00:10:30 +01:00
tauri chore: update tauri to v2 stable NOCHANGELOG 2025-01-10 19:39:54 +00:00
test
ui-docs fix(front): simplify tags component (tags are just links) 2025-03-27 00:10:30 +01:00
.dockerignore
.eslintrc.cjs chore(format): [WIP] run eslint and fix most stylistic/formatting errors 2025-02-24 15:17:18 +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
index.html feat(ui): use dark and light theme for ui components in funkwhale app 2025-01-08 21:34:02 +01:00
package.json chore(front): tidying up (types, packages, links) 2025-03-25 19:54:30 +01:00
pwa-manifest.json
stats.json
tsconfig.json fix(config): stricter typescript for better type inference 2025-03-12 20:22:08 +01:00
vite.config.ts chore(eslint): apply ts style guide to vite config 2025-02-22 21:59:03 +01:00
yarn.lock chore(front): tidying up (types, packages, links) 2025-03-25 19:54:30 +01:00

README.md

Funkwhale Frontend

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