Commit graph

270 commits

Author SHA1 Message Date
Jacky
e72e8cef57
enhance(upgrader): restart main proc manually and gracefully 2024-07-27 10:59:32 +08:00
Jacky
3a035e9930
chore: update deps 2024-07-26 23:28:18 +08:00
Jacky
c9370a0562
feat: update notification template for config sync 2024-07-26 17:22:01 +08:00
Jacky
1c1da92363
feat: deploy config to remote nodes #359 2024-07-26 13:53:38 +08:00
Jacky
ace8d7a0fe
feat: rename folder or file in configurations list 2024-07-25 21:30:11 +08:00
Jacky
53ae1a1ef9
refactor: config management 2024-07-25 18:19:42 +08:00
Jacky
4660a46a7e
refactor: auto certificate options
1. Add OCSP Must Staple options #292
2. Add LEGO_DISABLE_CNAME_SUPPORT options #407
2024-07-24 22:53:22 +08:00
Jacky
2d6fa63964
enhance: show the info of changed certificates #386 2024-07-24 17:27:50 +08:00
Jacky
3a22861640
feat: 2FA authorization for web terminal 2024-07-23 20:35:32 +08:00
Jacky
5abd9b75bb
feat: login 2fa 2024-07-23 17:28:13 +08:00
Jacky
f5a0a9ed50
enhance(upgrader): gracefully replace the old exe with the new exe 2024-07-21 23:16:28 +08:00
Jacky
cff843b82b
feat: add login failed ban ip list 2024-07-21 15:35:23 +08:00
Jacky
ccb04c07d8
enhance: handle websocket error 2024-07-21 10:43:24 +08:00
Jacky
3b937ee0f4
feat: add ip whitelist 2024-07-20 10:37:19 +08:00
Jacky
7a9aa3a33b
chore: update lego configurations 2024-07-20 09:46:19 +08:00
Jacky
7f3f23d706
feat: add gpt-4o-mini model 2024-07-19 17:14:59 +08:00
Jacky
b3486a42a5
feat: sync certificates to remote server #293, #363, #411 2024-06-18 17:39:05 +08:00
Jacky
11e460765a
fix: certificate dir cannot be created in some windows-docker setup #403 2024-06-15 12:26:12 +08:00
Jacky
538be53e9c
fix: renewed certificate and private key not save #391 2024-05-21 14:05:27 +08:00
Jacky
6302454826
fix: safety text validate rule #383 2024-05-21 10:39:11 +08:00
Jacky
c18f8f0b27
fix: auto cert nil ptr issue 2024-05-08 17:05:01 +08:00
Jacky
e0366f949f
feat: reload cluster node settings from settings file #169 2024-05-08 15:32:45 +08:00
Jacky
a689608bdb
feat: use settings file to predefine nodes #169 2024-05-07 19:45:24 +08:00
Jacky
b429c15893
feat: add enabled/disabled field to environment model #169 2024-05-07 16:31:47 +08:00
Jacky
4c74bc8619
feat: use env to predefine admin user #214 2024-05-06 23:50:32 +08:00
Jacky
13c4eb04a3
feat: add env to skip installation #357 2024-05-06 21:45:16 +08:00
Jacky
45a68112b1
fix(docker): nginx restart always output network error 2024-05-05 17:55:09 +08:00
Jacky
070c0b4620
feat(docker): mkdir streams-enabled, streams-available 2024-05-05 17:18:56 +08:00
Jacky
7be4a70824
feat: add recursive nameservers settings for dns challenge #372 2024-05-04 12:00:53 +08:00
Jacky
642e21a260
enhance: chat with LLM 2024-05-02 12:49:01 +08:00
Jacky
e16b077d20
feat: using renewal api to renew certificate #319 2024-04-30 19:48:48 +08:00
Jacky
e3876cffaf
enhance: limit cert renewal interval between 7 to 21 days 2024-04-30 17:19:19 +08:00
Jacky
49b41d6eb7
feat: support not-only Let's Encrypt service #16 2024-04-30 17:16:31 +08:00
Jacky
3e90b838fd
feat: SSL management support different types of certificates of a same doamin name #309 2024-04-30 16:09:40 +08:00
Jacky
e77d37bbaa
feat: set renewal interval of certificates #343 2024-04-30 10:28:46 +08:00
Jacky
4c7e037b76
refactor: refresh webui 2024-04-30 10:11:51 +08:00
Jacky
59d59dd3ed
feat: add dns providers links #336
Close #336
2024-04-27 22:11:49 +08:00
Jacky
376e2a76d1
chore: update lego config 2024-04-27 21:52:57 +08:00
Jacky
4289d55562
chore: update lego configs 2024-03-25 23:03:42 +08:00
Jacky
979a1d5326
fix: PKCS8 format private key validating issue #326 2024-03-14 22:49:34 +08:00
Jacky
1577eb184d
revert: add must staple flag for certificate obtaining request #292 2024-03-14 16:28:18 +08:00
Jacky
7640c1fdc3 enhance: dynamic translation module 2024-02-28 10:24:21 +08:00
Jacky
0fa98703cd feat: logrotate cron task for docker users #255 2024-02-25 20:45:45 +08:00
Jacky
1c4fb7afcc feat: add must staple flag for certificate obtaining request #292 2024-02-18 19:44:04 +08:00
Jacky
97ec26331b fix: wildcard certificate challenge method not present 2024-02-14 17:40:04 +08:00
Jacky
22d62e420b feat: configurable cert key type #264 2024-02-13 14:15:02 +08:00
Jacky
a095c88fd2 fix: log container is empty after failing to obtain cert #281 2024-02-13 12:23:00 +08:00
0xJacky
371472e67b
fix: parse ssl certificate error #270 2024-02-06 15:47:38 +08:00
0xJacky
da2c6d83d6
fix: openai model validator 2024-01-29 21:24:32 +08:00
0xJacky
1950d9a86a
fix(upgrader): github proxy for downloading digest 2024-01-29 20:16:55 +08:00