anything-llm/server
Timothy Carambat 91f5f94200
[FEATURE] Enable the ability to have multi user instances (#158)
* multi user wip

* WIP MUM features

* invitation mgmt

* suspend or unsuspend users

* workspace mangement

* manage chats

* manage chats

* add Support for admin system settings for users to delete workspaces and limit chats per user

* fix issue ith system var
update app to lazy load invite page

* cleanup and bug fixes

* wrong method

* update readme

* update readme

* update readme

* bump version to 0.1.0
2023-07-25 10:37:04 -07:00
..
endpoints [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
models [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
storage Enable debug mode of ENV at runtime (#111) 2023-06-26 11:38:38 -07:00
utils [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
.env.example [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
.gitignore Enabled importing and exporting of entire AnythingLLM instance data (#146) 2023-07-14 17:32:30 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
package.json [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
yarn.lock [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00