Commit graph

37 commits

Author SHA1 Message Date
bill bittner fd3fc0f620 added handleRender and renderFullPage and updated client 2018-02-21 08:05:41 -08:00
bill bittner 0efc25a5c1 added google-ga package 2018-02-15 15:55:24 -08:00
bill bittner c9d4aed229 added saga for asset display 2018-02-06 19:00:52 -08:00
bill bittner c96ec875cd added react-router 2018-01-29 11:47:12 -08:00
bill bittner 8945707d0f added whatwg-fetch and fixed publish validation 2018-01-25 13:37:59 -08:00
bill bittner d5fdee1d3c added ... and ExpandingTextArea component 2018-01-19 12:11:38 -08:00
bill bittner 94cdb37a13 added redux 2018-01-08 17:06:31 -08:00
bill bittner bbae477a34 added webpack and some basic components 2017-12-28 11:51:03 -08:00
bill bittner 551ae3ec09 added dev dependencies 2017-12-21 18:03:08 -08:00
bill bittner 5ade0ec856 added flag for tests requiring lbc 2017-12-18 15:23:23 -08:00
bill bittner e32e741236 added end to end tests with chai 2017-12-15 07:24:29 -08:00
bill bittner 75fac0e594 added testing package and wrote some publish tests 2017-12-08 17:50:47 -08:00
bill bittner 63458aff19 changed the multipart download directory 2017-11-06 14:15:47 -08:00
bill bittner 7884fa31b0 changed upload to use formdata and /post api 2017-11-01 13:07:13 -07:00
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