LibreChat/client/src/store
Daniel Avila 544d72ee1d refactor(Settings.jsx) move tabs to separate components, rewrite General in TS, fix react warnings
chore(client): remove unnecessary dependencies from package.json
feat(client): add General tab to Settings component
feat(client): add CogIcon component
refactor(client): move General tab content to separate file
fix(client): fix clearConvosMutation call in Settings component

feat(svg): add CogIcon component
refactor(conversation.js): add useCallback hook to newConversation function
refactor(conversations.js): add useCallback hook to refreshConversations function
chore(tsconfig.json): change jsx option to 'preserve'
2023-06-11 16:45:54 -04:00
..
conversation.js refactor(Settings.jsx) move tabs to separate components, rewrite General in TS, fix react warnings 2023-06-11 16:45:54 -04:00
conversations.js refactor(Settings.jsx) move tabs to separate components, rewrite General in TS, fix react warnings 2023-06-11 16:45:54 -04:00
endpoints.js feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
index.js feat: support user-provided token to bingAI and chatgptBrowser 2023-04-10 14:51:38 +08:00
preset.js feat: remove customGpts 2023-04-05 16:15:46 +08:00
search.js feat: support search-style-url 2023-03-29 00:08:02 +08:00
submission.js feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
text.js feat: remove customGpts 2023-04-05 16:15:46 +08:00
token.js feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
user.js fix: add text to global state 2023-03-29 11:25:27 -04:00