Maksym Pavlenko
|
4853f57ec4
|
Minor fixes
|
2017-11-03 21:09:21 -07:00 |
|
Maksym Pavlenko
|
e9da67c739
|
Downgrade feed if delete pledge
|
2017-11-03 20:55:58 -07:00 |
|
Maksym Pavlenko
|
cd39872e35
|
Increase item_id field size
|
2017-11-03 20:19:32 -07:00 |
|
Maksym Pavlenko
|
7cff604c26
|
Switch to Postgres storage for feeds
|
2017-11-03 19:16:15 -07:00 |
|
Maksym Pavlenko
|
d79cc87ea5
|
Drop ID package
|
2017-11-03 17:19:44 -07:00 |
|
Maksym Pavlenko
|
47fe3e41b5
|
Fix tests
|
2017-11-03 16:25:15 -07:00 |
|
Maksym Pavlenko
|
b5b102f6dc
|
Fix SQL script
|
2017-11-03 16:14:03 -07:00 |
|
Maksym Pavlenko
|
6c2514b365
|
Create index if not exists
|
2017-11-03 16:10:12 -07:00 |
|
Maksym Pavlenko
|
0170bbfbca
|
Use Feed model
|
2017-11-03 16:04:33 -07:00 |
|
Maksym Pavlenko
|
90a5b6fee7
|
Add database model for feeds
|
2017-11-03 15:41:26 -07:00 |
|
Maksym Pavlenko
|
b8e97b9310
|
Rename api constants
|
2017-11-03 15:04:33 -07:00 |
|
Maksym Pavlenko
|
ef65673645
|
Don't query database if patron id is empty
|
2017-11-02 22:53:14 -07:00 |
|
Maksym Pavlenko
|
622b9f4dd0
|
Fix dependency
|
2017-11-02 21:50:12 -07:00 |
|
Maksym Pavlenko
|
07e93cabc4
|
Fix Travis
|
2017-11-02 21:46:19 -07:00 |
|
Maksym Pavlenko
|
2912b0f36a
|
Rename models package
|
2017-11-02 21:41:52 -07:00 |
|
Maksym Pavlenko
|
dcef9b2373
|
Add YT API calls cost info
|
2017-11-02 19:44:45 -07:00 |
|
Maksym Pavlenko
|
e564aec8ac
|
Merge pull request #23 from mxpv/pledge_check
Improve pledge verification
|
2017-11-02 18:38:34 -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
|
3c43f84cc0
|
Refactor feeds package
|
2017-11-02 18:03:44 -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
|
0595068feb
|
Add pledge query
|
2017-11-02 17:13:01 -07:00 |
|
Maksym Pavlenko
|
2abcbe32d9
|
Do not fail if event is already deleted
|
2017-11-01 18:21:06 -07:00 |
|
Maksym Pavlenko
|
344a481504
|
Log failed patreon events
|
2017-11-01 17:28:42 -07:00 |
|
Maksym Pavlenko
|
eb86f66472
|
Increase client_max_body_size for Patreon webhooks
|
2017-11-01 16:29:02 -07:00 |
|
Maksym Pavlenko
|
8511b86101
|
Run gin in release mode
|
2017-11-01 13:04:36 -07:00 |
|
Maksym Pavlenko
|
1fc4063f48
|
Change publication date of a video (pubDate - xml element) to date added to playlist
|
2017-11-01 12:50:29 -07:00 |
|
Maksym Pavlenko
|
fe290a114f
|
More logging for webhooks
|
2017-11-01 12:10:26 -07:00 |
|
Maksym Pavlenko
|
28b362e313
|
Mount application credentials file in docker-compose
|
2017-10-31 14:22:48 -07:00 |
|
Maksym Pavlenko
|
fd36184679
|
Merge pull request #21 from mxpv/hooks
Implement webhooks handler
|
2017-10-30 18:35:56 -07:00 |
|
Maksym Pavlenko
|
087eb1b6ab
|
Fix tests
|
2017-10-30 18:29:33 -07:00 |
|
Maksym Pavlenko
|
0f60f4990e
|
Update compose file
|
2017-10-30 17:39:42 -07:00 |
|
Maksym Pavlenko
|
0f52d8d3fc
|
Implement http handler for webhooks
|
2017-10-30 17:26:46 -07:00 |
|
Maksym Pavlenko
|
05b7dd5020
|
Rename package
|
2017-10-30 15:33:26 -07:00 |
|
Maksym Pavlenko
|
e7cdf23c8f
|
Improve file size estimation
|
2017-10-30 15:11:39 -07:00 |
|
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
|
bca16c1dc9
|
Executee pg.sql on Travis
|
2017-10-26 16:48:22 -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
|
2c3116ad3c
|
HTTPS support
|
2017-10-24 16:57:59 -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 |
|