Commit graph

1611 commits

Author SHA1 Message Date
Jacky
0f1a7bd37b
chore: update docs 2025-05-05 17:04:02 +08:00
Jacky
cb8830d95b
fix(site-list): fail to retrieve env_group list more then 1 page #1000 2025-05-05 16:52:57 +08:00
Jacky
80df03fe48
fix(upgrader): clean up old exe when restart 2025-05-05 08:25:17 +00:00
Hintay
17c3d21f6e
feat: use working directory from environment variable for risefront 2025-05-05 17:24:01 +09:00
Jacky
5a34d5ca9a
fix(upgrader): use cloud.nginxui.com as proxy by default 2025-05-05 16:04:37 +08:00
Jacky
3d886fded6
fix(settings): add program restart logic when SSL settings change 2025-05-05 04:06:22 +00:00
Jacky
1f45b5d7e4
chore: rm master pprof 2025-05-05 03:55:36 +00:00
Jacky
8ba42b3c9d
chore: update risefront 2025-05-05 11:38:57 +08:00
Jacky
da780a2adb
fix(upgrader): add restart call for dry run in BinaryUpgrade function 2025-05-05 03:29:09 +00:00
Jacky
06513abe4c
fix(context): add context cancellation for graceful shutdown in Program function 2025-05-05 03:14:31 +00:00
Jacky
918ae3a6b6
fix(notification): add context handling for graceful shutdown in Live function 2025-05-05 02:51:19 +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
ae8646ebfc
debug: add pprof in master process 2025-05-04 22:56:52 +08:00
Jacky
8119f935de
enhance: gracefully shutdown without error 2025-05-04 22:31:05 +08:00
Jacky
836e25f805
fix: pass context to Program function for improved goroutine handling 2025-05-04 14:19:46 +00:00
Jacky
1a2758ac5b
refactor: handling context in goroutines 2025-05-04 13:36:54 +00:00
Hintay
ecb2ad786b
chore: update risefront 2025-05-04 22:14:59 +09:00
Jacky
c137e6451b
chore: update risefront 2025-05-04 14:41:25 +08: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
5120b63618
fix(self-check): ensure fixing state is reset after task completion 2025-05-04 03:23:48 +00:00
Jacky
22e8446030
fix(install): update steps translation when language changes 2025-05-04 11:22:31 +08: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
a30f2c5657
fix(self-check): change fixing state management from reactive to ref 2025-05-04 03:00:52 +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
0506098647
fix(self-check): ws 403 if not install 2025-05-04 01:12:42 +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
02da74a5a1
chore: update deps 2025-05-04 08:50:25 +08:00
Jacky
05fd2173a3
chore(wip): update translations
Translated by i18n-gettext (Developed by @akinoccc )
2025-05-04 08:17:41 +08:00
Hintay
898a315fa7
fix: can not restart 2025-05-04 03:29:50 +09:00
Jacky
72ee9fdc58
chore: update gettext 2025-05-03 10:39:41 +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
1396cbf096
fix(sse): support sub-dir deployment 2025-05-03 16:27:57 +08:00
Jacky
855c3375f8
fix: update Dockerfile and init-nginx.sh for improved nginx control error handling 2025-05-03 07:45:50 +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
85a4644838
perf(ci): generate version only 2025-05-03 07:41:27 +08:00