Commit graph

52 commits

Author SHA1 Message Date
dekzter
79377c0d7f collecstatic isn't working in the dockerfile 2025-03-03 19:32:01 -05:00
dekzter
59fd80bb8a ahhhhhhh 2025-03-03 18:44:23 -05:00
dekzter
81728d346a updated aio with new values 2025-03-03 18:39:38 -05:00
dekzter
87e5a6f27f missing collectstatic 2025-03-03 18:29:52 -05:00
dekzter
1c5d13bab2 another file to revert 2025-03-03 17:48:34 -05:00
dekzter
8603aa5069 file was somehow reverted 2025-03-03 17:39:12 -05:00
dekzter
51df25b9b0 Added back reverted file 2025-03-03 17:30:54 -05:00
dekzter
857d62db28 merged in main 2025-03-03 17:13:54 -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
dekzter
2c85ee8026 fixing up for final docker build 2025-03-03 15:16:12 -05:00
SergeantPanda
94f7f5e630 Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr 2025-03-02 14:56:41 -06:00
dekzter
02cf53383d fixing docker build 2025-03-02 14:56:18 -05:00
dekzter
c9b8d60c41 missing python uwdgi package 2025-03-02 10:58:45 -05:00
kappa118
d6477cef55 updated for debian-based package manager 2025-03-02 10:05:39 -05:00
kappa118
1c08c71b47 keeping alpine for now, primary is debian-based again 2025-03-02 09:54:04 -05:00
SergeantPanda
00d89d9a7d Changed entrypoint port back to 9191 and added build commands for react to dockerfileAIO 2025-03-01 20:39:57 -06:00
kappa118
f43ba961f1 fixed dev image tag 2025-03-01 20:32:08 -05:00
kappa118
7fc168acac fixed build command 2025-03-01 20:27:37 -05:00
kappa118
18bb218fba update 2025-03-01 20:01:51 -05:00
kappa118
9e0ca1f35a create /data for AIO /dev containers, fixed wrong dir on entrypoint for dev 2025-03-01 19:43:02 -05:00
kappa118
472c8b25bb just use one container, reinstall necessary packages on dev start 2025-03-01 19:27:21 -05:00
kappa118
073e8941f3 build script 2025-03-01 19:23:20 -05:00
kappa118
b9f191d0c2 updated names 2025-03-01 19:21:12 -05:00
kappa118
2e951d4bc0 fixed volumes 2025-03-01 18:47:44 -05:00
kappa118
7162d10903 executable 2025-03-01 18:44:38 -05:00
kappa118
1b0692532c sqlite option, updated sqlite for dev and aio container 2025-03-01 18:39:07 -05:00
kappa118
573655d269 new dockerfiles for dev and prod containers, updated / added new compose files for standalone, dev, and aio 2025-03-01 18:37:26 -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
kappa118
bc92985748 better networking 2025-02-28 14:36:27 -05:00
kappa118
9a027f1cc7 port updates 2025-02-27 09:29:25 -05:00
kappa118
e4d2f59c70
Merge pull request #7 from kappa118/main
React UI is live! and other changes...
2025-02-27 08:07:14 -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
Dispatcharr
d9b7df96a3
Merge branch 'main' into main 2025-02-26 16:13:47 -06:00
SergeantPanda
9f4231d371 Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr 2025-02-24 15:52:41 -06:00
Dispatcharr
d89bf35c0d Pre-Alpha v4
Added settings page
Added EPG functionality
2025-02-24 15:04:03 -06:00
SergeantPanda
c76fc3c292 Updated default values for admin login 2025-02-23 16:10:29 -06:00
SergeantPanda
a1792fcc51 Docker Compose to build AIO 2025-02-23 15:54:18 -06:00
SergeantPanda
808e305a1c entrypoint now runs as the user context specified by PUID and PGID. 2025-02-23 15:36:07 -06:00
kappa118
0dfa001f3a initial commit of react frontend 2025-02-23 14:35:19 -05:00
SergeantPanda
d650aa8af6 Creates default user on first startup. 2025-02-23 11:11:00 -06:00
SergeantPanda
185e9a0547 Added makemigrations command. 2025-02-23 10:41:53 -06:00
SergeantPanda
e8d7e80f8e Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr 2025-02-22 21:03:38 -06:00
SergeantPanda
3583f7c104 Added better checks to verify database is ready to accept connections. 2025-02-22 20:52:46 -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
0fac5d8e41 Updated entrypoint.sh to launch celery 2025-02-22 13:49:28 -06:00
SergeantPanda
bb4da18c56 Added AIO docker ability 2025-02-22 12:22:39 -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