Commit graph

312 commits

Author SHA1 Message Date
Jacky
2af29eb80f
pref(ChatGPT): advanced streaming and text transformation, support reasoner model 2025-01-31 20:51:48 +08:00
Jacky
4f674ec13e
refactor: simplify ChatGPT component state management 2025-01-31 14:33:38 +08:00
Jacky
9e66c355bf
enhance: optimize the experience on small devices 2025-01-31 13:29:06 +08:00
Jacky
cc4d7af85f
chore(deps): update devdependency @antfu/eslint-config to v4 2025-01-26 20:25:45 +08:00
Jacky
250bd8ec1e
fix: sse not available in sub-dir deployment #829 2025-01-24 16:46:54 +08:00
Jacky
650196d06a
enhance(wip): error handle 2025-01-24 16:41:35 +08:00
Jacky
6957e4fb8e
fix: sync config is not enabled #820 2025-01-23 15:29:33 +08:00
Jacky
a48f7145d7
chore: prepare v2.0.0-rc.1 2025-01-23 12:08:15 +08:00
Jacky
63e43e6eb4
chore: update translations 2025-01-23 10:07:42 +08:00
Jacky
132e05c35c
feat(self-check): check websocket 2025-01-23 10:00:33 +08:00
Jacky
5c11266945
chore: update translations 2025-01-22 16:33:33 +08:00
Jacky
ded74bbe0a
feat(wip): self check 2025-01-22 16:21:33 +08:00
Jacky
5911462f90
feat: add directive auto complete and documents #816 2025-01-21 10:42:11 +08:00
Weblate
830ed28148 Translated using Weblate (Russian)
Currently translated at 84.4% (477 of 565 strings)

Co-authored-by: Roninon <Roninon@users.noreply.weblate.nginxui.com>
Translate-URL: https://weblate.nginxui.com/projects/nginx-ui/frontend/ru/
Translation: Nginx UI/Frontend
2025-01-15 18:26:03 +00:00
irexyc
f1ed7e158e fix typo of lmdeploy 2025-01-12 02:16:24 +08:00
Jacky
599aaf4986
enhance(directive-editor): add an info icon to open the expand panel of comments #660 2025-01-09 11:26:22 +08:00
Jacky
e6e30110fd
fix(config-template-modal): header text overflow 2025-01-09 10:51:33 +08:00
Jacky
a9520c1169
fix: add template in "site-add" cause nginx error #796 2025-01-08 22:46:30 +08:00
Jannomag
814c76910a
Added de_DE 2024-12-31 19:06:54 +01:00
Jannomag
a26d15829d
Update LINGUAS
Added de_DE
2024-12-31 19:05:55 +01:00
Jannomag
ed3bf7d79b
Delete app/src/language/de_DE 2024-12-31 11:52:21 +01:00
Jannomag
0a47c62bcc
Create de_DE 2024-12-31 11:52:08 +01:00
Jannomag
74e7fa8139
Delete app/src/language/de_DE 2024-12-31 11:51:29 +01:00
Jannomag
285fcf166d
de_DE erstellen 2024-12-31 01:22:09 +01:00
Jacky
54dddfa9ef
feat(about): add sponsor button 2024-12-15 21:33:05 +08:00
Jacky
5d9ce4892e
chore(about): show total build 2024-12-15 21:10:41 +08:00
Jacky
ad97f973ab
feat(openai): support azure api type #475 2024-12-15 21:06:23 +08:00
Jacky
6f9046485b
chore: prepare v2.0.0-beta.42 2024-12-15 15:55:56 +08:00
Jacky
a691532db2
chore(lint): resolved all eslint warnings 2024-12-15 15:38:05 +08:00
Jacky
e326f5e930
feat(china): set icp number and public security number #780 2024-12-15 14:56:53 +08:00
Jacky
5252f14316
fix(lint): rm sonarjs/no-redeclare comment 2024-12-14 17:06:11 +08:00
Jacky
564431cefe
fix(config): [sync] missing base dir #778 2024-12-14 16:27:20 +08:00
Jacky
1be72986b1
chore(deps): update dependency @simplewebauthn/browser to v13 2024-12-11 14:02:05 +08:00
Jacky
32663e1c26
chore: prepare v2.0.0-beta.41 2024-11-24 11:19:11 +08:00
Jacky
6abf68261c
fix: webauthn cannot register #753 2024-11-23 20:56:38 +08:00
Jacky
e8a48d2f7e
fix: table cannot scroll horizontally in mobile devices 2024-11-16 15:26:38 +08:00
Jacky
4ab34fde57
chore: prepare v2.0.0-beta.40 2024-11-16 12:58:01 +08:00
Jacky
38d9d08ef0
fix: collapse header overflow 2024-11-16 12:28:38 +08:00
Jacky
c8471f94ec
fix: failed to issue cert after switching mode from advance to basic #704 2024-11-16 12:14:04 +08:00
Jacky
187dd12f36
fix(auto-cert): key type is not user specified 2024-11-16 11:25:40 +08:00
Jacky
bc70567dc1
feat(wip): node selector supports sse 2024-11-16 10:58:02 +08:00
Jacky
ed0dca6820
fix: typecheck error 2024-11-16 10:55:48 +08:00
Jacky
f4c17f0c65
enhance: save certificate before renew #723 2024-11-16 10:51:35 +08:00
Jacky
a2c0e804a4
fix: fail to create config #724 #720 2024-11-15 19:30:03 +08:00
Jacky
902aa28746
fix(table): sorter invalid 2024-11-15 17:36:52 +08:00
Jacky
ff7938b90c
enhance: limit password length #703 2024-11-15 17:07:19 +08:00
Hintay
147b35b445
Merge pull request #706 from 0xJacky/feat/sse-notify
enhance(sse): add X-Accel-Buffering header

Merge pull request #697 from 0xJacky/feat/sse-notify

feat: sse notify
2024-11-15 15:37:16 +09:00
Weblate
d456025088
Translated using Weblate (Spanish)
Currently translated at 93.6% (517 of 552 strings)

Co-authored-by: Kcho <kcholoren@gmail.com>
Translate-URL: https://weblate.nginxui.com/projects/nginx-ui/frontend/es/
Translation: Nginx UI/Frontend
2024-11-15 15:27:30 +09:00
Jacky
31be0b21c4
enhance: add heartbeat for sse #705 2024-11-15 15:24:43 +09:00
Jacky
e4a5ba5b87
fix: config sync issues #685 2024-11-04 12:29:47 +08:00