Commit graph

1817 commits

Author SHA1 Message Date
bill bittner 67b5887ba5 fixed layout path 2018-07-02 18:22:06 -07:00
bill bittner f760346265 fix: startup blocked list refresh 2018-07-02 15:27:42 -07:00
Bill Bittner 05802aa950
Merge pull request #506 from lbryio/blocked-timeout-error
Blocked timeout error
2018-07-02 14:54:29 -07:00
bill bittner fda50b90bd removed catch/throw 2018-07-02 14:53:50 -07:00
bill bittner bf30c9f8a0 fixed blocked check on api 2018-07-02 13:53:52 -07:00
bill bittner 63b9f27d33 changed blocked list to be outpoint based 2018-06-29 20:34:48 -07:00
Bill Bittner dc7cda1356
Merge pull request #504 from lbryio/fix-social-botlist
changed social bot list to array
2018-06-29 12:54:10 -07:00
bill bittner 5cad30068f changed indexOf to includes 2018-06-29 12:34:31 -07:00
bill bittner 6d071ae034 changed social bot list to array 2018-06-29 11:25:59 -07:00
Bill Bittner d2c6acaed5
Merge pull request #503 from lbryio/refresh-blocked-list-on-start
updated startup to refresh blocked list
2018-06-29 10:00:04 -07:00
Bill Bittner 9a1c319f82
Merge branch 'master' into refresh-blocked-list-on-start 2018-06-29 08:53:58 -07:00
Bill Bittner 123d3a6b72
Merge pull request #501 from lbryio/update-git-timeout
updated timeout from 20 to 30 seconds
2018-06-29 08:45:00 -07:00
bill bittner 778d75931d made the timeout a config value 2018-06-29 08:31:47 -07:00
bill bittner bd67fdf974 updated timeout from 20 to 30 seconds 2018-06-29 08:25:39 -07:00
Bill Bittner 76acc9e661
Merge pull request #499 from lbryio/tor-middleware
Tor middleware
2018-06-28 17:59:55 -07:00
bill bittner 60ee901faf moved response into middleware 2018-06-28 17:58:51 -07:00
bill bittner d01db5b5df added body to publish logging 2018-06-28 13:22:52 -07:00
bill bittner 752d679d4f updated startup to refresh blocked list 2018-06-28 13:16:48 -07:00
bill bittner 7a0a4820c9 added back publish request logging 2018-06-28 12:30:32 -07:00
bill bittner e224926f8b added ability to turn off checks/updates via config 2018-06-28 11:31:21 -07:00
bill bittner 8b24b2f0cb rearanged startup process 2018-06-28 11:19:24 -07:00
bill bittner 65f90270e6 removed blocked list refresh from startup flow for testing 2018-06-28 10:44:20 -07:00
bill bittner ad23708cd6 added Tor list referesh method to model 2018-06-28 10:39:46 -07:00
bill bittner faf7f5702b changed tor response to 403 2018-06-28 09:48:16 -07:00
bill bittner f5e01840e3 added logging 2018-06-27 21:27:38 -07:00
bill bittner a46b157fe1 added tor middleware response handling 2018-06-27 18:10:47 -07:00
bill bittner aed4e05b24 fixed findall raw query 2018-06-27 17:56:28 -07:00
bill bittner a3df219684 updated tor check to use site ip config 2018-06-27 17:39:41 -07:00
bill bittner 6aaa6bd0aa added an endpoint to update tor node list 2018-06-27 17:30:26 -07:00
bill bittner bcca1e1df2 added a Tor model 2018-06-27 15:11:25 -07:00
bill bittner 097ef744d7 updated logging 2018-06-27 15:01:40 -07:00
bill bittner 67601ea97f added torCheck to middleware 2018-06-27 14:23:14 -07:00
Bill Bittner 536dfc9ccd
Merge pull request #492 from lbryio/465-social-share-with-extensions
465 social share with extensions
2018-06-27 09:51:51 -07:00
bill bittner b2053a219e simplified if statement 2018-06-27 09:48:18 -07:00
bill bittner 88097ab151 used object pattern over array 2018-06-27 09:45:09 -07:00
bill bittner 7b6454792b 465-social-share-with-extensions 2018-06-25 23:47:14 -07:00
bill bittner ca22bbb0cc fixed extra semicolon in meta tags 2018-06-25 23:30:21 -07:00
bill bittner 8f62616894 rebuilt client code 2018-06-25 19:06:10 -07:00
bill bittner 824b5b4c82 updated seo tags to match routes 2018-06-25 19:04:17 -07:00
bill bittner 6ee72dabbb commented out logs 2018-06-25 18:51:54 -07:00
bill bittner a8cfbd3c9e added a direct serve route 2018-06-25 18:42:30 -07:00
bill bittner 1b1ebb1b7c updated the constants used for determining request type 2018-06-25 15:01:50 -07:00
Bill Bittner 47a096eb26
Merge pull request #490 from lbryio/publishing-configs-check
Publishing configs route
2018-06-25 12:09:34 -07:00
bill bittner 35f16031d5 centered publish-disabled message 2018-06-23 19:52:19 -07:00
bill bittner 5db0d3f6b8 added a route to return publishing configs 2018-06-23 14:12:50 -07:00
bill bittner 391592f1b8 updated response code to 503 for disabled publishing 2018-06-23 13:53:35 -07:00
bill bittner f9db87109c added a check on api/claim/publish for disabled publishing 2018-06-23 13:19:58 -07:00
bill bittner 9e1c7afa55 added publish request info logging 2018-06-23 10:57:04 -07:00
bill bittner 87acd65d2d commented out social bot list check 2018-06-22 15:28:35 -07:00
Niko Storni 999670d1e4
UPGRADE dependencies and lockfile
these changes could be breaking
2018-06-22 11:46:50 -04:00