Commit graph

58 commits

Author SHA1 Message Date
Niko Storni 70c3999af1
update eslintrc
fix errors
2018-11-12 14:31:34 -05:00
Niko Storni ed37996d68
run eslint pre-hook 2018-11-12 14:31:34 -05:00
Travis Eden 0fa9bc831e disable video thumbnail edits; remove console logs 2018-11-09 09:18:29 -05:00
Travis Eden cb28ad5c67 fix video updates 2018-11-09 09:18:29 -05:00
Travis Eden 593d748bc0 improve error handling; pass filePath to publish.js explicitly 2018-11-09 09:18:28 -05:00
Shawn fabc44edcd Add views to claim pages for logged in channels 2018-10-29 02:04:43 -05:00
Shawn d625d9b76a Fix case sentitivity in some instances 2018-10-24 16:21:50 -05:00
Shawn 7639dfabc0 zScore, pValue, specials, brain mush 2018-10-24 03:43:30 -05:00
Shawn bacb05abe8 Fix minor exception in getting claimId util, fix metrics 2018-10-09 13:10:06 -05:00
Shawn 4395579fca Remove deprecated index (until an async context allows support) 2018-10-08 19:13:24 -05:00
Shawn 29fe0cb9b8 Remove deprecated index (until an async context allows support) 2018-10-08 19:13:03 -05:00
Shawn a695516d67 Merge branch 'add-chainquery' of https://github.com/lbryio/spee.ch into add-chainquery 2018-10-08 19:09:04 -05:00
Shawn 860c61dc47 Fix chainquery bugs and add initial metrics implementation 2018-10-08 19:02:05 -05:00
Travis Eden 6d6bb40fe6 move approved channel check to its own method 2018-09-24 09:22:28 -04:00
Travis Eden 69f82d814b refactor isApprovedClaim to claims folder shared by client and server 2018-09-21 16:16:01 -04:00
Travis Eden 208c56366f refactor error messages for unavailable content 2018-09-20 14:09:01 -04:00
Travis Eden 0a74e50167 refactor channel checks with isApprovedChannel 2018-09-20 13:34:53 -04:00
Travis Eden 1358215e6f reject requests for content from unapproved channels when serveApprovedOnly 2018-09-19 13:30:02 -04:00
Shawn 92cd020c58 Fix content-type and file extensions (enforce image/jpeg and .jpg) 2018-09-03 21:43:12 -05:00
Shawn 4c81ed7b7c Update babel packages to match major, fix dependency issues 2018-09-02 18:48:35 -05:00
Travis Eden e542e6962d return default block height of 100000 2018-08-15 16:29:11 -04:00
bill bittner 764f4d4b6f updated Claim model to return proper error if no matching claim id found 2018-08-08 11:39:35 -07:00
bill bittner e2a3039e4e set height on new publishes to current height in Claim db 2018-08-02 15:54:23 -07:00
bill bittner ae1578546e updated readme 2018-08-01 10:25:35 -07:00
bill bittner 60ffe5de95 cleaned up errors and updated build scripts 2018-07-31 16:43:08 -07:00
bill bittner 41ccf06370 added imagemagic and created media processing wrapper modules 2018-07-27 09:58:00 -07:00
bill bittner aa1784417e added async await for dimension processing 2018-07-26 18:40:46 -07:00
bill bittner 59cb5b24ee updated code formatting 2018-07-26 17:57:26 -07:00
bill bittner 62137f3ca9 refactored File and Claim data creating functions 2018-07-26 13:48:53 -07:00
bill bittner 0b52a819c0 removed Request table 2018-07-26 10:23:31 -07:00
bill bittner 2d7dbdc8a0 added a migration for File table 2018-07-25 17:21:02 -07:00
bill bittner f760346265 fix: startup blocked list refresh 2018-07-02 15:27:42 -07:00
bill bittner fda50b90bd removed catch/throw 2018-07-02 14:53:50 -07:00
bill bittner 63b9f27d33 changed blocked list to be outpoint based 2018-06-29 20:34:48 -07:00
bill bittner 752d679d4f updated startup to refresh blocked list 2018-06-28 13:16:48 -07:00
bill bittner ad23708cd6 added Tor list referesh method to model 2018-06-28 10:39:46 -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 72d05c2451 vertically aligned channel contents and reversed their order 2018-06-14 13:06:19 -07:00
bill bittner 60a74b51af changed reducers etc to take configs directly via alias 2018-06-06 12:01:11 -07:00
bill bittner a1210149b3 removed .js suffix from config 2018-06-05 19:34:24 -07:00
bill bittner c1f5552e99 removed configs and moved logging and slack configuration to server/utils/ 2018-06-05 18:55:44 -07:00
bill bittner 8118d5b196 added check for lbrynet via startup wallet balance check 2018-05-17 18:11:22 -07:00
bill bittner 10c6fb611f removed error test log and added db creation 2018-05-17 14:42:58 -07:00
bill bittner efd2f3bf23 removed symbol based operators 2018-05-14 15:23:50 -07:00
bill bittner 69ebce3efd updated channel long id retrieval to match claims pattern 2018-04-30 15:58:04 -07:00
bill bittner d57a6b3340 added check for blocked content and updated claimid flow to use rejected promises 2018-04-29 12:17:23 -07:00
bill bittner c89fdd390e added blocked model 2018-04-29 10:31:26 -07:00
bill bittner b5c486c4ac added blocked model 2018-04-27 15:17:09 -07:00
bill bittner b785edf100 moved remaining helpers except for publishHelpers 2018-04-26 19:19:11 -07:00