.. |
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
|
Fix use of thisUrl instead of monitorUrl when getting stream status. Fix changing stream image due to use of jquery.
|
2021-10-31 14:44:36 -04:00 |
event.js.php
|
Use getStat instead of other jquery code to update the event data. Don't refresh before rename ajax finishes. Deprecate the n/a handling in getStat. Not sure why it's needed. Sync update eventData with what is returned by ajax status call. Fixes #3265
|
2021-06-08 16:58:51 -04:00 |
events.js
|
web: make eslint happy
|
2021-03-21 21:40:41 +01: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
|
…
|
|
monitor.js
|
Include pre event count in min estimated ram use
|
2021-05-08 15:47:29 -04: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
|
spacing. When the selected layout is not freeform, calculate the ratio of computed size to stream source size to calculate a value for scale.
|
2021-08-19 16:05:43 -04:00 |
montage.js.php
|
replace createPopup with location.assign
|
2020-10-12 12:37:23 -05:00 |
montagereview.js
|
Fix js error in montage review when using scaled mode. Fixes #3351
|
2021-09-14 10:26:17 -04:00 |
montagereview.js.php
|
fix missing namespace on warning
|
2021-06-02 18:35:13 -04: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
|
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
|
Add some extra parenthesis to make sure the logic works right
|
2021-10-25 16:55:23 -04:00 |
watch.js.php
|
use JS instead of Mootools to detect IE browser
|
2021-01-11 13:46:50 -05:00 |
zone.js
|
Can't use a decimal step. Has to be any because browsers suck.
|
2021-03-21 12:30:56 -04:00 |
zone.js.php
|
use JS instead of Mootools to detect IE browser
|
2021-01-11 13:46:50 -05:00 |
zones.js
|
remove unised function
|
2021-03-23 13:53:25 -04:00 |
zones.js.php
|
add needed js stuff for streaming
|
2020-09-02 17:27:59 -04:00 |