anything-llm/server
Sean Hatfield b985524901
[FEAT] Customizable footer icon links in Appearance Settings (#694)
* 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
..
endpoints [FEAT] Customizable footer icon links in Appearance Settings (#694) 2024-02-08 12:17:01 -08:00
models [FEAT] Customizable footer icon links in Appearance Settings (#694) 2024-02-08 12:17:01 -08:00
prisma [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -08:00
storage feat: Embed on-instance Whisper model for audio/mp4 transcribing (#449) 2023-12-15 11:20:13 -08:00
swagger Add support to upload rawText document via api (#692) 2024-02-07 15:17:32 -08:00
utils Recover from fatal Ollama crash from LangChain library (#693) 2024-02-07 16:23:17 -08:00
.env.example Implement support for HuggingFace Inference Endpoints (#680) 2024-02-06 09:17:51 -08:00
.flowconfig devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
jsconfig.json devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package.json feature: Integrate Astra as vectorDBProvider (#648) 2024-01-26 13:07:53 -08:00
yarn.lock feature: Integrate Astra as vectorDBProvider (#648) 2024-01-26 13:07:53 -08:00