Commit graph

57 commits

Author SHA1 Message Date
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
0xJacky
aec519499f
fix: combine request for StdSelector init 2023-12-13 22:54:04 +08:00
0xJacky
a7e523b47b
feat: support wildcard certificate #190 2023-12-13 16:15:52 +08:00
0xJacky
9d62b3ef03
refactor(cosy): cosy directory structure 2023-12-11 23:09:47 +08:00
0xJacky
179995c4b0
feat: auto detect nginx log path 2023-12-06 22:56:52 +08:00
0xJacky
f7d9f2564f
enhance: nginx control 2023-12-06 22:56:36 +08:00
0xJacky
b6cbc34e6f
fix: fail to control nginx 2023-12-06 18:31:03 +08:00
0xJacky
994b9087ae
feat: add notifications for renew certs #192 2023-12-05 14:35:58 +08:00
0xJacky
ac68fd05c9
refactor(cert): introducing new management page
1. User can now view the latest renew logs of the certain certificate.

2. Add manually renew button in certificate modify page for managed certificate (auto cert)
2023-12-04 22:22:42 +08:00
0xJacky
5b3cd981e9
feat: change challenge method in certificate management page 2023-12-03 20:49:02 +08:00
0xJacky
6dd0ec46a3
chore: add type define for casdoor module 2023-12-03 11:34:25 +08:00
0xJacky
37fa8b899f
refactor: casdoor settings 2023-12-03 11:21:28 +08:00
0xJacky
ab1adcfa3d
fix: resolved all vue-tsc errors 2023-11-29 22:04:30 +08:00
0xJacky
287ef7527d
refactor: refactor app and api 2023-11-29 00:08:44 +08:00