anything-llm/server
Sean Hatfield b557bb9ede
Logo customization for single-user & multi-user modes (#186)
* implemented logo customization for single-user mode

* removing unneeded comments

* added dark and light mode support for default logo

* implemented dark and light mode switching in frontend

* fixed dark and light mode switching for failed to load logo from backend

* removed unneeded comment

* custom logos for admin implemented

* refactor logo mgmt functions
abstract logo management utils into their own file for simplicity

* added settings tab for appearance on single-user mode

* unchecking files with unneeded changes

* fixed appearance settings tab to be hidden on multiuser mode

* allow readall for logo

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2023-08-14 15:22:55 -07:00
..
endpoints Logo customization for single-user & multi-user modes (#186) 2023-08-14 15:22:55 -07:00
models Logo customization for single-user & multi-user modes (#186) 2023-08-14 15:22:55 -07:00
storage Logo customization for single-user & multi-user modes (#186) 2023-08-14 15:22:55 -07:00
utils Logo customization for single-user & multi-user modes (#186) 2023-08-14 15:22:55 -07:00
.env.example Add support for Weaviate VectorDB (#181) 2023-08-08 18:02:30 -07:00
.gitignore Logo customization for single-user & multi-user modes (#186) 2023-08-14 15:22:55 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js add service metrics 2023-08-10 13:23:23 -07:00
package.json Logo customization for single-user & multi-user modes (#186) 2023-08-14 15:22:55 -07:00
yarn.lock Logo customization for single-user & multi-user modes (#186) 2023-08-14 15:22:55 -07:00