.. |
add_monitors.js
|
Replace MooTools usage for adding window event listeners (#2429)
|
2019-01-21 11:14:32 -05:00 |
console.js
|
fix selecting Monitors by passing MonitorId as MonitorId[]
|
2019-12-02 14:21:25 -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
|
google code style
|
2018-05-16 11:14:11 -04:00 |
cycle.js
|
handle scale values of '' and 'auto'
|
2020-07-03 19:18:05 -04:00 |
cycle.js.php
|
Fix Width & Height rotation when scaling. Fixes #2760
|
2019-11-22 12:18:30 -05: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
|
Fix download and export button from events list. Fixes #2668 (#2670)
|
2019-07-24 12:31:43 -04:00 |
event.js
|
fix eslint errors
|
2020-05-29 13:28:33 -04:00 |
event.js.php
|
defend against XSS in Monitor Name
|
2020-04-23 15:54:12 -04:00 |
events.js
|
fix mouseover streaming in chrome when adblocker disabled
|
2019-12-13 17:48:22 -05:00 |
events.js.php
|
Remove no longer used max from events
|
2017-12-02 12:28:05 -05: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
|
fix eslint errors
|
2020-05-29 13:28:33 -04:00 |
filter.js.php
|
Move arrays out of ifs, pass to js
|
2017-12-15 08:47:03 -05:00 |
frame.js
|
fix lint, remove debug
|
2019-11-19 11:37:45 -05:00 |
frame.js.php
|
frame.php: Fix multiple XSS from 'show' and 'scale' parameters and enforce CSP.
|
2019-02-09 15:10:45 -08: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
|
Replace MooTools usage for adding window event listeners (#2429)
|
2019-01-21 11:14:32 -05:00 |
login.js.php
|
Fix Undefined index: loginFailed. Resolves #1684
|
2016-11-16 19:42:04 -07:00 |
monitor.js
|
fix eslint errors
|
2019-12-31 19:24:51 -06:00 |
monitor.js.php
|
Remove debug
|
2020-04-21 12:19:18 -04: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
|
if width/height don't evaluate to an integer, set to auto.
|
2020-07-04 08:58:09 -04:00 |
montage.js.php
|
Bug fix: Allows for inital/base install without the option MultiPort config value assigned
|
2020-01-20 00:44:20 -08:00 |
montagereview.js
|
Stop the montagereview update while we reload the page
|
2020-04-23 16:08:36 -04:00 |
montagereview.js.php
|
Use a little less ram by passing by reference
|
2020-04-23 16:07:59 -04:00 |
onvifprobe.js
|
fix js error in onvif probe
|
2019-10-03 17:31:10 -04:00 |
options.js.php
|
fix whitspace/braces
|
2017-05-18 13:50:56 -04:00 |
plugin.js
|
Replace MooTools usage for adding window event listeners (#2429)
|
2019-01-21 11:14:32 -05:00 |
postlogin.js.php
|
Fix no redirect on login with palemoon browser
|
2020-05-01 13:03:56 -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 |
storage.js
|
fix eslint complaints
|
2019-01-19 12:40:17 -05:00 |
timeline.js
|
fix eslint errors
|
2020-05-29 13:28:33 -04:00 |
timeline.js.php
|
Revamp timeline. Make it handle being full browser width. remove onclicks.
|
2019-09-28 14:23:23 -04:00 |
user.js
|
Update saving Users. Don't allow restrictions on admin user. Fix CSP violations.
|
2020-06-23 22:19:04 -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
|
Fix various aspects of the video generating page. Clean up and update code. Remove inline javascript. Fixes #2843
|
2020-02-25 18:12:25 -05:00 |
watch.js
|
fix eslint errors
|
2020-05-29 13:28:33 -04:00 |
watch.js.php
|
add monitorStreamReplayBuffer to javascript vars. Use it to determine whether to update fast forward and reverse buttons
|
2020-04-23 16:17:27 -04:00 |
zone.js
|
fix some csp violations
|
2020-07-07 18:57:11 -04:00 |
zone.js.php
|
improvements to layout on zones and zone. Use ViewWidth and ViewHeight. Replace inline javascript
|
2019-10-29 18:06:32 -04:00 |
zones.js
|
More eslint fixes; eslint in php; add eslint to travis (#2419)
|
2019-01-19 10:32:40 -05:00 |
zones.js.php
|
rework from Url() to PathToIndex(), PathToZMS(), UrlToIndex() and UrlToZMS()
|
2018-11-27 17:35:25 -05:00 |