Commit graph

158 commits

Author SHA1 Message Date
bill bittner d278c4d4bb updated /name to serve local first 2017-06-21 19:10:39 -07:00
bill bittner 0e5215a84e finished /claim/claimId serve local first 2017-06-21 16:36:08 -07:00
bill bittner 44f6883b3a fixed capitals in url 2017-06-21 10:32:11 -07:00
bill bittner a3748f4556 tightened up meme-fodder page 2017-06-21 10:25:20 -07:00
Bill Bittner 574d4d64e1 Merge pull request #36 from lbryio/meme-gen
MemeFodder
2017-06-21 09:17:45 -07:00
bill bittner 5b6e75cbee added twitter button on publish 2017-06-21 09:14:53 -07:00
bill bittner 9e793467b3 changed meme publish to use custom claim 2017-06-21 07:43:45 -07:00
bill bittner 2a2dff47e0 added 'recent entries' to meme-fodder 2017-06-20 17:39:41 -07:00
bill bittner adfeea1232 updated directions 2017-06-20 16:49:33 -07:00
bill bittner b13dc53f01 meme publish works 2017-06-20 16:36:19 -07:00
bill bittner 0eebf30d48 added file download to meme 2017-06-20 13:07:49 -07:00
bill bittner 54d92a2c08 basic meme builder in place 2017-06-19 22:37:36 -07:00
Bill Bittner c1db4cb28f Update loggerSetup.js 2017-06-19 20:41:43 -07:00
Bill Bittner 7be4d438d6 Update README.md 2017-06-19 20:25:40 -07:00
Bill Bittner bc37532168 Merge pull request #35 from lbryio/logging
Logging
2017-06-19 20:24:31 -07:00
bill bittner dd70c19b64 finished logger paths and details 2017-06-19 20:22:23 -07:00
bill bittner 5f7177540c cleaned up logs 2017-06-19 19:46:39 -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
bill bittner 7eaf82100e changed log level for routes level 2017-06-19 16:19:22 -07:00
bill bittner 5881c36986 added logging to controller files 2017-06-19 16:15:28 -07:00
bill bittner 14fc367c15 changed log approach and File model 2017-06-19 15:25:14 -07:00
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