Commit graph

118 commits

Author SHA1 Message Date
bill bittner
4baf06a57b removed imagemagick npm package 2018-07-31 09:05:39 -07:00
bill bittner
41ccf06370 added imagemagic and created media processing wrapper modules 2018-07-27 09:58:00 -07:00
bill bittner
6da08a5f47 added get-video-dimension to package.json 2018-07-26 18:08:50 -07:00
bill bittner
62137f3ca9 refactored File and Claim data creating functions 2018-07-26 13:48:53 -07:00
Niko Storni
999670d1e4
UPGRADE dependencies and lockfile
these changes could be breaking
2018-06-22 11:46:50 -04:00
bill bittner
7c847ceea8 added module aliasing 2018-06-06 08:30:30 -07:00
bill bittner
14022d78ca transpiled 2018-05-23 01:18:50 -07:00
bill bittner
0b69ad6e3d removed spee.ch-components package 2018-05-23 00:50:01 -07:00
bill bittner
a58992d328 added spee.ch-components under client 2018-05-22 19:06:37 -07:00
bill bittner
6a4b672645 added package-lock and updated bcrypt to v2.0.1 2018-04-26 11:20:40 -07:00
bill bittner
151d504612 removed package lock and removed unused npm packages 2018-04-25 10:52:27 -07:00
bill bittner
e2c6670063 updated readme 2018-04-18 15:14:43 -07:00
bill bittner
02a84def59 updated package name in package.json 2018-04-18 14:19:03 -07:00
bill bittner
8994b3b9c5 fixed location of SSR files 2018-04-18 12:11:25 -07:00
bill bittner
8bf3a0753e added babel to transpile SSR jsx 2018-04-18 12:01:26 -07:00
bill bittner
3d56655efe updated version number, renamed to spee.ch-server, rebuilt 2018-04-02 10:20:14 -07:00
bill bittner
d0c13dafdc rebuilt and bumped version 2018-03-31 12:23:18 -07:00
bill bittner
9f3ed8c804 incorporated spee.ch-components 2018-03-31 00:20:27 -07:00
bill bittner
2ac570c632 updated package description 2018-03-14 09:07:23 -07:00
bill bittner
5b1d8f9d93 removed sleep npm dependency 2018-03-13 15:30:20 -07:00
bill bittner
657e0d6fe0 moved back to webpack bundle entry point 2018-03-08 15:40:54 -08:00
bill bittner
308a1abcb5 moved babel polyfill to dependencies 2018-03-08 13:56:47 -08:00
bill bittner
6d8884ca14 updated webpack to build to index.js and moved sql to take a config 2018-03-08 13:18:34 -08:00
bill bittner
89fcfd84ea moved title, metaTag, and link utils into SEO component 2018-02-23 17:57:23 -08:00
bill bittner
a96f79a068 split webpack config into dev and prod 2018-02-23 16:59:45 -08:00
bill bittner
60b2b5f203 removed openGraphTag component and added webpack-merge 2018-02-23 15:48:56 -08:00
bill bittner
f17cf91817 renamed entry and bundle 2018-02-23 11:26:04 -08:00
bill bittner
d24331d001 added react-helmet and dynamic title and canonical url tags 2018-02-22 18:05:00 -08:00
bill bittner
dd510d21e7 reorganized sagas to chain necessary actions 2018-02-22 15:43:26 -08:00
bill bittner
14740341e3 broke out routes from App.jsx, and added handleShowRender for static methods 2018-02-22 10:48:46 -08:00
bill bittner
a5e026c1e0 added standard-jsx to eslint and fixed issues 2018-02-21 17:02:57 -08:00
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