Commit graph

56 commits

Author SHA1 Message Date
71725c7a29 Bump version: 0.0.1 → 0.1.0
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-27 01:01:01 +02:00
6622fe87f2 add bump2version 2022-06-27 01:00:52 +02:00
c55b54124b fix feed showing not downloaded videos 2022-06-27 00:46:14 +02:00
f79220515b add dockerfile
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-26 23:23:16 +02:00
69c27d5266 download videos in tmpdir 2022-06-26 20:34:44 +02:00
40bc4d9147 add queue error page 2022-06-26 20:16:24 +02:00
33212a7963 add channel edit/download 2022-06-26 18:15:11 +02:00
778b23ecd4 add generated styles
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-23 23:54:50 +02:00
f594004760 add clipboard.js 2022-06-23 23:53:44 +02:00
e12c3518d1 update channel after importing
All checks were successful
continuous-integration/drone/push Build is passing
remove emoji from cover titles
2022-06-23 02:43:16 +02:00
a37a7d17b3 add confirmation buttons for deletion 2022-06-23 01:39:39 +02:00
f51df8b362 add hmx pagination 2022-06-23 00:50:29 +02:00
c723377010 add deleting channels/videos
add htmx
2022-06-22 02:21:37 +02:00
88ca3898de dont download all videos when adding channel
add FontAwesome files
2022-06-22 00:37:04 +02:00
eb8e1debdf add video grid 2022-06-21 14:29:44 +02:00
5e601c8805 parallelize ci
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-02 02:02:34 +02:00
16a509ee20 add view tests if logged in
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-02 01:58:28 +02:00
48cecbb621 add main page, protect feed 2022-06-02 01:41:48 +02:00
55d7d5f3b2 add tests for views and feed 2022-05-28 22:16:25 +02:00
630b29951a add unique id field to channels and videos 2022-05-26 20:45:18 +02:00
2bb670a5c6 add podcast feed 2022-05-26 00:49:26 +02:00
936a412caf add tests for tasks
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-24 01:11:19 +02:00
0fa6e5c07d migrated to vanilla rq 2022-05-21 18:36:29 +02:00
5d49098004 update ci environment vars 2022-05-21 11:55:45 +02:00
4fd6239974 migrate db in ci
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-21 03:14:12 +02:00
4b6733b9b6 add tests for yt, storage, util
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-21 03:10:16 +02:00
28cb58356e fixed scheduler init, add redis to CI 2022-05-21 00:05:41 +02:00
8af98a44ae improve cover contrast
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-20 23:12:22 +02:00
12e64e6c72 schedule channel updating 2022-05-20 14:30:48 +02:00
60250dd637 improved download tasks, add download size field
Some checks failed
continuous-integration/drone/push Build is failing
2022-05-19 03:03:25 +02:00
21552e6453 add django-rq
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-16 11:55:59 +02:00
a3c7be3ae3 add mp3 tagging
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-16 00:41:44 +02:00
85862e0e66 add download tasks 2022-05-15 03:14:07 +02:00
652795c51c finished basic yt scraping 2022-05-13 23:12:58 +02:00
cb1fc64a79 drone: accept any arch
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-11 09:28:23 +02:00
e7b3149962 add tests for youtube, util modules
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-11 02:24:17 +02:00
52aa14d134 add task documentation 2022-05-10 19:01:14 +02:00
c18bf3837e load settings from environment, add bulma 2022-05-10 18:23:48 +02:00
fb0e2ef158 renamed django project 2022-05-10 13:21:48 +02:00
bf84fc7c78 add VideoInfo object 2022-05-10 13:01:54 +02:00
5dcbfa638b add handling for empty thumbnails 2022-05-10 02:34:47 +02:00
d3ad3d012e model: make downloaded date nullable 2022-05-09 22:30:28 +02:00
9d4781165f remove emoji from workflow
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-09 00:31:54 +02:00
2d279ba4b4 add drone ci workflow
Some checks reported errors
continuous-integration/drone Build was killed
2022-05-09 00:22:55 +02:00
e2189f84f4 crop black borders from cover images 2022-05-09 00:15:45 +02:00
219032cb61 delete old test pics 2022-05-08 23:28:28 +02:00
fdaca6b132 add new blurred thumbnail type 2022-05-08 23:27:03 +02:00
5def0f3c61 add basic models 2022-05-08 23:12:44 +02:00
cd0bcccc62 add manage.py to package 2022-05-06 12:13:44 +02:00
25fe3eb824 setup django project 2022-05-05 01:25:49 +02:00