Commit graph

1032 commits

Author SHA1 Message Date
Jacky
6082aef5d5
feat: pre-translated tr_TR by poedit(deepl) 2024-10-19 18:02:58 +08:00
Jacky
6449322675
feat(translation): add tr_TR template 2024-10-19 17:54:06 +08:00
Jacky
be680a95d9
Merge pull request #618 from 0xJacky/dependabot/npm_and_yarn/app/dev/simplewebauthn/browser-11.0.0
chore(deps): bump @simplewebauthn/browser from 10.0.0 to 11.0.0 in /app
2024-10-19 13:30:09 +08:00
Jacky
0e1efd35fc
feat(site): add status filter #633 2024-10-19 13:21:33 +08:00
Jacky
ef7be186c4
fix: rsa 8192 certificate deploy issue #626 2024-10-19 11:23:17 +08:00
Jacky
2a9ac5dbc6
chore: update translations 2024-10-19 11:22:35 +08:00
Jacky
c2c3147b78
feat(site-editor): added alert if nginx is not running #425 2024-10-19 10:57:44 +08:00
Jacky
3d58c016c8
fix: register acme user panic 2024-10-19 10:30:34 +08:00
Jacky
bf8b7bcc2d
enhance(cert): get more error info about dnsproviders 2024-10-18 23:40:18 +08:00
dependabot[bot]
6b13ef01f7
chore(deps): bump @simplewebauthn/browser from 10.0.0 to 11.0.0 in /app
Bumps [@simplewebauthn/browser](https://github.com/MasterKale/SimpleWebAuthn/tree/HEAD/packages/browser) from 10.0.0 to 11.0.0.
- [Release notes](https://github.com/MasterKale/SimpleWebAuthn/releases)
- [Changelog](https://github.com/MasterKale/SimpleWebAuthn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MasterKale/SimpleWebAuthn/commits/v11.0.0/packages/browser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-18 13:29:45 +00:00
Jacky
6cc75254c4
chore: update deps 2024-10-18 21:27:50 +08:00
Jacky
91799e64c4
feat(template): add selection box; add scheme and host field for reverse_proxy #608 2024-10-14 17:53:02 +08:00
Jacky
77666f4cc6
chore: update readme.md 2024-10-14 10:29:27 +08:00
Jacky
3ff4965626
fix: code highlight in ChatGPT history 2024-10-14 10:25:48 +08:00
Jacky
598d91a417
style: format go code with tab indent #605 2024-10-14 10:14:43 +08:00
Jacky
96cff98c66
chore: update docs 2024-10-09 08:51:41 +08:00
Jacky
4951f5af32
chore: prepare v2.0.0-beta.36 2024-10-09 08:40:08 +08:00
Jacky
379529c449
chore: upgrade marked to v14 2024-10-08 15:05:08 +08:00
Jacky
7896cfa65a
Merge pull request #598 from 0xJacky/dependabot/npm_and_yarn/app/dev/pinia-plugin-persistedstate-4.1.1
chore(deps): bump pinia-plugin-persistedstate from 3.2.3 to 4.1.1 in /app
2024-10-08 13:13:24 +08:00
Jacky
6d09ff5919
feat: add LogDirWhiteList option 2024-10-08 12:32:57 +08:00
Jacky
27f751671b
enhance: removed the ability to modify nginx log path settings online 2024-10-08 10:33:34 +08:00
Jacky
abd76ff930
enhance: clean filepath 2024-10-08 10:14:39 +08:00
dependabot[bot]
3af6e722e9
chore(deps): bump pinia-plugin-persistedstate in /app
Bumps [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) from 3.2.3 to 4.1.1.
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Changelog](https://github.com/prazdevs/pinia-plugin-persistedstate/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v3.2.3...v4.1.1)

---
updated-dependencies:
- dependency-name: pinia-plugin-persistedstate
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 22:01:29 +00:00
Jacky
46a9ccbdf1
feat: add proxy option for acme user 2024-10-07 12:19:20 +08:00
Jacky
deda31a6e1
enhance: proxy settings 2024-10-07 11:07:44 +08:00
Jacky
957d4754f7
Merge pull request #595 from 0xJacky/dependabot/npm_and_yarn/docs/rollup-4.24.0
chore(deps): bump rollup from 4.21.3 to 4.24.0 in /docs
2024-10-06 23:27:24 +08:00
dependabot[bot]
94cef89183
chore(deps): bump rollup from 4.21.3 to 4.24.0 in /docs
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.3 to 4.24.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.21.3...v4.24.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-06 15:17:40 +00:00
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