.. |
csrf
|
Fixes to montagereview and only load event data when in History mode
|
2017-11-28 14:50:21 -05:00 |
Control.php
|
fix $limit should be $options['limit']
|
2018-09-15 09:37:44 -04:00 |
Event.php
|
Merge branch 'master' into storageareas
|
2018-09-09 14:09:52 -04:00 |
Filter.php
|
find should always return an array
|
2018-09-09 13:59:10 -04:00 |
Frame.php
|
always return an array from find_all
|
2018-04-20 14:23:27 -04:00 |
Group.php
|
find should always return an array
|
2018-09-09 13:59:10 -04:00 |
Monitor.php
|
Make a Url function in the Monitor object to use the Server->Url + Port. Default to port used in current url. Fixes problems with using something other than port 80
|
2018-09-14 14:26:45 -04:00 |
MontageLayout.php
|
montage layout improvements
|
2017-11-22 12:33:34 -05:00 |
Server.php
|
Always return an array from find
|
2018-09-09 13:56:29 -04:00 |
Storage.php
|
find should always return an array
|
2018-09-09 13:59:10 -04:00 |
actions.php
|
fix deleting events
|
2018-09-04 09:57:32 -04:00 |
auth.php
|
2156 api login (#2157)
|
2018-07-15 21:17:35 -04:00 |
config.php.in
|
Support quoting config variables (#2175)
|
2018-08-11 12:56:16 -04:00 |
control_functions.php
|
Fix ptz controls. Something has changed in the way the Event object works, but we don't actually need it.
|
2018-01-11 13:14:11 -05:00 |
database.php
|
Debug lines should be debug, not warning
|
2018-08-31 11:58:03 -04:00 |
functions.php
|
Add test for auto scale and don't rescale. Use find_one when loading StorageArea so as to use caching
|
2018-09-14 16:19:29 -04:00 |
lang.php
|
Add Privacy Statement (#2194)
|
2018-08-30 13:25:02 -04:00 |
logger.php
|
Log errors shouldn't be fatal
|
2018-08-22 17:22:40 -04:00 |