Commit graph

40 commits

Author SHA1 Message Date
bill bittner 3dd5cf5228 quick fix for requests with no 'accept' header 2017-07-06 18:36:42 -07:00
bill bittner eda480b81a moved request logs to middleware and reorganized front end js 2017-07-06 13:37:03 -07:00
bill bittner 3186e667a2 redirect on publish is working 2017-07-05 23:22:47 -07:00
bill bittner 56ad4ce089 show route tested and working on jpegs 2017-07-05 18:26:33 -07:00
bill bittner 41e5246941 updated route to send html to client 2017-07-05 13:51:25 -07:00
bill bittner d4560905ed build the handlebars template and serve/show route fork 2017-07-05 12:23:55 -07:00
bill bittner 0b699435dd removed unnecessary header logging 2017-07-05 09:53:52 -07:00
bill bittner 013069b686 updated logging on serves 2017-07-05 09:39:32 -07:00
bill bittner 5813397219 added more user params 2017-07-05 09:26:22 -07:00
bill bittner 6dea616d44 the no-claims scenario is now a success case 2017-06-30 15:31:23 -07:00
bill bittner 7d701f5b57 added events for publish 2017-06-29 22:26:29 -07:00
bill bittner ad36f26aac removed statsHelpers into statsController 2017-06-29 17:52:37 -07:00
bill bittner b23087094a added google analytics to all routes 2017-06-29 17:10:14 -07:00
bill bittner 9fcbcd299c added analytics to serve routes 2017-06-29 16:10:06 -07:00
bill bittner 6725345db3 removed the extra ip logs 2017-06-29 14:48:27 -07:00
bill bittner b3190004f4 changed mysql analytics to 'stats' 2017-06-29 14:34:23 -07:00
bill bittner 461af60c16 commented out change address 2017-06-29 12:35:36 -07:00
bill bittner c0174fb300 added ipaddress test logs. ignored change address. 2017-06-29 10:51:23 -07:00
bill bittner fe0d33846b finished troubleshooting updates 2017-06-27 23:04:47 -07:00
bill bittner c26724bfd8 updated error logging 2017-06-27 22:41:48 -07:00
bill bittner 86f8d83c05 removed console logs 2017-06-27 21:39:33 -07:00
bill bittner 7efce7739b updated error handling 2017-06-27 21:32:05 -07:00
bill bittner 84c0c37de3 replaced server-side google analytics with mysql 2017-06-27 15:53:53 -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 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 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 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 c2941a6619 split lbryApi from lbryHelpers 2017-06-13 15:49:58 -07:00
bill bittner 88a8a738d0 reorganized back end routes 2017-06-13 11:00:50 -07:00