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

132 Commits

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