anything-llm/server/models
Sean Hatfield 31fbb0784b
Custom default messages implementation for single and multi-user modes (#193)
* added ui for custom welcome messages and added label for custom logo in admin settings

* linting

* fixing img to use light/dark modes

* converted ChatBubble into component

* implemented backend for welcome messages and admin appearance page

* completed custom welcome messages for admin

* finished custom messages for single user mode

* merged with master and linted

* improved UI for appearance settings pages

* linted and merged with master

* small updates

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2023-08-16 17:30:46 -07:00
..
documents.js Enable optional Telemetry integration via posthog (#190) 2023-08-14 17:42:17 -07:00
invite.js remove console 2023-08-04 20:08:25 -07:00
systemSettings.js Enable optional Telemetry integration via posthog (#190) 2023-08-14 17:42:17 -07:00
telemetry.js Enable optional Telemetry integration via posthog (#190) 2023-08-14 17:42:17 -07:00
user.js [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
vectors.js improve bulkd write speeds 2023-07-26 18:06:53 -07:00
welcomeMessages.js Custom default messages implementation for single and multi-user modes (#193) 2023-08-16 17:30:46 -07:00
workspace.js [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
workspaceChats.js [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
workspaceUsers.js improve bulkd write speeds 2023-07-26 18:06:53 -07:00