tigerbot
|
86b304a209
|
converted some tabs to spaces
|
2017-07-11 15:05:38 -06:00 |
AJ ONeal
|
b0ff8bca57
|
more url info to make debugging easier
|
2017-06-09 22:15:38 +00:00 |
AJ ONeal
|
4da591c926
|
add hostname used to debug message
|
2017-06-09 22:13:29 +00:00 |
AJ ONeal
|
19ffff4fcd
|
correct urls
|
2017-05-24 05:25:11 +00:00 |
AJ ONeal
|
74fa3f2e14
|
partial updates
|
2017-05-24 04:27:52 +00:00 |
AJ ONeal
|
c1735d5c03
|
WIP load apis by file structure
|
2017-05-19 23:37:28 +00:00 |
AJ ONeal
|
9d2e89a1c7
|
making it work standalone again
|
2017-05-19 01:00:17 +00:00 |
AJ ONeal
|
e855e159f9
|
update deps and add a bunch of debug logging
|
2017-05-10 23:26:25 +00:00 |
AJ ONeal
|
9467269cd7
|
rollback syntax error
|
2017-05-04 23:13:27 -06:00 |
AJ ONeal
|
54fe53dbfb
|
removed letsencrypt and other
|
2017-05-04 23:09:56 -06:00 |
AJ ONeal
|
e24dd9bac6
|
little fixes (typos, missing config, etc)
|
2016-06-07 10:49:26 -04:00 |
AJ ONeal
|
d792404d67
|
refactoring to use fs config
|
2016-04-09 19:14:00 -04:00 |
AJ ONeal
|
28db03ae23
|
merge with letsencrypt branch
|
2016-03-31 12:30:04 -04:00 |
AJ ONeal
|
951c411107
|
move ddns client to own service
|
2016-03-28 22:16:02 -04:00 |
AJ ONeal
|
f99ce93430
|
update ddns, update oauth3
|
2016-01-28 18:13:03 -07:00 |
AJ ONeal
|
75b9a0e2b3
|
(still) half-baked oauth3 layer
|
2015-12-08 00:51:48 +00:00 |
AJ ONeal
|
5cecf3ea45
|
stub out keys and token parsing
|
2015-12-04 07:00:30 +00:00 |
AJ ONeal
|
9bcee6ae99
|
generalization, updates
|
2015-11-28 05:57:07 +00:00 |
AJ ONeal
|
46aebe069f
|
apppath => pagespath
|
2015-11-21 20:47:28 +00:00 |
AJ ONeal
|
4f23dae53e
|
now does redirects, static apps, and api mounting
|
2015-11-21 12:36:22 +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
|
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 |