mirror of
https://github.com/myronblair/novacpx
synced 2026-06-30 17:50:41 -05:00
09bd0820a5
- check-novacpx-update and check-os-update return cached data (12h TTL) immediately instead of running slow git fetch / apt-get update on page load - Cache stored in settings table (update_cache_novacpx, update_cache_os) - Updates page shows "Cached · last checked X ago" when serving cache - "Refresh now" button forces a live re-check and updates cache - bin/cache-update-check.php: standalone cron script that warms cache nightly - Cron registered at 2am daily on panel server Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>