Commit graph

59 commits

Author SHA1 Message Date
dekzter
8cf226fdd2 not sure if we'll still use this, but updated it to work with new paginated streams 2025-03-09 09:32:11 -04:00
dekzter
9add00cf5c built back in virtualized tables, just with a top limit of 10k for now 2025-03-09 09:31:49 -04:00
dekzter
573472c4e8 max streams defaults to 0 2025-03-09 09:22:46 -04:00
dekzter
5b09efe096 fetchdata useeffect is now only on pagination 2025-03-09 09:22:36 -04:00
dekzter
6a84f91d67 refactored streams table to use server-side pagination, now with select all support 2025-03-09 09:17:47 -04:00
dekzter
656a9c06e8 merged in updated ui changes 2025-03-08 10:42:08 -05:00
Dispatcharr
90a7eb5b32 Updated theme.js to use tailwind colors
Updated theme.js to use tailwind colors.
Updated ChannelsTable to use theme.js
2025-03-08 09:10:26 -06:00
dekzter
9ac73cf990 initial push for pagination with streams tables - still need to fix the channels form tables 2025-03-08 09:17:20 -05:00
Dispatcharr
c71b14ed2d ChannelsTable partially completed 2025-03-08 07:52:53 -06:00
Dispatcharr
6118feeecf Centralize theme config
Updated theme.js to include common styling properties.
Updated app.js to use common styling properties
Updated Sidebar.js to use common styling properties
2025-03-07 19:51:08 -06:00
dekzter
f57e15bd00 merged in sidebar branch 2025-03-07 19:04:59 -05:00
Dispatcharr
0668680878 UI Sidebar Redesign
Redesigned sidebar
2025-03-07 17:39:34 -06:00
dekzter
a1a25799dd big push of UI updates 2025-03-07 16:29:39 -05:00
dekzter
36cc6da547 auto-select channel when expanded 2025-03-07 09:24:46 -05:00
dekzter
c7347c568a refactore channels store, added new UX for adding streams to a channel 2025-03-07 09:23:50 -05:00
Dispatcharr
7532a6dd89 Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr 2025-03-06 18:59:18 -06:00
Dispatcharr
fb9a3ca65b Added country flags
Added Country codes next to public IP
2025-03-06 18:58:55 -06:00
dekzter
81a1156a01 better form validation 2025-03-06 19:56:58 -05:00
dekzter
23ce4b983e logout actually works now 2025-03-06 12:51:39 -05:00
dekzter
8024c79dad added padding, fixed position of bottom section 2025-03-06 12:49:34 -05:00
dekzter
143ba85be6 support wss for websockets 2025-03-06 12:02:57 -05:00
dekzter
993ab0828f frontend tweaks, better UX with loading, added in websockets 2025-03-05 17:03:53 -05:00
dekzter
412b799d7b new environment settings endpoint, added added in support for conditionally building video URL since we don't want dev env to proxy the stream through the react server 2025-03-05 11:08:04 -05:00
dekzter
c0635ade23 removed hardcoded local IP that was used for testing 2025-03-04 09:34:36 -05:00
dekzter
857d62db28 merged in main 2025-03-03 17:13:54 -05:00
Dispatcharr
814d6a6cda Added Super User Creator
Added creator
Corrected license in swagger
2025-03-03 14:57:38 -06:00
dekzter
3e3f4c85a1 multi stream support 2025-03-02 15:06:47 -05:00
dekzter
596cf33048 pm2 for react server dev 2025-03-02 15:06:02 -05:00
Dispatcharr
d5609a021d Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr 2025-03-02 12:27:26 -06:00
Dispatcharr
c63ddcfe7b AI EPG Matching
Added AI EPG matching
2025-03-02 12:27:21 -06:00
dekzter
2812d3da5c default stream profile to default 2025-03-02 12:52:42 -05:00
kappa118
c887192d86 fixed loading bug and added alert on no channels 2025-03-01 20:39:28 -05:00
kappa118
105df86af9 latest frontend changes 2025-03-01 20:00:17 -05:00
kappa118
f32adc7abc fixed port in package.json 2025-03-01 19:59:06 -05:00
kappa118
03732be387 fixed dev npm command, fixed proxy sever address 2025-03-01 19:54:39 -05:00
kappa118
c42f2d048a core settings update capabilities 2025-03-01 11:19:15 -05:00
kappa118
19cac3ccad loading screen for guide 2025-03-01 11:17:56 -05:00
kappa118
a5113660bc merged in main 2025-03-01 10:00:28 -05:00
Dispatcharr
ace441fb56 Pre-Alpha v?
Lost count:
Added/Fixed bulk adding from stream
Added/Fixed Auto assign channel numbers
Added command to kill processes
Changed to a persistant lock using redis
2025-03-01 08:52:32 -06:00
kappa118
c82391f57b merged in from main 2025-03-01 09:25:45 -05:00
Dispatcharr
b1dcf159a2
Merge pull request #9 from Dispatcharr/m3u-profiles
M3U profiles
2025-02-28 20:42:02 -06:00
Dispatcharr
84c93d87eb Logo URLs
Added ability to choose url via logo
Added ability to upload image*

*You can upload but it doesn't set the url to the uploaded image yet.
2025-02-28 18:34:43 -06:00
kappa118
a5ae01716a merged in main 2025-02-28 17:24:58 -05:00
Dispatcharr
31d26fddee Guide Update
Updated guide style
Added Floating Video
Added mpegts.js
2025-02-28 16:02:52 -06:00
kappa118
817d512ed7 removed logging 2025-02-28 15:30:14 -05:00
kappa118
0836b52719 proper links to copy 2025-02-28 14:47:02 -05:00
kappa118
bce5350467 fixed default route 2025-02-28 14:43:06 -05:00
kappa118
024c277e7b
Merge branch 'main' into m3u-profiles 2025-02-28 14:35:36 -05:00
kappa118
6ae80f4368 m3u profiles, style changes, etc 2025-02-28 14:33:54 -05:00
Dispatcharr
a4cd184a36 Added dropdb
Added dropdb command
Added more info to guide
2025-02-28 08:20:20 -06:00