filebrowser/frontend
2023-09-10 17:15:52 +02:00
..
dist refactor: migrate frontend tooling to vite 4 (#2645) 2023-08-26 13:55:51 +02:00
public Added and changed all of the js files to typescript files, fixed errors as well 2023-09-08 00:12:37 +02:00
src Converted components/settings/Themes.vue to composition api 2023-09-10 17:15:52 +02:00
.eslintrc.json Fixed ESlint issue working with typescript (no-undef) 2023-09-09 21:40:04 +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 Initial Javascript to Typescript convert 2023-09-07 21:57:57 +02:00
jsconfig.json Migration to vue3 continued 2023-08-28 17:48:55 +02:00
package-lock.json Converted settings/User.vue & UserForm.vue to Composition api 2023-09-10 17:09:33 +02:00
package.json Converted settings/User.vue & UserForm.vue to Composition api 2023-09-10 17:09:33 +02:00
postcss.config.cjs refactor: migrate frontend tooling to vite 4 (#2645) 2023-08-26 13:55:51 +02:00
tsconfig.json Initial Javascript to Typescript convert 2023-09-07 21:57:57 +02:00
vite.config.ts Resolve Typescript errors 2023-09-08 21:34:42 +02:00