Commit graph

49 commits

Author SHA1 Message Date
SergeantPanda
b300ee5bcf Merge branch 'mantine' of https://github.com/Dispatcharr/Dispatcharr into Proxy-Redis 2025-03-12 16:49:33 -05: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
SergeantPanda
f3b1636579 Merge branch 'sidebar' of https://github.com/Dispatcharr/Dispatcharr into Proxy-Redis 2025-03-10 16:23:27 -05:00
SergeantPanda
c83189dfcc Initial test switching to redis for buffer. Only 1 client connecting. 2025-03-09 12:25:36 -05: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
dekzter
a1a25799dd big push of UI updates 2025-03-07 16:29:39 -05:00
SergeantPanda
fe83e8a03e Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr into Proxy 2025-03-07 08:34:21 -06: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
55d57f7e4e fixed bad reference to redis db 2025-03-06 12:03:24 -05:00
dekzter
3ecb49375c Websockets, fixed channel name collision, added back in multi-stream per channel support 2025-03-05 17:04:43 -05:00
SergeantPanda
4b349d1051 Updated urls and views to allow for initializing the channels. 2025-03-04 10:13:54 -06:00
SergeantPanda
15c277e0d4 Reordered and cleaned up urls. 2025-03-04 09:28:07 -06:00
SergeantPanda
aa74d5a9fd Adds an extra redirect. 2025-03-04 09:19:38 -06:00
SergeantPanda
32462672bd Merge branch 'main' of https://github.com/SergeantPanda/Dispatcharr into Proxy 2025-03-04 08:13:27 -06:00
dekzter
6cf535b5a0
Merge branch 'main' into main 2025-03-04 08:52:44 -05:00
dekzter
23788ffcbe fixing csrf origins 2025-03-04 08:22:14 -05:00
SergeantPanda
1ad84164a6 Fixed issues with not being able to create a super user. 2025-03-03 19:43:12 -06:00
SergeantPanda
c318b52f10 Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr into Proxy 2025-03-03 18:51:09 -06:00
SergeantPanda
85e41d5def Initial integration. 2025-03-03 18:40:30 -06:00
dekzter
7968ac7b32 more revertedf iles 2025-03-03 18:32:06 -05:00
Dispatcharr
b5cc5dcb37 Revert "Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr"
This reverts commit dc4de65cbf, reversing
changes made to 814d6a6cda.

Attempt to fix
2025-03-03 15:18:11 -06:00
Dispatcharr
dc4de65cbf Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr 2025-03-03 15:01:12 -06:00
Dispatcharr
814d6a6cda Added Super User Creator
Added creator
Corrected license in swagger
2025-03-03 14:57:38 -06:00
dekzter
9abc2fb925 fixing static files for nginx serving 2025-03-03 15:14:37 -05:00
Dispatcharr
9cbf70a4ec Added hdhr urls 2025-03-02 15:08:34 -06:00
dekzter
3e3f4c85a1 multi stream support 2025-03-02 15:06:47 -05:00
kappa118
c1efb0004d fixed bad params 2025-03-01 18:52:01 -05:00
kappa118
1b0692532c sqlite option, updated sqlite for dev and aio container 2025-03-01 18:39:07 -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
9a4bb81664 jwt auth in swagger 2025-02-27 16:33:32 -05:00
Dispatcharr
d1121504d1 Fixed trailing slash
Fixed trailing slash on main urls
Fixed trailing slash on output urls
2025-02-27 09:51:54 -06:00
kappa118
9a027f1cc7 port updates 2025-02-27 09:29:25 -05:00
kappa118
6e62179416 now proxying api requests through dev react server, no need for api configuration 2025-02-26 21:45:16 -05:00
kappa118
2ae8499ec0 no more conditional, react UI is live! 2025-02-26 20:02:33 -05:00
kappa118
1e4275ea7a core django changes for new react ui 2025-02-26 20:02:13 -05:00
kappa118
0ca783719d merged in upstream 2025-02-24 16:31:51 -05:00
Dispatcharr
d89bf35c0d Pre-Alpha v4
Added settings page
Added EPG functionality
2025-02-24 15:04:03 -06:00
kappa118
0dfa001f3a initial commit of react frontend 2025-02-23 14:35:19 -05:00
SergeantPanda
e8d7e80f8e Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr 2025-02-22 21:03:38 -06:00
Dispatcharr
9da7adda92 Pre Alpha v4
Added login page
Added login/logout buttons
Added m3u settings
Added stream profiles to channels and streams
Added ability to add individual stream outside of m3u file
Added ability to add youtube live links as a stream source
Deleted migrations
Deleted pycache folders
Changed HDHR to get ip dynamically
2025-02-22 20:43:55 -06:00
SergeantPanda
22eb0a23c8 Remove cached .pyc files and update .gitignore 2025-02-22 18:54:12 -06:00
SergeantPanda
f44ddc31ba changed POSTGRES_PORT EV to an int and made POSTGRES_HOST default localhost instead of db 2025-02-22 12:59:02 -06:00
SergeantPanda
645d916d74 changed server ip to 127.0.0.1 2025-02-22 12:23:55 -06:00
Dispatcharr
1fb7a0c9eb Alpha v3
Added user agents
Added Stream Profiles
Added new API calls
2025-02-21 15:31:59 -06:00
kappa118
b546c0f89a more configuration options for redis and database 2025-02-20 14:13:29 -05:00
Dispatcharr
3978e60ce9 Pre Alpha 2
Added FFMPEG
Removed "is_active"
Added m3u output
2025-02-19 16:55:23 -06:00
Dispatcharr
7ae7dbe175 Pre Alpha Changes
Removed .DS_Store and added to gitignore

M3U add created
M3U delete fixed
Removed unused files
Django admin not so ugly now
2025-02-18 16:48:01 -06:00
Dispatcharr
8edb743ebd Initial commit 2025-02-18 11:14:09 -06:00