.. |
js
|
Fix behaviour of layout,width,height scale etc. Height is a special case, it works differently than the rest. Use MonitorStream.js functions for setting the width/height and scale of the zms url. The img is always 100% width and height, everything is set in the containing divs.
|
2022-04-10 17:26:23 -04:00 |
_monitor_filters.php
|
html is not a global.. confusing yes.
|
2022-02-12 22:17:03 -05:00 |
_monitor_source_nvsocket.php
|
…
|
|
add_monitors.php
|
…
|
|
bandwidth.php
|
go back rather than close window
|
2021-01-11 13:46:50 -05:00 |
blank.php
|
…
|
|
console.php
|
Adding recording status to console
|
2022-03-09 19:59:21 +01:00 |
control.php
|
go back rather than close window
|
2021-01-11 13:46:50 -05:00 |
controlcap.php
|
Fix clicking on pills committing the form. Remove hidden inputs and use pills to toggle visibility of divs instead. rename newControl to Control. Use button as the action input
|
2021-01-12 18:41:24 -05:00 |
controlcaps.php
|
remove data-mobile-responsive, use table-responsive-sm instead
|
2020-12-02 07:47:57 -06:00 |
cycle.php
|
Only include janus.js if needed
|
2022-02-08 13:33:02 -05:00 |
devices.php
|
remove data-mobile-responsive, use table-responsive-sm instead
|
2020-12-02 07:47:57 -06:00 |
error.php
|
add navbar to error view
|
2020-09-26 14:29:02 -05:00 |
event.php
|
If rate > 1600, limit it to 1600 to prevent logged errors
|
2022-01-20 11:51:08 -05:00 |
events.php
|
Add sort-name and sort-order to bootstrap table options. Also set data-remember-order=false. This allows orderings set by filters to work. Fixes #3348
|
2021-10-25 12:35:46 -04:00 |
export.php
|
Fixed in export.php "Class 'Filter' not found" and construction of SQL query with wrong syntax
|
2022-02-04 22:19:15 -05:00 |
filter.php
|
Revert "Add SQL opTypes IN, NOT IN to filter view, #3432"
|
2022-02-15 10:07:48 -05:00 |
frame.php
|
Most programmatic images are lazy.
|
2022-02-22 08:31:02 -05:00 |
frames.php
|
remove data-mobile-responsive, use table-responsive-sm instead
|
2020-12-02 07:47:57 -06:00 |
groups.php
|
use xhtmlFooter
|
2020-09-02 18:17:12 -04:00 |
log.php
|
remove data-mobile-responsive, use table-responsive-sm instead
|
2020-12-02 07:47:57 -06:00 |
login.php
|
Fix eslint
|
2021-03-27 18:25:04 -04:00 |
monitor.php
|
Fix on-change-this to data-on-change-this and remove an extra /tr
|
2022-04-06 14:58:42 -04:00 |
monitorpreset.php
|
go back rather than close window
|
2021-01-11 13:46:50 -05:00 |
monitorprobe.php
|
Add arp-scan as a tool for getting list of devices on network. Add an interface specifier to monitor probe just like on onvif-probe. Rough in support for Hikvision cameras
|
2022-02-07 12:33:53 -05:00 |
monitors.php
|
replace Function with Recording, Analysing, Capturing
|
2022-02-08 11:22:41 -05:00 |
montage.php
|
Only include janus.js if needed
|
2022-02-08 13:33:02 -05:00 |
montagereview.php
|
Fix missed Function => Capturing == None
|
2022-03-13 08:37:33 -04:00 |
none.php
|
get global cspNonce
|
2019-09-25 10:15:32 -04:00 |
onvifprobe.php
|
Add arp-scan as a tool for getting list of devices on network. Add an interface specifier to monitor probe just like on onvif-probe. Rough in support for Hikvision cameras
|
2022-02-07 12:33:53 -05:00 |
optionhelp.php
|
go back rather than close window
|
2021-01-11 13:46:50 -05:00 |
options.php
|
Use getBodyTopHTML so that we get error messages in UI
|
2022-02-08 13:33:22 -05:00 |
plugin.php
|
go back rather than close window
|
2021-01-11 13:46:50 -05:00 |
postlogin.php
|
use xhtmlFooter as it now contains the javascript instead of xhtmlHeader
|
2020-09-02 14:46:08 -04:00 |
privacy.php
|
use xhtmlFooter
|
2020-09-02 18:17:12 -04:00 |
report_event_audit.php
|
Use =[] instead of IN as operator. Fixes #3432
|
2022-02-15 10:23:30 -05:00 |
snapshot.php
|
Cleanup, split export and download functions in snapshot.
|
2021-08-06 19:18:02 -04:00 |
snapshots.php
|
Enable/Disable Snapshots based on ZM_FEATURES_SNAPSHOTS config setting
|
2021-05-04 13:19:40 -04:00 |
stats.php
|
spacing and quotes
|
2021-05-02 12:43:17 -04:00 |
status.php
|
use xhtmlFooter
|
2020-09-02 18:17:12 -04:00 |
timeline.php
|
Most programmatic images are lazy.
|
2022-02-22 08:31:02 -05:00 |
user.php
|
Allow editing of admin user. Hide snapshots permission if the feature is turned off
|
2022-03-29 17:19:31 -04:00 |
video.php
|
is no longer in existence
|
2021-10-28 10:46:50 -04:00 |
watch.php
|
add a label for rateControl
|
2022-02-27 14:31:04 -05:00 |
zone.php
|
Use Monitor->getStatusHTML to generate status html
|
2022-01-20 11:53:35 -05:00 |
zones.php
|
Use Monitor->getStatusHTML to generate status html
|
2022-01-20 11:53:44 -05:00 |