Commit graph

19 commits

Author SHA1 Message Date
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