Isaac Connor
|
91acb775eb
|
Fix Eventount to EventCount
|
2020-01-13 13:43:14 -05:00 |
Isaac Connor
|
b11815cfa9
|
Introduce Storage->EventCount to get the # of events per storage without actually loading all events.
|
2020-01-13 12:53:50 -05:00 |
Isaac Connor
|
6cd76ee2ff
|
Clear cache after loading Events so as to free ram.
|
2020-01-13 12:53:05 -05:00 |
Isaac Connor
|
9525268192
|
Wait 5 seconds instead of 1 after failure to connect. Reduces error logs filling up db.
|
2020-01-13 12:52:34 -05:00 |
Isaac Connor
|
0afcbe626c
|
remove redundant logging line. Connect() will do the logging
|
2020-01-13 12:51:30 -05:00 |
Isaac Connor
|
7acda5818a
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2020-01-13 10:58:07 -05:00 |
Isaac Connor
|
f7e2359818
|
Implement a clear_cache function so that we can free up cached objects
|
2020-01-13 10:57:56 -05:00 |
Isaac Connor
|
f6d10e84f2
|
Fix basic auth. TUrn ControlAddress into a URI if it isn't one
|
2020-01-12 18:07:20 -05:00 |
Isaac Connor
|
8dfe7460f3
|
revert bogus change
|
2020-01-11 10:21:29 -05:00 |
Isaac Connor
|
398688550b
|
fixtypo
|
2020-01-10 20:15:52 -05:00 |
Isaac Connor
|
fabb7180d6
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2020-01-10 20:13:28 -05:00 |
Isaac Connor
|
0c478c7962
|
fix Monitor->Server
|
2020-01-10 20:13:09 -05:00 |
Isaac Connor
|
6bafd4b130
|
Merge pull request #2804 from PrplHaz4/patch-2
add 3840x2160 4k UHD to monitor dropdown
|
2020-01-10 20:07:24 -05:00 |
PrplHaz4
|
6a4b66a792
|
add 3840x2160 4k UHD to monitor dropdown
I think this is fairly common in consumer IP cams now...
|
2020-01-10 19:44:06 -05:00 |
Isaac Connor
|
9b2a5b2261
|
Add table column definitions so we can use perl code to actually create or update monitors
|
2020-01-10 19:06:34 -05:00 |
Isaac Connor
|
2f5caf2bb5
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2020-01-10 17:21:10 -05:00 |
Isaac Connor
|
80c95d5afe
|
Merge branch 'master' into wip_axisv2
|
2020-01-10 17:20:32 -05:00 |
Isaac Connor
|
5ee0158735
|
Set defaults for vars == ''
|
2020-01-10 16:42:41 -05:00 |
Isaac Connor
|
6da998b0c0
|
code comments and parenthesis
|
2020-01-10 16:42:18 -05:00 |
Isaac Connor
|
f8e54ba6e3
|
spacing, quotes
|
2020-01-10 16:41:22 -05:00 |
Isaac Connor
|
f61f6eaf7d
|
remove line cutnpasted erroneously
|
2020-01-10 12:45:47 -05:00 |
Isaac Connor
|
d433590f74
|
use find_one in stead of new to use Cached Server
|
2020-01-10 12:45:30 -05:00 |
Isaac Connor
|
ef4ecd40fb
|
Set defaults before saving Objects
|
2020-01-10 12:44:59 -05:00 |
Isaac Connor
|
769181a9dd
|
Merge pull request #2801 from DKnight110/fix_tar_invoke
fix tar invocation for *BSD platforms
|
2020-01-09 16:54:17 -05:00 |
Alex Porosanu
|
28a4bef6ba
|
fix tar invocation for *BSD platforms
"--xform" switch is not supported by tar on BSD platforms i.e. *BSD,
MacOS, etc. As such, use "-s" switch on these platforms, with a
similar regexp.
|
2020-01-09 22:03:02 +02:00 |
Andrew Bauer
|
f13a7199e1
|
fix eslint
|
2020-01-07 21:53:55 -06:00 |
Isaac Connor
|
c64de372a7
|
when auth_hash changes, update various CmdParms
|
2020-01-07 17:08:57 -05:00 |
Isaac Connor
|
0571909d05
|
add remote_IP to log entries on php side
|
2020-01-07 17:08:29 -05:00 |
Isaac Connor
|
1865df3fe0
|
remove some debug, add some parenthesis to ensure logic works as intended
|
2020-01-07 17:08:07 -05:00 |
Isaac Connor
|
1bdabefb2d
|
fix single stepping in reverse but actually modifying curr_frame_id
|
2020-01-07 17:07:35 -05:00 |
Isaac Connor
|
1c197db619
|
Merge branch 'master' into rate_dropdown
|
2020-01-07 14:49:58 -05:00 |
Isaac Connor
|
c0443f694a
|
I think we need .buildinfo as well
|
2020-01-07 12:24:39 -05:00 |
Isaac Connor
|
971d62f60d
|
encode the telemetry to utf-8 before sending. Fixes #2800
|
2020-01-07 12:09:34 -05:00 |
Isaac Connor
|
c3f8d9c364
|
add php5-json as a dependency
|
2020-01-07 12:08:08 -05:00 |
Isaac Connor
|
b85cf7d8a1
|
include error message when complaining about failing to create the hwaccell device
|
2020-01-07 11:03:45 -05:00 |
Isaac Connor
|
61bc0ddd0a
|
add missing t and merge some lines
|
2020-01-07 11:01:53 -05:00 |
Isaac Connor
|
2f1b725ee4
|
quote SQL for mysql8
|
2020-01-07 11:01:02 -05:00 |
Isaac Connor
|
862e4f83eb
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2020-01-05 17:34:49 -05:00 |
Isaac Connor
|
7535769e4b
|
controlcap needs to be larger
|
2020-01-05 17:34:40 -05:00 |
Isaac Connor
|
71581831b5
|
fix problem with the clone button material icon. Apparently file_copy doesn't work, so use content_copy instead despite it not being listed in the material icons
|
2020-01-05 17:34:27 -05:00 |
Isaac Connor
|
6ac26ec1aa
|
quotes
|
2020-01-05 17:33:53 -05:00 |
Isaac Connor
|
c3641df531
|
spaces
|
2020-01-05 17:30:06 -05:00 |
Isaac Connor
|
fd633a2175
|
Merge branch 'master' of github.com:zoneminder/ZoneMinder
|
2020-01-05 17:28:50 -05:00 |
Isaac Connor
|
05ac82b0bb
|
Handle failure to init hwdevice when trying to use hwaccel.
|
2020-01-05 17:27:45 -05:00 |
Andrew Bauer
|
2956e5e156
|
use dnf rather than yum for newer redhat distros
|
2020-01-05 14:30:33 -06:00 |
Isaac Connor
|
00f8a450de
|
spaces and quotes
|
2020-01-05 14:59:25 -05:00 |
Andrew Bauer
|
0fb806d9d7
|
Allow aarch64 as a valid build architecture
|
2020-01-04 15:30:32 -06:00 |
Isaac Connor
|
7fdf6165d5
|
Fix case in var name
|
2020-01-03 17:08:11 -05:00 |
Isaac Connor
|
c8e39e2418
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2020-01-03 16:35:15 -05:00 |
Isaac Connor
|
e951b0af1c
|
add code to set default value for checkboxes
|
2020-01-03 16:35:04 -05:00 |