Maksym Pavlenko
71b3fb4ff1
Add CloudWatch metrics filters
2018-12-15 19:33:55 -08:00
Maksym Pavlenko
02676bb666
Add log events
2018-12-15 14:53:54 -08:00
Maksym Pavlenko
06e2796237
Initial CloudWatch integration
2018-12-11 22:49:39 -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
e724cd1189
Server static on nginx
2018-12-10 19:15:21 -08:00
Maksym Pavlenko
908e23066a
Fix frontend build
2018-12-10 17:08:59 -08:00
Maksym Pavlenko
6e4def004d
Fix expiration time field format
2018-12-09 14:48:22 -08:00
Maksym Pavlenko
c4097bea88
Detect feature level on page load
2018-12-09 11:35:50 -08:00
Maksym Pavlenko
78282f61de
Add user info API endpoint
2018-12-09 11:08:05 -08:00
Maksym Pavlenko
199b213f93
Add DynamoDB auto scaling
2018-12-08 21:04:37 -08:00
Maksym Pavlenko
b3b7e00aa7
Add redis notes
2018-12-08 19:21:20 -08:00
Maksym Pavlenko
91397fc893
Fix TTL updates
2018-12-08 19:01:02 -08:00
Maksym Pavlenko
71084f5971
Quick fix for anonymous users
2018-12-08 17:27:35 -08:00
Maksym Pavlenko
e242bfdb57
Pass AWS credentials
2018-12-08 16:21:08 -08:00
Maksym Pavlenko
c6715a6372
Use CF stack name for prefix instead of parameter
2018-12-08 14:32:52 -08:00
Maksym Pavlenko
5d8ba19b35
Add a few helpers to Postgres storage to simplify migration
2018-12-08 14:27:41 -08:00
Maksym Pavlenko
b4853aa5f6
Minor CloudFormation fix
2018-12-08 14:27:13 -08:00
Maksym Pavlenko
e99222745f
Configure DynamoDB table names
2018-12-08 14:26:50 -08:00
Maksym Pavlenko
75d7c40fcb
Better DynamoDB configuration
2018-12-03 22:58:39 -08:00
Maksym Pavlenko
b92564d8d7
Add CloudFormation template for DynamoDB
2018-12-02 19:39:03 -08:00
Maksym Pavlenko
9e5fa38dcf
Switch to logrus
2018-12-02 13:58:41 -08:00
Maksym Pavlenko
9d5fbf2f79
Implement DynamoDB storage, refactor unit tests
2018-12-02 13:27:31 -08:00
Maksym Pavlenko
dd329e46bc
Update Redis configuration (add memory limit and disable OOM killer)
2018-12-01 15:34:22 -08:00
Maksym Pavlenko
61291cc955
Set somaxconn kernel parameter for Redis
...
See https://blog.codeship.com/adjusting-linux-kernel-parameters-with-docker-compose/
2018-11-28 23:25:09 -08:00
Maksym Pavlenko
74df023b1b
Update Redis to 5.0.1
2018-11-24 19:24:07 -08:00
Maksym Pavlenko
73ee7900e9
Refactor database storage
2018-11-24 11:58:08 -08:00
Maksym Pavlenko
3f331844e8
Simplify build script for ytdl
2018-11-22 14:58:10 -08:00
Maksym Pavlenko
77f5c50cdb
Update ytdl to 2018.11.23
2018-11-22 14:54:01 -08:00
Maksym Pavlenko
58239a7738
Switch to go modules
2018-11-22 14:48:53 -08:00
Maksym Pavlenko
906f713167
Update docker-compose.yml
2018-10-06 22:29:50 -07:00
Maksym Pavlenko
93c7bc89fc
Update build script and .gitignore
2018-10-06 19:25:07 -07:00
Maksym Pavlenko
9c30d975d0
Fix blocked Patreon notifications
2018-10-06 19:24:45 -07:00
Maksym Pavlenko
7f68ee1e08
Ignore venv
2018-09-17 19:55:30 -07:00
Maksym Pavlenko
975bc30edf
Update youtube-dl, fix resolve issues
2018-09-17 19:55:05 -07:00
mxpv
7fd844063f
Improve iTunes compatibility
2018-08-26 22:16:39 -07:00
Maksym
a352f8008e
Fix nginx SSL certs
2018-08-05 17:19:18 -07:00
Maksym
dc01be64e3
Update podsync.conf
2018-08-05 17:18:49 -07:00
mxpv
5254b91a78
Add YT unit test to cover iTunes compatibility
...
https://podba.se/validate/?url=https://podsync.net/gNNlHz9li
2018-07-22 13:19:53 -07:00
mxpv
b461229784
Update build.sh for ytdl
2018-07-18 21:39:34 -07:00
mxpv
28823805c9
ytdl 2018.5.1 introduces strange bug in Vimeo resolver:
...
ERROR: Unable to extract info section (caused by ExtractorError("Unable to download webpage: HTTP Error 404: Not Found (caused by <HTTPError 404: 'Not Found'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.")); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
2018-07-18 21:38:59 -07:00
mxpv
38486bbc34
Fix resolver for vimeo, choose video quality
2018-07-18 17:58:02 -07:00
mxpv
535623c055
Remove obsolete files
2018-07-05 23:18:09 -07:00
mxpv
75be012b7b
Update nginx.conf
2018-07-05 23:17:00 -07:00
mxpv
dd252000fb
Update proxy
2018-07-05 23:14:47 -07:00
Maksym Pavlenko
1f11f74302
Use http for download links
2017-11-26 00:31:48 -08:00
Maksym Pavlenko
2c26f6a911
Pass host header to upstream
2017-11-26 00:14:49 -08:00
Maksym Pavlenko
979baad189
Remove redirect to HTTPS, add redirect from www to non-www
2017-11-21 22:41:55 -08:00
Maksym Pavlenko
42ee2c681d
Fix bug with pagination
2017-11-15 17:32:29 -08:00
Maksym Pavlenko
796130a307
Update pledges by patron id
2017-11-14 12:31:38 -08:00