LibreChat/client/src/components/Nav
Marco Beretta a7f5b57272
🚫👤feat: delete user from UI (#1526)
* initial commit

* fix: UserController bugs; fix: lint errors

* fix: delete files

* language support

* style(DeleteAccount): update to the latest style

* style: fix after merge main

* chore: Add canDeleteAccount middleware for user deletion endpoint

* chore: renamed to ALLOW_ACCOUNT_DELETION

* fix(canDeleteAccount): use uppercase admin role

* chore: imports order

* chore: Enable account deletion by default if omitted/commented out

* chore: Add logging for user account deletion

* chore: Bump data-provider package version to 0.6.6

* chore: Import Transaction model in UserController

* chore: Update CONFIG_VERSION to 1.1.4

* chore: Update user account deletion logging

* chore: Refactor user account deletion logic

---------

Co-authored-by: Berry-13 <root@Berry>
Co-authored-by: Danny Avila <messagedaniel@protonmail.com>
Co-authored-by: Danny Avila <danny@librechat.ai>
2024-06-05 19:35:12 -04:00
..
ExportConversation 🚑 fix(export): Issue exporting Conversation with Assistants (#2769) 2024-05-17 14:10:40 -04:00
SettingsTabs 🚫👤feat: delete user from UI (#1526) 2024-06-05 19:35:12 -04:00
ClearConvos.tsx 🚫👤feat: delete user from UI (#1526) 2024-06-05 19:35:12 -04:00
index.ts 🪙 feat: Configure Max Context and Output Tokens (#2648) 2024-05-09 13:27:13 -04:00
Logout.tsx 🪟 fix+feat: General UI Enhancements (#2619) 2024-05-09 17:46:16 -04:00
MobileNav.tsx 🪙 feat: Configure Max Context and Output Tokens (#2648) 2024-05-09 13:27:13 -04:00
Nav.tsx 🚀 feat: Shared Links (#2772) 2024-05-17 18:13:32 -04:00
NavLink.tsx 🪟 fix+feat: General UI Enhancements (#2619) 2024-05-09 17:46:16 -04:00
NavLinks.tsx ⬇️ fix: JSON LibreChat Imports (#2897) 2024-05-29 09:15:05 -04:00
NavToggle.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
NewChat.tsx ⬇️ fix: JSON LibreChat Imports (#2897) 2024-05-29 09:15:05 -04:00
SearchBar.tsx 🤖 feat: OpenAI Assistants v2 (initial support) (#2781) 2024-05-19 12:56:55 -04:00
Settings.tsx 🔉 feat: Speech-to-text / Text-to-speech (initial support) (#2836) 2024-05-22 17:19:55 -04:00