ucast/ucast
ThetaDev 297daaa51b
All checks were successful
continuous-integration/drone/push Build is passing
Bump version: 0.3.0 → 0.3.1
2022-06-27 23:41:06 +02:00
..
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 opml download 2022-06-27 22:38:12 +02:00
static limit downloads view to 100 items 2022-06-27 21:56:18 +02:00
tasks add downloads view 2022-06-27 12:42:59 +02:00
templates show number of running tasks 2022-06-27 23:40:48 +02:00
tests add downloads view 2022-06-27 12:42:59 +02:00
__init__.py Bump version: 0.3.0 → 0.3.1 2022-06-27 23:41:06 +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 search 2022-06-27 23:09:42 +02:00
views.py show number of running tasks 2022-06-27 23:40:48 +02:00