Dispatcharr/frontend/src/components/forms
2025-11-21 15:10:54 -06:00
..
AccountInfoModal.jsx Enhance M3U profile management: add optional notes field, improve validation for default profiles, and update UI to display notes where applicable. 2025-09-10 17:26:18 -05:00
AssignChannelNumbers.jsx more user management features and bug fixes 2025-05-21 15:33:54 -04:00
Channel.jsx Enhancement: Add loading state and dynamic text to submit buttons in Channel forms. Also remove old unused "Channels.jsx" form 2025-11-14 17:52:57 -06:00
ChannelBatch.jsx Enhancement: Add loading state and dynamic text to submit buttons in Channel forms. Also remove old unused "Channels.jsx" form 2025-11-14 17:52:57 -06:00
ChannelGroup.jsx Applied our Prettier formatting to all frontend code. 2025-08-31 09:50:37 -05:00
DummyEPG.jsx Enhancement: Add validation for EPG objects and payloads in updateEPG functions to prevent errors from invalid data 2025-11-21 15:10:54 -06:00
EPG.jsx Enhancement: Add validation for EPG objects and payloads in updateEPG functions to prevent errors from invalid data 2025-11-21 15:10:54 -06:00
GroupManager.jsx Applied our Prettier formatting to all frontend code. 2025-08-31 09:50:37 -05:00
LiveGroupFilter.jsx Ensures that in the groups section of M3U playlist management, the EPG Source dropdown for the 'Force EPG Source' option displays entries sorted alphabetically by name 2025-11-06 14:29:13 +00:00
LoginForm.jsx Better spacing for version text. 2025-11-14 18:00:08 -06:00
Logo.jsx [Enhancement] Set logo name from url 2025-10-04 14:23:53 -04:00
M3U.jsx Bug fix: Backend now notifies frontend when a new playlist is creating. This should fix where accounts will sometimes only show fetching groups after a new account is added. 2025-10-07 09:55:35 -05:00
M3UFilter.jsx Fix frontend saving case sensitive setting as json string. 2025-09-21 10:06:53 -05:00
M3UFilters.jsx fixed group filtering: 2025-08-06 14:45:55 -04:00
M3UGroupFilter.jsx Enhancement: Add auto-enable settings for new groups and categories in M3U and VOD components 2025-10-09 15:28:37 -05:00
M3UProfile.jsx Enhance M3U profile management: add optional notes field, improve validation for default profiles, and update UI to display notes where applicable. 2025-09-10 17:26:18 -05:00
M3UProfiles.jsx Enhance M3U profile management: add optional notes field, improve validation for default profiles, and update UI to display notes where applicable. 2025-09-10 17:26:18 -05:00
Recording.jsx FIxed bug 2025-09-19 19:47:59 -05:00
Stream.jsx Bug fix: Current settings for Stream Profile and Group were not displayed when opening the edit form for custom streams 2025-10-18 16:04:55 -05:00
StreamProfile.jsx modified database fields for consistency, removed custom_url from streams (no longer needed) 2025-03-16 09:07:10 -04:00
SuperuserForm.jsx Fixes a lot of "You provided a value prop to a form field without an onChange handler" errors. 2025-05-04 10:58:38 -05:00
User.jsx Convert custom_properties to jsonb in the backend. 2025-09-02 09:41:51 -05:00
UserAgent.jsx looooots of updates for user-management, initial commit of access control 2025-05-31 18:01:46 -04:00
VODCategoryFilter.jsx Enhancement: Add auto-enable settings for new groups and categories in M3U and VOD components 2025-10-09 15:28:37 -05:00