Jacky
|
e16b077d20
|
feat: using renewal api to renew certificate #319
|
2024-04-30 19:48:48 +08:00 |
|
Jacky
|
e3876cffaf
|
enhance: limit cert renewal interval between 7 to 21 days
|
2024-04-30 17:19:19 +08:00 |
|
Jacky
|
49b41d6eb7
|
feat: support not-only Let's Encrypt service #16
|
2024-04-30 17:16:31 +08:00 |
|
Jacky
|
3e90b838fd
|
feat: SSL management support different types of certificates of a same doamin name #309
|
2024-04-30 16:09:40 +08:00 |
|
Jacky
|
464e84a64f
|
feat: add key type column for certificate list
|
2024-04-30 15:36:23 +08:00 |
|
Jacky
|
f0dcd67004
|
feat: add a option to select a acme user when obtaining a certificate.
|
2024-04-30 11:16:30 +08:00 |
|
Jacky
|
e77d37bbaa
|
feat: set renewal interval of certificates #343
|
2024-04-30 10:28:46 +08:00 |
|
Jacky
|
4c7e037b76
|
refactor: refresh webui
|
2024-04-30 10:11:51 +08:00 |
|
Jacky
|
59d59dd3ed
|
feat: add dns providers links #336
Close #336
|
2024-04-27 22:11:49 +08:00 |
|
Jacky
|
376e2a76d1
|
chore: update lego config
|
2024-04-27 21:52:57 +08:00 |
|
Jacky
|
b60d6096fa
|
chore: update deps
|
2024-04-27 21:48:27 +08:00 |
|
Jacky
|
4e52563d59
|
Merge pull request #355 from 0xJacky/dependabot/go_modules/golang.org/x/net-0.23.0
chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0
|
2024-04-26 21:48:49 +08:00 |
|
dependabot[bot]
|
386c927791
|
chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.20.0...v0.23.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-19 13:00:30 +00:00 |
|
Jacky
|
ab96e9c54d
|
Merge pull request #347 from 0xJacky/dependabot/npm_and_yarn/app/vite-5.1.7
chore(deps-dev): bump vite from 5.1.6 to 5.1.7 in /app
|
2024-04-04 08:55:20 +08:00 |
|
Jacky
|
5a8b3902d3
|
Merge pull request #345 from 0xJacky/dependabot/npm_and_yarn/docs/vite-5.2.8
chore(deps): bump vite from 5.1.3 to 5.2.8 in /docs
|
2024-04-04 08:55:10 +08:00 |
|
dependabot[bot]
|
9aaeff2fc3
|
chore(deps-dev): bump vite from 5.1.6 to 5.1.7 in /app
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.6 to 5.1.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.7/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-03 18:07:23 +00:00 |
|
dependabot[bot]
|
91d566a377
|
chore(deps): bump vite from 5.1.3 to 5.2.8 in /docs
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.3 to 5.2.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.8/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-03 17:10:24 +00:00 |
|
Jacky
|
4289d55562
|
chore: update lego configs
|
2024-03-25 23:03:42 +08:00 |
|
Jacky
|
aeed27a2fa
|
chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /app
|
2024-03-23 17:59:00 +08:00 |
|
dependabot[bot]
|
67b60a620f
|
chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /app
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-17 01:33:57 +00:00 |
|
Jacky
|
979a1d5326
|
fix: PKCS8 format private key validating issue #326
|
2024-03-14 22:49:34 +08:00 |
|
Jacky
|
1577eb184d
|
revert: add must staple flag for certificate obtaining request #292
|
2024-03-14 16:28:18 +08:00 |
|
Jacky
|
1cdd2f9830
|
chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
|
2024-03-14 10:11:51 +08:00 |
|
dependabot[bot]
|
645d6c4fbf
|
chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-13 23:31:53 +00:00 |
|
Jacky
|
744f8bc93b
|
chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3
|
2024-03-12 22:11:12 +08:00 |
|
Jacky
|
4b277cf3c1
|
fix: stream is not deleted actually
|
2024-03-11 22:07:46 +08:00 |
|
倪天华
|
7b25eb4d27
|
fix: stream is not deleted actually
|
2024-03-11 21:41:20 +08:00 |
|
dependabot[bot]
|
bef697b098
|
chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/v3.0.3/CHANGELOG.md)
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.1...v3.0.3)
---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-07 23:01:35 +00:00 |
|
klic-infra
|
71445a8a88
|
Translated using Weblate (Korean)
Currently translated at 84.0% (305 of 363 strings)
Co-authored-by: klic-infra <github_infra@klic.co.kr>
Translate-URL: https://weblate.nginxui.com/projects/nginx-ui/frontend/ko/
Translation: Nginx UI/Frontend
|
2024-03-02 07:54:30 +00:00 |
|
Weblate
|
55f688900a
|
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-02-29 01:45:00 +00:00 |
|
Jacky
|
cbe4da76cd
|
fix: include directive not load content #314
|
2024-02-28 10:53:45 +08:00 |
|
Jacky
|
1d6e61c744
|
chore(ci): add trigger paths for building action
|
2024-02-28 10:29:57 +08:00 |
|
Jacky
|
8965edb0b4
|
feat: add ko_KR translations by @klic-infra
|
2024-02-28 10:25:31 +08:00 |
|
Jacky
|
7640c1fdc3
|
enhance: dynamic translation module
|
2024-02-28 10:24:21 +08:00 |
|
Jacky
|
c8cd3e6186
|
chore: prepare v2.0.0-beta.18
|
2024-02-25 20:49:15 +08:00 |
|
Jacky
|
0fa98703cd
|
feat: logrotate cron task for docker users #255
|
2024-02-25 20:45:45 +08:00 |
|
Jacky
|
b7f50f0053
|
revert: use dev container
|
2024-02-25 20:01:54 +08:00 |
|
Jacky
|
b61534ebfe
|
feat: use dev container
|
2024-02-25 19:16:03 +08:00 |
|
Jacky
|
0d140b41da
|
fix: sort order
|
2024-02-25 16:02:37 +08:00 |
|
Jacky
|
b1e95d30f1
|
perf(ci): build docs on macos-14
|
2024-02-24 18:54:38 +08:00 |
|
Jacky
|
0a24469248
|
fix(docs): redirect to target lang show 404
|
2024-02-24 18:51:10 +08:00 |
|
Jacky
|
9ed10d65ba
|
chore: update readme.md
|
2024-02-22 21:43:31 +08:00 |
|
Jacky
|
fcf625f55e
|
fix: errors of ru_RU translations
|
2024-02-22 16:58:07 +08:00 |
|
AHTOH
|
cde3732ca6
|
Update app.po
Fix error
|
2024-02-22 11:22:32 +03:00 |
|
Jacky
|
8d9e763503
|
chore: update ru_RU translations
|
2024-02-22 14:28:39 +08:00 |
|
AHTOH
|
17e511a2e5
|
Update app.po
Minor fixes and additions
|
2024-02-22 09:17:42 +03:00 |
|
Jacky
|
36e6ec555a
|
chore: prepare v2.0.0-beta.17
|
2024-02-19 11:27:47 +08:00 |
|
Jacky
|
fdaa11872a
|
fix: log path error caused by multi log params #301
close #301
|
2024-02-19 10:59:42 +08:00 |
|
Jacky
|
99da617d61
|
chore: temporarily lock vue version to 3.4.17 #295
close #295
|
2024-02-19 10:48:58 +08:00 |
|
Jacky
|
1c4fb7afcc
|
feat: add must staple flag for certificate obtaining request #292
|
2024-02-18 19:44:04 +08:00 |
|