Commit graph

70 commits

Author SHA1 Message Date
Jacky
65befe282b
fix: update cert model bug 2024-06-18 18:40:49 +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
805934567a
fix: maybe fail to get get default ca dir #417 2024-06-15 11:24:37 +08:00
Jacky
80a8b1de97 fix: missing provider in dns credential viewer 2024-06-10 20:34:55 +08:00
Jacky
538be53e9c
fix: renewed certificate and private key not save #391 2024-05-21 14:05:27 +08:00
Jacky
d6d7cdbb1f
fix: environment list query issue 2024-05-08 17:27:42 +08:00
Jacky
e0366f949f
feat: reload cluster node settings from settings file #169 2024-05-08 15:32:45 +08:00
Jacky
b429c15893
feat: add enabled/disabled field to environment model #169 2024-05-07 16:31:47 +08:00
Jacky
1e9de6f21b
feat: customize local environment name #313 2024-05-07 11:22:44 +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
7be4a70824
feat: add recursive nameservers settings for dns challenge #372 2024-05-04 12:00:53 +08:00
Jacky
be5eae0df9
fix: obtain certificate issue #368 2024-05-02 20:43:53 +08:00
Jacky
642e21a260
enhance: chat with LLM 2024-05-02 12:49:01 +08:00
Jacky
3b116b3654
feat(chat): support other local llm #331 2024-05-01 19:40:38 +08:00
Jacky
08631437ee
fix: nginx guide link #201 2024-04-30 23:03:23 +08:00
Jacky
e16b077d20
feat: using renewal api to renew certificate #319 2024-04-30 19:48:48 +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
f0dcd67004
feat: add a option to select a acme user when obtaining a certificate. 2024-04-30 11:16:30 +08:00
Jacky
4c7e037b76
refactor: refresh webui 2024-04-30 10:11:51 +08:00
倪天华
7b25eb4d27 fix: stream is not deleted actually 2024-03-11 21:41:20 +08:00
Jacky
0fa98703cd feat: logrotate cron task for docker users #255 2024-02-25 20:45:45 +08:00
Jacky
0d140b41da fix: sort order 2024-02-25 16:02:37 +08:00
Jacky
fdaa11872a fix: log path error caused by multi log params #301
close #301
2024-02-19 10:59:42 +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
0xJacky
9be508c976
chore: update cosy 2024-02-07 14:57:45 +08:00
0xJacky
2526d71c0e
fix: unable to create a certificate from a second environment #273 2024-02-06 16:20:46 +08:00
0xJacky
abe43c5c4d
fix: symbol links are not displayed in config list #272 2024-02-06 16:04:53 +08:00
0xJacky
371472e67b
fix: parse ssl certificate error #270 2024-02-06 15:47:38 +08:00
0xJacky
398eea2159
enhance: show the form error details of Preference 2024-01-28 15:01:46 +08:00
0xJacky
b0a3989ef4
enhance: show the form error details of CertificateEditor 2024-01-28 14:33:21 +08:00
0xJacky
8581bdd3c6
enhance: validate certificate content before save 2024-01-28 14:00:47 +08:00
0xJacky
d67b8428e4
enhance: validate settings value before save 2024-01-27 23:01:07 +08:00
0xJacky
d70e37c857
fix: taking 100% CPU if the log file is not a regular file 2024-01-26 18:49:56 +08:00
0xJacky
526fedd04a
enhance(cosy): pagination list 2024-01-15 00:08:27 +08:00
0xJacky
85da74b3f0
enhance: update gonginx and cosy to latest version 2024-01-14 10:53:27 +08:00
0xJacky
68afb7e7e8
feat: get data from db after modify 2023-12-22 20:20:49 +08:00
0xJacky
5a19133254
enhance(cosy): permanently delete 2023-12-20 12:27:49 +08:00
Hintay
ec93ab05a3
fix: ensure the list sort query is validated to prevent SQL injection
Credits to @jorgectf for the advisories.
2023-12-20 04:52:02 +09:00
Hintay
827e76c46e
fix: add protected fields to settings to mitigate high-severity vulnerability
Credits to @jorgectf for the advisories.
2023-12-20 03:49:41 +09:00
0xJacky
a63e85aa37
chore: update code styles for upstream.go 2023-12-15 23:22:38 +08:00
0xJacky
9a18005eae
enhance: do not test availability if not socket 2023-12-15 23:21:58 +08:00
0xJacky
591486a689
fix: read properties of null in NodeSelector 2023-12-15 22:38:56 +08:00
0xJacky
53e1c32444
fix: websocket of upstream availability test not close 2023-12-15 22:34:29 +08:00
0xJacky
6c8bfd267a
fix: ChatGPT messages history for stream 2023-12-15 21:52:41 +08:00
0xJacky
2649b710bb
feat: introducing streams management pages #166 2023-12-15 21:43:13 +08:00
0xJacky
d9d8bee5d0
feat: upstream health check #166 2023-12-15 20:18:29 +08:00