Commit graph

74 commits

Author SHA1 Message Date
bill bittner
d937a4601f added dynamic import for HomePage and AboutPage 2018-03-29 23:59:33 -07:00
bill bittner
6e46e3271d created bundle 2018-03-29 12:21:23 -07:00
bill bittner
c67a25ca2c fixed auth, fallback, and pages routes 2018-03-29 11:40:47 -07:00
bill bittner
9523890b65 fixed api and assets routes 2018-03-29 11:24:52 -07:00
bill bittner
d1ef102f0b renamed claimList and updated bundle 2018-03-29 10:52:27 -07:00
bill bittner
2ee33f979a created new build exporting recuer, srootsaga, galistener 2018-03-29 10:15:23 -07:00
bill bittner
747fd0afaf added App to bundle 2018-03-29 10:01:01 -07:00
bill bittner
1ad7c60b1a updated page routes 2018-03-29 09:48:32 -07:00
bill bittner
86ede21445 updated auth routes 2018-03-28 22:06:08 -07:00
bill bittner
318fa626fe updated api and asset route folders 2018-03-28 17:35:41 -07:00
bill bittner
2cc261f072 narrowed down to one api route and got it working 2018-03-27 18:25:23 -07:00
bill bittner
195f193259 moved passport info into package 2018-03-27 16:08:01 -07:00
bill bittner
955a2f5e14 added console logs to config startups 2018-03-27 13:21:59 -07:00
bill bittner
ca787f3150 removed server and update route and config exports 2018-03-27 12:32:07 -07:00
bill bittner
94d4626ccf added dynamic imports of components 2018-03-21 17:35:51 -07:00
bill bittner
6713d660b3 got components exporting properly 2018-03-20 17:08:30 -07:00
bill bittner
8369b6709e rebuild bundle 2018-03-20 16:44:22 -07:00
bill bittner
2736054e70 added index to client/components/ to export them 2018-03-20 15:57:24 -07:00
bill bittner
fd3fc0f620 added handleRender and renderFullPage and updated client 2018-02-21 08:05:41 -08:00
bill bittner
72cf2230d3 renamed page-routes to fallback 2018-02-20 15:25:04 -08:00
bill bittner
f16abf08c2 added endpoint to update password 2017-11-30 14:46:32 -08:00
bill bittner
37315c6c66 added upload path to config and removed socket.io ref 2017-11-07 16:15:12 -08:00
bill bittner
40d40c2278 consolidated config to one config file 2017-11-06 15:18:45 -08:00
bill bittner
7884fa31b0 changed upload to use formdata and /post api 2017-11-01 13:07:13 -07:00
bill bittner
0c11eb4b55 switched session key to env var, added thumbnail to Claim upsert on publish 2017-10-26 12:49:06 -07:00
bill bittner
426b605acb switched express-session for cookie-session 2017-10-26 10:48:09 -07:00
bill bittner
b0d88263c7 set resave and saveUninitialized in express session 2017-10-18 10:46:06 -07:00
bill bittner
0e8a45bdfc added navbar channel select update on login from publish 2017-10-10 16:00:08 -07:00
bill bittner
1b37ef91a4 added input for video thumbnail link 2017-10-09 18:29:40 -07:00
bill bittner
203d18e736 updated channel login so to not refresh upload box 2017-10-06 16:42:19 -07:00
bill bittner
a0d1cb4f5c changed so shortChannelId is part of user creds 2017-09-28 16:37:20 -07:00
bill bittner
84c525dcc0 fixed view for Channel and User tables 2017-09-25 22:49:27 -07:00
bill bittner
a2b3ed1ab2 updated db.User to db.Channel refs 2017-09-25 21:03:43 -07:00
bill bittner
959f57ffc5 added config variable check on startup 2017-09-25 09:13:18 -07:00
bill bittner
761aa1daf7 removed address from User model 2017-09-21 16:03:45 -07:00
bill bittner
ba7e19a498 fixed associations between User and Certificate 2017-09-21 11:00:06 -07:00
bill bittner
3acd89f93d changed login to http request 2017-09-20 14:39:20 -07:00
bill bittner
0dd8e19a26 finished basic loop for channel creation 2017-09-19 18:50:25 -07:00
bill bittner
f64961446f added channel select to publish tool 2017-09-19 08:47:24 -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
ebff2cf62b added error message to logger.error 2017-09-13 15:59:29 -07:00
bill bittner
915f55c0fb added winston-slack-webhook npm package 2017-09-13 15:41:52 -07:00
bill bittner
bd2dd78200 added thumbnail to meta tags 2017-09-11 12:45:07 -07:00
bill bittner
2cf6085d4b added title and description to opengraph 2017-08-20 17:48:40 -07:00
bill bittner
d86510f1ef back to show route 2017-08-08 16:37:30 -07:00
bill bittner
d9be5f3366 nsfw wont unfurl and images link to source 2017-08-08 16:33:00 -07:00
bill bittner
7b1e4ec8d1 making card view 16:9 2017-08-08 15:49:36 -07:00
bill bittner
35a7cc9fa1 making card height taller 2017-08-08 15:46:13 -07:00