* Add Content-Security-Policy-Report-Only: script-src 'self' 'nonce-' policy * Use @data-on-click-this to attach inline click event handlers which expect being called with 'this' Only handle ones that don't return a value. * Use @data-on-click to attach inline click event handlers with no args and no return value * Use @data-on-click-true to attach inline click event handlers with 'true' as the only argument * Enforce a script-src CSP on views without inline JS * Convert some onchange attributes to data-on-change |
||
|---|---|---|
| .. | ||
| ajax | ||
| api | ||
| css | ||
| fonts | ||
| graphics | ||
| includes | ||
| js | ||
| lang | ||
| scripts | ||
| skins/classic | ||
| tools/mootools | ||
| views | ||
| .editorconfig | ||
| .gitignore | ||
| .travis.yml | ||
| CMakeLists.txt | ||
| README.md | ||
| index.php | ||
| robots.txt | ||
README.md
Modern ZoneMinder Skin
This web frontend to ZoneMinder is a complete rewrite of the classic frontend, based on CakePHP.