Jray
0e7ea57110
feat: support oidc login ( #1488 )
2025-12-15 21:56:59 +08:00
0xJacky
84e9f31f6a
chore: update docs
2025-12-08 18:44:04 +08:00
Jacky
9225c96250
feat/dns ( #1466 )
...
* feat: dns management
* refactor(dns): streamline domain management functions and enhance validation
* feat(dns): add value suggestions for DNS record input with autocomplete functionality
* fix(dns): handle edge case in record listing pagination
* fix(dns): update credential property name for consistency and add cleanup on component unmount
* feat(dns): implement DDNS management #1194 , #1140
2025-12-08 17:45:30 +08:00
0xJacky
7b002e34e9
docs: add nginx_config_enable tool documentation
2025-11-29 10:47:57 +00:00
SuitDeer
30379a43b3
Update link to nginx.conf in getting-started.md ( #1424 )
2025-11-07 17:16:39 +08:00
0xJacky
ccedb94880
chore: clean up codes
2025-10-03 14:33:07 +08:00
0xJacky
6567d929eb
feat(nginx_log): add index_path configuration for custom index storage
2025-10-01 18:55:44 +08:00
0xJacky
1626c6117b
perf: optimize indexer config for multi-core systems
2025-09-08 09:36:07 +08:00
Jacky
8af6daed17
docs: dev translation guide ( #1339 )
2025-09-05 12:32:46 +08:00
0xJacky
a56322d58e
chore: update docs
2025-08-31 17:06:14 +08:00
0xJacky
9aa5a260b6
feat(nginx_log): add advanced indexing settings
2025-08-31 15:11:14 +08:00
0xJacky
a157df84a7
chore: update docs
2025-07-10 18:33:24 +08:00
Jacky
86390a5ec2
feat(kernal): add support for h2 and h3 protocols
2025-07-07 10:19:15 +08:00
Jacky
026b3b1153
chore: update docs
2025-07-06 16:21:19 +08:00
Jacky
d6ecf1d51b
chore: prepare v2.1.12
2025-07-04 18:07:21 +08:00
Jacky
1858718e54
chore: update docs
2025-07-03 18:47:07 +08:00
Jacky
1fd24eb175
feat(nginx): add SbinPath option in settings
2025-06-28 00:59:21 +00:00
Akino
46d2629d8f
docs(about): add blog link for member 'Akino' in English, Chinese, and Traditional Chinese versions
2025-06-25 08:57:16 +00:00
Akino
f31df377b9
docs(about): add new member 'Cursor' with links in English, Chinese, and Traditional Chinese versions
2025-06-25 08:50:19 +00:00
Jacky
422c3ce821
chore: update docs
2025-06-24 09:00:52 +00:00
Jacky
dcea75185f
chore: update docs
2025-06-12 17:01:12 +08:00
Jacky
536aa545e1
feat: auto backup #999
2025-05-25 21:38:30 +08:00
Jacky
e5d1cbac84
feat(install.sh): add version channel option
2025-05-23 23:01:41 +08:00
Jacky
5c6036340f
chore: update docs
2025-05-13 10:27:10 +08:00
Jacky
e500ce98e8
chore: update docs
2025-05-08 11:15:40 +08:00
Jacky
ed820695da
chore: update docs
2025-05-07 15:55:09 +08:00
Jacky
c797a1be54
chore: update docs #1009
2025-05-07 11:18:42 +08:00
Jacky
cf531e3f09
chore: add cloud.nginxui.com
2025-05-02 12:08:55 +08:00
Jacky
e8ee931e16
feat: mcp server
2025-04-29 17:41:09 +08:00
Jacky
309ca81ee3
chore: update docs
2025-04-23 12:57:14 +08:00
Jacky
d079e805e5
chore: update docs
2025-04-21 06:42:34 +00:00
Jacky
00251a7159
chore: update docs
2025-04-16 16:05:12 +08:00
Jacky
5db099bc1b
chore: update docs
2025-04-11 08:32:10 +00:00
Jacky
9b9f6137ab
chore: update docs
2025-04-10 20:47:15 +08:00
Jacky
241fa4adfe
chore: update deps #946
2025-04-08 15:59:09 +08:00
Jacky
ae16ca4139
chore: update docs
2025-04-08 12:17:36 +08:00
Jacky
09671501e0
chore: update docs
2025-03-03 12:06:28 +08:00
Jacky
71919eb42d
chore: update docs about reset password in cli
2025-03-03 11:57:27 +08:00
Jacky
071c22a881
chore: update docs
2025-02-05 18:45:07 +08:00
Jacky
d13d9c34e7
chore(devcontainer): update docs
2025-02-04 10:25:51 +08:00
Hintay
0cd0761e33
chore: update docs for install script and internationalization
2025-02-03 01:10:31 +09:00
Jacky
3f95ae5d90
chore: update install script url to fix #798
2025-01-23 15:40:21 +08:00
Jacky
ded74bbe0a
feat(wip): self check
2025-01-22 16:21:33 +08:00
Jacky
835349c33f
feat: add external url for casdoor #603
2024-12-15 16:54:30 +08:00
Jacky
779a60d456
chore: update docs
2024-12-14 17:22:51 +08: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