Commit graph

58 commits

Author SHA1 Message Date
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
0xJacky
42417e806d Clean up analytic code, update Simplified Chinese translations. 2022-02-23 21:40:43 +08:00
0xJacky
46e86d2a3d redesign Dashboard 2022-02-23 11:22:50 +08:00
0xJacky
70090269f7 update REAMD.md and README-zh_CN.md 2022-02-22 13:30:39 +08:00
0xJacky
41b331ab11 fix cpu usage record 2022-02-22 00:23:54 +08:00
0xJacky
897c3cddcd use goroutine to record cpu usage 2022-02-22 00:17:59 +08:00
0xJacky
f097acb3e9 make translations in frontend 2022-02-21 00:32:56 +08:00
Hintay
584cbd745c
Clean codes. 2022-02-20 23:10:08 +08:00
0xJacky
22da4ba879 use brace as code editor 2022-02-20 13:08:47 +08:00
0xJacky
9940c0ad36 compile pofile in backend 2022-02-19 10:44:28 +08:00
0xJacky
35d144c678 use vue-gettext 2022-02-19 09:52:59 +08:00
0xJacky
b8d5d03572 Update middleware.go 2022-02-19 08:40:25 +08:00
0xJacky
72739fb07f Merge branch 'embed' of https://github.com/0xJacky/nginx-ui into embed 2022-02-19 08:40:17 +08:00
Hintay
3bf2677d69
Refactor installation and database initialization.
Added optional database name to installation.
2022-02-19 03:08:58 +08:00
Hintay
759a235e7e
Refactor start-up parameters. Fixed embed bugs for Windows. Fixed wrong Content Type of .js file on some OS platforms. 2022-02-19 00:46:46 +08:00
0xJacky
8a7f7672d9 Fix .js mime issues in windows 2022-02-18 23:19:53 +08:00
0xJacky
08b54b5bbb change work dir 2022-02-18 18:04:13 +08:00
0xJacky
d09f484790 embed frontend 2022-02-18 00:01:27 +08:00
0xJacky
882fe8c074 [v1.1] 新增自动续签并修复了一些 bug
修复后端可能会 panic 的问题
修复前端逻辑问题,新增证书自动续签
2022-01-27 15:04:27 +08:00
0xJacky
27c4b82d54 bug fix 2021-10-18 23:13:47 +08:00
Jacky
d61da6a1cf
Delete app.ini 2021-10-10 19:23:04 +08:00
0xJacky
72e14dbeb4 bug fix 2021-10-09 13:47:49 +08:00
0xJacky
278b143360 bug fix 2021-10-09 13:29:58 +08:00
Jacky
2287b1792c install ui 2021-08-31 23:48:46 +08:00
Jacky
dd6e19657a bug fix 2021-08-31 12:13:12 +08:00
Jacky
ad421905a8 change work dir 2021-08-28 14:55:06 +08:00
Jacky
1696846a1f 使用 lego 取代 acme.sh 2021-07-20 17:30:25 +08:00
Jacky
d60701256e fix acme install issue 2021-05-08 18:25:06 +08:00
Jacky
83210f7c6c bug fix 2021-03-29 20:37:18 +08:00
Jacky
d5ae4abba5 bug fix 2021-03-29 20:35:30 +08:00
Jacky
855634cd45 bug fix 2021-03-29 10:26:16 +08:00
Jacky
02986a4bfd add acme.sh and login page 2021-03-28 22:58:37 +08:00