1
1
mirror of https://github.com/StanGirard/quivr.git synced 2024-12-20 18:01:39 +03:00
quivr/backend/core/routes
2023-07-24 14:17:33 +02:00
..
authorizations Feat/brain access rights () 2023-07-19 13:36:23 +02:00
headers Feat/shareable brains open link authenticated () 2023-07-18 09:47:59 +02:00
__init__.py Feat/backend core () 2023-07-17 07:57:27 +01:00
api_key_routes.py Feat/backend core () 2023-07-17 07:57:27 +01:00
brain_routes.py Feat/rate limiting () 2023-07-20 18:17:55 +02:00
chat_routes.py fix(backend): FastAPI docs broken due to missing schema for NullableUUID () 2023-07-23 11:14:42 +02:00
crawl_routes.py Feat/backend core () 2023-07-17 07:57:27 +01:00
explore_routes.py [ShareableBrain]: Feat: require owner role to delete content or remove user access () 2023-07-19 17:13:02 +02:00
misc_routes.py Feat/backend core () 2023-07-17 07:57:27 +01:00
subscription_routes.py Minor UX improvments () 2023-07-20 15:15:43 +02:00
upload_routes.py fix: make max_brain_size overwritable () 2023-07-24 14:17:33 +02:00
user_routes.py Feat/rate limiting () 2023-07-20 18:17:55 +02:00