.. |
js
|
Use auth_relay instead of auth_hash if AUTH_RELAY==plain or none.
|
2020-05-01 13:04:16 -04:00 |
_monitor_filters.php
|
include id in monitors dropdown so that it is searchable
|
2020-04-23 15:44:27 -04:00 |
_monitor_source_nvsocket.php
|
…
|
|
add_monitors.php
|
…
|
|
bandwidth.php
|
…
|
|
blank.php
|
…
|
|
console.php
|
Fix XSS from monitor Name, group Name, storage Name, server Name
|
2020-04-23 15:45:02 -04:00 |
control.php
|
spacing and escape sql fields
|
2020-05-07 13:57:37 -04:00 |
controlcap.php
|
Restore Gain tab
|
2020-01-03 16:34:46 -05:00 |
controlcaps.php
|
Sort control capabilities by Name instead of Id
|
2019-10-03 17:30:31 -04:00 |
controlpreset.php
|
…
|
|
cycle.php
|
Fix value of auto in width dropdown. Allow a 0 value for scale.
|
2020-04-23 16:30:39 -04:00 |
device.php
|
…
|
|
devices.php
|
…
|
|
donate.php
|
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 |
download.php
|
…
|
|
error.php
|
…
|
|
event.php
|
Handle a zero value for scale
|
2020-04-23 16:37:26 -04:00 |
eventdetail.php
|
…
|
|
events.php
|
Remove some hard coded sizes, spacing and typos. Convert inputs to number inputs as appropriate
|
2020-05-01 18:47:10 -04:00 |
export.php
|
whitespace
|
2020-04-04 11:51:39 -04:00 |
filter.php
|
Handle Zones without monitor
|
2020-04-09 20:41:34 -04:00 |
frame.php
|
fix & to &
|
2019-12-02 15:49:32 -05:00 |
frames.php
|
use & instead of &. Put inputs out of table where they belong
|
2019-12-02 15:33:58 -05:00 |
function.php
|
remove extra (
|
2019-10-05 16:56:05 -04:00 |
group.php
|
update group editing, solving inline javascript problems and removing cruft
|
2019-11-01 13:37:52 -04:00 |
groups.php
|
defend against XSS in Monitor Name
|
2020-04-23 15:51:29 -04:00 |
log.php
|
break up long lines
|
2019-12-20 16:11:10 -05:00 |
login.php
|
add async and defer to recaptcha load
|
2020-04-21 09:20:33 -04:00 |
logout.php
|
…
|
|
monitor.php
|
Remove some hard coded sizes, spacing and typos. Convert inputs to number inputs as appropriate
|
2020-05-01 18:47:10 -04:00 |
monitorpreset.php
|
…
|
|
monitorprobe.php
|
return empty array instead of nothing in probeNetwork
|
2020-01-15 19:02:40 -05:00 |
monitors.php
|
…
|
|
montage.php
|
handle a 0 value for scale
|
2020-04-23 16:41:00 -04:00 |
montagereview.php
|
defend against XSS in Monitor Name
|
2020-04-23 17:53:54 -04:00 |
none.php
|
…
|
|
onvifprobe.php
|
…
|
|
optionhelp.php
|
…
|
|
options.php
|
use a better language for unset value
|
2020-02-11 14:31:48 -05:00 |
plugin.php
|
…
|
|
postlogin.php
|
spaces
|
2019-09-25 10:16:27 -04:00 |
privacy.php
|
…
|
|
report_event_audit.php
|
defend against XSS in Monitor Name
|
2020-04-23 17:56:05 -04:00 |
server.php
|
…
|
|
settings.php
|
…
|
|
shutdown.php
|
…
|
|
state.php
|
Move hidden inputs to top of form
|
2019-12-20 16:11:24 -05:00 |
stats.php
|
…
|
|
status.php
|
…
|
|
storage.php
|
Must use namespace ZM
|
2020-03-31 08:54:47 -04:00 |
timeline.php
|
Fix timeline. Update parseFilterToTree to add missing operators. Fix logging calls to include ZM namespace. Update code style.
|
2020-03-01 11:07:31 -05:00 |
user.php
|
…
|
|
version.php
|
fix fail to update version reminder due to submit button both submitting and formSubmitting as well as view not being set to version
|
2020-04-04 11:48:42 -04:00 |
video.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.php
|
merge some php
|
2020-05-08 17:54:51 -04:00 |
zone.php
|
add default for Units in new zone
|
2019-12-13 11:51:07 -05:00 |
zones.php
|
improvements to layout on zones and zone. Use ViewWidth and ViewHeight. Replace inline javascript
|
2019-10-29 18:06:32 -04:00 |