anything-llm/server/utils/files
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
..
index.js Enable ability to do full-text query on documents (#758) 2024-02-21 13:15:45 -08:00
logo.js Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00
multer.js remove unneeded import multer 2024-01-19 10:22:37 -08:00
pfp.js [FEAT] Ability to set workspace profile image (#847) 2024-03-12 11:36:59 -07:00
purgeDocument.js fix vector cache not deleting cache after unembedding items with folders (#630) 2024-01-22 13:03:05 -08:00