.. |
add_monitors.js
|
replace mootools in add_monitors
|
2020-12-23 08:54:11 -06:00 |
console.js
|
replace mootools periodical method
|
2021-01-08 07:32:52 -06:00 |
console.js.php
|
Add missing comma
|
2020-12-10 14:08:01 -05:00 |
control.js
|
replace mootools in control.js
|
2020-12-20 08:29:39 -06:00 |
controlcap.js
|
reconfig controlcap cancel button
|
2020-09-26 16:39:31 -05:00 |
controlcaps.js
|
deploy canView and canEdit js objects
|
2020-12-08 14:25:48 -06:00 |
cycle.js
|
fix cyclePrev with only 1 monitor
|
2021-01-08 13:16:16 -06:00 |
cycle.js.php
|
replace createPopup with location.assign
|
2020-10-12 12:37:23 -05:00 |
devices.js
|
deploy canView and canEdit js objects
|
2020-12-08 14:25:48 -06:00 |
event.js
|
use bindButton
|
2021-01-16 13:17:46 -05:00 |
event.js.php
|
touch up event view stat list
|
2020-12-14 06:55:45 -06:00 |
events.js
|
handle objdetect links in a more consistent manner
|
2021-01-02 08:52:26 -06:00 |
events.js.php
|
centralize thumb animation js, add delay
|
2020-12-04 14:35:39 -06:00 |
export.js
|
replace mootools periodical method
|
2021-01-08 07:32:52 -06:00 |
export.js.php
|
Fixup exporting
|
2019-03-20 14:29:05 -04:00 |
filter.js
|
WIP jquery conversion
|
2021-01-04 13:05:33 -06:00 |
filter.js.php
|
Add a sorted_monitor_ids array to use when generating sorted lists of monitors. Return proper json when things aren't set instead of empty string. Use sorted_monitor_ids to populate the monitor dropdown in filters
|
2020-12-18 10:23:41 -05:00 |
frame.js
|
add a button to go to the stats view
|
2021-01-09 16:13:33 -06:00 |
frame.js.php
|
autohide frame stats when out of pixels
|
2021-01-09 16:01:32 -06:00 |
frames.js
|
remove unneeded thumb animation functions from frames.js
|
2020-12-09 18:48:58 -06:00 |
frames.js.php
|
add option to disable thumb animation
|
2020-11-25 13:03:16 -06:00 |
groups.js
|
deploy canView and canEdit js objects
|
2020-12-08 14:25:48 -06:00 |
log.js
|
Fix Clear Log by using minTime and maxTime as timestamps. Fix export including unselected filters. Can't just serialize the form asit may contain fields in teh querystring so you get an array of values instead of a single value
|
2020-12-01 14:24:41 -05: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
|
WIP jquery conversion
|
2021-01-04 13:05:33 -06:00 |
monitor.js.php
|
fix truth value for ZM_OPT_USE_GEOLOCATION
|
2020-10-28 12:49:39 -04:00 |
monitorpreset.js
|
replace mootools .delay method
|
2021-01-08 12:25:17 -06:00 |
monitorprobe.js
|
replace mootools .delay method
|
2021-01-08 12:25:17 -06:00 |
montage.js
|
use plain js to get the livestream rather than mootools
|
2021-01-11 07:27:11 -06:00 |
montage.js.php
|
replace createPopup with location.assign
|
2020-10-12 12:37:23 -05:00 |
montagereview.js
|
eslint
|
2021-01-03 14:23:13 -06:00 |
montagereview.js.php
|
WIP jquery conversion
|
2021-01-04 13:05:33 -06:00 |
onvifprobe.js
|
replace mootools .delay method
|
2021-01-08 12:25:17 -06:00 |
options.js
|
deploy canView and canEdit js objects
|
2020-12-08 14:25:48 -06:00 |
options.js.php
|
deploy canView and canEdit js objects
|
2020-12-08 14:25:48 -06:00 |
plugin.js
|
Replace MooTools usage for adding window event listeners (#2429)
|
2019-01-21 11:14:32 -05:00 |
postlogin.js
|
clean up postlogin js
|
2021-01-09 14:40:38 -06:00 |
postlogin.js.php
|
clean up postlogin js
|
2021-01-09 14:40:38 -06:00 |
report_event_audit.js
|
use a common function for datetime changes.
|
2020-12-04 15:28:26 -05:00 |
server.js
|
Merge branch 'release-1.32'
|
2019-02-22 11:24:23 -05: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
|
Merge branch 'release-1.34'
|
2021-01-15 18:46:07 -05:00 |
timeline.js.php
|
Add globals, fixing timeline view
|
2020-08-11 13:47:37 -04:00 |
user.js
|
add back and refresh buttons to user view
|
2020-09-25 15:49:18 -05:00 |
video.js
|
whitespace
|
2020-10-05 16:31:26 -05:00 |
video.js.php
|
unpopup video view
|
2020-10-05 15:44:07 -05:00 |
watch.js
|
Use auth hash in event loading. Use monitorURL in ajax calls that need to talk to zms. Use bindButton to handle the non-existence of settings button.
|
2021-01-16 13:17:46 -05:00 |
watch.js.php
|
use JS instead of Mootools to detect IE browser
|
2021-01-08 08:27:06 -06:00 |
zone.js
|
replace mootools getelement and addevent
|
2021-01-11 09:06:21 -06:00 |
zone.js.php
|
use JS instead of Mootools to detect IE browser
|
2021-01-08 08:27:06 -06:00 |
zones.js
|
replace mootools in MonitorStream
|
2021-01-06 14:19:25 -06:00 |
zones.js.php
|
add needed js stuff for streaming
|
2020-09-02 17:27:59 -04:00 |