Dispatcharr/frontend/src/components
Jim McBride 3fb18ecce8 Enhancement: Respect user's 12h/24h time format preference in backup scheduler
- Read time-format setting from UI Settings via useLocalStorage
- Show 12-hour time input with AM/PM selector when user prefers 12h
- Show 24-hour time input when user prefers 24h
- Backend always stores 24-hour format (no API changes)
2025-11-27 08:49:29 -06:00
..
backups Enhancement: Respect user's 12h/24h time format preference in backup scheduler 2025-11-27 08:49:29 -06:00
forms Fix frontend saving case sensitive setting as json string. 2025-09-21 10:06:53 -05:00
tables Change whiteSpace style from 'nowrap' to 'pre' in StreamsTable for better text formatting. 2025-09-21 11:17:14 -05:00
theme added vod category filtering 2025-08-22 16:59:00 -04:00
ConfirmationDialog.jsx Fix VOD categories not loading on new accounts without webui refresh. 2025-08-28 11:20:37 -05:00
FloatingVideo.jsx Applied formatting to floating video. 2025-08-28 10:44:11 -05:00
LazyLogo.jsx Fix cyclic error with logos loading. 2025-08-28 10:42:42 -05:00
M3URefreshNotification.jsx Fix VOD categories not loading on new accounts without webui refresh. 2025-08-28 11:20:37 -05:00
SeriesModal.jsx Remove account type badge from modals. 2025-09-11 10:43:22 -05:00
sidebar.css epg refactor, new relations and matching 2025-03-26 13:28:03 -04:00
Sidebar.jsx Init Plugins 2025-09-05 17:10:11 -05:00
VODModal.jsx Reorganize VODModal buttons: move Play button next to Watch Trailer and update styles 2025-09-11 10:55:32 -05:00