Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ZoneMinder/zoneminder

ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.
https://github.com/ZoneMinder/zoneminder

Bump actions/dependency-review-action from 3 to 4

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) fr...

8898822f23a93176bb085e1229742967fcf92a0d authored about 1 year ago
Makes zones view use getBodyTopHTML so that it display error messages. Rename deleteBtn to action.

552069cd64b032113c9f8c00fa35cb953476ac45 authored about 1 year ago
Log error_message if set

4df4f5146a7ba3d9036ca3a580977c9c00c931ef authored about 1 year ago
Handle the deleteBtn having an id instead of name == deleteBtn

580aefdfee663fa0da7d01c107d381c3c43c4b2b authored about 1 year ago
Make EventStartCommand and EventEndCOmmand wider

da700a621a984f0b2924e8f1481e701f91aafebf authored about 1 year ago
Recamp zones actions, adding a redirect after finishing deletion and fixing CanEdit=>canEdit

e47fd8f661992106c3267fb29aab506065f6f4e6 authored about 1 year ago
Add debugging to editableMonitor and handle when permission is set to Create.

0d6e7bc08298918ac25a053e35f59aa4f816d097 authored about 1 year ago
Merge branch 'master' of github.com:ZoneMinder/zoneminder

b8bb2e0786b31e4e02f0999b628cc76beb182e73 authored about 1 year ago
Add code to install a .list file in /etc/apt/sources.list.d

183a0a344f59128e1bbd98b83570ec85e6b08956 authored about 1 year ago
Take post_event_frame count into consideration when closing events

343d2294d465d01a4c92d1d5053500d764d1392e authored about 1 year ago
Merge branch 'master' of github.com:ZoneMinder/zoneminder

4d1ffb258a383ffff63c03c46d79236ec75d88ac authored about 1 year ago
Fix infinite loop in the event there is only the initial frame in the db.

39e03e6a3cccc08df47bb39b663547c13160fe72 authored about 1 year ago
If the video file doesn't exist, don't try ffmpeg etc and log all those errors.

69383316aaf1cc54890bf5b7b15572da848a66ea authored about 1 year ago
Alert any returned error messages when deleting events

c26548d182fbf148b0bb3283200d1d7c272f3c8d authored about 1 year ago
Return an array of string error messages instead of an array of arrays of arrays in deleting events.

ef926f4437cf4c4f5ec746aff60add48a634bec4 authored about 1 year ago
Fix regular expression search of Source

04239c128ce0bfafcaf9d9b3084fa7a8ee662f8f authored about 1 year ago
Split long line

7280329e6efb43594a3c20174556a631590fa431 authored about 1 year ago
Rework state machine, separating the state machine from the code to start/stop event recording. Doing section_length < min_section_length at monitor load time instead of constantly during analysis.

a0ecbdf0bfb793f38ca1ea114da84950da37dd8e authored about 1 year ago
Rename variable from html to text because it is the text case.

0a6139b57db03e55a7a50ff7203c92ea86da09ff authored about 1 year ago
Instead of replacing with empty string, replace with content_id which is the filename and is the behaviour specified in PR #3769

f45c787d07fa3ec137c6f9b6c32974e0a260e093 authored about 1 year ago
Move maxfit2 to montage_common.js. Clean it up and apply strict

adc784e767a7b2479342ade7db8e8b0abcbf4892 authored about 1 year ago
Remove unused compSize

ceb60dd6065c7c5401184a68e78070d1f03eb38c authored about 1 year ago
Remove important from navbar colour so that it is easier to override

422dda62dcf67c08ba21e8b7b75d162c2bea88ed authored about 1 year ago
Add decoding_image_count, use it in Ready() instead of image_count. Fix hanging processes due to event start/end command failing because it waits writing to db which isn't really open. Stop analysis thread in Pause.

08aefd881ad67e2f2d62eb5fd279d0149abecb94 authored about 1 year ago
Fix use of deprecated pkt_duration

219af381272c979164157f5e40f4b9d5517a0e42 authored about 1 year ago
Add a Component filter to logs

