Commit graph

1444 commits

Author SHA1 Message Date
bill bittner
fac6464679 removed extra comma in local-login 2018-04-18 11:00:39 -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
6bed683d9f finished first pass at updating relative paths 2018-04-17 14:57:45 -07:00
bill bittner
7ad111413c removed webpack and started fixing relative routes 2018-04-17 14:54:10 -07:00
bill bittner
2847060144 simplified config methods in server class 2018-04-17 14:23:03 -07:00
bill bittner
0eb762671c updated mysqlConfig -> MysqlConfig 2018-04-17 14:03:50 -07:00
bill bittner
a19c897024 removed FAQ 2018-04-17 14:01:24 -07:00
bill bittner
03750d0d18 Merge branch 'speech-as-a-package' of github.com:lbryio/spee.ch into speech-as-a-package 2018-04-17 14:00:42 -07:00
bill bittner
86e9b667e7 udpated orm -> ORM 2018-04-17 13:59:53 -07:00
Bill Bittner
dea34f7863
Merge branch 'master' into speech-as-a-package 2018-04-17 13:01:38 -07:00
bill bittner
567d2d5fa3 fixed level 1 header in readme 2018-04-17 12:59:43 -07:00
bill bittner
d5f752ce5f fixed conflicts for merging 2018-04-17 12:57:53 -07:00
Jeremy Kauffman
af4d7a2b1e
missing space in readme 2018-04-17 14:06:38 -04: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
e45f700b07 removed public/ folder, which will now be at implementation level 2018-04-02 12:15:29 -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
e52a4826ba removed un-used handlebars partials 2018-04-02 10:18:23 -07:00
bill bittner
5355debdfa changed webpack entry to ./server/index.js 2018-04-02 10:17:25 -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
2c48d22add
Merge pull request #409 from lbryio/speech-as-a-package-external-lib
Speech as a package external lib
2018-03-31 13:48:04 -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
cb4da07ab5 removed client folder of speech components 2018-03-30 18:33:48 -07:00
bill bittner
fc8736fbdb got implementation working with its own speech components 2018-03-30 18:28:09 -07:00
bill bittner
fa2080694d moved build tools from build to tools 2018-03-30 15:27:28 -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
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