zoneminder/web/includes
Matthew Noorenberghe c9d597dced logger.php: Don't output Panic messages unless debugging is on. Fixes #2460 2019-02-09 18:51:30 -08:00
..
actions fix state actions 2019-02-05 12:35:06 -05:00
csrf add CSP nonce to CSRF rewriting 2019-01-16 14:04:07 -05:00
Control.php Merge updated objects from sa. Implements caching of objects and fixes logged errors when using the default storage group. Fixes #2209 2018-09-15 09:42:59 -04:00
Event.php fix path to thumb and anal images (#2367) 2018-12-28 10:46:13 -05:00
Filter.php Merge branch 'master' of github.com:ZoneMinder/ZoneMinder 2018-09-20 13:37:46 -04:00
Frame.php Update Frame::find_one so that we can specify an ordering for find_one and so that semantics match other objects find methods 2018-10-11 09:14:40 -04:00
Group.php Add a CSP script-src policy with nonce-source and convert more inline event handlers (#2413) 2019-01-16 09:59:58 -05:00
Monitor.php monitor.php: Escape SignalCheckColour to prevent XSS. Fixes #2451 2019-02-09 16:41:54 -08:00
MontageLayout.php Fix no quotes around Id 2019-01-04 09:34:42 -05:00
Server.php get rid of default value for PathToIndex so that it will use PHP_SELF instead 2019-01-16 12:09:26 -05:00
Storage.php add to_json function to Storage. 2019-02-06 11:44:36 -05:00
auth.php Merge branch 'master' into cleanup_auth 2018-12-11 16:04:42 -05:00
config.php.in Don't load & process categories in initial config loading 2018-10-19 15:00:30 -04:00
control_functions.php Fix ptz controls. Something has changed in the way the Event object works, but we don't actually need it. 2018-01-11 13:14:11 -05:00
database.php fix dbError and cause it to return the error string instead of just logging it. Add error logging of db errors that don't throw exceptions. 2018-11-07 12:33:18 -05:00
functions.php events.php: Remove inline event handlers and enforce CSP 2019-02-09 17:34:59 -08:00
lang.php whitespace 2018-12-20 14:58:38 -05:00
logger.php logger.php: Don't output Panic messages unless debugging is on. Fixes #2460 2019-02-09 18:51:30 -08:00