gsxdsm
67aff5de80
fix(dashboard): auto-invalidate index.html and view-chunk caches on mtime change
...
The dashboard server cached index.html and the Vite view-chunk manifest
forever with no invalidation. When the on-disk files changed (release
upgrade, rebuild) the server kept serving stale HTML referencing chunk
hashes that no longer existed, leaving the browser stuck on a blank
white page until the server was restarted.
Both caches now key on file mtime and refresh automatically. The
serveIndexHtml catch path also logs the failure and clears the
templated cache so the next request can recover instead of silently
404ing until restart.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-17 09:24:28 -07:00
..
2026-04-25 09:09:31 -07:00
2026-05-17 09:24:28 -07:00
2026-05-15 09:19:59 -07:00
2026-05-15 10:05:46 -07:00
2026-05-15 10:18:48 -07:00
2026-05-15 09:31:00 -07:00
2026-05-15 10:05:19 -07:00
2026-05-15 11:07:43 -07:00
2026-05-15 18:54:49 -07:00
2026-05-15 19:37:48 -07:00
2026-05-15 20:24:58 -07:00
2026-05-15 20:53:54 -07:00
2026-05-15 22:18:09 -07:00
2026-05-15 22:29:56 -07:00
2026-05-15 23:50:12 -07:00
2026-05-15 23:02:33 -07:00
2026-05-16 00:13:02 -07:00
2026-05-15 10:41:37 -07:00
2026-05-15 13:22:19 -07:00
2026-05-15 12:07:52 -07:00
2026-05-15 12:51:41 -07:00
2026-05-15 12:24:29 -07:00
2026-05-15 14:06:28 -07:00
2026-05-15 14:45:17 -07:00
2026-05-15 14:57:49 -07:00
2026-05-15 21:57:57 -07:00
2026-05-15 23:28:22 -07:00
2026-05-15 15:48:30 -07:00
2026-05-15 15:05:08 -07:00
2026-05-15 14:59:25 -07:00
2026-05-15 15:59:34 -07:00
2026-05-15 17:52:55 -07:00
2026-05-15 18:23:51 -07:00
2026-05-16 01:41:40 -07:00
2026-05-15 23:39:43 -07:00
2026-05-15 21:23:05 -07:00
2026-05-15 22:03:35 -07:00
2026-05-15 22:17:45 -07:00
2026-05-16 02:12:58 -07:00
2026-05-15 22:24:13 -07:00
2026-05-16 00:19:18 -07:00
2026-05-16 00:13:37 -07:00
2026-05-16 01:58:16 -07:00
2026-05-16 05:29:27 -07:00
2026-05-16 06:31:07 -07:00
2026-05-16 07:16:05 -07:00
2026-05-16 07:41:48 -07:00
2026-05-16 07:48:09 -07:00
2026-05-16 08:33:29 -07:00
2026-05-16 08:09:07 -07:00
2026-05-16 08:45:07 -07:00
2026-05-16 09:20:33 -07:00
2026-05-16 08:37:25 -07:00
2026-05-16 09:42:37 -07:00
2026-05-16 09:56:54 -07:00
2026-05-16 09:36:19 -07:00
2026-05-16 10:31:44 -07:00
2026-05-16 10:18:40 -07:00
2026-05-17 03:28:21 -07:00
2026-05-17 04:38:21 -07:00
2026-05-17 08:22:26 -07:00
2026-05-17 08:49:51 -07:00
2026-05-16 11:55:15 -07:00
2026-05-16 13:24:56 -07:00
2026-05-17 01:56:40 -07:00
2026-05-16 13:35:31 -07:00
2026-05-16 13:04:28 -07:00
2026-05-16 18:40:04 -07:00
2026-05-16 20:06:48 -07:00
2026-05-17 02:05:51 -07:00
2026-05-16 13:15:00 -07:00
2026-05-16 21:17:15 -07:00
2026-05-16 17:47:48 -07:00
2026-05-16 16:01:23 -07:00
2026-05-16 16:50:16 -07:00
2026-05-16 18:57:58 -07:00
2026-05-16 21:26:04 -07:00
2026-05-16 21:53:18 -07:00
2026-05-16 23:45:17 -07:00
2026-05-16 20:54:39 -07:00
2026-05-17 00:14:58 -07:00
2026-05-17 08:47:16 -07:00
2026-05-17 00:37:53 -07:00
2026-05-17 00:06:26 -07:00
2026-05-17 00:38:07 -07:00
2026-05-17 01:01:53 -07:00
2026-05-17 01:08:50 -07:00
2026-05-17 01:08:01 -07:00
2026-05-17 01:37:42 -07:00
2026-05-17 02:08:01 -07:00
2026-05-17 04:20:00 -07:00
2026-05-17 07:26:21 -07:00
2026-05-17 09:07:28 -07:00
2026-05-15 09:52:58 -07:00
2026-05-15 08:59:10 -07:00
2026-05-15 09:31:21 -07:00
2026-05-15 11:47:04 -07:00
2026-05-15 10:24:01 -07:00
2026-05-15 10:50:03 -07:00
2026-05-15 11:18:44 -07:00
2026-05-15 16:19:42 -07:00
2026-05-15 22:56:31 -07:00
2026-05-16 01:04:47 -07:00
2026-05-15 12:12:50 -07:00
2026-05-15 11:41:36 -07:00
2026-05-15 21:08:05 -07:00
2026-05-15 12:02:44 -07:00
2026-05-15 11:23:48 -07:00
2026-05-15 15:14:15 -07:00
2026-05-15 16:50:01 -07:00
2026-05-15 16:38:45 -07:00
2026-05-15 21:40:51 -07:00
2026-05-15 20:18:56 -07:00
2026-05-15 22:35:07 -07:00
2026-05-16 04:44:36 -07:00
2026-05-16 08:50:48 -07:00
2026-05-16 10:43:48 -07:00
2026-05-16 09:05:51 -07:00
2026-05-16 10:37:56 -07:00
2026-05-17 03:13:57 -07:00
2026-05-16 11:39:37 -07:00
2026-05-16 11:32:56 -07:00
2026-05-16 11:55:40 -07:00
2026-05-16 12:56:31 -07:00
2026-05-16 12:49:57 -07:00
2026-05-16 13:46:43 -07:00
2026-05-16 21:00:48 -07:00
2026-05-17 00:21:13 -07:00
2026-05-17 03:01:28 -07:00
2026-05-16 20:13:30 -07:00
2026-05-16 14:56:56 -07:00
2026-05-16 15:16:05 -07:00
2026-05-16 15:36:07 -07:00
2026-05-16 18:55:03 -07:00
2026-05-16 17:23:15 -07:00
2026-05-16 16:51:43 -07:00
2026-05-16 21:06:51 -07:00
2026-05-16 17:59:03 -07:00
2026-05-16 21:15:10 -07:00
2026-05-16 16:25:28 -07:00
2026-05-16 17:31:10 -07:00
2026-05-16 20:48:00 -07:00
2026-05-16 19:58:46 -07:00
2026-05-16 22:26:42 -07:00
2026-05-17 00:22:57 -07:00
2026-05-16 23:53:56 -07:00
2026-05-17 00:43:48 -07:00
2026-05-17 03:34:56 -07:00