mirror of
https://github.com/myronblair/novacpx
synced 2026-06-30 17:50:41 -05:00
99eb8ede67
- Service status: data-svc-status/data-svc-dot attrs + refreshSvcStatus() updates in-place after restart/stop/start - svc-check endpoint: lightweight is-active poll for single service - Docker page: fix function signature (was docker(el), now returns HTML) - DNS zones: fix records response (array not object), fix add-record content field, fix delete-zone accept zone_id - DNS create-zone: allow admin to create zones without account_id - SSL manager: add Generate CSR modal (openssl req), Upload Custom SSL modal, explain both options - nova.css: add input:not([type]), date/search/tel/time types, .form-control to styling selector; fix date picker icon - Updates: fix panel-up check (was fsockopen on HTTPS port, now curl -sk); add set_time_limit(180/300) - apply-os-update: set_time_limit(300) - DB engine manager: fix duplicate INSERT line Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>