.. |
add_monitors.js
|
Merge branch 'master' into zma_to_thread
|
2020-12-29 12:18:26 -05:00 |
console.js
|
fix hiding cloneBtn
|
2021-02-02 23:19:52 -05: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-11 13:46:51 -05: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
|
parseInt prevEventId and nextEventID to be sure that our tests for != 0 work. Also don't go to previous event if prevEventId ==0.Maybe Fixes #3390
|
2021-12-15 09:11:55 -05:00 |
event.js.php
|
Add layers toggle button, cleanup code by using ->canView, rename Monitor to monitor, add svg zones layer
|
2021-12-05 17:48:49 -05:00 |
events.js
|
Remove text-nowrap from cause/notes column
|
2021-11-24 12:06:13 -05:00 |
events.js.php
|
centralize thumb animation js, add delay
|
2020-12-04 14:35:39 -06:00 |
export.js
|
Improvements to export. Fix tar -v, should be tar --version. make table width:100% and iframe height 100%. Always show thumbnail of video. Show Id of event if no other links. generate Images frame content event if no jpegs but there is an mp4. Set timeout to infinity for generating export. Provide more feedback if it breaks. Fix ticker.
|
2021-10-14 17:56:02 -04:00 |
export.js.php
|
Fixup exporting
|
2019-03-20 14:29:05 -04:00 |
filter.js
|
Remove debugging
|
2021-10-28 15:12:24 -04: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
|
Send all stats rows instead of just 1. Handle receiving all rows, and don't list event id and frame id
|
2021-10-29 18:54:23 -04:00 |
frame.js.php
|
autohide frame stats when out of pixels
|
2021-01-11 13:46:51 -05: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
|
Use decodeURIComponent instead of decodeURI
|
2021-02-02 09:12:34 -05:00 |
login.js
|
handle if error message doesn't exist
|
2021-03-27 13:42:00 -04:00 |
login.js.php
|
Fix Undefined index: loginFailed. Resolves #1684
|
2016-11-16 19:42:04 -07:00 |
monitor.js
|
Fix value of unknown Model
|
2021-11-17 18:58:02 -05:00 |
monitor.js.php
|
Allow [] characters in url to work with ipv6. Fixes #3261
|
2021-05-26 18:50:26 -04:00 |
monitorpreset.js
|
replace mootools .delay method
|
2021-01-11 13:46:50 -05:00 |
monitorprobe.js
|
Continue to work even if opener isn't defined, which it isn't anymore because we got rid of popups. Fixes save button on monitorprobe.
|
2021-08-05 14:48:14 -04:00 |
montage.js
|
Rough in fullscreen mode on montage
|
2021-11-12 15:11:48 -05:00 |
montage.js.php
|
Move state definitions into skin.js.php because they are used in several different views. Add STATE_UNKNOWN to match of with c++ side actual values.
|
2021-12-09 12:35:42 -05:00 |
montagereview.js
|
kill the background timer when switching to history so that we don't cause a javascript error. comment out debugging and use native javascript instead of jquery.
|
2021-11-22 14:17:50 -05:00 |
montagereview.js.php
|
Move init of ctx up before we setup the monitors. I think in some cases we can calls functions that assume ctx has a value. Uncaught%20TypeError%3A%20Cannot%20read%20properties%20of%20undefined%20(reading%20'getImageData')
|
2021-11-22 12:53:51 -05:00 |
onvifprobe.js
|
replace mootools .delay method
|
2021-01-11 13:46:50 -05: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-11 13:46:51 -05:00 |
postlogin.js.php
|
Add Snapshots and Snapshot_Events Tables. Add HomeView to Users.
|
2021-03-12 09:26:23 -05: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 |
snapshot.js
|
Use canView.Snapshots for snapshot permissions instead of canView.Events
|
2021-08-18 10:53:59 -04:00 |
snapshot.js.php
|
Cleanup, split export and download functions in snapshot.
|
2021-08-06 19:18:02 -04:00 |
snapshots.js
|
Fix url to ajax endpoint for deleting snapshots.
|
2021-08-06 19:18:27 -04:00 |
snapshots.js.php
|
Rough in the ui for Snapshots
|
2021-03-12 09:28:05 -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
|
Set to never timeout while generating video
|
2021-11-12 15:11:48 -05:00 |
video.js.php
|
unpopup video view
|
2020-10-05 15:44:07 -05:00 |
watch.js
|
Fixes to specifying width and height of image due to us jquery. Implement changeRate/MaxFPS. Cleanup use of auth_hash in JSON.
|
2021-12-16 16:38:15 -05:00 |
watch.js.php
|
Fixes to specifying width and height of image due to us jquery. Implement changeRate/MaxFPS. Cleanup use of auth_hash in JSON.
|
2021-12-16 16:38:15 -05:00 |
zone.js
|
setScale to auto
|
2021-11-12 15:11:48 -05:00 |
zone.js.php
|
Move state definitions into skin.js.php because they are used in several different views. Add STATE_UNKNOWN to match of with c++ side actual values.
|
2021-12-09 12:35:42 -05:00 |
zones.js
|
setScale to auto
|
2021-11-12 15:11:48 -05:00 |
zones.js.php
|
Move state definitions into skin.js.php because they are used in several different views. Add STATE_UNKNOWN to match of with c++ side actual values.
|
2021-12-09 12:35:42 -05:00 |