839ef9ce67fb00c1f7a70e3accbac02438d0455d authored about 1 year ago
Add 6,7,8,9,10 wide montage layouts.

86ab0c296e53a5e78d2727d8314545271557fca0 authored about 1 year ago
Fix eslint

6812f2efe7ba059bee14d74f83e55bf7dd4c2552 authored about 1 year ago
Don't assume findByEventidAndType actually returns a frame. If we are only recoridng, then there will be no alarm frames in the db

1ab66b10b160eb76d981d3a7aee4aa1407053c0c authored about 1 year ago
Must close events before closing camera because we use it's inputs_streams in videostore.

fba728d406e191757856fb0bbe60a56d996afde8 authored about 1 year ago
Merge branch 'master' of github.com:ZoneMinder/zoneminder

8173297346fc3deaa71deb237530c4dc550ee789 authored about 1 year ago
Clean up termLevel() removing stupid code

c8980c7529d98df4eb5e01f412cf9906b71664d9 authored about 1 year ago
If we are not doing an html email, then don't replace with img tags referencing the attachment. Just do the attachment. Introduce %FID% to sub with the id of the filter.

8618900339b2efbaba08dd9e88964a27390b16d3 authored about 1 year ago
GIve default user the create permission

ebadc7a07bf3d3dc70bc1a2ce891906979b276b7 authored about 1 year ago
Merge branch 'master' of github.com:ZoneMinder/zoneminder

a3ede8114c9d0c231b9dcc95f885e5562189384f authored about 1 year ago
Manually commit @schabau's fix for cpu utilisation not working on debian. See PR #3804. Fixes #3797

dbc9029b3a078ddd7a5aee960d4a7323b9b4c70c authored about 1 year ago
Fix duplicated inner join on Monitors

1d7c69522b483fc4734624f559077b12c233d5ad authored about 1 year ago
Add replacements for EI1, EIM, EIA1, EIAM when there are no alarm frames.

878b521a08bd9a03583424d89160c234aba85e5c authored about 1 year ago
Revert "Update zmstats.pl.in"

51fe7fc22beb5618acfca6362d52b465a4536738 authored about 1 year ago
Merge pull request #1 from schabau/schabau-patch-1

Update zmstats.pl.in

9328417709f4bc8c7c778f8709074491e5e2426d authored about 1 year ago
Update zmstats.pl.in

Debian compatibility issue

401af0338db165a0c9346dbd70a5ee45187737a4 authored about 1 year ago
Correct state values so that Unknown starts at 0

a4022174561093759ef1171f8ebf5de639f895cb authored about 1 year ago
Monitor states have to start at 0 for string lookup

bae3ecca4f1f41e7cfa42ba079a0910b5c48ecb5 authored about 1 year ago
Correct values for state to include Unknown

5da67339d02b5214d4da25603bdd957527251084 authored about 1 year ago
Revert "Remove unknown as a state, as string lookup has to start at 0 and this breaks api."

This reverts commit e0a90319e7c5bc5de3fc572e6a7ad98a279bc55f.

fe9abb96a127dfc6aaf11c44c6b62b8e9c9ba184 authored about 1 year ago
Revert "Remove STATE_UNKNOWN"

This reverts commit 66e7179242388fa75da4f3519a20c8b4ccc610da.

36bdc3f8a9b334993d75e3553c61180eec9b1d43 authored about 1 year ago
Remove STATE_UNKNOWN

66e7179242388fa75da4f3519a20c8b4ccc610da authored about 1 year ago
When not recording, fix never going back to idle state

992cbc137f6156938470b91641e91c6f90bef739 authored about 1 year ago
Remove unknown as a state, as string lookup has to start at 0 and this breaks api.

e0a90319e7c5bc5de3fc572e6a7ad98a279bc55f authored about 1 year ago
Turn off caching of objects in zmwatch. Remove unneeded zmMemInvalidate. Remove unused include of Storage

