Commit graph

89 commits

Author SHA1 Message Date
0xJacky
65b192c8be
feat: manage config support dir 2023-01-02 18:38:40 +08:00
0xJacky
6bcb575442
feat: support for include location in server {} block #48 2023-01-02 14:14:24 +08:00
0xJacky
1e304fa4a3
feat: support custom CADirURL #16 2023-01-02 13:28:19 +08:00
0xJacky
42d832cd9f
feat: support SAN certification #49 2023-01-01 13:14:05 +08:00
0xJacky
e9f0835aea
fix: Auto correcting code is broken in advance mode #50 2023-01-01 11:18:21 +08:00
0xJacky
f6a5f350ad
wip: modify config file name 2022-12-25 23:31:23 +08:00
0xJacky
7d4999f83a
wip: support SAN certifications 2022-12-20 18:07:07 +08:00
0xJacky
5186f47b75
fix: swap usage compute error 2022-11-27 11:36:18 +08:00
0xJacky
3d0c40eaac
feat: added name filter for domains list #41 2022-11-04 22:12:56 +08:00
0xJacky
c4f87fb4cc fix: missing /etc/nginx/ssl #37 2022-10-21 14:48:14 +08:00
0xJacky
7c94922321
feat: added nginx log filter #35 2022-09-24 00:35:21 +08:00
0xJacky
92fb679b55
perf: improves performance when loading large logs 2022-09-02 18:39:05 +08:00
0xJacky
d63ad3e989
Update nginx_log.go 2022-09-01 15:06:23 +08:00
0xJacky
fea0bc727f
feat: online read access log and error log 2022-09-01 10:48:16 +08:00
0xJacky
28168197b1
feat: read sites access log and error log 2022-08-31 13:48:56 +08:00
0xJacky
ea3f1cd25e
feat: read nginx access logs and error logs 2022-08-30 21:22:54 +08:00
0xJacky
6e3004b0bc
feat: read nginx log 2022-08-30 14:03:59 +08:00
0xJacky
2d4c15e7f9
bug fix for LocationEditor
fix a problem that unable to add location when locations slice is empty.
2022-08-18 17:10:49 +08:00
0xJacky
b112ee05b4
bug fix #29 2022-08-17 23:30:52 +08:00
0xJacky
5178d1e808
Refactored issue certificate 2022-08-12 14:02:45 +08:00
0xJacky
5fd3a57a69
audit fix 2022-08-12 09:39:54 +08:00
0xJacky
e28e46db32
Get certificate info from local file 2022-08-12 00:23:42 +08:00
0xJacky
c747390f94
Translated error msg 2022-08-11 21:55:29 +08:00
0xJacky
b2e837f4b1
bug fix and translated login error msg 2022-08-11 21:30:44 +08:00
0xJacky
dd18011b2b
bug fix #27 2022-08-04 20:44:18 +08:00
0xJacky
7849ef76bc
Fixed NgxConfigEditor v-model and auto-cert issues 2022-08-04 15:02:33 +08:00
0xJacky
9be594f9dc [frontend-next] Refactored install and 404 pages 2022-08-02 14:03:35 +08:00
0xJacky
070c53b0b2 [frontend-next] bug fix 2022-08-02 13:03:51 +08:00
0xJacky
0d4b126dd4 [frontend-next] Refactored NgxConfigEditor 2022-08-01 14:32:17 +08:00
0xJacky
d2fb41fbdf [frontend-next] Refactored configs, terminal 2022-07-31 20:04:41 +08:00
0xJacky
3b49053525 [frontend-next] Refactored dashboard 2022-07-31 10:04:11 +08:00
0xJacky
b19ecdda9c Refactored nginx configuration editor 2022-07-28 13:59:39 +08:00
0xJacky
32153a9b00 Added build nginx config from json 2022-07-27 19:57:33 +08:00
0xJacky
7abd5ce966 Tokenized nginx config 2022-07-26 11:49:37 +08:00
0xJacky
acc1aabaf7 Added setting for customizing webshell start command 2022-07-24 20:43:51 +08:00
0xJacky
9851fe8fca deploy via docker #20 2022-07-22 23:18:48 +08:00
0xJacky
d8636b76ca fix errorChan leak 2022-07-06 22:48:21 +08:00
0xJacky
101c374b9c add terminal #17 2022-07-06 19:46:27 +08:00
0xJacky
21c6f403ce use gocron for scheduling auto-cert job
Improved error handling
2022-07-05 16:37:17 +08:00
0xJacky
824c2d52a2 fix translation issue, skip verify tls when getting cert info 2022-06-21 11:11:14 +08:00
0xJacky
40fcebbaae fix goroutine and memory leak 2022-06-13 00:29:52 +08:00
0xJacky
60919aea4c Enhanced domain add 2022-05-07 21:51:03 +08:00
0xJacky
0fe9bf56d6 Fix AutoCert() panic issue.
I forgot to catch the http request error, this might cause an unrecoverable panic.
2022-05-06 14:59:58 +08:00
0xJacky
9d3f35b380 Fix AutoCert() panic issue.
I forgot to catch the http request error, this might cause an unrecoverable panic.
2022-05-06 14:44:16 +08:00
0xJacky
74a48d3462 Fix validator's translator init issue
This issue may cause an unrecoverable panic when concurrent requests to the server with the wrong parameters.
2022-04-23 09:51:19 +08:00
0xJacky
c4f7bb7604 generate last-modified string at settings init 2022-03-07 18:56:16 +08:00
0xJacky
77dfd64445 Cache javascripts in browser 2022-03-07 17:30:45 +08:00
0xJacky
7d6b979dad Replaced github.com/dgrijalva/jwt-go with github.com/golang-jwt/jwt 2022-03-05 19:27:03 +08:00
0xJacky
e760d58dd5 Not allow to change the root password in demo 2022-02-27 00:34:13 +08:00
0xJacky
460480c64a add demo 2022-02-27 00:27:17 +08:00