1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00

240 Commits

Author SHA1 Message Date
344a481504 Log failed patreon events 2017-11-01 17:28:42 -07:00
1fc4063f48 Change publication date of a video (pubDate - xml element) to date added to playlist 2017-11-01 12:50:29 -07:00
fe290a114f More logging for webhooks 2017-11-01 12:10:26 -07:00
fd36184679 Merge pull request #21 from mxpv/hooks
Implement webhooks handler
2017-10-30 18:35:56 -07:00
087eb1b6ab Fix tests 2017-10-30 18:29:33 -07:00
0f52d8d3fc Implement http handler for webhooks 2017-10-30 17:26:46 -07:00
05b7dd5020 Rename package 2017-10-30 15:33:26 -07:00
e7cdf23c8f Improve file size estimation 2017-10-30 15:11:39 -07:00
813717a2c3 Refactor server package 2017-10-28 01:11:49 -07:00
75bd90ff49 Rename patreon package 2017-10-26 19:26:59 -07:00
b70e6228e7 Fix go linter 2017-10-26 16:52:40 -07:00
2f2c392b7d Implement hook handler 2017-10-26 14:36:52 -07:00
d76493c07c Add webhooks secret configuration key 2017-10-26 12:45:10 -07:00
a7f3870213 Move session code to separate package 2017-10-24 21:26:41 -07:00
30366da38b Use HTTPS for download links 2017-10-24 18:45:54 -07:00
69019d6c01 Allow XML extension in feed links 2017-10-24 14:08:16 -07:00
57f24bd137 Save user id (fix error wrong feed data) 2017-10-23 20:38:36 -07:00
7afa78bc78 Return error if broken session 2017-10-23 19:14:32 -07:00
e398a4f729 Whitelist creator id 2017-10-23 18:32:35 -07:00
7c256fd58f Handle YouTube URLs in format watch?v=XXX&list=YYY 2017-10-23 16:52:21 -07:00
03f16b1476 Rework id generator 2017-10-20 19:21:44 -07:00
8c273014b9 Minor bug fixing 2017-08-25 16:41:58 -07:00
da4a6ffe19 Return 404 if YouTube channel not found 2017-08-22 23:31:53 -07:00
9f87308927 Bug fixes in feed generator 2017-08-22 23:16:48 -07:00
0f6ebc4907 Check Redis connection status 2017-08-22 22:58:25 -07:00
f0e13acd83 Fix tests 2017-08-22 16:22:13 -07:00
b88cd90a93 Server robots.txt via gin 2017-08-22 16:18:07 -07:00
520352df7a Implement catch all handler for feeds, reword error responses 2017-08-22 01:37:26 -07:00
68d20820ae Fix server tests 2017-08-22 01:13:32 -07:00
2bd28b4e85 Minify scripts, update docker container 2017-08-21 23:52:02 -07:00
617b71a4b9 Configure OAuth2 redirect URL 2017-08-20 20:19:38 -07:00
1df1783217 Use m4a for audio 2017-08-20 19:26:25 -07:00
f83602b29b Fix feeds package 2017-08-20 18:55:56 -07:00
99cac5f464 Rework feed creation in Redis 2017-08-20 18:49:50 -07:00
ed08543a5f Fix metadata response for Redis storage 2017-08-20 18:40:16 -07:00
4ca6d8bcc6 Detect feature level 2017-08-20 18:35:47 -07:00
c0e8f7aa8c Implement login via Patreon 2017-08-20 16:01:30 -07:00
a243cef707 Port Podsync web UI 2017-08-20 13:01:58 -07:00
c8d5a2000d Implement static files handling 2017-08-19 22:04:41 -07:00
6b0a234983 Rework project structure 2017-08-19 16:58:23 -07:00