mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-15 01:54:31 -04:00
Update URL when filter changes so the filter state can be shared via URL and browser back/forward navigation restores previous filter states. - Add buildFilterQuery() helper to construct filter query string - Add history.replaceState() on page load for initial state - Add history.pushState() in filterEvents() when filters change - Add popstate event listener to restore filter state on back/forward - Refactor filterEvents() to accept options parameter for skipPushState Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Modern ZoneMinder Skin
This web frontend to ZoneMinder is a complete rewrite of the classic frontend, based on CakePHP.