LibreChat/client/src
Danny Avila 458dc9c88e
🛡️ feat: Optimize and Improve Anonymity of SharedLinks (#3543)
* ci: add spec for validateImageRequest

* chore: install nanoid and run npm audit fix

* refactor: optimize and further anonymize shared links data

* ci: add SharedLink specs

* feat: anonymize asst_id's

* ci: tests actually failing, to revisit later

* fix: do not anonymize authenticated shared links query

* refactor: Update ShareView component styling

* refactor: remove nested ternary

* refactor: no nested ternaries

* fix(ShareView): eslint warnings

* fix(eslint): remove nested terns
2024-08-05 03:34:00 -04:00
..
common 🔖 feat: Conversation Bookmarks (#3344) 2024-07-29 10:45:59 -04:00
components 🛡️ feat: Optimize and Improve Anonymity of SharedLinks (#3543) 2024-08-05 03:34:00 -04:00
data-provider 🔖 feat: Conversation Bookmarks (#3344) 2024-07-29 10:45:59 -04:00
hooks 🗣️ refactor: speech services; fix: OpenAI STT (#3431) 2024-07-30 09:18:52 -04:00
localization 🌍 i18n: Improve German language translations (#3516) 2024-08-04 20:52:51 -04:00
Providers 🔖 feat: Conversation Bookmarks (#3344) 2024-07-29 10:45:59 -04:00
routes 🤲 feat(a11y): Initial a11y improvements, added linters, tests; fix: close sidebars in mobile view (#3536) 2024-08-04 20:39:52 -04:00
store fix: Wait for Initial Message Save & Correct Latest Message (#3399) 2024-07-20 01:51:59 -04:00
utils 🔖 feat: Conversation Bookmarks (#3344) 2024-07-29 10:45:59 -04:00
App.jsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
main.jsx 🔉 feat: Speech-to-text / Text-to-speech (initial support) (#2836) 2024-05-22 17:19:55 -04:00
mobile.css 🎨 style: Improve Styling (#3205) 2024-06-25 14:28:05 -04:00
style.css 🔄 feat: chat direction (LTR-RTL) (#3260) 2024-07-17 10:08:13 -04:00
vite-env.d.ts 🌿 feat: Multi-response Streaming (#3191) 2024-06-25 03:02:38 -04:00