anything-llm/frontend
Timothy Carambat 3c859ba303
Change pwd check to O(1) check to prevent timing attacks - single user mode (#575)
Change pwd check to O(1) check to prevent timing attacks
2024-01-11 10:54:55 -08:00
..
public Robots.txt (#369) 2023-11-13 15:22:24 -08:00
src Change pwd check to O(1) check to prevent timing attacks - single user mode (#575) 2024-01-11 10:54:55 -08:00
.env.example devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.nvmrc bump node version requirement 2023-06-08 10:29:17 -07:00
index.html add feedback form, hosting link, update readme, show promo image 2023-08-11 17:28:30 -07:00
jsconfig.json chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
package.json Patch minor XSS opportunity where user can self-XSS themselves. (#574) 2024-01-11 09:57:59 -08:00
postcss.config.js inital commit 2023-06-03 19:28:07 -07:00
tailwind.config.js devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
vite.config.js devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
yarn.lock Patch minor XSS opportunity where user can self-XSS themselves. (#574) 2024-01-11 09:57:59 -08:00