mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-25 02:57:57 +00:00
Removed the frontend UI exposure while keeping backend guards as defensive measures. Removed: - frontend/src/components/forms/User.jsx — Account Enabled switch - frontend/src/components/tables/UsersTable.jsx — Status column - apps/accounts/api_views.py — is_active check in TokenRefreshView - apps/accounts/tests.py — related tests |
||
|---|---|---|
| .. | ||
| backups | ||
| cards | ||
| forms | ||
| modals | ||
| tables | ||
| theme | ||
| ConfirmationDialog.jsx | ||
| ErrorBoundary.jsx | ||
| Field.jsx | ||
| FloatingVideo.jsx | ||
| GuideRow.jsx | ||
| HourTimeline.jsx | ||
| LazyLogo.jsx | ||
| M3URefreshNotification.jsx | ||
| NotificationCenter.jsx | ||
| RecordingSynopsis.jsx | ||
| SeriesModal.jsx | ||
| sidebar.css | ||
| Sidebar.jsx | ||
| SystemEvents.jsx | ||
| VODModal.jsx | ||