Commit graph

923 commits

Author SHA1 Message Date
Jacky
6c7b644f60
docs: update docs about insecure skip verify 2024-07-30 15:17:43 +08:00
Jacky
f1c0f8ddca
enhance: add settings for skip tls cert check 2024-07-30 15:10:02 +08:00
Jacky
013d810678
fix: uncontrolled data used in path expression 2024-07-30 15:07:14 +08:00
Jacky
226827f21e
chore: update vue-tsc to v2 2024-07-30 10:55:44 +08:00
Jacky
cd0c79cfdf
Merge pull request #462 from 0xJacky/dependabot/go_modules/github.com/sashabaranov/go-openai-1.27.1
chore(deps): bump github.com/sashabaranov/go-openai from 1.27.0 to 1.27.1
2024-07-30 10:35:49 +08:00
Jacky
aece83403c
chore(deps): change the registry of vue-github-button 2024-07-30 10:30:28 +08:00
Hintay
8da309bb88
chore: add target branch for dependabot 2024-07-30 02:24:17 +09:00
dependabot[bot]
e485dd3fac
chore(deps): bump github.com/sashabaranov/go-openai
Bumps [github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai) from 1.27.0 to 1.27.1.
- [Release notes](https://github.com/sashabaranov/go-openai/releases)
- [Commits](https://github.com/sashabaranov/go-openai/compare/v1.27.0...v1.27.1)

---
updated-dependencies:
- dependency-name: github.com/sashabaranov/go-openai
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 10:44:10 +00:00
Jacky
ea354789d3
Merge pull request #458 from 0xJacky/feat/codeql
feat: create codeql.yml
2024-07-29 18:42:23 +08:00
Jacky
3bd70475ef
feat: create codeql.yml 2024-07-29 18:32:09 +08:00
Jacky
85d74932a0
fix: dependabot.yml 2024-07-29 13:56:14 +09:00
Jacky
581efa89f9
Merge pull request #455 from 0xJacky/feat/dependabot
feat: create dependabot.yml
2024-07-29 12:36:59 +08:00
Jacky
e2a3611f57
feat: create dependabot.yml 2024-07-29 12:36:34 +08:00
Jacky
83981349d7
enhance: 2FA is no longer required for the first 3min of login 2024-07-29 11:00:54 +08:00
Hintay
53c57b2d3d
refactor: single-file versioning 2024-07-27 19:44:16 +09:00
Hintay
e3b0c392ab
chore: fix branches workflow 2024-07-27 16:01:46 +09:00
Weblate
e65ce0d87e Update translation files
Updated by "Update LINGUAS file" hook in Weblate.

Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nginxui.com/projects/nginx-ui/frontend/
Translation: Nginx UI/Frontend
2024-07-27 05:06:53 +00:00
Jacky
4d088f6a44
chore: update dependencies 2024-07-27 12:59:13 +08:00
Jacky
e72e8cef57
enhance(upgrader): restart main proc manually and gracefully 2024-07-27 10:59:32 +08:00
Hintay
31bbab71c9
chore: add workflow for main branch auto merge 2024-07-27 00:35:44 +09:00
Jacky
3a035e9930
chore: update deps 2024-07-26 23:28:18 +08:00
Jacky
a0e3d1ee91
style: change indent of yml 2024-07-26 23:28:06 +08:00
Jacky
e9aa8d3e9d
chore: add translated status on readme.md 2024-07-26 23:18:05 +08:00
Jacky
40d6a07514
chore: prepare v2.0.0-beta.29 2024-07-26 18:29:09 +08:00
Jacky
11c733547f
feat: save settings required 2fa if enabled otp 2024-07-26 17:56:45 +08:00
Jacky
d0af8bd427
Merge pull request #452 from 0xJacky/refactor/config
chore: update translations
2024-07-26 17:30:08 +08:00
Jacky
e8d160d713
chore: update translations 2024-07-26 17:29:50 +08:00
Jacky
26827b5114
Merge pull request #451 from 0xJacky/refactor/config
refactor: config management
2024-07-26 17:29:07 +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
e75dce92ad
chore: update translations 2024-07-25 21:45:31 +08:00
Jacky
ace8d7a0fe
feat: rename folder or file in configurations list 2024-07-25 21:30:11 +08:00
Jacky
5dd2c8f931
feat: better breadcrumbs for config list and editor; add filename filter for configurations list. 2024-07-25 19:26:07 +08:00
Jacky
53ae1a1ef9
refactor: config management 2024-07-25 18:19:42 +08:00
Jacky
eb9ede5a4e
fix: back btn of config list unable to return to the previous page 2024-07-25 11:00:16 +08:00
Jacky
7646b87da0
chore: prepare v2.0.0-beta.28 2024-07-24 23:10:04 +08:00
Jacky
106397ed27
chore: update translations 2024-07-24 23:07:59 +08:00
Jacky
e05d91e8b3
fix: node selector styles broken in medium width screen 2024-07-24 23:05:26 +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
532d6e83c5
refactor: better breadcrumbs #258 2024-07-24 19:16:48 +08:00
Jacky
b9c7d1d001
fix(configs): spinning constantly in table if dir has no file 2024-07-24 19:10:30 +08:00
Jacky
2d6fa63964
enhance: show the info of changed certificates #386 2024-07-24 17:27:50 +08:00
Jacky
e1a5521f4a
feat: display info of multiple certificates in server tab. 2024-07-24 16:42:13 +08:00
Jacky
ada02323d8
refactor(change_cert): support select multiple certificates #437 2024-07-24 16:05:10 +08:00
Jacky
2b6e84ab62
feat: hide some parts of jwt secret and node secret 2024-07-24 10:31:25 +08:00
Weblate
45a136380d Update translation files
Updated by "Update LINGUAS file" hook in Weblate.

Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nginxui.com/projects/nginx-ui/frontend/
Translation: Nginx UI/Frontend
2024-07-24 01:45:00 +00:00
Jacky
a48fde8be3
fix: style of input recovery code in 2fa settings 2024-07-23 23:15:17 +08:00
Jacky
08ed0693ca
Merge pull request #447 from 0xJacky/feat/2fa
[Feature] Two Factor Authorization
2024-07-23 23:09:57 +08:00
Jacky
bcff00c47b
feat: disable enroll 2fa in demo mode 2024-07-23 23:00:17 +08:00
Jacky
46e78f4405
chore: update docs 2024-07-23 22:58:39 +08:00