.. |
js
|
update and fix the donate popup
|
2019-03-05 13:10:04 -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
|
bandwidth.php: Submit to the 'bandwidth' view but render the 'none' view. Fixes #2493
|
2019-02-10 13:22:08 -08:00 |
blank.php
|
More inline JS / nonce conversions (#2415)
|
2019-01-18 09:51:06 -05:00 |
console.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -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
|
Fix control presets
|
2019-03-01 13:37:34 -05:00 |
cycle.php
|
fix up remaining issues with cycle updates
|
2019-03-04 13:35:40 -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
|
update and fix the donate popup
|
2019-03-05 13:10:04 -05:00 |
download.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08: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
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
eventdetail.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
events.php
|
Merge fix from storageareas for archive/delete in events list
|
2019-02-26 10:22:58 -05:00 |
export.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
filter.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -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
|
remove warning when QUERY_STRING is not set
|
2019-02-24 10:05:45 -05:00 |
logout.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
monitor.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -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
|
fix destination view on the monitors view
|
2019-03-05 11:02:58 -05:00 |
montage.php
|
fix up remaining issues with cycle updates
|
2019-03-04 13:35:40 -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
|
add Event Notification support to server
|
2019-02-27 09:29:11 -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
|
add Event Notification support to server
|
2019-02-27 09:29:11 -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
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
zone.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
zones.php
|
fix spacing
|
2019-02-25 15:24:25 -05:00 |