LibreChat/client/src
Dustin Healy c6bb77325a
🔗 feat: Admin Panel Link in Settings for Admins (#14662)
Expose ADMIN_PANEL_URL through the startup config for users holding the
access:admin capability, and render an Admin section in Settings > General
with an external link to the admin panel. The URL is omitted server-side
for unauthenticated requests and users without admin access.
2026-08-06 12:40:44 -04:00
..
@types
a11y
common feat: Reliable Interrupt & Steer Escalation and Recovery (#14558) 2026-07-31 20:07:56 -04:00
components 🔗 feat: Admin Panel Link in Settings for Admins (#14662) 2026-08-06 12:40:44 -04:00
constants
data-provider feat: Reliable Interrupt & Steer Escalation and Recovery (#14558) 2026-07-31 20:07:56 -04:00
hooks 🔁 fix: Re-Arm Soft Default When a Stored Agent No Longer Resolves (#14664) 2026-08-06 12:39:32 -04:00
lib/rum
locales 🔗 feat: Admin Panel Link in Settings for Admins (#14662) 2026-08-06 12:40:44 -04:00
polyfills
Providers 🔁 fix: Re-Arm Soft Default When a Stored Agent No Longer Resolves (#14664) 2026-08-06 12:39:32 -04:00
routes 🔁 fix: Re-Arm Soft Default When a Stored Agent No Longer Resolves (#14664) 2026-08-06 12:39:32 -04:00
store feat: Reliable Interrupt & Steer Escalation and Recovery (#14558) 2026-07-31 20:07:56 -04:00
utils 🔁 fix: Re-Arm Soft Default When a Stored Agent No Longer Resolves (#14664) 2026-08-06 12:39:32 -04:00
App.jsx
main.jsx
mobile.css 🎨 refactor: adopt the @librechat/client design system (semantic color tokens + component migration) (#13879) 2026-08-06 09:15:17 -04:00
style.css 🎨 refactor: adopt the @librechat/client design system (semantic color tokens + component migration) (#13879) 2026-08-06 09:15:17 -04:00
vite-env.d.ts