.. |
js
|
wip
|
2019-02-25 10:21:43 -05:00 |
_monitor_filters.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
_monitor_source_nvsocket.php
|
fix nvsocket
|
2017-11-13 14:25:19 -08:00 |
add_monitors.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
bandwidth.php
|
Merge branch 'reload_zmfilter_on_filter_save' into storageareas
|
2019-02-11 13:26:53 -05:00 |
blank.php
|
More inline JS / nonce conversions (#2415)
|
2019-01-18 09:51:06 -05:00 |
console.php
|
Merge branch 'storageareas' into zma_to_thread
|
2019-02-22 11:39:58 -05:00 |
control.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
controlcap.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
controlcaps.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
controlpreset.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
cycle.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
device.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
devices.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
donate.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
download.php
|
Merge branch 'master' into storageareas
|
2019-02-10 12:37:45 -05:00 |
error.php
|
Add a CSP script-src policy with nonce-source and convert more inline event handlers (#2413)
|
2019-01-16 09:59:58 -05:00 |
event.php
|
wip
|
2019-02-25 10:21:43 -05:00 |
eventdetail.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
events.php
|
Merge branch 'master' into storageareas
|
2019-02-22 11:33:47 -05:00 |
export.php
|
Merge branch 'master' into storageareas
|
2019-02-22 11:33:47 -05:00 |
filter.php
|
Merge branch 'master' into storageareas
|
2019-02-22 11:33:47 -05:00 |
frame.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
frames.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
function.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
group.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
groups.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
image-ffmpeg.php
|
Merge branch 'master' into storageareas
|
2017-07-21 11:04:32 -04:00 |
log.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
login.php
|
add autocomplete tags to username and password inputs
|
2019-02-10 00:27:33 -08:00 |
logout.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
monitor.php
|
Merge branch 'storageareas' into zma_to_thread
|
2019-02-22 11:39:58 -05:00 |
monitorpreset.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
monitorprobe.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
monitors.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
montage.php
|
Merge branch 'master' into storageareas
|
2019-02-22 11:33:47 -05:00 |
montagereview.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
none.php
|
Escape output of WEB_TITLE, HOME_URL, HOME_CONTENT, & WEB_CONSOLE_BANNER. Fixes #2468
|
2019-02-09 18:06:21 -08:00 |
onvifprobe.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
optionhelp.php
|
Add a CSP script-src policy with nonce-source and convert more inline event handlers (#2413)
|
2019-01-16 09:59:58 -05:00 |
options.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
plugin.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
postlogin.php
|
Escape output of WEB_TITLE, HOME_URL, HOME_CONTENT, & WEB_CONSOLE_BANNER. Fixes #2468
|
2019-02-09 18:06:21 -08:00 |
privacy.php
|
get rid of js that just does the form submit. Upgrade the button from an input to a button. Use 0 and 1 instead of accept and decline, which allows us to pre-select the current value of ZM_TELEMETRY_DATA. So that if you had previously declined, you won't accidentally accept. This fixes the reported error that choosing decline would cause the setting to not be saved and the privacy popup to happen again. (#2534)
|
2019-02-22 09:20:54 -05:00 |
report_event_audit.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
server.php
|
Fix use of empty which isn't supported in old php. Remove the code entirely as I think it was just cutnpasted from somewhere else. We don't care if it is a new server or not in the validate code.
|
2019-02-22 11:22:44 -05:00 |
settings.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
state.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
stats.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
status.php
|
fix state changing/etc
|
2019-01-30 14:36:46 -05:00 |
storage.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
timeline.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
user.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
version.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
video.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
watch.php
|
Merge branch 'master' into storageareas
|
2019-02-22 11:33:47 -05:00 |
zone.php
|
Merge branch 'master' into storageareas
|
2019-02-22 11:33:47 -05:00 |
zones.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |