anything-llm/frontend
Sean Hatfield b985524901
[FEAT] Customizable footer icon links in Appearance Settings ()
* WIP custom footer icons

* UI for updating footer icons complete and backend to save/modify

* add backend for unprotected footer fetch

* break out footer into separate component and render footer items using a cache for 1 hour

* wip review

* refactor & cleanup

* Optimize footer form component
Optimize caching for footer icons
Add validation on SystemSetting upserts
Normalize fallback items for footer_data

* Adjust max icons to 3

* fix success message on remove

* fix success message on remove

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-02-08 12:17:01 -08:00
..
public publish list fix for embed chat 2024-02-07 13:07:41 -08:00
src [FEAT] Customizable footer icon links in Appearance Settings () 2024-02-08 12:17:01 -08:00
.env.example devcontainer v1 () 2024-01-08 15:31:06 -08:00
.gitignore devcontainer v1 () 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 () 2023-12-07 09:09:01 -08:00
package.json Omit Phosphor-icons ssr icons from build () 2024-02-07 13:36:20 -08:00
postcss.config.js inital commit 2023-06-03 19:28:07 -07:00
tailwind.config.js devcontainer v1 () 2024-01-08 15:31:06 -08:00
vite.config.js Omit Phosphor-icons ssr icons from build () 2024-02-07 13:36:20 -08:00
yarn.lock Omit Phosphor-icons ssr icons from build () 2024-02-07 13:36:20 -08:00