Commit graph

69 commits

Author SHA1 Message Date
renovate[bot]
ed3c02fc6f chore(deps): update all non-major dependencies 2024-10-26 01:51:44 +00: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
Jacky
4747c6916e
Merge pull request #644 from 0xJacky/refactor/migrate-cosy
Refactor/migrate-cosy
2024-10-23 18:06:08 +08:00
Jacky
80cb8e1151
docs: update docs regarding to settings v2 2024-10-22 23:56:56 +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
91799e64c4
feat(template): add selection box; add scheme and host field for reverse_proxy #608 2024-10-14 17:53:02 +08:00
Jacky
96cff98c66
chore: update docs 2024-10-09 08:51:41 +08:00
Jacky
6d09ff5919
feat: add LogDirWhiteList option 2024-10-08 12:32:57 +08:00
Jacky
deda31a6e1
enhance: proxy settings 2024-10-07 11:07:44 +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
20e55e715d
fix(casdoor): use certificate path instead to address env issue #584 2024-10-06 22:57:13 +08:00
Hintay
b5ca983977
chore(docs): prevent pages.dev deployments showing in search results 2024-10-01 23:29:10 +09:00
Jacky
f6f66a3b24
docs: update doc 2024-09-17 08:56:42 +08:00
Jacky
45048315cd
docs: update documentation about webauthn passkey 2024-09-17 08:42:49 +08:00
Jacky
53eac765a2
chore: update README.md 2024-09-06 10:06:03 +08:00
Jacky
c700a29e17
chore: upgrade go to v1.23.0 2024-08-15 09:58:44 +08:00
Hintay
713165f360
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (477 of 477 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (5 of 5 strings)

Co-authored-by: Hintay Lin <hintay@me.com>
Co-authored-by: OpenAI <noreply-mt-openai@weblate.org>
Translate-URL: https://weblate.nginxui.com/projects/nginx-ui/frontend/zh_Hant/
Translation: Nginx UI/Frontend
2024-08-01 01:12:27 +09: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
Jacky
6c7b644f60
docs: update docs about insecure skip verify 2024-07-30 15:17:43 +08:00
Jacky
46e78f4405
chore: update docs 2024-07-23 22:58:39 +08:00
Jacky
743daaa56f
chore(docs): update docs about auth settings 2024-07-21 15:39:38 +08:00
Jacky
cff843b82b
feat: add login failed ban ip list 2024-07-21 15:35:23 +08:00
Jacky
d6b22c157c
chore: update docs of auth 2024-07-20 10:50:22 +08:00
Jacky
392cac4186
chore(docs): add env reference 2024-05-08 17:19:21 +08:00
Jacky
29f1b7db89
chore(docs): update documentations 2024-05-08 12:38:35 +08:00
Jacky
d4fbeef498
chore(docs): update backend build command 2024-05-06 17:37:50 +08:00
Jacky
9413978697
fix: build ldflags 2024-05-06 17:37:50 +08:00
Jacky
7669e34b62
chore(docs): update nginx log document 2024-05-05 20:07:25 +08:00
Jacky
02d279fa97
fix(docs): nginx config section 2024-05-04 22:43:15 +08:00
Jacky
7ee7b12cac
chore(docs): rm .yarnrc.yml 2024-05-04 12:21:44 +08:00
Jacky
4ad5e77fd3
feat(docs): add options descriptions for server settings 2024-05-04 12:20:00 +08:00
Jacky
7be4a70824
feat: add recursive nameservers settings for dns challenge #372 2024-05-04 12:00:53 +08: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
0fa98703cd feat: logrotate cron task for docker users #255 2024-02-25 20:45:45 +08:00
Jacky
0a24469248 fix(docs): redirect to target lang show 404 2024-02-24 18:51:10 +08:00
Jacky
c66250532e fix(docs): wrong explain of port mapping of docker command #289, #278
close #289, #278
2024-02-18 19:12:00 +08:00
0xJacky
c3b22c1b27
feat(docs): check browser language 2024-02-07 14:59:05 +08:00
dependabot[bot]
140cd170ed
chore(deps): bump vite from 5.0.11 to 5.0.12 in /docs (#263)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.11 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-20 09:20:54 +08:00
0xJacky
40a17d0e72
fix(docs): translation issue in guide/nginx-ui-template.md 2024-01-17 14:35:10 +08:00
0xJacky
d5c7d7afe8
docs: documentation for v2 2024-01-16 00:27:35 +08:00
0xJacky
a66bc142dd
docs: zh_TW documentation for v2 2024-01-16 00:26:57 +08:00
0xJacky
81db62b5ba
docs(wip): english documentation for v2 2024-01-16 00:11:15 +08:00
0xJacky
2d52ada657
docs(wip): documentation for v2 2024-01-15 23:49:32 +08:00
0xJacky
712a4d2185
fix: styles of installation page 2024-01-15 22:23:01 +08:00
0xJacky
626196a239
chore: replace ghproxy.com with mirror.ghproxy.com 2023-12-21 11:01:41 +08:00
0xJacky
40ca44d183
chore: update frontend build commands 2023-12-10 23:00:30 +08:00
dependabot[bot]
582852f6e9
chore(deps): bump vite from 5.0.2 to 5.0.5 in /docs
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.2 to 5.0.5.
- [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.0.5/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 23:49:17 +00:00
0xJacky
50dc75eb22
fix: docs build error 2023-11-26 19:07:13 +08:00
0xJacky
8aa9363bbe
fix: build error 2023-11-26 19:01:50 +08:00
0xJacky
82eabbf17e
chore: update deprecated TLS directives #183
close #183
2023-11-10 17:44:37 +08:00