anything-llm/frontend
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
..
public publish list fix for embed chat 2024-02-07 13:07:41 -08:00
src [FEAT] Ability to set workspace profile image (#847) 2024-03-12 11:36:59 -07:00
.env.example devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.nvmrc bump node version requirement 2023-06-08 10:29:17 -07:00
index.html add feedback form, hosting link, update readme, show promo image 2023-08-11 17:28:30 -07:00
jsconfig.json chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
package.json Enable Alpaca JSON export format (#732) 2024-02-16 12:35:53 -08:00
postcss.config.js inital commit 2023-06-03 19:28:07 -07:00
tailwind.config.js [STYLE] Implement new side bar menus (#815) 2024-03-06 17:22:36 -08:00
vite.config.js Omit Phosphor-icons ssr icons from build (#691) 2024-02-07 13:36:20 -08:00
yarn.lock Enable Alpaca JSON export format (#732) 2024-02-16 12:35:53 -08:00