LibreChat/client
Danny Avila f1f33de4db
chore: Update docker, Minor Styling fix (#528)
* chore(docker): add .env and **/.env to .dockerignore
refactor(docker): remove unnecessary .env file copy and removal in Dockerfile

* style(AgentSettings): adjust Switch placement fix(EditPresetDialog): correctly show functions setting in preset
2023-06-17 11:38:48 -04:00
..
public feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
src chore: Update docker, Minor Styling fix (#528) 2023-06-17 11:38:48 -04:00
test feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
babel.config.cjs feat: Setup Unit Test Environment and Refactor Typescript Config (#365) 2023-05-22 20:49:48 -04:00
env.d.ts feat: Setup Unit Test Environment and Refactor Typescript Config (#365) 2023-05-22 20:49:48 -04:00
index.html Release: rename project from ChatGPT Clone to LibreChat in various files and configurations (#454) 2023-06-05 14:24:08 -04:00
jest.config.cjs feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
nginx.conf fix: update url rule in nginx 2023-03-29 16:11:43 +08:00
package.json feat(ChatAgent.js): add support for skipping completion mode in ChatAgent 2023-06-16 00:04:35 -04:00
postcss.config.cjs refactor: rename and fix postcss.config 2023-04-01 12:57:17 -07:00
tailwind.config.cjs Added Settings Modal (#342) 2023-06-02 00:32:35 -04:00
tsconfig.json fix(client): change moduleResolution value from 'nodenext' to 'node' in tsconfig.json file 2023-06-11 16:45:54 -04:00
tsconfig.node.json feat: Setup Unit Test Environment and Refactor Typescript Config (#365) 2023-05-22 20:49:48 -04:00
vite.config.ts test: frontend jest ci/cd & minor fixes post-release (#478) 2023-06-11 00:00:48 -04:00