Commit graph

1136 commits

Author SHA1 Message Date
AHTOH
3058f48602
Translated using Weblate (Russian)
Currently translated at 97.2% (464 of 477 strings)

Co-authored-by: AHTOH <k.ahtoh@gmail.com>
Co-authored-by: Weblate <noreply-mt-weblate@weblate.org>
Co-authored-by: OpenAI <noreply-mt-openai@weblate.org>
Translate-URL: https://weblate.nginxui.com/projects/nginx-ui/frontend/ru/
Translation: Nginx UI/Frontend
2024-08-01 01:12:26 +09:00
Jacky
06091651f9
Merge pull request #471 from 0xJacky/dependabot/npm_and_yarn/app/dev/typescript-5.5.4
chore(deps-dev): bump typescript from 5.3.3 to 5.5.4 in /app
2024-07-31 11:18:10 +09:00
dependabot[bot]
89632dcacf
chore(deps-dev): bump typescript from 5.3.3 to 5.5.4 in /app
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-31 02:11:48 +00:00
Jacky
131c0fd5dd
Merge pull request #473 from 0xJacky/dependabot/npm_and_yarn/app/dev/unplugin-auto-import-0.18.2
chore(deps-dev): bump unplugin-auto-import from 0.17.8 to 0.18.2 in /app
2024-07-31 10:59:02 +09:00
dependabot[bot]
a0dde8f6d3
chore(deps-dev): bump unplugin-auto-import from 0.17.8 to 0.18.2 in /app
Bumps [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) from 0.17.8 to 0.18.2.
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.17.8...v0.18.2)

---
updated-dependencies:
- dependency-name: unplugin-auto-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-31 01:54:20 +00:00
Jacky
3d57f1acc4
Merge pull request #474 from 0xJacky/dependabot/npm_and_yarn/app/dev/vitejs/plugin-vue-jsx-4.0.0
chore(deps-dev): bump @vitejs/plugin-vue-jsx from 3.1.0 to 4.0.0 in /app
2024-07-31 10:53:40 +09:00
Jacky
9a9e4f18f1
Merge pull request #470 from 0xJacky/dependabot/npm_and_yarn/app/dev/unplugin-vue-components-0.27.3
chore(deps-dev): bump unplugin-vue-components from 0.26.0 to 0.27.3 in /app
2024-07-31 10:52:58 +09:00
dependabot[bot]
6200b316b2
chore(deps-dev): bump @vitejs/plugin-vue-jsx from 3.1.0 to 4.0.0 in /app
Bumps [@vitejs/plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue-jsx) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue-jsx/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@4.0.0/packages/plugin-vue-jsx)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue-jsx"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-30 21:53:41 +00:00
dependabot[bot]
1013b41001
chore(deps-dev): bump unplugin-vue-components in /app
Bumps [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components) from 0.26.0 to 0.27.3.
- [Release notes](https://github.com/unplugin/unplugin-vue-components/releases)
- [Commits](https://github.com/unplugin/unplugin-vue-components/compare/v0.26.0...v0.27.3)

---
updated-dependencies:
- dependency-name: unplugin-vue-components
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-30 21:52:28 +00:00
Hintay Lin
37d5ff3c6c Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (5 of 5 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (5 of 5 strings)

Co-authored-by: Hintay Lin <hintay@me.com>
Translate-URL: https://weblate.nginxui.com/projects/nginx-ui/documents/index/zh_Hans/
Translate-URL: https://weblate.nginxui.com/projects/nginx-ui/documents/index/zh_Hant/
Translation: Nginx UI/Index
2024-07-30 18:28:54 +00:00
Hintay
02b4a99160
chore: ignore text file in CodeQL workflow 2024-07-31 01:26:26 +09:00
Hintay
2a03eb7740
fix(ci): no cache and enable run manually for branches.yml 2024-07-31 00:32:49 +09:00
Hintay
43fb701425
enhance: new integration method with Weblate to reduce issues with merging changes 2024-07-30 23:30:39 +09:00
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