Commit graph

136 commits

Author SHA1 Message Date
bill bittner 61d8431d38 updated sequelize logging 2017-06-19 13:22:06 -07:00
bill bittner a305afe5de configured logging and added to /routes 2017-06-19 13:10:06 -07:00
Bill Bittner e53d875f8c Merge pull request #34 from filipnyquist/fillerino-semi-fix
Semicolon rule added
2017-06-19 09:42:02 -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
Bill Bittner 5dd62b1708 Updated 'how to run this repository locally' 2017-06-18 10:07:14 -07:00
Bill Bittner b6b1b0ab1d Merge pull request #33 from filipnyquist/fillerino-es6
Edited code to be ES6, added eslint and some basic linting configuration
2017-06-18 09:40:50 -07:00
Bill Bittner 91e3aa9fe4 Merge branch 'master' into fillerino-es6 2017-06-18 09:40:32 -07:00
Fillerino 523b8457e6 Fixed two variable names to match old es5 var-names. 2017-06-18 11:43:57 +02:00
Fillerino eeec5004f2 Manually added #6b7bea6 to the new style 2017-06-17 23:00:24 +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 6b7bea6471 cleaning up getClaimByName route 2017-06-17 10:50:18 -07:00
Bill Bittner c89061c83f Update production.json 2017-06-17 10:10:41 -07:00
Bill Bittner 3fecf86d3e Update production.json 2017-06-17 10:07:03 -07:00
Bill Bittner 40e6c1860d Update test.json 2017-06-17 10:04:23 -07:00
bill bittner 36064c94ba Merge branch 'mysql' of https://github.com/lbryio/spee.ch 2017-06-17 09:53:43 -07:00
bill bittner 6f728dce8c fixing test/prod upload path 2017-06-17 09:52:48 -07:00
Bill Bittner fcbb844b3e Merge pull request #32 from lbryio/mysql
mysql - record and check state of local files
2017-06-16 21:21:34 -07: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
bill bittner 5c40a5ccd0 added outpoint check for local files 2017-06-16 12:29:02 -07:00
bill bittner 2f3f2784b5 refactored mysql calls db fields 2017-06-16 10:07:31 -07:00
bill bittner 99413abdf6 added 'outpoint' to Files model' 2017-06-15 15:56:40 -07:00
bill bittner 50d65de6a4 added creation of db record when files are retrieved via daemon 2017-06-15 15:03:40 -07:00
bill bittner 6b2b397b85 added local search to /name route 2017-06-15 14:37:19 -07:00
bill bittner 6f7d9af768 C:/Program Files/Git/name/claim_id checks local first 2017-06-15 13:06:35 -07:00
bill bittner 36d64ad7b0 added sequelize and 'file' row creation on publish 2017-06-15 11:15:13 -07:00
bill bittner 530de9ad31 small skin change 2017-06-15 08:03:29 -07:00
bill bittner cb5d71e8c3 fixed spee.ch/example/claim_id resolve breakage 2017-06-14 15:47:10 -07:00
bill bittner 2c732fa2f4 added no-value escape hatch to filterForFreePublicCLaims() 2017-06-14 15:02:38 -07:00
bill bittner 86a0417947 set X-Content-Type-Options to nosniff on serve 2017-06-14 13:11:42 -07:00
bill bittner 2908df42de fixed resolve api route typo 2017-06-14 13:07:30 -07:00
bill bittner 3047d4d997 fixed Content-Header syntax 2017-06-14 13:04:55 -07:00
bill bittner 64b1b720ae updated serve route to use default content_type image/jpeg 2017-06-14 12:53:55 -07:00
bill bittner bd53a27c35 updated alert message for front-end publish validation 2017-06-14 09:41:40 -07:00
bill bittner 478eb9cf78 added front end validation for publish file type 2017-06-14 09:33:19 -07:00
bill bittner 07360f784b added timeout to get call 2017-06-13 17:52:29 -07:00
bill bittner 11f31b2e12 separated lbry api calls away from controller routes 2017-06-13 17:13:38 -07:00
bill bittner c2941a6619 split lbryApi from lbryHelpers 2017-06-13 15:49:58 -07:00
bill bittner 7b4345aefb revised lbry api routes 2017-06-13 15:39:38 -07:00
bill bittner 25500a592e fixed publish analytics 2017-06-13 12:12:41 -07:00
bill bittner 44f9df1766 made client analytics ID a string' 2017-06-13 11:21:42 -07:00
bill bittner 88a8a738d0 reorganized back end routes 2017-06-13 11:00:50 -07:00
bill bittner 51d9f00bc5 updated config defaults 2017-06-13 08:43:56 -07:00
bill bittner 03bd9619a6 made Header home link 2017-06-13 08:29:08 -07:00
bill bittner fd3e990210 updated analytics 2017-06-12 21:25:59 -07:00
bill bittner 80e33e0ae0 added analytics to client side 2017-06-12 19:09:39 -07:00
bill bittner a3f0d0f878 added google analytics 2017-06-12 15:57:14 -07:00
bill bittner 92786795d2 added config npm 2017-06-12 14:56:40 -07:00
bill bittner 5569e53e2d added claim_address and change_address to publish' 2017-06-12 12:07:01 -07:00
Bill Bittner daa7555752 Merge pull request #30 from lbryio/development
fixed uneven 'contribute' and 'bug' cards
2017-06-12 08:20:59 -07:00