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 |
|
Jacky
|
6de8e44cd6
|
enhance: use risefront.restart()
|
2025-05-03 07:37:46 +08:00 |
|
Jacky
|
ac9413703f
|
chore: go mod tidy
|
2025-05-02 13:44:48 +08:00 |
|
Hintay
|
e634c75804
|
fix: catch process termination signal to clear socket file
|
2025-05-02 13:37:44 +08:00 |
|
Hintay
|
45d98f524e
|
chore: update service file to ensure socket file is created correctly
|
2025-05-02 13:37:44 +08:00 |
|
Hintay
|
bcf0b9c664
|
chore: update risefront
|
2025-05-02 13:37:44 +08:00 |
|
Jacky
|
d9433cb00f
|
enhance(main): ignore net.ErrClosed
|
2025-05-02 13:37:30 +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
|
6a832937e3
|
Merge pull request #991 from 0xJacky/renovate/all-minor-patch
chore(deps): update all non-major dependencies
|
2025-05-02 09:55:31 +08:00 |
|
renovate[bot]
|
a034483c46
|
chore(deps): update all non-major dependencies
|
2025-05-02 01:46:59 +00:00 |
|