anything-llm/frontend
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
..
public inital commit 2023-06-03 19:28:07 -07:00
src [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
.env.production inital commit 2023-06-03 19:28:07 -07:00
.eslintrc.cjs [Fork] Additions on franzbischoff resolution on #122 (#152) 2023-07-20 11:14:23 -07:00
.gitignore inital commit 2023-06-03 19:28:07 -07:00
.nvmrc bump node version requirement 2023-06-08 10:29:17 -07:00
index.html inital commit 2023-06-03 19:28:07 -07:00
jsconfig.json inital commit 2023-06-03 19:28:07 -07:00
package-lock.json add codeblock support for prompt replies and historical messages (#55) 2023-06-14 13:35:55 -07:00
package.json [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
postcss.config.js inital commit 2023-06-03 19:28:07 -07:00
tailwind.config.js inital commit 2023-06-03 19:28:07 -07:00
vite.config.js inital commit 2023-06-03 19:28:07 -07:00
yarn.lock Upload and process documents via UI + document processor in docker image (#65) 2023-06-16 16:01:27 -07:00