247 Commits

Author SHA1 Message Date
9399c4893a expect bins in ./core 2015-11-23 08:56:19 +00:00
994eb7d54c revert default ports 2015-11-23 08:45:20 +00:00
f70f3cb390 prefer package.json.walnut to package.json.main 2015-11-23 08:42:55 +00:00
28198dda87 load default tls certs 2015-11-23 08:42:25 +00:00
46aebe069f apppath => pagespath 2015-11-21 20:47:28 +00:00
4b083cf7d5 don't assume api exists 2015-11-21 12:46:13 +00:00
e45264673a ddns config fixes 2015-11-21 12:37:04 +00:00
4f23dae53e now does redirects, static apps, and api mounting 2015-11-21 12:36:22 +00:00
59dd087084 add hostname matching and https exception 2015-11-21 06:42:23 +00:00
AJ ONeal
61bb3e63e7 change ddns api endpoint 2015-11-20 22:24:18 +00:00
AJ ONeal
b645f5fe09 separate core code from data and apps 2015-11-19 22:13:20 +00:00
AJ ONeal
6d3d334370 add key pairs 2015-11-19 12:34:59 +00:00
AJ ONeal
17c18a15f3 fix app loader issue 2015-11-19 07:42:20 +00:00
AJ ONeal
78178eb43d load services 2015-11-18 11:44:22 +00:00
AJ ONeal
96b7c9bb65 clustering works (re-started work for standalone) 2015-11-17 08:18:56 +00:00
AJ ONeal
65645a7602 load apps from DB 2015-11-14 04:25:12 +00:00
AJ ONeal
1bb21f5a07 reworking vhost routes 2015-11-12 11:14:59 +00:00
AJ ONeal
dd8f8b426f fix error on error 2015-11-12 11:10:57 +00:00
AJ ONeal
fc8e98173e basic test of getDomainInfo, add ./var/.gitkeep 2015-11-12 00:26:15 +00:00
AJ ONeal
a8724cc502 Near-minimal app boot
Aside from a few external process calls there are now
zero external dependencies required as part of the
node.js boot process. Yay!
2015-11-06 11:05:32 +00:00
AJ ONeal
e14a6fd651 use caddy if available 2015-11-06 01:00:22 +00:00
AJ ONeal
e5d9ad8386 separate static from app 2015-11-04 11:26:18 +00:00
AJ ONeal
94eddd2fcc separate frontend from apis 2015-11-04 11:02:23 +00:00
AJ ONeal
2088ac2e20 vhost-sni-server.js -> vhost-server.js 2015-11-04 09:23:37 +00:00
AJ ONeal
13dd677a27 Houston, this is big bird. We are multicore! 2015-11-04 09:22:00 +00:00
AJ ONeal
045f3621d6 remove passport, knex, bookshelf 2015-11-03 23:56:14 +00:00
AJ ONeal
11d5cac170 add deps for oauth3 2015-11-03 23:52:27 +00:00
root
3dd2b30586 remove urlencoded 2015-10-28 06:22:15 +00:00
AJ ONeal
e0dde70c14 read from ./vhosts as well 2015-10-09 03:59:22 +00:00
AJ ONeal
36baa5d2c7 ignore dydns-token.js 2015-10-09 03:52:22 +00:00
AJ ONeal
c1b550f219 Merge branch 'master' of bitbucket.org:coolaj86/walnut 2015-10-09 03:48:46 +00:00
AJ ONeal
5f9691f206 add console-plus 2015-10-09 03:48:07 +00:00
AJ ONeal
df3af1a132 add cluster-store 2015-10-09 03:47:38 +00:00
AJ ONeal
7d17139a4b hourly update ip address 2015-10-05 19:51:58 +00:00
AJ ONeal
2166090e33 fix www. prefixes and related bricked application caches 2015-09-30 23:05:20 +00:00
AJ ONeal
7d899a7f04 add another option 2015-09-25 08:07:08 +00:00
AJ ONeal
3de6e4843d add HSTS header 2015-09-25 08:06:47 +00:00
AJ ONeal
c6034b3992 tested handling dns updates with token 2015-08-14 21:09:32 +00:00
AJ ONeal
ed4e23e924 minor updates to holepunch 2015-08-14 17:00:28 +00:00
AJ ONeal
fe02a72e02 fix typo escapeHtml -> escape-html 2015-07-14 21:44:02 +00:00
AJ ONeal
ff60c6ff70 Merge branch 'master' of bitbucket.org:coolaj86/walnut 2015-07-14 21:37:02 +00:00
AJ ONeal
5ba70878de prefer letsencrypt-style certs 2015-07-14 21:36:20 +00:00
AJ ONeal
364320bb79 Merge branch 'master' of github.com:daplie/walnut 2015-07-08 21:21:22 -06:00
AJ ONeal
0d90255745 escape HTML on redirects 2015-07-08 21:21:03 -06:00
AJ ONeal
945ec23965 accept io.js default ciphers (updated and secure) 2015-06-30 02:57:29 +00:00
AJ ONeal
e1e4d86941 slightly better debugging 2015-06-06 00:05:37 +00:00
AJ ONeal
26bcf0d0a0 Merge branch 'master' of github.com:daplie/walnut 2015-06-05 23:59:30 +00:00
AJ ONeal
17f16d11be update version 2015-06-05 23:59:22 +00:00
AJ ONeal
b938826c6b remove cruft 2015-04-04 16:22:52 +00:00
AJ ONeal
9b70e7ee71 add todo 2015-04-01 17:47:38 +00:00