anything-llm/frontend
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
..
public add feedback form, hosting link, update readme, show promo image 2023-08-11 17:28:30 -07:00
src Logo customization for single-user & multi-user modes (#186) 2023-08-14 15:22:55 -07:00
.env.production inital commit 2023-06-03 19:28:07 -07:00
.eslintrc.cjs [Fork] Additions on franzbischoff resolution on #122 (#152) 2023-07-20 11:14:23 -07:00
.gitignore inital commit 2023-06-03 19:28:07 -07: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 inital commit 2023-06-03 19:28:07 -07:00
package-lock.json add codeblock support for prompt replies and historical messages (#55) 2023-06-14 13:35:55 -07:00
package.json [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
postcss.config.js inital commit 2023-06-03 19:28:07 -07:00
tailwind.config.js 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
vite.config.js inital commit 2023-06-03 19:28:07 -07:00
yarn.lock Upload and process documents via UI + document processor in docker image (#65) 2023-06-16 16:01:27 -07:00