zoneminder/web/skins/classic/views/js
Isaac Connor c2760ef768 add needed js stuff for streaming 2020-09-02 17:28:08 -04:00
..
add_monitors.js Replace MooTools usage for adding window event listeners (#2429) 2019-01-21 11:14:32 -05:00
console.js console.js - change all createPopup to window.location.assign 2020-08-28 07:58:42 -05:00
console.js.php Limit version check popups to once per hour 2020-04-04 11:52:40 -04:00
control.js More eslint fixes; eslint in php; add eslint to travis (#2419) 2019-01-19 10:32:40 -05:00
controlcap.js add checks for Zoom, Focus, White, Iris movement types 2020-01-03 15:58:57 -05:00
controlpreset.js Replace MooTools usage for adding window event listeners (#2429) 2019-01-21 11:14:32 -05:00
controlpreset.js.php Add missing globals 2020-08-25 11:47:49 -04:00
cycle.js handle scale values of '' and 'auto' 2020-07-03 19:18:05 -04:00
cycle.js.php Add globals definitions 2020-08-04 17:05:58 -04:00
devices.js fix whitspace/braces 2017-05-18 13:50:56 -04:00
donate.js Fix donate now functionality. Improve zmWindow to take an optional sub path so that we can target /donate directly 2019-11-05 10:07:42 -05:00
donate.js.php Ran script to replace all Short open tags 2014-12-05 10:44:23 +11:00
download.js fix eslint 2019-07-26 12:28:02 -04:00
download.js.php Add necessary globals 2020-08-16 20:08:42 -04:00
event.js Persist video volume in a cookie so that subsequent events remember the volume level. 2020-08-26 15:15:57 -04:00
event.js.php Fix case of filterQuery. Fixes #3017 2020-08-21 11:22:47 -04:00
events.js Use ajax request instead of webui to delete events. The reason is that the web ui will spit out the events view after performing the action. Without a filter it will try to list every event. 2020-08-31 10:37:03 -04:00
events.js.php Add missing globals 2020-08-25 11:47:49 -04:00
export.js change exportEvent to expertEvents 2020-04-04 11:53:07 -04:00
export.js.php Fixup exporting 2019-03-20 14:29:05 -04:00
filter.js eslint 2020-08-26 15:36:38 -05:00
filter.js.php Add booleanvalues for operators support 2020-08-16 13:07:42 -04:00
frame.js eslint 2020-08-23 18:40:58 -05:00
frame.js.php update frame top toolbar 2020-08-23 17:53:47 -05:00
frames.js whitespace 2020-08-24 12:05:31 -05:00
group.js update group editing, solving inline javascript problems and removing cruft 2019-11-01 13:37:52 -04:00
groups.js Fix inline-script errors on groups page referenced in #2890 2020-04-02 14:13:28 -04:00
log.js check length of returned tr array to prevent errors in js log 2020-04-23 15:55:46 -04:00
login.js Switch to jquery in login.js. We no longer include mootool for login view. 2020-08-02 19:12:07 -04:00
login.js.php Fix Undefined index: loginFailed. Resolves #1684 2016-11-16 19:42:04 -07:00
monitor.js monitor view - convert links to buttons 2020-08-28 15:22:57 -05:00
monitor.js.php monitor view - convert links to buttons 2020-08-28 15:22:57 -05:00
monitorpreset.js fix whitspace/braces 2017-05-18 13:50:56 -04:00
monitorprobe.js fix whitspace/braces 2017-05-18 13:50:56 -04:00
montage.js add back request queue 2020-09-02 14:42:47 -04:00
montage.js.php Handle the case where the layout has invalid json 2020-08-25 12:07:45 -04:00
montagereview.js Stop the montagereview update while we reload the page 2020-04-23 16:08:36 -04:00
montagereview.js.php Fix globals and a Fatal without ZM\ prefix 2020-08-05 20:00:39 -04:00
onvifprobe.js add changeInterface handler 2020-05-19 16:58:45 -04:00
options.js.php Add missing globals 2020-08-25 11:47:49 -04:00
plugin.js Replace MooTools usage for adding window event listeners (#2429) 2019-01-21 11:14:32 -05:00
postlogin.js.php remove crud 2020-08-03 11:05:58 -04:00
report_event_audit.js Replace MooTools usage for adding window event listeners (#2429) 2019-01-21 11:14:32 -05:00
server.js Merge branch 'release-1.32' 2019-02-22 11:24:23 -05:00
state.js remove timeout on changing runstate. 2019-12-20 16:10:30 -05:00
state.js.php move States loading code into state view where it belongs. Move runnign check into specific places where it is needed. These changes reduce events list load time by about 4 seconds for me. 2016-10-20 13:16:50 -04:00
stats.js whitespace 2020-08-23 13:02:35 -05:00
storage.js fix eslint complaints 2019-01-19 12:40:17 -05:00
timeline.js update timeline header 2020-08-24 14:33:01 -05:00
timeline.js.php Add globals, fixing timeline view 2020-08-11 13:47:37 -04:00
user.js eslint fixes 2020-07-30 12:15:05 -04:00
version.js fix whitspace/braces 2017-05-18 13:50:56 -04:00
version.js.php Ran script to replace all Short open tags 2014-12-05 10:44:23 +11:00
video.js spacing, eslint 2020-04-23 16:12:04 -04:00
video.js.php add global 2020-08-25 11:43:55 -04:00
watch.js apply stream scale in zoom coordinates 2020-06-17 14:46:10 +02:00
watch.js.php Fix globals 2020-08-04 16:36:24 -04:00
zone.js use MonitorStream to handle the video streaming. update buttons. Add onload event to streaming image so that we redraw the points where they should be. Handle padding in locating points. 2020-09-02 14:44:11 -04:00
zone.js.php populate monitorData for MonitorStream use 2020-09-02 14:45:10 -04:00
zones.js add needed js stuff for streaming 2020-09-02 17:28:08 -04:00
zones.js.php add needed js stuff for streaming 2020-09-02 17:27:59 -04:00