quivr/backend/models/databases/supabase
Mamadou DICKO 1643b54b7b
feat: allow user to unsubscribe from a brain (#1254)
* feat: update translations

* feat: add <DeleteOrUnsubscribeConfirmationModal />

* test(DeleteOrUnsubscribeConfirmationModal): update tests

* feat: redirect to /brains-management on invalid brain id

* refactor: move delete_brain_user to delete_brain_users

* feat: add /POST '/brains/{brain_id}/subscribe'

* feat: handle public brain unsubscription
2023-09-25 14:22:59 +02:00
..
__init__.py feat: get files from storage (#1205) 2023-09-20 09:35:37 +02:00
api_key_handler.py feat(aws): increase cpu and memory task 2023-09-14 17:43:28 +02:00
brains_subscription_invitations.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
brains.py feat: allow user to unsubscribe from a brain (#1254) 2023-09-25 14:22:59 +02:00
chats.py fix(chats): now in order and with a little bonus ;) (#1200) 2023-09-18 18:25:28 +02:00
files.py feat(perf): increased perf embedding and search for files (#1182) 2023-09-15 23:39:29 +02:00
knowledge.py feat: knowledge tab list (#1222) 2023-09-22 16:06:04 +02:00
notifications.py feat(concurrency): added concurrency for increased performance (#1189) 2023-09-17 22:36:42 +02:00
prompts.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
supabase.py feat: get files from storage (#1205) 2023-09-20 09:35:37 +02:00
user_usage.py feat: the good user management (#1158) 2023-09-13 13:47:12 +02:00
vectors.py feat(perf): increased perf embedding and search for files (#1182) 2023-09-15 23:39:29 +02:00