Commit graph

38 commits

Author SHA1 Message Date
bill bittner b8306abf57 fixed typo 2017-07-10 09:32:37 -07:00
bill bittner 0d1c0aabd6 removed socket.io for show 2017-07-08 15:17:40 -07:00
bill bittner 732c845854 copy to clipboard works 2017-07-06 17:38:57 -07:00
bill bittner 90da7a3637 show route tested and working on mp4 2017-07-05 18:38:22 -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 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 b3190004f4 changed mysql analytics to 'stats' 2017-06-29 14:34: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 7efce7739b updated error handling 2017-06-27 21:32:05 -07:00
bill bittner 8da934af84 set up a route to view basic usage analytics 2017-06-27 20:25:36 -07:00
bill bittner 84c0c37de3 replaced server-side google analytics with mysql 2017-06-27 15:53:53 -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 dd70c19b64 finished logger paths and details 2017-06-19 20:22:23 -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 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 36d64ad7b0 added sequelize and 'file' row creation on publish 2017-06-15 11:15:13 -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 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 5569e53e2d added claim_address and change_address to publish' 2017-06-12 12:07:01 -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 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
bill bittner 0bb0a89f17 request is back to serving assets 2017-05-31 16:44:45 -07:00
bill bittner 654c95e7ed sockets work for /claim and /claim/claim_id 2017-05-26 00:34:25 -07:00
bill bittner fec251902e converted single-claim search to socket with promise 2017-05-25 00:59:22 -07:00
bill bittner 2776e37c6d sockets.io with text-string test 2017-05-24 22:50:02 -07:00