Commit graph

47 commits

Author SHA1 Message Date
bill bittner
c201e1ecfd updated stats controller 2017-09-07 11:58:52 -07:00
bill bittner
bb243cf459 fixed html embed on img show route 2017-08-20 16:56:37 -07:00
bill bittner
dd762ec10b updated publish controller 2017-08-16 11:00:17 -07:00
bill bittner
e8a89ca795 fixed the shorturl route 2017-08-02 17:13:02 -07:00
bill bittner
7b4bde56c9 added missing 'null' in publish postToStats 2017-07-13 00:05:37 -07:00
bill bittner
99c7c84cfb associated the File and Request dbs 2017-07-12 15:30:31 -07:00
bill bittner
45d1aca1c8 added 'null
' to fix publish stats
2017-07-11 17:40:23 -07:00
bill bittner
f8ad476488 formatted trending images and added homepage section 2017-07-11 16:55:03 -07:00
bill bittner
3fa69fd75e reworked stats db and added trending route 2017-07-10 17:51:29 -07:00
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