Commit graph

247 commits

Author SHA1 Message Date
Jacky
5a34d5ca9a
fix(upgrader): use cloud.nginxui.com as proxy by default 2025-05-05 16:04:37 +08:00
Jacky
da780a2adb
fix(upgrader): add restart call for dry run in BinaryUpgrade function 2025-05-05 03:29:09 +00:00
Jacky
fc507ccd3b
fix: implement context handling in analytic and processing functions for graceful shutdown 2025-05-05 02:46:18 +00:00
Jacky
710b9f781e
fix(cert): assignment to entry in nil map 2025-05-05 09:42:11 +08:00
Jacky
0162e10c53
fix: pass context to cert and cache 2025-05-05 01:36:39 +00:00
Jacky
910a2efbd9
fix(install): wait until db inited 2025-05-05 01:16:33 +00:00
Jacky
c4b8b8f088
fix(node-record): concurrent map read and write 2025-05-05 00:23:28 +00:00
Jacky
1a2758ac5b
refactor: handling context in goroutines 2025-05-04 13:36:54 +00:00
Jacky
faaaa247e6
fix(upgrader): add delay before graceful restart to ensure file write completion nginx ui #911 2025-05-04 04:56:56 +00:00
Jacky
be59730756
fix(upgrader): close of closed channel 2025-05-04 04:28:18 +00:00
Jacky
6ae85e00a1
fix(upgrader): support Windows executable naming for nginx-ui during core upgrade 2025-05-04 04:08:57 +00:00
Jacky
5f0e59d095
refactor(cache): simplify event handling in file watcher and improve directory change detection 2025-05-04 03:10:37 +00:00
Jacky
06121ef515
enhance(nginx): executable path resolution and add support for relative paths on Windows 2025-05-04 01:38:11 +00:00
Jacky
5b8b3d17c2
fix(boot): do not clean up temp container if not in docker 2025-05-04 01:10:17 +00:00
Jacky
406d9113e7
feat(upgrade): add in_docker flag to RuntimeInfo and adjust upgrade interval based on Docker environment 2025-05-03 10:33:46 +00:00
Jacky
174f8baf18
fix(version): update GitHub API 2025-05-03 10:09:57 +00:00
Jacky
563d344252
fix(docker): [ota] update entrypoint for container creation 2025-05-03 09:59:16 +00:00
Jacky
b95ef57e42
fix(docker): [ota] nil ptr 2025-05-03 09:37:53 +00:00
Jacky
123dd83b51
fix(docker): [ota] stop old container 2025-05-03 09:30:14 +00:00
Jacky
1f561a0dba
fix(docker): update command for temp container 2025-05-03 09:12:01 +00:00
Jacky
6099b72f2a
fix(docker): [ota] config of create temp container 2025-05-03 08:59:52 +00:00
Jacky
7b642eb12c
fix(docker): get container id by /proc/self/mountinfo 2025-05-03 08:51:03 +00:00
Jacky
a4c11d521d
Merge pull request #997 from 0xJacky/feat/platform-windows
feat: platform windows
2025-05-03 15:40:36 +08:00
Jacky
3fe4d859df
feat(ota): show short hash 2025-05-03 08:13:58 +08:00
Jacky
1c282a57ad
fix(self-check): fail to fix 2025-05-03 07:56:10 +08:00
Jacky
6de8e44cd6
enhance: use risefront.restart() 2025-05-03 07:37:46 +08:00
Hintay
3859849bfb
fix: standard streams for new process and error message 2025-05-02 13:37:17 +08:00
Hintay
bfba7ba2c2
feat: use risefront to replace overseer in order to supports Windows 2025-05-02 13:37:01 +08:00
Jacky
cf531e3f09
chore: add cloud.nginxui.com 2025-05-02 12:08:55 +08:00
Jacky
274542fc7d
feat(ci): store latest dev build in r2 only 2025-05-02 11:48:47 +08:00
Jacky
38f4b55fcf
feat(ota): add dev channel 2025-05-02 10:31:00 +08:00
Jacky
163a84864a
enhance: error handling #993 2025-04-30 09:20:46 +08:00
Jacky
e8ee931e16
feat: mcp server 2025-04-29 17:41:09 +08:00
Jacky
9ee84dd138
refactor: system processsing status pub/sub 2025-04-27 17:28:38 +08:00
Jacky
b5ee43b2b0
enhance: port handling in site indexing 2025-04-27 07:50:38 +00:00
Jacky
63824d5724
refactor: self check 2025-04-27 15:43:18 +08:00
Jacky
28ed291250
fix(confilg-template): build template error #989 2025-04-27 09:22:14 +08:00
Jacky
e8f1321e0c
enhance: translations 2025-04-24 22:47:27 +08:00
Jacky
f31407dd7e
fix(cache): index dir 2025-04-24 08:44:30 +00:00
Jacky
597175940f
feat(header): add self check error banner 2025-04-23 14:48:39 +00:00
Jacky
7dfb6e86e6
feat(self-check): add Docker socket existence check 2025-04-22 14:14:23 +00:00
Jacky
ff7f2e4f73
feat(ota): enhance Docker upgrade process with progress tracking 2025-04-21 13:57:49 +00:00
Jacky
d0cf93d5e3
refactor: replace upgrader with version package for runtime and release information 2025-04-21 08:06:27 +00:00
Jacky
e2c43be24a
feat(ota): upgrade container 2025-04-21 06:20:15 +00:00
Jacky
d4a4ed1e1c
feat(wip): docker ui only 2025-04-20 22:02:29 +08:00
Jacky
b63dbe1e50
refactor: refresh 25.04 2025-04-19 17:58:36 +08:00
Jacky
d789326230
enhance: replace error handling with cosy wrapper for nginx reload and test failures 2025-04-18 16:41:11 +08:00
Jacky
c5e80fb98a
chore: update translations 2025-04-18 14:19:22 +08:00
Jacky
61ff392c5c
chore: update deps 2025-04-17 18:43:34 +08:00
Jacky
a57748a432
feat(wip): code completion with llm 2025-04-16 07:50:23 +00:00