LibreChat/client
Daniel Avila 3a112a344d fix(Content.jsx): remove 'z-index: 1;' from currentContent variable
fix(Content.jsx): exclude rehypePlugins if isIFrame is true
fix(Content.jsx): update content rendering to use currentContent variable
2023-07-20 19:40:31 -07:00
..
public fix: sharpness in Bing Chat icon (#648) 2023-07-15 08:25:11 -04:00
src fix(Content.jsx): remove 'z-index: 1;' from currentContent variable 2023-07-20 19:40:31 -07: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
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 chore: bump app version to 0.5.5 2023-07-20 19:40:31 -07: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 feat: ChatGPT Plugins/OpenAPI specs for Plugins Endpoint (#620) 2023-07-16 12:19:47 -04:00