dekzter
fc244044e2
fixed m3u file upload
2025-03-12 13:49:16 -04:00
dekzter
d0c18a6787
fixed settings
2025-03-12 09:34:53 -04:00
dekzter
805c9ada2e
fixed issue with react 19
2025-03-12 08:35:13 -04:00
dekzter
9567db516f
fixed modal
2025-03-11 21:52:21 -04:00
dekzter
85b8f6194e
updated uwsgi for dev
2025-03-11 20:34:48 -04:00
dekzter
4bc460f74d
Merge remote-tracking branch 'origin/main' into mantine
2025-03-11 20:28:21 -04:00
dekzter
34f956ff68
updated build dir
2025-03-11 19:22:07 -04:00
dekzter
0433352ee2
static file changes
2025-03-11 19:20:17 -04:00
dekzter
e991211c9b
full mantine refactor
2025-03-11 17:43:16 -04:00
Dispatcharr
3caeae5177
M3U Parse Fix
...
Updated how M3U files are parsed.
Added preferred-region to core settings.
2025-03-11 13:25:38 -05:00
Dispatcharr
ff81f3614d
Added Preferred Region to fixtures.json
...
Updated fixtures to include region settings.
2025-03-11 09:58:01 -05:00
Dispatcharr
b82707d310
Removed .TS from filter
2025-03-10 22:08:22 -05:00
dekzter
feda20079e
temp pip install
2025-03-10 20:59:14 -04:00
dekzter
81978e22d5
first run at mantine
2025-03-10 20:54:06 -04:00
dekzter
c05e769f09
new ui updates, primarily streams table, new api endpoints to efficiently get ids and stream groups
2025-03-09 17:35:59 -04:00
dekzter
7aa30f2678
filters on ids endpoint so we can get filters and perform select all on filtered table
2025-03-09 13:28:51 -04:00
dekzter
22c17aaaa3
updated max page size
2025-03-09 09:34:28 -04:00
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
324dfd1195
fixed conditional check
2025-03-09 09:29:37 -04:00
dekzter
d0df987a30
first attempt for unlimited streams support
2025-03-09 09:25:53 -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
fe77f5f636
new endpoint to get all stream IDs now that we're paginating the data
2025-03-09 09:17:23 -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
725c21ed56
Update epg tasks.py
...
Added gzip support for unzipping EPG files
2025-03-06 20:40:18 -06:00
Dispatcharr
1dcbf8875f
Updated Channel Serializer
...
Fixed serialization problems that prevented editing.
2025-03-06 19:39:21 -06: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
Dispatcharr
e305f1cba0
Fixed HDHR
...
Changed URLs so they would properly work as a HDHR device.
2025-03-06 18:43:14 -06:00
dekzter
01f5b99f72
conditional manage perms since mac doesn't need it
2025-03-06 16:33:30 -05:00
dekzter
dfeb5a7c7b
pass int for redis db
2025-03-06 12:52:08 -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
b6cb6eb755
don't build feature branch anymore
2025-03-06 12:29:51 -05:00
dekzter
55d57f7e4e
fixed bad reference to redis db
2025-03-06 12:03:24 -05:00
dekzter
143ba85be6
support wss for websockets
2025-03-06 12:02:57 -05:00
dekzter
473f511665
Merge pull request #16 from Dispatcharr/uwsgi
...
UWSGI and Websockets
2025-03-06 06:11:33 -05:00
dekzter
5ced1d5653
updated celery image
2025-03-05 21:40:44 -05:00