Commit graph

1491 commits

Author SHA1 Message Date
Jacky
82da0ef05e
chore: use go generate 2025-04-17 22:32:43 +08:00
Jacky
61ff392c5c
chore: update deps 2025-04-17 18:43:34 +08:00
Weblate
5b26763a5f Translated using Weblate (Ukrainian)
Currently translated at 4.6% (46 of 983 strings)

Co-authored-by: sergio_from_tauri <dedysobr@gmail.com>
Translate-URL: https://weblate.nginxui.com/projects/nginx-ui/frontend/uk/
Translation: Nginx UI/Frontend
2025-04-16 15:12:43 +00:00
Jacky
4ed7f17786
Merge pull request #965 from 0xJacky/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2025-04-16 16:27:59 +08:00
renovate[bot]
6905269384
chore(deps): update all non-major dependencies 2025-04-16 08:17:03 +00:00
Jacky
d42dd4b1c6
chore: update translations 2025-04-16 16:16:25 +08:00
Jacky
65e5037a87
Merge pull request #962 from 0xJacky/feat/code-completion
feat(code-editor): LLM code completion
2025-04-16 16:11:00 +08:00
Jacky
00251a7159
chore: update docs 2025-04-16 16:05:12 +08:00
Jacky
a57748a432
feat(wip): code completion with llm 2025-04-16 07:50:23 +00:00
Jacky
63fb823344
Merge pull request #964 from PeterDaveHelloKitchen/zh_TW 2025-04-16 07:25:18 +08:00
Peter Dave Hello
823671b5d0 Update and improve zh-TW Traditional Chinese translation 2025-04-16 02:14:20 +08:00
Jacky
1fe6b8b031
enhance(gonginx): lua code parse and format dump
Close #307
2025-04-15 09:31:01 +08:00
Jacky
92dc61ecb4
fix(nginx-config): parse custom config error #699 2025-04-14 02:41:42 +00:00
Jacky
502b656bc5
feat(site): implement site status management and update related components 2025-04-14 02:11:53 +00:00
Jacky
402de5d987
fix(performance): refine process distinction for Nginx worker and cache processes 2025-04-12 15:01:13 +00:00
Jacky
16369bc635
refactor: nginx params optimization #236 2025-04-12 14:03:53 +00:00
Jacky
d379afa95c
feat(maintainance): add acme-challenge location handling 2025-04-12 11:16:00 +00:00
Jacky
0dd928ec83
Merge pull request #958 from 0xJacky/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2025-04-12 15:30:39 +08:00
renovate[bot]
3286820b33
chore(deps): update all non-major dependencies 2025-04-12 02:27:49 +00:00
Jacky
26b9a6a781
fix(config): update log level condition in InspectConfig.vue 2025-04-12 02:26:44 +00:00
Jacky
b84c444c55
fix(config): integrate SyncNodeIds and SyncOverwrite into Config struct 2025-04-12 01:51:28 +00:00
Jacky
3502227510
feat(config): sync performance settings 2025-04-12 01:43:45 +00:00
Jacky
2d3a5e2a16
feat(index-status): add composable for monitoring cache index status using SSE 2025-04-12 00:21:48 +00:00
Jacky
d815e292db
Merge pull request #956 from akinoccc/dev
fix(dashboard): adjust layout and improve responsiveness in Nginx dashboard
2025-04-11 21:44:37 +08:00
Akino
a71de3eede
fix(dashboard): adjust layout and improve responsiveness in Nginx dashboard 2025-04-11 13:29:09 +00:00
Jacky
9d4070a211
feat(nginx): performance optimization #850 2025-04-11 20:32:38 +08:00
Jacky
b59da3e7e8
fix: update to use GetStubStatusPort method for Nginx settings 2025-04-11 09:02:39 +00:00
Jacky
acf2d13ded
chore(demo): update config 2025-04-11 08:50:59 +00:00
Jacky
df899fe621
chore: update translation 2025-04-11 08:41:58 +00:00
Jacky
84bfc90077
feat: add check and fix functions for Nginx conf.d directory inclusion 2025-04-11 08:38:56 +00:00
Jacky
5db099bc1b
chore: update docs 2025-04-11 08:32:10 +00:00
Jacky
509443a6e7
feat: add stub_status_port configuration for Nginx settings 2025-04-11 08:32:02 +00:00
Jacky
2d56914af1
feat(ci): build app for Windows platform 2025-04-11 09:00:41 +08:00
Akino
b9e825971d
Merge pull request #953 from akinoccc/dev
feat: add field of nginx worker processes mode(auto or manual)
2025-04-10 22:03:58 +08:00
Akino
c7f32406db
chore: eslint fixed 2025-04-10 13:59:17 +00:00
Akino
785d1003d7
chore: remove unused logger import and debug statement in process_info.go 2025-04-10 13:58:29 +00:00
Akino
824aecba77
Merge branch '0xJacky:dev' into dev 2025-04-10 21:55:03 +08:00
Akino
bdb347cb24
feat: add field of nginx worker processes mode 2025-04-10 13:53:39 +00:00
Jacky
c5ea44ca1e
chore: update ace-builds integration and fix initialization errors 2025-04-10 21:38:10 +08:00
Jacky
d487af0567
chore: update translations 2025-04-10 21:07:15 +08:00
Jacky
9b9f6137ab
chore: update docs 2025-04-10 20:47:15 +08:00
Jacky
8fbb0d9fa7
Merge pull request #952 from akinoccc/dev
feat: nginx performance dashboard
2025-04-10 20:30:22 +08:00
Akino
6cb7940e9b
Merge branch '0xJacky:dev' into dev 2025-04-10 19:52:50 +08:00
Akino
2d0961f1a3
feat: added status check and control functions for the Nginx stub_status module and optimized the performance data acquisition logic 2025-04-10 10:11:26 +00:00
Jacky
c073801794
feat: revoke certificate #293 2025-04-10 16:16:06 +08:00
Akino
32d7c74835
enhance: remove unused log and improve loading style 2025-04-10 03:46:42 +00:00
Akino
9f0107eeed
Merge branch '0xJacky:dev' into dev 2025-04-10 11:37:12 +08:00
Akino
4e8346f04e
feat: add nginx detail status 2025-04-10 03:36:32 +00:00
Jacky
52a23750b5
Merge pull request #951 from 0xJacky/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2025-04-10 10:57:36 +08:00
renovate[bot]
fcfa2f05f3
chore(deps): update all non-major dependencies 2025-04-10 02:54:36 +00:00