LibreChat/client/src
Danny Avila b87f9c7154
chore(translations): remove unused "Expand Summary" key from English translations
Deleted the "Expand Summary" key from the English translation file to streamline the localization resources and improve clarity in the user interface. This change helps maintain an organized and efficient translation structure.
2026-03-11 23:03:52 -04:00
..
@types 🔧 chore: Update ESLint Config & Run Linter (#10986) 2025-12-15 17:55:25 -05:00
a11y chore: imports/types 2026-03-10 23:25:44 -04:00
common 🕵️‍♂️ fix: Handle 404 errors on agent queries for favorites (#11587) 2026-02-11 22:12:05 -05:00
components refactor(Chat): enhance clipboard copy functionality and type definitions in Summary component 2026-03-11 23:02:37 -04:00
constants
data-provider 🗑️ chore: Remove Deprecated Project Model and Associated Fields (#11773) 2026-03-10 23:15:53 -04:00
hooks test: add summarization event tests for useStepHandler 2026-03-11 22:50:43 -04:00
locales chore(translations): remove unused "Expand Summary" key from English translations 2026-03-11 23:03:52 -04:00
Providers fix: Resolve Agent Provider Endpoint Type for File Upload Support (#12117) 2026-03-07 10:45:43 -05:00
routes 🧭 fix: Subdirectory Deployment Auth Redirect Path Doubling (#12077) 2026-03-05 01:38:44 -05:00
store refactor: Optimize Message Re-renders (#12097) 2026-03-06 00:03:32 -05:00
utils 🎞️ refactor: Image Rendering with Preview Caching and Layout Reservation (#12114) 2026-03-06 19:09:52 -05:00
App.jsx 🛜 feat: Enable Network Requests in Offline Mode (#11107) 2025-12-26 09:01:27 -05:00
main.jsx
mobile.css 🏎️ refactor: Replace Sandpack Code Editor with Monaco for Artifact Editing (#12109) 2026-03-06 15:02:04 -05:00
style.css style(MCP): Enhance dialog accessibility and styling consistency (#11585) 2026-02-11 22:08:40 -05:00
vite-env.d.ts