blakeblackshear.frigate/web
Blake Blackshear 14d2b79c72
Security fixes (#8081)
* use safeloader

* use json responses wherever possible

* remove CORS and add CSRF token

* formatting fixes

* add envjs back

* fix baseurl test
2023-10-06 22:20:30 -05:00
..
__test__ Security fixes (#8081) 2023-10-06 22:20:30 -05:00
images Fix site.webmanifest + add svg as favicon (#6304) 2023-05-04 18:04:24 -05:00
public/icons Fix site.webmanifest + add svg as favicon (#6304) 2023-05-04 18:04:24 -05:00
src Security fixes (#8081) 2023-10-06 22:20:30 -05:00
.eslintrc Security fixes (#8081) 2023-10-06 22:20:30 -05:00
.gitignore Update web dependencies (#4321) 2022-11-08 07:18:43 -06:00
.prettierrc Security fixes (#8081) 2023-10-06 22:20:30 -05:00
index.html Update web deps (#7339) 2023-08-01 06:26:01 -05:00
package-lock.json Security fixes (#8081) 2023-10-06 22:20:30 -05:00
package.json Security fixes (#8081) 2023-10-06 22:20:30 -05:00
postcss.config.cjs Update web deps (#4383) 2022-11-13 10:31:36 -06:00
site.webmanifest Fix site.webmanifest + add svg as favicon (#6304) 2023-05-04 18:04:24 -05:00
tailwind.config.cjs Update web deps (#4383) 2022-11-13 10:31:36 -06:00
tsconfig.json Update web deps (#4383) 2022-11-13 10:31:36 -06:00
tsconfig.node.json Update web deps (#4383) 2022-11-13 10:31:36 -06:00
vite.config.ts Security fixes (#8081) 2023-10-06 22:20:30 -05:00