Naut-Plugin-WebUI/public
ookami125 d1b90cfdcb webui: fix relative timestamps (seconds, not milliseconds)
f.date/f.ago assumed JS milliseconds, but the backend emits Unix epoch
seconds everywhere (created_at, feed lastUpdate, rule lastMatch, …), so
every real timestamp rendered as ~20607 days ago (now - ~1.78e9 ms).
Treat the formatter input as seconds. Search results show the indexer's
pubDate string directly rather than mis-parsing it.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-24 01:25:43 -04:00
..
css webui: always show RSS Add button + live rule match preview 2026-06-23 20:51:08 -04:00
js webui: fix relative timestamps (seconds, not milliseconds) 2026-06-24 01:25:43 -04:00
plugins webui: automation settings panel, set-location, responsive layout 2026-06-21 23:22:00 -04:00
index.html webui: automation settings panel, set-location, responsive layout 2026-06-21 23:22:00 -04:00