management
|
add queue error page
|
2022-06-26 20:16:24 +02:00 |
migrations
|
add deleting channels/videos
|
2022-06-22 02:21:37 +02:00 |
resources
|
renamed django project
|
2022-05-10 13:21:48 +02:00 |
service
|
add daily cache cleanup
|
2022-06-29 23:25:43 +02:00 |
static
|
limit downloads view to 100 items
|
2022-06-27 21:56:18 +02:00 |
tasks
|
Merge branch 'docs'
|
2022-07-05 14:53:08 +02:00 |
templates
|
show number of pending videos
|
2022-07-05 13:33:20 +02:00 |
tests
|
Merge branch 'docs'
|
2022-07-05 14:53:08 +02:00 |
__init__.py
|
Bump version: 0.4.0 → 0.4.1
|
2022-07-05 14:55:08 +02:00 |
admin.py
|
add main page, protect feed
|
2022-06-02 01:41:48 +02:00 |
apps.py
|
fixed scheduler init, add redis to CI
|
2022-05-21 00:05:41 +02:00 |
feed.py
|
allow variable number of feed items
|
2022-06-27 22:44:16 +02:00 |
forms.py
|
add queue error page
|
2022-06-26 20:16:24 +02:00 |
models.py
|
add deleting channels/videos
|
2022-06-22 02:21:37 +02:00 |
queue.py
|
limit downloads view to 100 items
|
2022-06-27 21:56:18 +02:00 |
urls.py
|
add deletion of jobs
|
2022-07-05 13:17:10 +02:00 |
views.py
|
show number of pending videos
|
2022-07-05 13:33:20 +02:00 |