Commit graph

1067 commits

Author SHA1 Message Date
Jacky
c5f5038d35
style(go): sort imports 2024-10-24 18:22:45 +08:00
Jacky
14d985a9f6
Merge pull request #653 from 0xJacky/renovate/github.com-shirou-gopsutil-v3-4.x
chore(deps): update module github.com/shirou/gopsutil/v3 to v4
2024-10-24 18:15:06 +08:00
Jacky
939b614521
Merge pull request #649 from 0xJacky/renovate/docker-build-push-action-6.x
chore(deps): update docker/build-push-action action to v6
2024-10-24 18:13:21 +08:00
Jacky
2a275ced14
fix(std-table): filter return unexpected result in trash 2024-10-24 18:01:16 +08:00
Hintay
32cf4ccbd9
fix: certificate log indent 2024-10-24 18:52:32 +09:00
Jacky
6c7fa1b37d
fix: nginx log indent 2024-10-24 10:39:14 +08:00
Jacky
d395850784
fix: urlJoin issue 2024-10-24 10:36:19 +08:00
Jacky
25d60d5cb2
Merge pull request #650 from 0xJacky/chore/eslint9
chore: migrate to ESlint v9
2024-10-24 10:14:16 +08:00
Weblate
01847fe178 Translated using Weblate (Turkish)
Currently translated at 50.0% (254 of 507 strings)

Added translation using Weblate (Turkish)

Co-authored-by: Atakan Türkay <atakanhr@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nginxui.com/projects/nginx-ui/frontend/tr/
Translation: Nginx UI/Frontend
2024-10-23 18:26:09 +00:00
renovate[bot]
74fb9873b3
chore(deps): update module github.com/shirou/gopsutil/v3 to v4 2024-10-23 17:04:24 +00:00
Hintay
1554db5375
chore(renovate): disable dependency dashboard 2024-10-24 02:02:16 +09:00
Hintay
18b36e6ef9
fix: replaces only the first occurrence of '&' 2024-10-24 01:46:43 +09:00
Hintay
4f25a0c670
chore: migrate to ESlint v9 2024-10-24 01:40:20 +09:00
renovate[bot]
a8bb4ce90e
chore(deps): update docker/build-push-action action to v6 2024-10-23 16:30:52 +00:00
Jacky
8c00292fa1
Merge pull request #639 from 0xJacky/dependabot/npm_and_yarn/app/dev/simplewebauthn/types-11.0.0
chore(deps-dev): bump @simplewebauthn/types from 10.0.0 to 11.0.0 in /app
2024-10-23 23:02:36 +08:00
Hintay
91d7fd3021
chore: add support for renovate 2024-10-23 23:25:51 +09:00
Hintay
0875d720c5
chore: update the error messages in the install script to make them clear 2024-10-23 22:47:39 +09:00
Jacky
0378ff4438
fix(site-add): failed to add location #637 2024-10-23 20:23:54 +08:00
dependabot[bot]
2bf3343379
chore(deps-dev): bump @simplewebauthn/types in /app
Bumps [@simplewebauthn/types](https://github.com/MasterKale/SimpleWebAuthn/tree/HEAD/packages/types) 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/types)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 10:07:30 +00:00
Jacky
4747c6916e
Merge pull request #644 from 0xJacky/refactor/migrate-cosy
Refactor/migrate-cosy
2024-10-23 18:06:08 +08:00
Hintay
a66b7dbc05
chore(ci): push all documents to Pages with tags 2024-10-23 19:04:38 +09:00
Jacky
69bb8d69c1
chore: update .gitignore 2024-10-23 17:57:45 +08:00
Jacky
38a019720b
enhance(demo): ban Internet 2024-10-23 17:39:57 +08:00
Jacky
3667294e87
chore: update translations 2024-10-23 17:08:05 +08:00
Jacky
7795740704
fix: demo resources 2024-10-23 17:07:57 +08:00
Jacky
a0c005f314
refactor(preference): show more settings 2024-10-23 16:51:54 +08:00
Jacky
59947a35db
enhance: user token storage 2024-10-23 11:48:58 +08:00
Jacky
925e61abf4
fix: update demo database and app.ini; enhance: migration 2024-10-23 11:48:41 +08:00
Jacky
f8e17dc7e4
chore: deploy docs only when push to dev or main 2024-10-23 00:01:31 +08:00
Jacky
80cb8e1151
docs: update docs regarding to settings v2 2024-10-22 23:56:56 +08:00
Jacky
ddc0bf0cdf
Merge pull request #643 from 321hendrik/patch-1
Use redirect instead of rewrite for reverse proxy example
2024-10-22 19:31:40 +08:00
Hendrik Haas
febd1e1107
Use redirect instead of rewrite for reverse proxy example
According to http://nginx.org/en/docs/http/converting_rewrite_rules.html this is the better way to implement redirects. It is easier to parse and understand.
2024-10-22 13:27:00 +02:00
Jacky
60034145fa
chore: update deps 2024-10-22 17:44:43 +08:00
Jacky
918f920d57
fix: gen code generator; some unit tests 2024-10-22 17:27:40 +08:00
Jacky
33a996e777
refactor: migrate to new cosy 2024-10-22 16:38:38 +08:00
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