anything-llm/frontend
Timothy Carambat 9a237db3d1
Implement total permission overhaul (#629)
* Implement total permission overhaul
Add explicit permissions on each flex and strict route
Patch issues with role escalation and CRUD of users
Patch permissions on all routes for coverage
Improve middleware to accept role array for clarity

* update comments

* remove permissions to API-keys for manager. Manager could generate API-key and using high-privelege api-key give themselves admin

* update sidebar permissions for multi-user and single user

* update options for mobile sidebar
2024-01-22 14:14:01 -08:00
..
public Robots.txt (#369) 2023-11-13 15:22:24 -08:00
src Implement total permission overhaul (#629) 2024-01-22 14:14:01 -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 add copy feature to assistant chat message (#611) 2024-01-17 16:22:06 -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 add copy feature to assistant chat message (#611) 2024-01-17 16:22:06 -08:00