.. |
js
|
fix archive buttons, remove asterisk from event name
|
2020-08-16 14:46:56 -05:00 |
_monitor_filters.php
|
Update class so that Submit button is hidden under new bootstrap
|
2020-07-26 22:32:36 -04:00 |
_monitor_source_nvsocket.php
|
…
|
|
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
|
When storage area has been deleted, say so
|
2020-08-11 14:11:48 -04:00 |
control.php
|
spacing and escape sql fields
|
2020-07-30 17:07:43 -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
|
Fix control presets
|
2019-03-01 13:37:34 -05:00 |
cycle.php
|
Update cycle monitorlist sidebar to bootstrap4
|
2020-08-04 17:35:41 -04: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
|
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
|
Fix download and export button from events list. Fixes #2668 (#2670)
|
2019-07-24 12:31:43 -04:00 |
error.php
|
Turn close link into a button
|
2020-07-03 19:17:26 -04:00 |
event.php
|
Handle a zero value for scale
|
2020-04-23 16:37:26 -04:00 |
eventdetail.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
events.php
|
fix archive buttons, remove asterisk from event name
|
2020-08-16 14:46:56 -05:00 |
export.php
|
whitespace
|
2020-04-04 11:51:39 -04:00 |
filter.php
|
Fix some spacing
|
2020-08-04 17:05:44 -04:00 |
frame.php
|
handle when [fid] = 0; Fixes #2994
|
2020-07-29 18:51:11 -04: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
|
convert log filters to responsive bootstrap divs.
|
2020-08-02 20:25:24 -04:00 |
login.php
|
add async and defer to recaptcha load
|
2020-04-21 09:20:33 -04:00 |
logout.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
monitor.php
|
Merge branch 'release-1.34'
|
2020-08-06 11:57:35 -04:00 |
monitorpreset.php
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
monitorprobe.php
|
Failure to parse output shouldn't be fatal. Just skp to the next instead. Use json_encode instead of serialize
|
2020-05-15 16:02:19 -04:00 |
monitors.php
|
fix destination view on the monitors view
|
2019-03-05 11:02:58 -05:00 |
montage.php
|
Merge branch 'release-1.34'
|
2020-07-04 09:09:24 -04:00 |
montagereview.php
|
defend against XSS in Monitor Name
|
2020-04-23 17:53:54 -04:00 |
none.php
|
get global cspNonce
|
2019-09-25 10:15:32 -04:00 |
onvifprobe.php
|
Correct handling of Transport in onvif results
|
2020-06-16 16:48:17 -04:00 |
optionhelp.php
|
basic update of optionhelp view
|
2019-04-12 14:57:11 -04:00 |
options.php
|
Update options.php
|
2020-08-10 15:48:20 -05:00 |
plugin.php
|
database.php cleanup. remove dbFetchMonitor and dbFetchGroup. Their usage has been replaced with the Object::find_one usage. Also more quoting of table and colume names to fix #2659
|
2019-08-13 11:45:50 -04:00 |
postlogin.php
|
spaces
|
2019-09-25 10:16:27 -04: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
|
defend against XSS in Monitor Name
|
2020-04-23 17:56:05 -04:00 |
server.php
|
add Event Notification support to server
|
2019-02-27 09:29:11 -05:00 |
settings.php
|
Update settings view. Were assigning to a function. More work to be done.
|
2020-08-10 21:20:23 -04:00 |
shutdown.php
|
Test for configuration of ZM_PATH_SHUTDOWN and provide useul error message
|
2020-08-10 12:26:37 -04:00 |
state.php
|
reogranize state.php
|
2020-08-10 13:35:12 -05: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
|
Must use namespace ZM
|
2020-03-31 08:54:47 -04:00 |
timeline.php
|
turn off debug
|
2020-08-11 13:47:48 -04:00 |
user.php
|
Update user view to use User class
|
2020-08-01 10:27:54 -04:00 |
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
|
direct settings view to the monitor that is actually recording the stream
|
2020-08-10 21:32:23 -04:00 |
zone.php
|
Apply min=0 to filterX and Y so that we don't get negative values
|
2020-08-09 22:20:06 -04:00 |
zones.php
|
fix CSP on polygons
|
2020-08-08 11:38:54 -04:00 |