funkwhale/front
ArneBo e3eb7c0be6 fix(front): old playbutton in playlist card 2025-03-28 11:25:30 +01: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 fix(front): Fixed regex order in embed 2023-11-23 12:10:38 +00:00
scripts fix(ui): remove fomantic post install script 2025-01-08 21:28:56 +01:00
src fix(front): old playbutton in playlist card 2025-03-28 11:25:30 +01:00
tauri chore: update tauri to v2 stable NOCHANGELOG 2025-01-10 19:39:54 +00:00
test fix(tests): fix localhost test 2024-02-21 16:03:18 +01:00
ui-docs chore(style): small improvements (colors and spacings) 2025-03-27 11:48:15 +01:00
.dockerignore
.eslintrc.cjs fix(eslint): ignore dist 2025-03-28 11:22:13 +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 refactor(cypress): remove unused plugins section 2023-06-21 22:49:39 +00:00
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 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(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.