.. |
js
|
simplify some code, pass around zm_event json objects instead of event_id. Each monitor has it's own image so when loading event data put it into a div/img referenced by monitor Id
|
2022-02-11 18:06:08 -05:00 |
_monitor_filters.php
|
remove debug
|
2021-11-17 18:57:53 -05:00 |
_monitor_source_nvsocket.php
|
…
|
|
add_monitors.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
bandwidth.php
|
go back rather than close window
|
2021-01-11 13:46:50 -05:00 |
blank.php
|
More inline JS / nonce conversions (#2415)
|
2019-01-18 09:51:06 -05:00 |
console.php
|
Don't change colour of dot to warning when not Enabled and not doing analysis. Add reason to the dot
|
2021-12-06 09:48:44 -05: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
|
Remove offending extra comma
|
2022-02-14 09:47:59 -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
|
Adds Amcrest On-camera Motion Detection
|
2022-01-25 22:38:00 -06: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
|
Add Importance to monitors view
|
2021-12-28 13:51:47 -05:00 |
montage.php
|
Only include janus.js if needed
|
2022-02-08 13:33:02 -05:00 |
montagereview.php
|
Rename StartTime, EndTime in Events to StartDateTime and EndDateTime
|
2020-11-04 13:56:27 -05: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
|
Split the data by monitor and display a monitor image/info for each monitor.
|
2022-02-11 18:06:42 -05:00 |
user.php
|
Split user info into two columns
|
2021-04-12 15:59:31 -04:00 |
video.php
|
is no longer in existence
|
2021-10-28 10:46:50 -04:00 |
watch.php
|
Only load janus.js if we are using it
|
2022-02-08 11:03:25 -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 |