Commit graph

58 commits

Author SHA1 Message Date
bill bittner
a102027179 fixed nsfw true/false 2017-06-26 19:39:12 -07:00
bill bittner
ae5711837a changed 'claim' to 'name' and added validation 2017-06-26 19:26:37 -07:00
bill bittner
1438583e9f updated post api 2017-06-26 17:16:46 -07:00
bill bittner
6170be4978 tested publishing 2017-06-26 15:01:41 -07:00
bill bittner
5c95b5c7ec route is properly pulling metadata 2017-06-26 10:43:35 -07:00
bill bittner
1188d73f5d refactored publish controller and routes 2017-06-26 10:02:14 -07:00
bill bittner
5b6e75cbee added twitter button on publish 2017-06-21 09:14:53 -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
dd70c19b64 finished logger paths and details 2017-06-19 20:22:23 -07:00
bill bittner
dbe83da336 simplified the logs 2017-06-19 19:34:34 -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
a305afe5de configured logging and added to /routes 2017-06-19 13:10:06 -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
523b8457e6 Fixed two variable names to match old es5 var-names. 2017-06-18 11:43:57 +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
bill bittner
2f3f2784b5 refactored mysql calls db fields 2017-06-16 10:07:31 -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
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
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
478eb9cf78 added front end validation for publish file type 2017-06-14 09:33:19 -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
88a8a738d0 reorganized back end routes 2017-06-13 11:00:50 -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
5569e53e2d added claim_address and change_address to publish' 2017-06-12 12:07:01 -07:00
bill bittner
b561abac63 added Material Design Bootstrap 2017-06-10 18:33:03 -07:00
bill bittner
23b9005fc2 converted to handlebars 2017-06-09 16:46:57 -07:00
bill bittner
98e18561d0 added ToS to homepage 2017-06-04 17:40:06 -07:00
bill bittner
57ae1612cc added urls on publish completion 2017-06-03 00:41:02 -07:00
bill bittner
bb5e67ade5 covered daemon 500 code errors 2017-06-02 22:19:47 -07:00
bill bittner
610951fe99 cleaned up promises 2017-06-02 20:56:33 -07:00
bill bittner
a181a1e9f1 updated homepage examples 2017-05-31 21:12:43 -07:00
bill bittner
ca90f571eb switched upload folder to ../Uploads 2017-05-31 20:29:16 -07:00
bill bittner
2e2533da62 publish status displays full size 2017-05-31 20:11:00 -07:00
bill bittner
fab8216abb uploader works locally 2017-05-31 19:48:09 -07:00