Commit graph

19 commits

Author SHA1 Message Date
bill bittner
073aa3100d removed restrictions on what licenses are resolved 2017-08-08 17:32:03 -07:00
bill bittner
c95cb03fa8 fixed merge conflicts 2017-08-04 11:58:31 -07:00
bill bittner
0d47028105 removed use of 'deferred' from promises 2017-08-03 10:44:19 -07:00
bill bittner
e8a89ca795 fixed the shorturl route 2017-08-02 17:13:02 -07:00
bill bittner
238f2af63f rebuilt the /claim_id/claim route (no update yet) 2017-08-01 18:58:13 -07:00
Bill Bittner
9ad6d1bd70 Update isFreePublicClaim.js 2017-08-01 10:06:06 -07:00
bill bittner
1d08a0eec6 updated license drop down and comparison 2017-07-28 21:06:33 -07:00
caseyparker
2a10baf72c modified: helpers/functions/isFreePublicClaim.js
list of allowable licenses is now an array
2017-07-23 16:52:16 -07:00
bill bittner
8d4ae9ce3c chained promises and implemented short claimId check 2017-07-17 13:16:11 -07:00
bill bittner
db318bbac3 added new db field and search to compare speech addresses on potential hits 2017-07-03 18:27:35 -07:00
bill bittner
6dea616d44 the no-claims scenario is now a success case 2017-06-30 15:31:23 -07:00
bill bittner
f7baf5aac1 simplified lbryApi.resolve to only return the single uri object 2017-06-30 14:37:47 -07:00
bill bittner
15322c3639 added height to db 2017-06-21 23:33:03 -07:00
bill bittner
dbe83da336 simplified the logs 2017-06-19 19:34:34 -07:00
bill bittner
04f1406c73 fixed claim list sorting algo 2017-06-19 16:37:56 -07:00
Fillerino
7da97e2933 Semicolon rule added
Semicolon rule enforced as the main lbry-app uses semicolons!
2017-06-19 18:37:35 +02:00
Fillerino
085d099040 Edited code to be ES6, added eslint and some basic linting configuration
Edited code to be ES6, added eslint and some basic linting configuration,(also includes husky for auto eslint before push)
2017-06-17 22:51:30 +02:00
bill bittner
d7a35bed78 fixed publish issues 2017-06-16 19:31:31 -07:00
bill bittner
6d9523ff39 refactored /helpers into /helpers and /controllers 2017-06-16 17:48:51 -07:00