Commit graph

1137 commits

Author SHA1 Message Date
Jacky
f9adbfc4bb
chore: update app.example.ini #756 2024-11-25 10:26:35 +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
2f57a6c9e7
fix: settings test 2024-11-18 19:21:50 +08:00
Jacky
0acb3771e8
Merge pull request #737 from igophper/fix_settings_test
fix: settings test error
2024-11-18 19:17:38 +08:00
江杭辉
6eb9cf072a fix: settings test error 2024-11-18 16:03:13 +08:00
Jacky
44c86f6415
Merge pull request #733 from 0xJacky/chore/loongarch64-build
chore: add `loongarch64` build
2024-11-17 20:33:14 +08:00
Hintay
62c643d4fe
chore: add loongarch64 build 2024-11-17 04:48:46 +09: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
1ede630ad4
fix: build error 2024-11-16 11:02:47 +08:00
Jacky
865506d68a
Merge pull request #727 from 0xJacky/feat/node-selector-sse
feat: node list supports sse
2024-11-16 10:58:44 +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
Hintay
e6998feca4
chore: update README 2024-11-16 02:00:12 +09:00
Hintay
63d55c04eb
Merge pull request #728 from 0xJacky/chore/riscv-mips-build
chore: add `riscv` and `mips` build
2024-11-16 01:19:40 +09:00
Hintay
fe943e4c10
chore: add mips build 2024-11-16 01:00:11 +09:00
Hintay
c9a3f585a7
chore: add riscv64 build 2024-11-15 23:42:53 +09:00
Hintay
8c72156ab8
chore: tags for docker build 2024-11-15 23:29:46 +09:00
Jacky
a2c0e804a4
fix: fail to create config #724 #720 2024-11-15 19:30:03 +08:00
Jacky
56e82d9c5a
fix: config list sorter invalid 2024-11-15 18:39:20 +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
ce68eb1658
enhance(sse): add X-Accel-Buffering header 2024-11-08 09:55:00 +08:00
Jacky
1164aa4020
chore: update README.md 2024-11-05 22:20:47 +08:00
Jacky
e4a5ba5b87
fix: config sync issues #685 2024-11-04 12:29:47 +08:00
Jacky
e6e1876c54
feat: sse notify 2024-11-04 12:27:41 +08:00
Jacky
21be809ffa
fix: config sync issues #685 2024-11-04 12:26:49 +08:00
Jacky
b4add42039
Merge pull request #698 from 0xJacky/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2024-11-04 10:55:17 +08:00
Jacky
cb5c64dec4
enhance(nginx-log): do not seek file if it size is 0 #674 2024-11-04 10:54:18 +08:00
Jacky
b552973998
enhance(site): remove uniqueIndex constraint #673 2024-11-04 10:48:09 +08:00
renovate[bot]
adba757fcb
chore(deps): update all non-major dependencies 2024-11-04 02:46:09 +00:00
Jacky
2142f2e1cc
enhance: server and nodes analytics 2024-11-04 10:44:27 +08:00
Hintay
3e065f0533
chore: update build workflow 2024-10-31 23:17:53 +09:00
Jacky
0e3489d174
fix: config not sync when add #685 2024-10-31 15:07:11 +08:00
Jacky
b21eb85a1a
chore: prepare v2.0.0-beta.39 2024-10-30 09:29:44 +08:00
Jacky
0c2e7a5766
fix: failed to sync config due to route path error #685 2024-10-30 09:28:44 +08:00
Hintay
97492c71b2
feat(wip): add Arabic support 2024-10-30 00:01:49 +09:00
Hintay
adea2b6d57
chore: update weblate sync workflows 2024-10-29 23:51:12 +09:00
Weblate
383639bdb3 Update translation files
Updated by "Squash Git commits" add-on in Weblate.

Translated using Weblate (Arabic)

Currently translated at 60.0% (3 of 5 strings)

Added translation using Weblate (Arabic)

Added translation using Weblate (Arabic)

Co-authored-by: Hintay Lin <hintay@me.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: mosaati <mohammed.saati@gmail.com>
Translate-URL: https://weblate.nginxui.com/projects/nginx-ui/documents/index/
Translate-URL: https://weblate.nginxui.com/projects/nginx-ui/documents/index/ar/
Translation: Nginx UI/Index
2024-10-29 14:39:50 +00:00
Jacky
a170b6f9f3
chore: disabled dependabot 2024-10-29 09:36:38 +08:00
Jacky
bb02d7be77
chore: prepare v2.0.0-beta.38 2024-10-28 17:12:48 +08:00
Jacky
36221937bf
fix: some certificate routes are incorrect #669 2024-10-28 17:03:59 +08:00