Commit graph

174 commits

Author SHA1 Message Date
bill bittner 6bf5b69800 updated package.json 2017-06-23 10:26:38 -07:00
bill bittner b48e04f4ac added regex for publish name 2017-06-23 10:06:43 -07:00
bill bittner b6eb4c076b image selection does not override name 2017-06-23 09:33:29 -07:00
bill bittner 6daf69f783 updated link text after publish 2017-06-22 22:19:04 -07:00
Bill Bittner 198ecfaa7c Merge pull request #38 from lbryio/remove-bootstrap
Remove bootstrap
2017-06-22 21:51:25 -07:00
bill bittner c654ffbf0f updated colors 2017-06-22 21:48:21 -07:00
bill bittner c63ce03029 removed bootstrap for basic html 2017-06-22 21:43:53 -07:00
bill bittner a5256c27f5 added copy to clipboard button 2017-06-22 13:25:18 -07:00
Bill Bittner cdbd20d4fd Merge pull request #37 from lbryio/serve-local-first
Serve local first
2017-06-22 10:30:52 -07:00
bill bittner 88d217cb2c switched resolve and update functions 2017-06-22 10:28:34 -07:00
bill bittner 232591fdb3 consolidated the resolve-and-update code 2017-06-22 10:08:41 -07:00
bill bittner 0af0ffb2da updated meme-fodder selection rules 2017-06-22 00:16:51 -07:00
bill bittner 15322c3639 added height to db 2017-06-21 23:33:03 -07:00
bill bittner b4e6a6662e twitter updated url 2017-06-21 20:07:53 -07:00
bill bittner e50802fa9d updated memefodder hashtag 2017-06-21 20:05:11 -07:00
bill bittner 192f0de4da updated the post publish links 2017-06-21 19:45:56 -07:00
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