.. |
js
|
Old browsers, specifically Safari on IOS9 doesn't support let. Need to use var instead.
|
2018-12-03 15:17:16 -05:00 |
_monitor_filters.php
|
remove : from labels on monitor filters. They can be put back in css
|
2018-10-09 11:09:42 -04:00 |
_monitor_source_nvsocket.php
|
fix nvsocket
|
2017-11-13 14:25:19 -08:00 |
add_monitors.php
|
make find and find_one functions consistent across Objects
|
2018-09-07 16:31:11 -04:00 |
bandwidth.php
|
add ZM_BANDWIDTH_DEFAULT
|
2017-10-12 12:09:05 -04:00 |
blank.php
|
update gpl 2 mailing address in source files
|
2016-12-26 09:23:16 -06:00 |
console.php
|
Add tooltip for sorting monitors
|
2018-11-11 16:23:19 -05:00 |
control.php
|
white space and a check for mid being set to quiet error messages
|
2017-05-30 11:37:48 -04:00 |
controlcap.php
|
update gpl 2 mailing address in source files
|
2016-12-26 09:23:16 -06:00 |
controlcaps.php
|
update gpl 2 mailing address in source files
|
2016-12-26 09:23:16 -06:00 |
controlpreset.php
|
google code style
|
2018-05-16 11:14:11 -04:00 |
cycle.php
|
Make video 100% width in cycle. Also fix monitors filtering by putting it in a form
|
2018-07-09 12:50:57 -04:00 |
device.php
|
update gpl 2 mailing address in source files
|
2016-12-26 09:23:16 -06:00 |
devices.php
|
update gpl 2 mailing address in source files
|
2016-12-26 09:23:16 -06:00 |
donate.php
|
update gpl 2 mailing address in source files
|
2016-12-26 09:23:16 -06:00 |
download.php
|
Show total size for non-montage review downloads as well
|
2018-05-18 15:51:42 +02:00 |
error.php
|
update gpl 2 mailing address in source files
|
2016-12-26 09:23:16 -06:00 |
event.php
|
Fix rate resetting by storing it in a cookie and using that on initial event load. Fixes #2319
|
2018-11-29 09:43:21 -05:00 |
eventdetail.php
|
spacing and quotes
|
2017-07-06 10:49:36 -04:00 |
events.php
|
show event notes in same event view (#2259)
|
2018-10-16 12:11:25 -04:00 |
export.php
|
must specify type=button or else some browsers treat it as a submit button
|
2018-05-18 16:07:58 +02:00 |
filter.php
|
correct falsepi=> false
|
2018-10-10 16:08:48 -04:00 |
frame.php
|
Use buttons instead of anchor tags for Prev/Next/FIrst/Last buttons
|
2018-11-14 15:54:34 -05:00 |
frames.php
|
spaces and quotes
|
2018-11-14 15:54:45 -05:00 |
function.php
|
spacing
|
2017-10-05 16:11:54 -04:00 |
group.php
|
make find and find_one functions consistent across Objects
|
2018-09-07 16:31:11 -04:00 |
groups.php
|
make find and find_one functions consistent across Objects
|
2018-09-07 16:31:11 -04:00 |
image-ffmpeg.php
|
Merge branch 'master' into storageareas
|
2017-07-21 11:04:32 -04:00 |
log.php
|
Use proper buttons and remove extra bootstrap styles from buttons so that they aren't all jammed together
|
2018-10-22 13:54:27 -04:00 |
login.php
|
added account icon
|
2018-03-25 16:18:50 -04:00 |
logout.php
|
Replace ZoneMinder with ZM_WEB_TITLE
|
2018-01-11 10:57:43 -05:00 |
monitor.php
|
Merge pull request #2289 from connortechnology/audio_only_with_ffmpeg
|
2018-11-03 20:39:18 -05:00 |
monitorpreset.php
|
update gpl 2 mailing address in source files
|
2016-12-26 09:23:16 -06:00 |
monitorprobe.php
|
use base64_encode for monitor probe
|
2018-09-21 12:00:03 -05:00 |
monitors.php
|
make find and find_one functions consistent across Objects
|
2018-09-07 16:31:11 -04:00 |
montage.php
|
Add a mouseover tooltip saying Toggle Filters on up arrow
|
2018-10-10 14:12:16 -04:00 |
montagereview.php
|
add missing ;
|
2018-10-09 11:10:09 -04:00 |
none.php
|
fix braces
|
2017-07-12 10:57:45 -04:00 |
onvifprobe.php
|
use json_encode/decode instead of serialize/unserialize to pass onvif probe results around. Also clean up some code/ add some missing things. Fixes #2271 and #2272
|
2018-10-24 09:49:56 -04:00 |
optionhelp.php
|
optionhelp - support links markdown style (#2198)
|
2018-09-03 09:56:52 -04:00 |
options.php
|
fix missing bits. Implement UrlToIndex in Monitor and fix use of Url(). Implement PathToApi as well
|
2018-11-29 14:26:30 -05:00 |
plugin.php
|
update gpl 2 mailing address in source files
|
2016-12-26 09:23:16 -06:00 |
postlogin.php
|
turn into a url instead of boolean. Use it to refresh the options page on change so that changes are instantly noticable
|
2018-01-28 15:13:57 -05:00 |
privacy.php
|
Add Privacy Statement (#2194)
|
2018-08-30 13:25:02 -04:00 |
report_event_audit.php
|
add fileSize to the api, and use it to add remote fileSize reporting in includes/Event
|
2018-05-08 13:33:56 -07:00 |
server.php
|
fix missing bits. Implement UrlToIndex in Monitor and fix use of Url(). Implement PathToApi as well
|
2018-11-29 14:26:30 -05:00 |
settings.php
|
update gpl 2 mailing address in source files
|
2016-12-26 09:23:16 -06:00 |
state.php
|
Merge branch 'master' into storageareas
|
2017-07-13 11:04:51 -04:00 |
stats.php
|
update gpl 2 mailing address in source files
|
2016-12-26 09:23:16 -06:00 |
status.php
|
update gpl 2 mailing address in source files
|
2016-12-26 09:23:16 -06:00 |
storage.php
|
fix gpl mailing address
|
2018-11-15 19:53:45 -06:00 |
timeline.php
|
specify E.* in query because otherwise it uses M.Id for Id
|
2018-04-20 14:25:38 -04:00 |
user.php
|
add ZM_BANDWIDTH_DEFAULT
|
2017-10-12 12:09:05 -04:00 |
version.php
|
update gpl 2 mailing address in source files
|
2016-12-26 09:23:16 -06:00 |
video.php
|
Alternate fix for video generation under csrf. Now we just turn off output buffering (discarding contents before sending the avi
|
2018-06-06 11:55:51 -04:00 |
watch.php
|
Use history.go(-1) which works on safari
|
2018-11-29 14:04:35 -05:00 |
zone.php
|
white space and quiet warning
|
2018-11-17 10:39:42 -05:00 |
zones.php
|
spacing/google code style
|
2017-10-04 10:48:37 -04:00 |