237546de2ff25876ae639dad87362069cd48f5da authored about 1 year ago
Remove circular reference in Control(), free shm if allocated in destructor

72778bd76d4a3a2764e19a58c200c34936e06862 authored about 1 year ago
Add a function to_string that handles nulls, arrays, etc

63def6b82e4808537f4d3b294758c9bb6a01069d authored about 1 year ago
Bump version for increase Phone column to 64

fb6e0f73056ea04b95a1d6f56369e1d4687e5d0b authored about 1 year ago
Better debug on waiting for capture to begin. Only send error image once, as we are in single image mode

3fe8f2f4b3c8ce9b2f26bfa17df519aa813068a8 authored about 1 year ago
Make log about analysis thread sleeping a level 5

5a8358ba29a8276076dd0120809d9ff192070ad6 authored about 1 year ago
Spacing, mege some lines

3f5328568ec0cd44dbf1db4b0ef89a7750997f63 authored about 1 year ago
Add export to users

6684f7369474cf38f6aa036c8ddf5ac36f103898 authored about 1 year ago
Add End Date Time as an option for sorting in filters

7694d1aa862819a19256270550ae90567a4d369a authored about 1 year ago
If success when saving monitors, do a redirect so that a reload doesn't repeat the request and ask to resubmit data

c954214b03ad21159fbeef0daaab39d0477247ed authored about 1 year ago
Only show PTZ button if camera has ptz enabled

db2691bf60d52d376339dbe2c46ce1fa1e5c6eab authored about 1 year ago
Fix NewPath missing /

e99f49fcb51457d164320932e4e48e8cae974a44 authored about 1 year ago
Fix collapsed version of navbar

0d3953bd9ef86dfa4bb9bf47593ff7afb33f1013 authored about 1 year ago
Add tags_opTypes and use it to limit operators for tags in a filter

c456960254f79d8d1830d317c34326acae83bd59 authored about 1 year ago
Only do joins if required. Use a subselect on Tags because it is way more efficient that doing the joins.

13114b2e831434b029249a8dec71ac9a8e20d81e authored about 1 year ago
Slight code improvements, mostly for readability

ef215b14278757cff04ce41887261ac962c744d4 authored about 1 year ago
When instantiating an object, and given the data, refresh the cache instead of using an old cached object. This should fix issues with Events where cached properties like Storage and Path use an old value.

7f03a84b35d83ac7ffaf5c656b747503a3646e64 authored about 1 year ago
Fix missing WHERE on monitor select.

ad54ad787ae4dda86efdafd7b684addafa084862 authored about 1 year ago
Even objects can have cached properties, so add an undef in calls to Storage and Path so that they get recalculated. This should fix invalid errors about Event already being moved, when in fact it hasn't.

9e2a4335d103625a443b0077c79fd59fd0b04835 authored about 1 year ago
Only do the console refresh if there is a value for REFRESH_MAIN

da37e2743155b8a4836d17426f9b30068a3a02ef authored about 1 year ago
Implement new zms parameters frames= which is the # of frames to send when in streaming mode. The idea is to replicate single mode, but allowing for other intermediate images, like Waiting for Connection etc. type=single should only ever send 1 single image.

8617c09f16424dda9b4ee51a8e13933a66634f75 authored about 1 year ago
Fix incorrect use of zmDbExecute causing emails to not be sent. Fixes #3800

6f40293e93283febffd4b2add7f4937c4c61ec1e authored about 1 year ago
Include backtrace info when logging sql error

9024e5a479549e55139c8efc05c92fc8123e9a06 authored about 1 year ago
Cleanup audio_in opening frmo setup_resampler, and open audio_in_ctx with the correct parameters

6d0f634bfc9dffc548fade14ba0d538e2e80f83f authored about 1 year ago
State Unknown starts at -1

5887a1e85325156c92de5187457bfd54919be7c0 authored about 1 year ago
Users with Create permission should be able to view console

31036ae9ddfa5c916d8c9c4482c4bebee1f1e86a authored about 1 year ago
Merge branch 'master' of github.com:ZoneMinder/zoneminder

