Commit graph

74 commits

Author SHA1 Message Date
1e59cd70ae add global docker urls
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-05 14:19:14 +02:00
e4e3c890b1 remove docker build step
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-05 14:10:45 +02:00
86cbe478a6 Bump version: 0.3.1 → 0.4.0 2022-07-05 13:57:07 +02:00
3479365c52 publish docker images with ci
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-05 13:56:07 +02:00
9d53d79f95 show number of pending videos 2022-07-05 13:33:20 +02:00
83e1d9a406 add deletion of jobs
handle unavailable videos
2022-07-05 13:17:10 +02:00
fff882894f add sphinx project
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-29 22:41:57 +02:00
297daaa51b Bump version: 0.3.0 → 0.3.1
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-27 23:41:06 +02:00
5a76eb0559 show number of running tasks
show channel name in search items
2022-06-27 23:40:48 +02:00
7c741a476f Bump version: 0.2.0 → 0.3.0
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-27 23:09:56 +02:00
e5c1fbdfb4 add search 2022-06-27 23:09:42 +02:00
df90e42729 allow variable number of feed items 2022-06-27 22:44:16 +02:00
f21387a23c add opml download 2022-06-27 22:38:12 +02:00
ded1895adb limit downloads view to 100 items 2022-06-27 21:56:18 +02:00
ede37ebe17 Bump version: 0.1.1 → 0.2.0
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-27 12:43:06 +02:00
0d34a96227 add downloads view
fix yt-dlp cache not writable
fix video count
2022-06-27 12:42:59 +02:00
caefa4dd37 Bump version: 0.1.0 → 0.1.1
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-27 02:14:31 +02:00
580075e140 add cache folder 2022-06-27 02:14:19 +02:00
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