anything-llm/server
Sean Hatfield 727d802779
Light/dark mode UI overhaul ()
* Refactor workspace sidebar component styles ()

rely on css for conditional styles

* New sidebar colors ()

new sidebar colors

* Main container color update ()

* Dark mode setup themes ()

* setup generic tailwind theme + ability to add new themes

* add theme context

* use correct colors from design for sidebar + fix padding

* Settings sidebar UI updates ()

settings sidebar ui updates

* fix sidebar resizing/truncate issue on hover

* Dark mode chat window ()

* Support XLSX files ()

* support xlsx files

* lint

* create seperate docs for each xlsx sheet

* lint

* use node-xlsx pkg for parsing xslx files

* lint

* update error handling

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>

* wip chat window

* ux+ux improvements and update new colors

* chat window dark mode

* remove comment

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>

* Dark mode welcome page ()

* dark mode welcome page styles + refactor

* remove AI_BACKGROUND_COLOR and USER_BACKGROUND_COLOR constants

* Dark mode UI for admin and tools pages + mobile view improvements ()

* dark mode ui for admin and tools pages + mobile view improvements

* lint

* ai provider pages + options darkmode ui

* placeholder generic class

* appearance settings styles

* ai providers mobile margin

* dark mode styles for agent skills + experimental features

* mobile styles on security settings

* fine tune flow ui dark mode

* workspace settings page

* lint

* Dark mode onboarding ()

dark mode onboarding

* update all modals + normalize styles ()

* lint

* Dark mode privacy & experimental pages ()

* document watch + privacy pages ui + mobile modal darkmode

* lint

* Dark mode login screens ()

* multi-user auth screen ui update

* dark mode login screen + recovery key modals

* remove unneeded import

* Workspace preset commands modals dark mode ()

update workspace preset dark mode modal

* Document pinning modal ui update ()

document pinning modal ui update

* Experimental agreement modal dark mode ()

experimental agreement modal dark mode

* Serp options dark mode ()

serp options dark mode

* field fixes

* attempt light mode wip

* setting sidebar

* Toasts and threads

* main page content and privacy page

* force rewrite for light

* add border for light mode rightside content

* more fixes

* wip

* wip

* wip light mode implementation

* wip dark light mode file picker

* document picker light mode ui

* slight ui tweaks

* light mode fine tuning flow

* light mode tweaks + qa fixes

* fix md rendering of light mode + tooltip fixes

* lint

* qa bug fixes

* Add developer hook for theme
move provider to outmost layer

* qa light mode bug fixes

* Linting and hotfixes for UI

* Light mode to dev

* accept invite light mode ui fix

* Fix onboarding inputs in dark mode

* fix close icons
last minute items

* patch z-index on tooltips

* patch light mode citations

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-11-18 15:40:18 -08:00
..
endpoints Light/dark mode UI overhaul () 2024-11-18 15:40:18 -08:00
jobs Update bgworker to use fork instead of worker_thread () 2024-07-03 11:44:34 -07:00
models DuckDuckGo web search agent skill support () 2024-11-04 17:01:11 -08:00
prisma Add index leftover from prisma migration from PR 2024-10-29 16:35:56 -07:00
storage 2488 novita ai llm integration () 2024-11-04 11:34:29 -08:00
swagger Add optional limit and orderBy to dev api chat endpoint () 2024-10-30 14:47:24 -07:00
utils Light/dark mode UI overhaul () 2024-11-18 15:40:18 -08:00
.env.example 2488 novita ai llm integration () 2024-11-04 11:34:29 -08:00
.flowconfig devcontainer v1 () 2024-01-08 15:31:06 -08:00
.gitignore Add support for custom agent skills via plugins () 2024-09-10 17:06:02 -07:00
.nvmrc Implement Chroma Support () 2023-06-07 21:31:35 -07:00
index.js AnythingLLM Chrome Extension () 2024-08-27 14:58:47 -07:00
jsconfig.json devcontainer v1 () 2024-01-08 15:31:06 -08:00
nodemon.json Full developer api () 2023-08-23 19:15:07 -07:00
package.json bump @anthropic-ai/sdk to 0.32.1 2024-11-05 10:29:47 -08:00
yarn.lock bump @anthropic-ai/sdk to 0.32.1 2024-11-05 10:29:47 -08:00