anything-llm/frontend/src
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
..
components Logo customization for single-user & multi-user modes (#186) 2023-08-14 15:22:55 -07:00
hooks Logo customization for single-user & multi-user modes (#186) 2023-08-14 15:22:55 -07:00
media 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
pages 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
App.jsx Logo customization for single-user & multi-user modes (#186) 2023-08-14 15:22:55 -07:00
AuthContext.jsx [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
index.css improve citations to show all text chunks referred and expand the citation to view full referenced text (#161) 2023-07-27 22:33:27 -07:00
main.jsx inital commit 2023-06-03 19:28:07 -07:00