Jan Koppe
|
2f5c5b20c5
|
add django-rest-framework basic implementation
|
2020-05-31 18:35:30 +02:00 |
Jan Koppe
|
cf6373c7cb
|
fix: remove task on post_delete instead of pre_delete to handle possible deletion errors. import signal.
|
2020-05-31 18:34:51 +02:00 |
Jan Koppe
|
e1943b05f4
|
fix: filter removed tasks on restreamconfig update/delete by config-type!
|
2020-05-31 15:22:05 +02:00 |
Jan Koppe
|
bb18610dd9
|
fix: remove associated tasks when restreamconfig is deleted
|
2020-05-31 15:20:22 +02:00 |
Jan Koppe
|
140186e608
|
add staticfiles/ to gitignore to prevent accidental staticfile commits
|
2020-05-31 12:20:03 +02:00 |
Jan Koppe
|
88620b99af
|
dynamically update tasks on saved changes to restream configs
|
2020-05-31 12:16:09 +02:00 |
Jan Koppe
|
64758083b3
|
stop being stupid, fix file perms by not using add with http
|
2020-05-02 00:37:43 +02:00 |
Jan Koppe
|
95982a7815
|
fix staticfiles permissions in docker; remove dead css include
|
2020-05-02 00:23:21 +02:00 |
Jan Koppe
|
9cc2e13b2c
|
little cosmetics and more translations
|
2020-05-02 00:12:53 +02:00 |
Jan Koppe
|
0400e85f89
|
fontawesome5;interfont;local frontend resources;languages
|
2020-05-01 23:06:55 +02:00 |
Jan Koppe
|
621771c391
|
run createn of default group and rtmp application on container start
|
2020-05-01 16:08:07 +02:00 |
Jan Koppe
|
e92a131e4c
|
add default rtmp application, filter by rtmp application permissions
|
2020-05-01 16:06:32 +02:00 |
Jan Koppe
|
020393c48b
|
update migrations; management command that creates default group with default perms; add new users to default group
|
2020-05-01 15:05:26 +02:00 |
Jan Koppe
|
369bbf042c
|
fix linter errors 🙄
|
2020-05-01 14:20:02 +02:00 |
Jan Koppe
|
75c431bd39
|
add locale strings
|
2020-05-01 14:18:14 +02:00 |
Jan Koppe
|
16a872db15
|
add status symbols to stream and restreamconfig lists
|
2020-05-01 14:17:46 +02:00 |
Jan Koppe
|
8ec9c2807c
|
add stream & restreamconfig changeviews
|
2020-05-01 14:10:03 +02:00 |
Jan Koppe
|
730889b9a1
|
add object permissions with guardian; users only have access to their own streams/restreamconfigs
|
2020-05-01 12:38:57 +02:00 |
Jan Koppe
|
b16e9c955c
|
tons of i18n; add some views for restream configs
|
2020-04-29 21:09:51 +02:00 |
Jan Koppe
|
76aac4d59f
|
add very basic login/logout forms, stream management forms
|
2020-04-29 18:51:01 +02:00 |
Jan Koppe
|
96f6ebebe1
|
don't add local .env to git
|
2020-04-29 18:46:43 +02:00 |
Jan Koppe
|
a0a01a6149
|
fix linter errors 🙄
|
2020-04-26 22:30:59 +02:00 |
Jan Koppe
|
5feca3ff62
|
#4 change some model fields to proper uuid type; add api to claim and release tasks
|
2020-04-26 22:25:58 +02:00 |
Jan Koppe
|
ca65c4eaa7
|
#4 add concierge app that implements the idea of tasks; rework rtmp to better handle multiple incoming streams; rework restream to create tasks
|
2020-04-26 19:46:58 +02:00 |
Jan Koppe
|
8e71bd515b
|
fix linter errors
|
2020-04-26 04:49:07 +02:00 |
Jan Koppe
|
af49f2d749
|
add stub portal app with 'work in progress' message; configure template system
|
2020-04-26 04:46:44 +02:00 |
Jan Koppe
|
805e2911f8
|
run nginx and gunicorn with supervisord in container
|
2020-04-25 10:22:22 +02:00 |
Jan Koppe
|
92bf7fbf75
|
breaking: rename srs app to rtmp and rebuild migrations from scratch
|
2020-04-23 21:08:39 +02:00 |
Jan Koppe
|
70713fe02c
|
fix lint errors
|
2020-04-23 20:21:56 +02:00 |
Jan Koppe
|
4e9fd4abed
|
enable translations; environment config; heavily expanded dockerfile; dev docker-compose
|
2020-04-23 20:19:49 +02:00 |
Jan Koppe
|
0fcf3a5dae
|
run django tests in travis
|
2020-04-20 18:59:19 +02:00 |
Jan Koppe
|
0643a94523
|
allow any hostname to be used in connections (only intended for debugging)
|
2020-04-20 18:56:55 +02:00 |
Jan Koppe
|
70ccad1d46
|
add refined dockerfile with gunicorn
|
2020-04-20 18:56:29 +02:00 |
Jan Koppe
|
f97202869c
|
fix celery settings
|
2020-04-20 18:56:12 +02:00 |
Jan Koppe
|
59fa9df2ad
|
check for application and streamkey combination instead of separately
|
2020-04-20 18:55:45 +02:00 |
Jan Koppe
|
bda78d892a
|
resolve flake8 errors
|
2020-04-20 14:51:44 +02:00 |
Jan Koppe
|
97135c90a5
|
move out concierge stub to repo, restructure
|
2020-04-15 21:20:30 +02:00 |
Jan Koppe
|
6d73ac9dc3
|
add license, add gitignore
|
2020-04-15 21:16:01 +02:00 |
Jan Koppe
|
0339061a87
|
travis badge
|
2020-04-15 21:06:08 +02:00 |
Jan Koppe
|
4d7505217a
|
fix travis
|
2020-04-15 21:01:29 +02:00 |
Jan Koppe
|
4f6ad6a530
|
linting; some dependencies
|
2020-04-15 21:00:04 +02:00 |
Jan Koppe
|
12018fa22d
|
stub readme
|
2020-04-15 20:38:01 +02:00 |
Jan Koppe
|
29d01780e0
|
stub dockerfile
|
2020-04-15 20:31:32 +02:00 |
Jan Koppe
|
70dcfa328b
|
WIP
|
2020-04-15 20:30:56 +02:00 |