filebrowser/frontend
2024-04-12 19:03:48 +00:00
..
dist refactor: migrate frontend tooling to vite 4 (#2645) 2023-08-26 13:55:51 +02:00
public feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
src Fixed an issue where aborting an upload would not delete the partial upload from the server. Also fixed an issue where the abortAll function wasn't resetting and reloading the frontend properly 2024-04-12 19:03:48 +00:00
tests feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
tests-examples feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
.eslintrc.json feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
.prettierignore chore: fixes for vite dev server (#2678) 2023-08-29 20:14:45 +02:00
.prettierrc.json refactor: migrate frontend tooling to vite 4 (#2645) 2023-08-26 13:55:51 +02:00
assets_dev.go chore: add make fmt target 2021-12-20 22:39:00 +01:00
assets.go chore: add make fmt target 2021-12-20 22:39:00 +01:00
index.html feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
jsconfig.json refactor: migrate frontend tooling to vite 4 (#2645) 2023-08-26 13:55:51 +02:00
package-lock.json feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
package.json feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
playwright.config.ts feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
postcss.config.cjs refactor: migrate frontend tooling to vite 4 (#2645) 2023-08-26 13:55:51 +02:00
tsconfig.json feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
vite.config.ts feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00