Commit graph

23 commits

Author SHA1 Message Date
bill bittner 436067150e added bcrypt to encrypt passwords in db 2017-10-29 17:10:37 -07:00
bill bittner 426b605acb switched express-session for cookie-session 2017-10-26 10:48:09 -07:00
bill bittner 7baf2dd75c updated post api to receive curl requests 2017-10-05 14:48:08 -07:00
bill bittner 53981b8618 DRY input validations 2017-09-19 12:54:23 -07:00
bill bittner 0e9147d9d6 basic passport structures 2017-09-18 10:14:06 -07:00
bill bittner 3325faf063 basic passport flow 2017-09-16 17:50:22 -07:00
bill bittner 866bfda293 added Helmet middleware for security 2017-09-15 11:09:21 -07:00
bill bittner f53ca8d958 update error handler to convert props to keys 2017-09-14 11:34:13 -07:00
bill bittner 915f55c0fb added winston-slack-webhook npm package 2017-09-13 15:41:52 -07:00
bill bittner bd7c6ed16a fixed script to update Claim amount 2017-08-15 18:24:15 -07:00
bill bittner 5904a05fde renamed server.js to speech.js 2017-07-18 10:02:09 -07:00
bill bittner 1188d73f5d refactored publish controller and routes 2017-06-26 10:02:14 -07:00
bill bittner 6bf5b69800 updated package.json 2017-06-23 10:26:38 -07:00
bill bittner a305afe5de configured logging and added to /routes 2017-06-19 13:10:06 -07: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 36d64ad7b0 added sequelize and 'file' row creation on publish 2017-06-15 11:15:13 -07:00
bill bittner a3f0d0f878 added google analytics 2017-06-12 15:57:14 -07:00
bill bittner 92786795d2 added config npm 2017-06-12 14:56:40 -07:00
bill bittner 23b9005fc2 converted to handlebars 2017-06-09 16:46:57 -07:00
bill bittner 57ae1612cc added urls on publish completion 2017-06-03 00:41:02 -07:00
bill bittner fab8216abb uploader works locally 2017-05-31 19:48:09 -07:00
bill bittner 2776e37c6d sockets.io with text-string test 2017-05-24 22:50:02 -07:00
bill bittner 2e6db82301 replacing live-coded spee.ch with @billbitt js version 2017-05-24 11:07:43 -07:00