.. |
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
|
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 |
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
|
Use data-onclick instead of data-on-click-this. Load form by id instead of passed in element. Fixes #3250
|
2021-05-22 13:59:10 -04:00 |
export.js.php
|
Fixup exporting
|
2019-03-20 14:29:05 -04:00 |
filter.js
|
turn Save, SaveAs and Execute into submit buttons. Put Id into the form action so that it shows up in the url bar. Disable putting the form contents into the url bar in parse_rows.
|
2021-08-12 13:44:49 -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
|
add a button to go to the stats view
|
2021-01-11 13:46:51 -05: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
|
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
|
fix missing )
|
2021-04-10 18:16:59 -04:00 |
montage.js.php
|
replace createPopup with location.assign
|
2020-10-12 12:37:23 -05:00 |
montagereview.js
|
Remove some debug logging
|
2021-06-13 18:20:57 -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
|
Cleanup, split export and download functions in snapshot.
|
2021-08-06 19:18:02 -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
|
Fix scaling when scale to fit
|
2021-05-10 11:08:16 -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 |