2
0
mirror of https://github.com/therootcompany/greenlock.js.git synced 2025-03-06 08:40:41 +00:00

368 Commits

Author SHA1 Message Date
AJ ONeal
8ddeb26063 replace "le" with "greenlock" 2018-05-15 16:01:09 -06:00
AJ ONeal
1931feed1d update old vars 2018-05-15 15:49:59 -06:00
AJ ONeal
4c6cdfde0a update version detection 2018-05-15 15:42:04 -06:00
AJ ONeal
75ed99904c syntax fix v2.2.11 2018-05-12 17:00:13 -06:00
AJ ONeal
9f8bce2c4f v2.2.11 2018-05-12 16:58:32 -06:00
AJ ONeal
fe2804c935 Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/greenlock.js 2018-05-12 16:48:59 -06:00
AJ ONeal
653fd0f349 Merge branch 'v2' 2018-05-12 16:48:36 -06:00
AJ ONeal
039e4b122b remove unused package 2018-05-12 16:48:21 -06:00
f4e70abff6 Update 'README.md' 2018-05-12 08:03:32 +00:00
AJ ONeal
568af88d29 add 1063x250 logo 2018-05-12 02:01:43 -06:00
AJ ONeal
537883cff5 add 850x200 logo 2018-05-12 01:45:35 -06:00
AJ ONeal
283f70b42f add missing approveDomains 2018-05-11 21:09:49 -06:00
AJ ONeal
a5a3b70f15 shorten features a bit 2018-05-11 21:04:46 -06:00
AJ ONeal
2336bfa28c syntax fix 2018-05-11 21:01:13 -06:00
AJ ONeal
220f7e84d0 overhaul docs 2018-05-11 20:56:24 -06:00
AJ ONeal
6286883fc2 bump v2.2.10 2018-05-11 15:11:08 -06:00
AJ ONeal
6c054cf241 Add logging for approveDomains errors. Addresses https://git.coolaj86.com/coolaj86/greenlock-express.js/issues/8 2018-05-11 15:07:28 -06:00
AJ ONeal
4b448fdf6b v2.2.8 v2.2.8 2018-05-10 02:32:03 -06:00
AJ ONeal
8fb396cfe9 update community member option 2018-05-10 02:31:24 -06:00
AJ ONeal
5171a7d1e0 add community member option 2018-05-10 02:08:20 -06:00
66f2574dbc Update 'README.md' 2018-05-02 19:37:08 +00:00
21a937c491 update banner 2018-05-01 04:47:13 +00:00
AJ ONeal
bfe68c04c7 v2.2.7 better wildcard support v2.2.7 2018-04-27 11:44:49 -06:00
AJ ONeal
d1187b77de fallow wildcard * to pass regex, fixes https://git.coolaj86.com/coolaj86/greenlock.js/issues/9 v2.2.6 2018-04-27 11:38:33 -06:00
AJ ONeal
03f6b2dff1 v2.2.5 backcompat with node v6 v2.2.5 2018-04-24 11:43:27 -06:00
5061b7391d add npm link 2018-04-20 07:39:07 +00:00
e2cca83a8c update change history 2018-04-20 06:39:45 +00:00
2e02eba962 Update 'README.md' 2018-04-20 06:36:22 +00:00
eb6819c7be Update 'README.md' 2018-04-20 06:35:21 +00:00
AJ ONeal
59f896ac62 v2.2.4 v2.2.4 2018-04-19 23:23:05 -06:00
AJ ONeal
825001bfb8 don't promisify node's dns; fix https://github.com/Daplie/node-greenlock/issues/69 2018-04-19 23:19:06 -06:00
AJ ONeal
772dd22516 use better renewWithin/By defaults, document access v2.2.3 2018-04-19 13:37:27 -06:00
AJ ONeal
96ef6ab36e use npm deps only v2.2.2 2018-04-19 12:50:49 -06:00
84e21d2385 Merge branch 'master' of spanasik/greenlock.js into master 2018-04-16 06:09:18 +00:00
Stanislav Panasik
f8f3086f1b fix 'SyntaxError: Unexpected token =' 2018-04-16 10:29:12 +05:00
4cd1a03d8a v2.2.0 v2.2.0 2018-04-16 01:28:05 +00:00
2b5877e495 rebrand 2018-04-10 06:29:24 +00:00
AJ ONeal
a2795e78c2 update v2.1.19 2018-03-20 19:59:18 -06:00
AJ ONeal
016632b06b v2.1.18 v2.1.18 2017-11-24 18:50:43 -07:00
AJ ONeal
0abdb0b279 update urls v2.1.17 2017-11-05 07:57:20 -07:00
Ben Schmidt
0096a59894 v2.1.16 v2.1.16 2017-08-25 16:50:51 +10:00
Ben Schmidt
dace8aea1f Change to address integration with greenlock-cli.
The integration was broken by 51739625176ff24fd09afc49e94eb4edb1327490,
primarily because the required property was incorrectly underscore-prefixed.
This fix restores it, unprefixed.
2017-08-25 16:48:24 +10:00
AJ ONeal
d985dd371a update old github links and letsencrypt references 2017-05-08 19:51:50 +00:00
AJ ONeal
3c5e01b4d4 v2.1.15 v2.1.15 2017-05-06 03:07:01 -06:00
AJ ONeal
5173962517 address #86 should be possible to wait for cert renewal to complete 2017-05-05 17:17:28 -06:00
AJ ONeal
f9a937c5f8 add .jshintrc 2017-05-05 14:10:25 -06:00
Tim Caswell
370de9ce9b Be more specific with missing property error message 2017-04-18 16:42:47 -05:00
Drew Warren
5b14f2a1f1 v2.1.14 v2.1.14 2017-04-14 11:34:47 -06:00
Drew Warren
f105d703cf fix git url 2017-04-14 11:34:43 -06:00
AJ ONeal
e07b650ae6 fix homeRe as per https://github.com/Daplie/le-store-certbot/issues/3 2017-04-11 08:53:04 +00:00