Commit graph

1005 commits

Author SHA1 Message Date
Jacky
390eabf3a0
feat: support proxy settings from env #579 2024-10-06 23:17:21 +08:00
Jacky
ecb259a154
chore: update deps 2024-10-06 23:16:35 +08:00
Jacky
20e55e715d
fix(casdoor): use certificate path instead to address env issue #584 2024-10-06 22:57:13 +08:00
Jacky
4d1adac8c4
enhance: do not save settings from env to app.ini #594 2024-10-06 22:31:15 +08:00
Jacky
b64f71e13a
fix: typo error 2024-10-05 20:02:15 +08:00
Jacky
5f3aa5bffa
chore: update readme.md 2024-10-04 13:37:32 +08:00
Jacky
6e17ddf194
feat: clone button on locations #586 2024-10-03 17:55:04 +08:00
Jacky
ea46c806cf
fix: dir name of wildcard cert changed in linux #591 2024-10-03 17:42:29 +08:00
Hintay
b5ca983977
chore(docs): prevent pages.dev deployments showing in search results 2024-10-01 23:29:10 +09:00
Hintay
7ecf93e871
chore(docs): deploy to cloudflare pages 2024-10-01 23:00:55 +09:00
Jacky
283c323076
Merge pull request #570 from 0xJacky/dependabot/npm_and_yarn/app/dev/vite-plugin-build-id-0.4.2
chore(deps): bump vite-plugin-build-id from 0.3.6 to 0.4.2 in /app
2024-10-01 12:53:20 +08:00
Jacky
ef276362d2
Merge pull request #588 from 0xJacky/dependabot/go_modules/dev/github.com/sashabaranov/go-openai-1.31.0
chore(deps): bump github.com/sashabaranov/go-openai from 1.29.2 to 1.31.0
2024-10-01 12:52:51 +08:00
dependabot[bot]
8da464783a
chore(deps): bump github.com/sashabaranov/go-openai
Bumps [github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai) from 1.29.2 to 1.31.0.
- [Release notes](https://github.com/sashabaranov/go-openai/releases)
- [Commits](https://github.com/sashabaranov/go-openai/compare/v1.29.2...v1.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 04:48:01 +00:00
Jacky
be4a214c5f
Merge pull request #589 from 0xJacky/dependabot/go_modules/dev/github.com/casdoor/casdoor-go-sdk-0.52.0
chore(deps): bump github.com/casdoor/casdoor-go-sdk from 0.50.0 to 0.52.0
2024-10-01 12:46:04 +08:00
Jacky
61c07d385b
Merge pull request #590 from 0xJacky/dependabot/npm_and_yarn/app/dev/vue/shared-3.5.10
chore(deps): bump @vue/shared from 3.5.6 to 3.5.10 in /app
2024-10-01 12:45:50 +08:00
dependabot[bot]
ece9f8addc
chore(deps): bump @vue/shared from 3.5.6 to 3.5.10 in /app
Bumps [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared) from 3.5.6 to 3.5.10.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.10/packages/shared)

---
updated-dependencies:
- dependency-name: "@vue/shared"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 21:34:06 +00:00
dependabot[bot]
d70186b3c6
chore(deps): bump github.com/casdoor/casdoor-go-sdk
Bumps [github.com/casdoor/casdoor-go-sdk](https://github.com/casdoor/casdoor-go-sdk) from 0.50.0 to 0.52.0.
- [Release notes](https://github.com/casdoor/casdoor-go-sdk/releases)
- [Changelog](https://github.com/casdoor/casdoor-go-sdk/blob/master/.releaserc.json)
- [Commits](https://github.com/casdoor/casdoor-go-sdk/compare/v0.50.0...v0.52.0)

---
updated-dependencies:
- dependency-name: github.com/casdoor/casdoor-go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 21:14:46 +00:00
Weblate
71c2fe792f Translated using Weblate (Japanese)
Currently translated at 22.8% (108 of 472 strings)

Co-authored-by: Kohki Makimoto <kohki.makimoto@gmail.com>
Translate-URL: https://weblate.nginxui.com/projects/nginx-ui/frontend/ja/
Translation: Nginx UI/Frontend
2024-09-26 07:00:00 +00:00
Jacky
0ed7071e8e
chore: prepare for v2.0.0-beta.35 2024-09-26 13:36:46 +08:00
Jacky
2f7070377f
fix: incorrect status of enabled 2fa of user #577 2024-09-26 12:57:34 +08:00
dependabot[bot]
a9a41212ee
chore(deps): bump vite-plugin-build-id from 0.3.6 to 0.4.2 in /app
Bumps vite-plugin-build-id from 0.3.6 to 0.4.2.

---
updated-dependencies:
- dependency-name: vite-plugin-build-id
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 21:25:56 +00:00
Jacky
f2a586ca78
feat: upgrade lego for supporting huaweicloud dns #395 2024-09-17 11:44:34 +08:00
Jacky
d1984a06a3
Merge pull request #562 from AnotiaWang/fix/batchupgrader-background 2024-09-17 10:39:39 +08:00
AnotiaWang
7a4fb1daf7 fix: background color of BatchUpgrader in dark mode 2024-09-17 10:28:44 +08:00
Jacky
f6f66a3b24
docs: update doc 2024-09-17 08:56:42 +08:00
Jacky
46ae1127a2
chore: prepare for v2.0.0-beta.34 2024-09-17 08:49:18 +08:00
Jacky
45048315cd
docs: update documentation about webauthn passkey 2024-09-17 08:42:49 +08:00
Jacky
2f51b5612b
chore: prepare for v2.0.0-beta.34 2024-09-17 08:14:57 +08:00
Jacky
f3355eda4f
fix(modify-cert): renewing a cert with dns01 challenge cannot find solver 2024-09-16 23:56:37 +08:00
Jacky
b445a1bb69
Merge pull request #555 from 0xJacky/feat/passkey
feat/passkey
2024-09-16 23:45:41 +08:00
Jacky
018a3f15fd
feat: instruction for adding passkey 2024-09-16 23:39:08 +08:00
Jacky
aa30b0b4af
Merge branch 'dev' into feat/passkey 2024-09-16 13:57:54 +08:00
Jacky
f42a6c2d08
enhance: by default, passkey is used for 2fa if passkey is used to login 2024-09-16 13:57:31 +08:00
WangYK
a14f16eeef
fix: background color of BatchUpgrader in dark mode (#554) 2024-09-16 13:33:17 +08:00
Jacky
0a6a7693a1
feat: 2fa via passkey 2024-09-16 11:18:14 +08:00
Jacky
bdfbbd0e8f
feat: login via passkey 2024-09-15 20:32:03 +08:00
Jacky
44c3180df7
chore: prepare for v2.0.0-beta.33 2024-09-15 12:09:24 +08:00
Jacky
cb3599e721
feat: copy secret to register otp #551 2024-09-15 11:57:35 +08:00
Jacky
745e98d1a9
fix: sites not getting enabled on deploy #541 2024-09-15 11:09:59 +08:00
Jacky
796005fad4
fix: unable to recover user from trash or permanently delete them #552 2024-09-15 10:14:40 +08:00
Jacky
53eac765a2
chore: update README.md 2024-09-06 10:06:03 +08:00
dependabot[bot]
86ebed7953
chore(deps): bump vue3-apexcharts from 1.5.3 to 1.6.0 in /app (#533)
Bumps [vue3-apexcharts](https://github.com/apexcharts/vue3-apexcharts) from 1.5.3 to 1.6.0.
- [Commits](https://github.com/apexcharts/vue3-apexcharts/commits)

---
updated-dependencies:
- dependency-name: vue3-apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-05 13:25:16 +08:00
dependabot[bot]
f4f74e3d11
chore(deps): bump @vueuse/integrations from 10.11.1 to 11.0.3 in /app (#523)
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 10.11.1 to 11.0.3.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.0.3/packages/integrations)

---
updated-dependencies:
- dependency-name: "@vueuse/integrations"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-05 13:25:05 +08:00
Jacky
be43a6ab20
chore: update dependencies 2024-09-03 08:41:34 +08:00
Jacky
ec312c9f28
fix: incorrect version #527 2024-08-27 13:25:30 +08:00
Jacky
2feefbe65e
chore: update dependencies 2024-08-27 10:41:20 +08:00
Jacky
57e82cd3c7
chore: prepare v2.0.0-beta.32 2024-08-27 10:27:06 +08:00
Jacky
4179fad640
fix: fail to save sync_overwrite flag #518 2024-08-27 10:24:51 +08:00
Jacky
e93455a302
fix: create config file with an incorrect path #521 2024-08-27 10:24:13 +08:00
Weblate
c2e395463b Translated using Weblate (Korean)
Currently translated at 66.0% (315 of 477 strings)

Co-authored-by: jkh0kr <admin@jkh.kr>
Translate-URL: https://weblate.nginxui.com/projects/nginx-ui/frontend/ko/
Translation: Nginx UI/Frontend
2024-08-20 16:10:23 +00:00