Dispatcharr/frontend/src/components/forms
2025-05-18 11:19:34 -04:00
..
Channel.jsx user management, user levels, user level channel access 2025-05-18 11:19:34 -04:00
ChannelGroup.jsx Fixes channel creation form resetting if also creating a group. 2025-05-03 13:28:01 -05:00
Channels.jsx user management, user levels, user level channel access 2025-05-18 11:19:34 -04:00
EPG.jsx Move is active to bottom of form. 2025-05-07 09:13:13 -05:00
LoginForm.jsx user management, user levels, user level channel access 2025-05-18 11:19:34 -04:00
M3U.jsx Apparently width=100% isn't recommended for react so switched it to "style={{ width: '100%' }}" 2025-05-07 09:39:05 -05:00
M3UGroupFilter.jsx Add unique key prop to Button component in M3UGroupFilter for improved rendering 2025-05-06 20:54:59 -05:00
M3UProfile.jsx Enhance m3u profile creation to show live regex results. 2025-05-07 13:24:41 -05:00
M3UProfiles.jsx Sort profiles in M3UProfiles component to prioritize default profiles and order others alphabetically by name 2025-05-07 13:11:46 -05:00
Recording.jsx proper handling of store variables so we now aren't listening on any change from the state of a store 2025-04-19 08:49:04 -04:00
Stream.jsx proper handling of store variables so we now aren't listening on any change from the state of a store 2025-04-19 08:49:04 -04: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 user management, user levels, user level channel access 2025-05-18 11:19:34 -04:00
UserAgent.jsx modified database fields for consistency, removed custom_url from streams (no longer needed) 2025-03-16 09:07:10 -04:00