Commit graph

102 commits

Author SHA1 Message Date
bill bittner
968880c256 cleaned up server formatting 2018-05-17 19:01:35 -07:00
bill bittner
8118d5b196 added check for lbrynet via startup wallet balance check 2018-05-17 18:11:22 -07:00
bill bittner
10c6fb611f removed error test log and added db creation 2018-05-17 14:42:58 -07:00
bill bittner
b37f03ca9d removed the viewsConfig 2018-05-13 22:39:08 -07:00
bill bittner
8c50fc8b83 hard coded /public folder 2018-05-02 13:08:25 -07:00
bill bittner
18eaf81579 added separate views config file 2018-05-02 10:30:33 -07:00
bill bittner
b785edf100 moved remaining helpers except for publishHelpers 2018-04-26 19:19:11 -07:00
bill bittner
a8ec46a3fe removed maximum age from cookie session 2018-04-18 12:37:56 -07:00
bill bittner
fb48f8b1fe removed arguments from config.update assignments 2018-04-18 10:56:51 -07:00
bill bittner
25acd0aed3 fixed request logger relative path 2018-04-18 10:50:57 -07:00
bill bittner
a7690413c0 fixed extra comma in server public path log 2018-04-18 10:34:54 -07:00
bill bittner
7ad111413c removed webpack and started fixing relative routes 2018-04-17 14:54:10 -07:00
bill bittner
6476121de8 removed testing logs and rebuilt 2018-04-08 19:54:09 -04:00
bill bittner
eec7cc4101 updated readme, default host, and rebuilt 2018-04-02 15:45:57 -07:00
bill bittner
e6ade3b728 updated default public folder to "public" 2018-04-02 12:20:26 -07:00
bill bittner
0723b52fd7 updated the default warning and path for static content path 2018-04-02 12:14:23 -07:00
bill bittner
da6fe2dc1d fixed showpage SSR to use proper Saga and Action 2018-04-02 11:30:24 -07:00
bill bittner
3d56655efe updated version number, renamed to spee.ch-server, rebuilt 2018-04-02 10:20:14 -07:00
bill bittner
b445b54aa4 renamed configureSiteDetails() -> configureSite() 2018-04-02 10:11:49 -07:00
bill bittner
8ef29f2d68 updated SSR to create custom GA listener from siteConfig 2018-03-31 18:27:24 -07:00
bill bittner
ba01ce8e68 updated siteConfig to separate custom containers, components, and pages 2018-03-31 17:49:19 -07:00
bill bittner
e230ff95d1 this package now works for custom pages 2018-03-31 13:46:42 -07:00
bill bittner
d0c13dafdc rebuilt and bumped version 2018-03-31 12:23:18 -07:00
bill bittner
579bf87637 committing build that works with spee.ch-components (although no custom homepage yet or GAListener yet) 2018-03-31 11:59:37 -07:00
bill bittner
9f3ed8c804 incorporated spee.ch-components 2018-03-31 00:20:27 -07:00
bill bittner
fc8736fbdb got implementation working with its own speech components 2018-03-30 18:28:09 -07:00
bill bittner
92560e216a added client bundle build back to package for testing sake 2018-03-30 14:38:56 -07:00
bill bittner
1937945dac switched back to single package 2018-03-30 12:33:34 -07:00
bill bittner
6c2415c11b separated client and server(node) bundles 2018-03-30 11:44:21 -07:00
bill bittner
d937a4601f added dynamic import for HomePage and AboutPage 2018-03-29 23:59:33 -07:00
bill bittner
d52e5bf29a updated server startup to use a custom public folder 2018-03-29 18:25:50 -07:00
bill bittner
3a80c4fd3b added config var for public static folder 2018-03-29 16:10:56 -07:00
bill bittner
506c99666e fixed db import statements 2018-03-29 14:05:15 -07:00
bill bittner
cc027de954 added client default bundle build 2018-03-29 13:39:04 -07:00
bill bittner
fe5e9cce40 updated startup configs 2018-03-29 12:46:20 -07:00
bill bittner
3e67c784a0 updated mysql config file 2018-03-29 12:33:52 -07:00
bill bittner
6e46e3271d created bundle 2018-03-29 12:21:23 -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
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
aef2f3070b added new build 2018-03-27 12:32:45 -07:00
bill bittner
ca787f3150 removed server and update route and config exports 2018-03-27 12:32:07 -07:00
bill bittner
8ed1b02ee6 created dev build 2018-03-22 13:23:56 -07:00
bill bittner
4d7e4a5ce0 changed custom component config name and rebuilt 2018-03-22 12:45:03 -07:00
bill bittner
4a3ec31bc7 fixed component lib export 2018-03-21 21:53:25 -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