Commit Graph

148 Commits

Author SHA1 Message Date
AJ ONeal 9b70e7ee71 add todo 2015-04-01 17:47:38 +00:00
AJ ONeal 16bee8ae76 lint, bugfix 2015-04-01 17:47:26 +00:00
AJ ONeal 2e515b890f add missing modules 2015-04-01 17:47:08 +00:00
AJ ONeal b45e009e41 lint 2015-04-01 17:46:56 +00:00
AJ ONeal 3d53d03461 add upstart script, setup instructions 2015-04-01 16:46:11 +00:00
AJ ONeal fa0c3fa1b5 now supports google login 2015-04-01 16:18:04 +00:00
AJ ONeal 9f1d853c68 add redirects.sample.json 2015-04-01 16:16:24 +00:00
AJ ONeal 0af32692ce recomment, correctly 2015-04-01 16:14:42 +00:00
AJ ONeal 4e984d46de use v0.10 compatible promises 2015-04-01 16:14:13 +00:00
AJ ONeal 8797e3fe4d Merge branch 'master' of github.com:daplie/walnut 2015-03-29 03:30:24 +00:00
AJ ONeal 548c48f5bf fix race condition on boot 2015-03-29 03:29:40 +00:00
AJ ONeal 45285b8409 inpsect module loading 2015-03-29 03:29:26 +00:00
AJ ONeal 7151868c62 flatten modules, eager load sessions 2015-03-29 03:28:41 +00:00
AJ ONeal 07222fd8b1 add init script 2015-03-20 03:38:20 +00:00
AJ ONeal a21c503b6e lazier and lazier (plus early static handling) 2015-03-06 03:04:51 +00:00
AJ ONeal 8827da6478 fix XSS vulnerability on error pages 2015-03-05 22:07:45 +00:00
AJ ONeal 0ae9e5a069 fix error handling 2015-03-02 22:42:14 +00:00
AJ ONeal db7e736659 better error handling 2015-03-02 21:45:16 +00:00
AJ ONeal 413135725c Merge branch 'master' of bitbucket.org:daplie/walnut 2015-03-02 21:31:59 +00:00
AJ ONeal 3e026237bd better error handling 2015-03-02 21:31:33 +00:00
AJ ONeal 8b4d5603df better 404 2015-03-02 21:30:29 +00:00
AJ ONeal fcc8e232dc GET /favicon.ico should not load parent app 2015-02-23 20:35:32 +00:00
AJ ONeal 045955b29e add undo instructions 2015-02-23 19:30:34 +00:00
AJ ONeal 590ff8e87c add serve-index for directory listings 2015-02-23 19:29:18 +00:00
AJ ONeal 1a9928af01 domainnames can have leading or trailing special chars, duh 2015-02-22 10:09:18 +00:00
AJ ONeal ba8cb66c4f fix proxying bug 2015-02-21 18:05:26 +00:00
AJ ONeal 669c69e5eb disallow fallthru from one app to another 2015-02-21 18:00:39 +00:00
AJ ONeal c704eda6b6 catch more error cases 2015-02-21 04:43:10 +00:00
AJ ONeal e7d0769270 fix ssl bugs, account for proxyable apps 2015-02-21 01:16:38 +00:00
AJ ONeal 64e04ee5e3 add friendly welcome message 2015-02-20 22:34:39 +00:00
AJ ONeal 2f53e7fadb better log output, comment typo, var declaration in better place 2015-02-20 22:34:17 +00:00
AJ ONeal 90640ee8e7 lazier load, faster https listen 2015-02-20 21:21:37 +00:00
AJ ONeal be2c73ef08 move towards full hotloading 2015-02-19 22:08:33 +00:00
AJ ONeal d5a7ab6049 lazy loading bugfix 2015-02-19 20:51:17 +00:00
AJ ONeal 8c4687bd23 note security vulnerability 2015-02-19 06:37:36 +00:00
AJ ONeal 381be88fe1 add swap to disk (unencrypted) 2015-02-19 06:36:41 +00:00
AJ ONeal 59a8f5235d lazy loading walnut apps 2015-02-18 23:06:56 -07:00
AJ ONeal 7d98aa1551 typo fix 2015-02-16 06:58:32 +00:00
AJ ONeal 705671a96a fix try/catch bug (bad err reference) 2015-02-16 02:30:52 +00:00
AJ ONeal b66b6e31f9 better try/catch for apps 2015-02-16 02:22:38 +00:00
AJ ONeal 5d0fecf0a9 try/catch fix, log output typo fix 2015-02-15 23:43:07 +00:00
AJ ONeal 233c6cd8ef warn instead of crashing when an app fails to load 2015-02-15 21:45:41 +00:00
AJ ONeal e4a13a8b80 can now vhost mounted subapps 2015-02-14 18:43:04 +00:00
AJ ONeal b28a45581f add stuff 2015-02-14 09:15:29 +00:00
AJ ONeal 26724e0551 actually send priority 2015-02-14 09:14:05 +00:00
AJ ONeal dc816f6749 fix non-ssl redirect bug 2015-02-13 06:16:08 +00:00
AJ ONeal fb0505881e add ddns-client 2015-02-12 17:24:30 +00:00
AJ ONeal 56b5337d8f initial commit 2015-02-12 09:40:37 +00:00