Commit graph

108 commits

Author SHA1 Message Date
bill bittner 13d29a42b4 changed publishing to claim and updated config imports 2017-12-16 09:55: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 f7f2d1072b cards work on twitter for images, but not video) 2017-12-13 15:32:58 -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 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 616d873508 fixed missing thumbnail issue 2017-12-07 14:29:17 -08:00
bill bittner 46f9b3d8e1 fixed popular page to display actual thumbnails 2017-12-07 10:45:19 -08:00
bill bittner e7eb930231 fixed channel page view 2017-12-07 09:28:44 -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
bill bittner 1ba141c02e removed constants from model layer 2017-12-05 17:08:51 -08:00
bill bittner fa15b87e5e removed constants from model layer 2017-12-05 17:08:34 -08:00
bill bittner 54bc80b08d replaced channelId with channelClaimId 2017-12-05 15:11:16 -08:00
bill bittner f16abf08c2 added endpoint to update password 2017-11-30 14:46:32 -08:00
bill bittner 50ffc42b57 changed File create to upsert 2017-11-29 15:36:23 -08:00
bill bittner cf7ffeb783 fixed the bug in returnShortId for missing claim Ids 2017-11-28 16:38:42 -08:00
bill bittner fe49f7e7de fixed error in certificate validation 2017-11-27 18:21:50 -08:00
bill bittner dbb552e662 fixed serve route for local assets 2017-11-27 15:57:20 -08:00
bill bittner 78bc163586 fixed claimId and show workflow for spee.ch/example 2017-11-27 10:22:47 -08:00
bill bittner cda9efa800 removed duplicate templates 2017-11-21 12:53:43 -08:00
Bill Bittner ab3d6243e8
Merge pull request #263 from lbryio/db-datatypes-migration
Db datatypes migration
2017-11-20 12:35:12 -05:00
bill bittner af35bb6073 improved error messages in models 2017-11-14 17:52:20 -05:00
bill bittner 64175e023c Merge remote-tracking branch 'refs/remotes/origin/master' into db-datatypes-migration 2017-11-13 15:47:17 -05:00
Bill Bittner fd34f744ec
Merge pull request #242 from lbryio/upload-refactor
Upload refactor
2017-11-13 12:39:20 -08:00
bill bittner 07660576b1 turned authOrSkip into promise 2017-11-13 14:20:37 -05:00
bill bittner b7fd186d61 Merge branch 'upload-refactor' of github.com:lbryio/spee.ch into upload-refactor 2017-11-13 11:02:20 -05:00
bill bittner 8524be2c93 switched to $ operator alias 2017-11-08 18:55:47 -08:00
Bill Bittner 74b02989ad
Merge branch 'upload-refactor' into db-datatypes-migration 2017-11-08 15:24:18 -08:00
Bill Bittner 7997d2ee84
Merge branch 'master' into upload-refactor 2017-11-08 15:21:57 -08:00
bill bittner 9dc4b2f151 added migration to change DOUBLE to DECIMAL 2017-11-08 07:25:21 -08:00
bill bittner 1b61e0fefa updated Certificate model to match migration 2017-11-07 15:42:48 -08:00
bill bittner e49942344a added migration for Certificate column types 2017-11-07 15:21:42 -08:00
bill bittner 7589ad043d changed slack error logging to include warn 2017-11-07 07:14:38 -08:00
bill bittner 40d40c2278 consolidated config to one config file 2017-11-06 15:18:45 -08:00
bill bittner 63458aff19 changed the multipart download directory 2017-11-06 14:15:47 -08:00
bill bittner 821dd6be41 made fixes based on JKs feedback 2017-11-03 17:10:08 -07:00
bill bittner e48a7b596d fixed issue with Op.like 2017-10-31 20:35:33 -07:00
bill bittner 713fa3f1e3 cleaned up long long 2017-10-31 17:24:51 -07:00
bill bittner 4d23fbbe4e updated getRecentClaims 2017-10-31 17:19:26 -07:00
bill bittner b95f7ad5d4 updated resolveClaim 2017-10-31 16:44:32 -07:00
bill bittner 913c24c3a9 updated getLongChannelId 2017-10-31 16:23:11 -07:00
bill bittner cbfce3a01e getLongCLaimId updated 2017-10-31 16:00:12 -07:00
bill bittner c6878eb0a3 updated getClaimIdByLongChannelId 2017-10-31 15:28:11 -07:00