d4fb904a516eb12a329f507b70e797a8adb19613 authored about 1 year ago
Default admin user to having Create permission for Monitors

aaedd33a03a59cc1b00000ee44c32cfee0bd8de9 authored about 1 year ago
Disable range support to fix chrome playback.

2747a97168362c36624ed8aff8df062772b7bec8 authored about 1 year ago
DOn't copy time_base to ctx, we aren't even using ctx. Fixes segafault beacuse audio_in_ctx is null.

64a2007cec0bf4d12a8f1e5ede5a6c75e0e0f8da authored about 1 year ago
Remove bogus adding RTSP2WEB to CSP and CORS

2cc47557df6b27b62521403955202b9d093b818d authored about 1 year ago
Fix duplicated Capturing in monitor status elements. Add Recording. Fix MinEventId, MaxEventId, TotalEvents. Ad CaptureFPS, AnalysisFPS and CaptureBandwidth

e9362f1a10706641b8b4137432f364faf732430a authored about 1 year ago
Fix FPS values when getting status from web instead of ZMS.

ee9e03a7c14e59e3fc8c6a7ee3519870922f9a98 authored about 1 year ago
Add ZM_RTSP2WEB_PATH to CSP_Headers

f06488745125fa7c0cfcb99c2231131373a157fc authored about 1 year ago
Comment out pixformat line to stop warnings

c598f49b5507f618fb64d04905cc625e58563f33 authored about 1 year ago
Always allocate an audio_in_ctx instead of trying to use one opened elsewhere. SHould fix errors in resampling due to reusing an already open codec.

b2ad4c8b4099d658d11bcf45d94b5faa8b96b729 authored about 1 year ago
Merge branch 'master' of github.com:ZoneMinder/zoneminder

85006269f7d49da15598096de7fd8612d2b8b9e5 authored about 1 year ago
Put navbar brand separate from navbars, remove explicit padding. Increase text size of ZoneMinder in brand, hide Branding on portrait mobile

3603aca21c6062dd4691972dedde66d7eb0b7aec authored about 1 year ago
Add quotes around dbUser and dbPass to prevent command injection

42a284d9ac4a3d7519023ce490915e5f70bb1506 authored about 1 year ago
Add quotes around dbUser to prevent command injection

b39445d5c52222d63b3b621afad77a0a53244593 authored about 1 year ago
Introduce a Create permission for Monitors, so that a given user may Edit existing monitors, but not create new ones.

2d49e93405fcd9d2b649954a722ee4b317fc0906 authored about 1 year ago
Don't include Deleted Monitor Names when checking for duplicates

2b10d0227160ad3fc640f3b29be7b0a6c5768c4c authored about 1 year ago
Use either version or version.txt. Fixes #3798

f224bf7262d349c38d9dccddc2961798acff595c authored about 1 year ago
TRun off SSL verification when restarting remote filters.

deb880e99b9c1309cacb2142c12c425cd4305fbc authored about 1 year ago
Remove duplicate .cherry-picked commit wasn't needed.

7d5b91949c24d284bd7a359ade90362f5d7e43ea authored about 1 year ago
Clean out old unused debugging code. The code further down is more useful

326a4ca201c874f20add0e5f0c7aa6f6753d6642 authored about 1 year ago
Move session inclusion down to where it is first used.

72e8ee0e5ecb8cb1b121b635fd274431f0708b1f authored about 1 year ago
define count. Fixes #3799

d2a264b79f58455086dad7f5757d380628b34a05 authored about 1 year ago
Specify value of -1 for unknown status so that Idle ==0 like in the docs and older versions.

bb4faada541626767d0d5382c4676a5440462012 authored about 1 year ago
Merge branch 'master' of github.com:ZoneMinder/zoneminder

df72726eedde68a30c970d67696a086091efc105 authored about 1 year ago
Allow untrsuted ssl certs when sending commands to other servers

6e93e3df4c69a9e3bac959afa2cc735a71c96b1c authored about 1 year ago