anything-llm/server/endpoints
Sean Hatfield 04399b1328
[FEAT] Ability to set workspace profile image (#847)
* WIP workspace pfp, CRUD functions complete

* implement fetching workspace pfp in UserIcon component

* update UI for workspace settings pfp

* minor css refactor

* WIP fixes to workspace pfp

* create responseCache for workspace pfp blob to improve performance

* fix cache not clearing when removing workspace pfp and remove unneeded util

* load workspace image once, dont reload

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-03-12 11:36:59 -07:00
..
api Add chat-export to API (#831) 2024-02-27 12:52:57 -08:00
embed Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00
extensions Migrate document processor to class (#735) 2024-02-16 16:32:25 -08:00
admin.js patch: do not block response if user password check failed 2024-03-06 17:14:17 -08:00
chat.js Breakout Chat/Query mode as a workspace setting (#734) 2024-02-16 14:50:40 -08:00
embedManagement.js [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -08:00
invite.js [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -08:00
system.js [FEAT] Ability to set workspace profile image (#847) 2024-03-12 11:36:59 -07:00
utils.js Implement total permission overhaul (#629) 2024-01-22 14:14:01 -08:00
workspaces.js [FEAT] Ability to set workspace profile image (#847) 2024-03-12 11:36:59 -07:00
workspaceThreads.js Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00