quivr/backend/core/routes
Mamadou DICKO d27504f735
Feat/rate limiting (#719)
* feat: add max brain count

* fix: prevent page cashing when invitation is invalid

* feat: rename rights to role in frontend
2023-07-20 18:17:55 +02:00
..
authorizations Feat/brain access rights (#705) 2023-07-19 13:36:23 +02:00
headers Feat/shareable brains open link authenticated (#676) 2023-07-18 09:47:59 +02:00
__init__.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
api_key_routes.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
brain_routes.py Feat/rate limiting (#719) 2023-07-20 18:17:55 +02:00
chat_routes.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
crawl_routes.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
explore_routes.py [ShareableBrain]: Feat: require owner role to delete content or remove user access (#711) 2023-07-19 17:13:02 +02:00
misc_routes.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
subscription_routes.py Minor UX improvments (#717) 2023-07-20 15:15:43 +02:00
upload_routes.py feat: check user role on brain before file upload (#709) 2023-07-19 13:41:46 +02:00
user_routes.py Feat/rate limiting (#719) 2023-07-20 18:17:55 +02:00