filebrowser/frontend
2023-08-18 18:23:02 +02:00
..
public feat: add manifest theme color param (#1542) 2021-09-10 17:08:15 +02:00
src Fixed ace editor not loading theme/mode 2023-08-18 18:23:02 +02:00
.eslintrc.json Migration to Vite 4 (initial commit) 2023-08-12 10:16:11 +02:00
.gitignore Add proper gitignore for Node (https://github.com/github/gitignore/blob/main/Node.gitignore) 2023-08-13 15:06:12 +02:00
.prettierrc.json Migration to Vite 4 (initial commit) 2023-08-12 10:16:11 +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 Migration to VIte 4 (working) 2023-08-12 11:28:03 +02:00
jsconfig.json Proper Intellisense for IDEs 2023-08-18 18:21:59 +02:00
package-lock.json Migration to Vite 4 (initial commit) 2023-08-12 10:16:11 +02:00
package.json Made lint and format use gitignore 2023-08-15 12:10:55 +02:00
postcss.config.cjs Migration to Vite 4 (initial commit) 2023-08-12 10:16:11 +02:00
vite.config.js Migration to VIte 4 (working) 2023-08-12 11:28:03 +02:00