Commit graph

439 commits

Author SHA1 Message Date
SergeantPanda
7dcb853c6c Add first and last name to user form. 2025-06-28 08:49:09 -05:00
SergeantPanda
1a8bbb6bb8 Reorder columns 2025-06-27 21:59:56 -05:00
SergeantPanda
615956d502 Standardized headers. 2025-06-27 21:45:27 -05:00
SergeantPanda
1e91dd7597 Added all available fields. 2025-06-27 21:43:50 -05:00
SergeantPanda
d50a6ebce5 Converted users to our custom table 2025-06-27 21:03:04 -05:00
SergeantPanda
47d270aa9f Better sizing for link forms. 2025-06-27 11:17:31 -05:00
SergeantPanda
fe2df9b530 Render link forms overtop of all elements. 2025-06-27 10:56:24 -05:00
SergeantPanda
7b23b0a4df Slide text right when program starts before current view.
Closes #223
2025-06-27 10:24:08 -05:00
SergeantPanda
66b95f2ef8 Fixes channels not actually filtering based on selected group. 2025-06-27 10:06:54 -05:00
SergeantPanda
6d13aa5314 Fix console error. 2025-06-27 10:04:33 -05:00
SergeantPanda
8c47f7b0e6 Fixes groups not loading in TV Guide. 2025-06-27 09:59:23 -05:00
SergeantPanda
81d0c9472f When 1 channel is selected open correct channel editor. 2025-06-26 15:52:33 -05:00
SergeantPanda
5a38a56dc6 Fix setting stream profile to 'use default' 2025-06-26 13:56:12 -05:00
SergeantPanda
855578bf05 No change initial loading for group. 2025-06-26 13:53:36 -05:00
SergeantPanda
99f2b5b4b1 Add no change options to bulk edit. 2025-06-26 13:42:56 -05:00
SergeantPanda
00073698b3 Update front end when channels are edited. 2025-06-26 13:30:52 -05:00
SergeantPanda
ba6012b28c Fixes bulk channel editor not saving.
Fixes #222
2025-06-26 13:15:00 -05:00
SergeantPanda
65e0be80e0 Refactor channel selection handling to use table state and clear selection on data change 2025-06-26 11:50:22 -05:00
SergeantPanda
f6339b691c Set better sizes for stream profile table for mobile support. 2025-06-26 10:55:25 -05:00
SergeantPanda
f8ef219665 Set better sizes for user-agent table for mobile support. 2025-06-26 10:17:48 -05:00
SergeantPanda
23e63ba4a0 Add minimum width to settings for better mobile support. 2025-06-26 09:56:31 -05:00
SergeantPanda
a307c63b0b Better sizes for mobile 2025-06-24 18:13:13 -05:00
SergeantPanda
587ab4afe0 Gets rid of unneccessary blank space at the bottom. 2025-06-24 17:56:05 -05:00
SergeantPanda
cc41731ae1 Minimum widths set 2025-06-23 19:23:16 -05:00
SergeantPanda
e2b93d3e6f Better stats card filling. 2025-06-23 17:27:34 -05:00
SergeantPanda
58a1304ddc Always show 2 decimal places for FFmpeg speed. 2025-06-22 13:25:43 -05:00
SergeantPanda
49f141d64a Better calculation for number of cards per column.
Fixes #218
2025-06-22 13:22:11 -05:00
SergeantPanda
4b214a49ee Move buttons to label row 2025-06-22 01:02:32 -05:00
SergeantPanda
77590367ac Remove unnecessary padding. 2025-06-22 00:30:07 -05:00
SergeantPanda
0b6175bac6 Fix background color to match rest of the theme. 2025-06-22 00:19:31 -05:00
SergeantPanda
384609ae77 Better sizing. 2025-06-21 23:46:58 -05:00
SergeantPanda
dae143a724 Better rendering for small screens on m3u and epg tables. 2025-06-21 22:54:52 -05:00
SergeantPanda
c43231c492 Add confirmation dialog for user deletion with warning suppression 2025-06-21 14:09:53 -05:00
SergeantPanda
f4e4fb1d13 Add confirmation dialog for deleting a channel profile. 2025-06-21 13:24:32 -05:00
SergeantPanda
3fb2433d3a Add confirmation dialog for m3u profile deletion. 2025-06-21 13:19:19 -05:00
SergeantPanda
d4688fa4e4 Add M3U and EPG URL configuration options with dynamic parameters
Closes #207
2025-06-21 13:00:11 -05:00
SergeantPanda
7b16ca6ff7
Merge pull request #198 from Dispatcharr/proxy-settings
Proxy settings
2025-06-15 13:18:03 -05:00
SergeantPanda
a9ef41478c Adds reset to defaults for proxy settings. 2025-06-15 13:15:20 -05:00
SergeantPanda
ed346dd952 Better verbiage for a couple settings. 2025-06-15 13:09:40 -05:00
SergeantPanda
94b3255c93 Fixes settings getting overwrote when loading settings page. 2025-06-15 13:06:10 -05:00
SergeantPanda
9757f6a48d Fix key error with react. 2025-06-15 11:28:57 -05:00
SergeantPanda
9c5a174409 Move regions to constants. 2025-06-14 13:08:56 -05:00
SergeantPanda
51ce2d241c Use integers and floats instead of strings for proxy settings. 2025-06-14 12:42:49 -05:00
SergeantPanda
0c4d320dc2 Add descriptions to proxy settings 2025-06-14 12:39:07 -05:00
dekzter
72542bf0fd default cidrs in network access form, added proxy settings to ui 2025-06-14 08:52:56 -04:00
SergeantPanda
d0cefd3813 Fixes being unable to edit stream profile. 2025-06-13 12:48:04 -05:00
dekzter
30b2a19eb0 merged in main 2025-06-11 08:38:00 -04:00
dekzter
788667b687 better error checking, only warn for UI blocking 2025-06-11 08:24:32 -04:00
SergeantPanda
ae01440a15 Better error messaging for unsupported codecs in the web player. Also don't block controls with error messages. 2025-06-10 13:58:34 -05:00
SergeantPanda
62ac134359 Move stream type to after audio. 2025-06-10 11:38:52 -05:00