nginx-ui/internal/nginx
2025-04-11 20:32:38 +08:00
..
conf refactor: project directory structure 2023-11-26 18:59:12 +08:00
build_config.go style: format go code with tab indent #605 2024-10-14 10:14:43 +08:00
config_args.go feat(wip): self check 2025-01-22 16:21:33 +08:00
config_info.go feat(nginx): performance optimization #850 2025-04-11 20:32:38 +08:00
directives.go feat: add directive auto complete and documents #816 2025-01-21 10:42:11 +08:00
errors.go enhance(wip): error handle 2025-01-24 16:41:35 +08:00
format_code.go style: format go code with tab indent #605 2024-10-14 10:14:43 +08:00
log.go enhance: find out the highest log level of nginx 2023-12-06 18:43:51 +08:00
nginx.go 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
nginx_directives.json refactor: cache index 2025-04-04 02:00:18 +00:00
ngx_conf_parse_test.go chore: prepare v2.0.0-rc.4 2025-03-09 08:36:58 +08:00
parse.go enhance(wip): error handle 2025-01-24 16:41:35 +08:00
perf_opt.go feat(nginx): performance optimization #850 2025-04-11 20:32:38 +08:00
performance.go feat: add stub_status_port configuration for Nginx settings 2025-04-11 08:32:02 +00:00
process_info.go chore: remove unused logger import and debug statement in process_info.go 2025-04-10 13:58:29 +00:00
stub_status.go fix: update to use GetStubStatusPort method for Nginx settings 2025-04-11 09:02:39 +00:00
type.go style: format go code with tab indent #605 2024-10-14 10:14:43 +08:00