Commit graph

919 commits

Author SHA1 Message Date
bill bittner 604d3d91e5 updated /claim-publish route name 2017-12-15 10:12:21 -08:00
bill bittner 579c585d00 fixed merge conflicts 2017-12-15 10:09:01 -08:00
bill bittner 98da3af7d3 updated publish api channel parse function 2017-12-15 09:51:26 -08:00
Bill Bittner d281e0fb72
Merge pull request #303 from lbryio/281-unfurl-show-links
281 unfurl show links
2017-12-15 08:01:22 -08:00
bill bittner 6a41a9920f removed config.site.description 2017-12-15 07:59:00 -08:00
bill bittner e0c6210bc2 Merge branch '281-unfurl-show-links' of github.com:lbryio/spee.ch into 281-unfurl-show-links 2017-12-15 07:58:10 -08:00
bill bittner 4d26063f0f fixed spee.ch typo 2017-12-15 07:56:16 -08:00
bill bittner e32e741236 added end to end tests with chai 2017-12-15 07:24:29 -08:00
Bill Bittner 3accf40db2
Merge branch 'master' into 281-unfurl-show-links 2017-12-14 12:44:08 -08:00
bill bittner df53760aea updated host to be pulled from config file 2017-12-14 12:32:20 -08:00
Bill Bittner b143ac76aa
Merge pull request #300 from JoshStrobl/logo-cursor
Set logo link in navbar to use pointer cursor
2017-12-14 12:21:58 -08:00
Joshua Strobl 6266b1bb5b Set logo link in navbar to use pointer cursor to be consistent with other links in navbar. 2017-12-14 21:16:30 +02:00
bill bittner 19a6bf93e0 removed headers logging 2017-12-14 10:43:36 -08:00
bill bittner 6056289864 updated logging 2017-12-14 10:07:05 -08:00
bill bittner d6d11ea807 added check for browser request 2017-12-13 18:30:09 -08:00
bill bittner f7f2d1072b cards work on twitter for images, but not video) 2017-12-13 15:32:58 -08:00
bill bittner 7fd4a6cb8f added check for whether video is requested 2017-12-13 15:09:01 -08:00
bill bittner ac14231f66 added narrow image check for show to serve flip 2017-12-13 14:55:26 -08:00
Bill Bittner 2246cde1d7
Merge pull request #292 from lbryio/284-uploads-hang
fix publishes hanging client side
2017-12-12 22:20:18 -08:00
bill bittner 09f7ea58ac added a check for 502 response on publish 2017-12-12 21:55:07 -08:00
Bill Bittner 44051b8a5e
Merge pull request #279 from lbryio/update-passwords
Update passwords
2017-12-12 15:56:05 -08:00
bill bittner 8d90499f03 moved update password script 2017-12-12 15:35:46 -08:00
bill bittner 703c075de3 added middleware log of headers 2017-12-12 15:20:51 -08:00
bill bittner b7a38dd099 wrapped comparePassword in a promise 2017-12-12 10:51:29 -08:00
bill bittner c7ad52216d added update-passwords script 2017-12-12 09:21:20 -08:00
bill bittner 9ad99c5ac1 removed change password api route 2017-12-12 08:55:02 -08:00
bill bittner 97eae1a183 updated logging 2017-12-12 08:10:14 -08:00
Bill Bittner d3c8a5dbd8
Merge branch 'master' into update-passwords 2017-12-12 08:08:22 -08:00
bill bittner e39e4841ba changed logs from info to debug 2017-12-11 14:53:25 -08:00
bill bittner 43d8402643 removed cascading delete from models and added logs 2017-12-11 14:43:25 -08:00
Bill Bittner 7886a07182
Merge pull request #287 from lbryio/development
Development
2017-12-11 11:53:02 -08:00
Bill Bittner 634d737492
Merge pull request #277 from lbryio/show-request-refactor
Show request refactor
2017-12-11 11:26:22 -08:00
bill bittner aafade848e updating channel check functions 2017-12-11 11:22:59 -08:00
bill bittner 75fac0e594 added testing package and wrote some publish tests 2017-12-08 17:50:47 -08:00
bill bittner c680a6efa3 updated slack config file 2017-12-08 10:25:05 -08:00
bill bittner 598f8c5499 fixed missing certificate id in view 2017-12-07 14:45:07 -08:00
bill bittner 616d873508 fixed missing thumbnail issue 2017-12-07 14:29:17 -08:00
bill bittner 738a517738 added handlebars helper for common header tags 2017-12-07 12:36:18 -08:00
bill bittner 7791b4f685 moved channel pagination logic to controller layer 2017-12-07 12:23:21 -08:00
bill bittner 46f9b3d8e1 fixed popular page to display actual thumbnails 2017-12-07 10:45:19 -08:00
bill bittner e652126a3f added stats in for popular page 2017-12-07 10:13:42 -08:00
bill bittner e7eb930231 fixed channel page view 2017-12-07 09:28:44 -08:00
bill bittner 075332275e moved lbryuri to own file and handled errors 2017-12-06 18:49:05 -08:00
bill bittner 87d026b5ec added regex url parsing 2017-12-06 18:36:17 -08:00
bill bittner 4f8cdc06b0 made serve url parsing more DRY 2017-12-06 15:35:40 -08:00
bill bittner 6e20f89317 fixed bug in og meta tags 2017-12-06 15:15:21 -08:00
bill bittner 478b8983fa added thumbnail content type to og metadata 2017-12-06 14:47:50 -08:00
bill bittner ac610af6af moved og title and description sanitization to model 2017-12-06 14:41:03 -08:00
bill bittner 0bf162d832 moved open graph data preparation down to model layer 2017-12-06 14:23:28 -08:00
bill bittner e9647d053d pushed thumbnail sanitizing down to the model layer 2017-12-06 11:53:31 -08:00