funkwhale/front
jon r 841bad228d fix(docs): replace Ui with UI 2025-02-22 22:42:35 +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 chore(eslint): apply automatic fixes to format front/src 2025-02-22 22:00:32 +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 fix(docs): replace Ui with UI 2025-02-22 22:42:35 +01:00
.dockerignore
.eslintrc.cjs chore(eslint): add ignorePatterns + comma-dangle: never rule 2025-02-22 21:55:12 +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/package): add fmt scripts and pre-commit prettier boundaries 2025-02-22 21:50:00 +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 chore(config): fix error in tsconfig by removing long-deprecated $ref macro 2025-01-08 21:38:46 +01:00
vite.config.ts chore(eslint): apply ts style guide to vite config 2025-02-22 21:59:03 +01:00
yarn.lock Merge branch 'develop' into feat/2091-improve-visuals 2025-02-21 12:34:05 +01:00

README.md

Funkwhale Frontend

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