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

23 Commits

Author SHA1 Message Date
Maksym Pavlenko
c378ed0a87 Code style fixes 2019-01-06 21:36:42 -08:00
Maksym Pavlenko
86c56d6c4c Update user endpoints 2018-12-21 22:05:17 -08:00
Maksym Pavlenko
02676bb666 Add log events 2018-12-15 14:53:54 -08:00
Maksym Pavlenko
371f4c6a27 Fix "SyntaxError: Unexpected token ." 2018-12-11 20:41:20 -08:00
Maksym Pavlenko
53312ee169 Clean backend code 2018-12-10 21:35:50 -08:00
Maksym Pavlenko
78282f61de Add user info API endpoint 2018-12-09 11:08:05 -08:00
Maksym Pavlenko
9e5fa38dcf Switch to logrus 2018-12-02 13:58:41 -08:00
Maksym Pavlenko
9c30d975d0 Fix blocked Patreon notifications 2018-10-06 19:24:45 -07:00
Maksym Pavlenko
05a1b0f8d5 Implement 600 episodes feeds 2017-11-10 17:13:01 -08:00
Maksym Pavlenko
13933571a0 Minor improvements in pledge handler 2017-11-05 13:04:36 -08:00
Maksym Pavlenko
e9da67c739 Downgrade feed if delete pledge 2017-11-03 20:55:58 -07:00
Maksym Pavlenko
7cff604c26 Switch to Postgres storage for feeds 2017-11-03 19:16:15 -07:00
Maksym Pavlenko
0170bbfbca Use Feed model 2017-11-03 16:04:33 -07:00
Maksym Pavlenko
66150c642b Fix mockgen 2017-11-02 18:22:01 -07:00
Maksym Pavlenko
aaa96f0f04 Code cleanup 2017-11-02 18:19:21 -07:00
Maksym Pavlenko
e403bd5c20 Refactor dependencies, fix unit test 2017-11-02 18:01:35 -07:00
Maksym Pavlenko
14307ddd80 Check feature level when creating a new feed 2017-11-02 17:46:34 -07:00
Maksym Pavlenko
d865ad7fb8 Rename package webhook to patreon 2017-11-02 17:43:08 -07:00
Maksym Pavlenko
b96f484bae Detect feature level 2017-11-02 17:28:03 -07:00
Maksym Pavlenko
344a481504 Log failed patreon events 2017-11-01 17:28:42 -07:00
Maksym Pavlenko
fe290a114f More logging for webhooks 2017-11-01 12:10:26 -07:00
Maksym Pavlenko
0f52d8d3fc Implement http handler for webhooks 2017-10-30 17:26:46 -07:00
Maksym Pavlenko
813717a2c3 Refactor server package 2017-10-28 01:11:49 -07:00