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

Add debug for not clearing packets

7bd518b23d0171562548abf32c5534247462053b authored over 1 year ago
Importance is an enum, default value should be Normal

eb6baf4365b16af015b4759aec447f93c63c033e authored over 1 year ago
Better log message when we have a weird value for Importance

eb291b76d1be595392258e3d790c45073851d58d authored over 1 year ago
Add support for application/octet-stream

983498cf18ee1cb91bd74b624225a430cf4b38eb authored over 1 year ago
Correct case of value in User_Perference

1411c47c998fce88477dc18455c5cf3f4485bead authored over 1 year ago
Rename a variable due to cutnpsating

84ca405749953168befffe816e83b3dc463a134f authored over 1 year ago
Event::Tags returns an array of Tags objects, so turn them into a string.

0ab7a755bafc2f153848923fc682a408a5673088 authored over 1 year ago
Add Tags() and Event_Tags() functions to Event

c287b7f6457a2424eb2ba942a73397b4a8a46e49 authored over 1 year ago
Rough in ORM for Tags

d303927ad0133aec12f7727cc20f3a4e0168bea2 authored over 1 year ago
Allow Objects with no Id, they can't be cached but can be used.

7824613e53d8e337487c3fe48a62188424bb7d5d authored over 1 year ago
BUmp jquery to 3.7.1

f650d300d4aed59affd704cfea6025fee1f137ca authored over 1 year ago
Clean up whitespace, turn off verbose in curl

092d063b92c02c9f8e01b217c3250c874021d025 authored over 1 year ago
Clean up whitespace, turn off verbose in curl

63bf00c0650fe0be507881686248e2ac50d7765f authored over 1 year ago
Put back code to free audio context and codec. If we aren't useing second input, we still need to free them.

3f7e9d57aef5f18e6ae3ea3ddc9b6fc18e8c3158 authored over 1 year ago
Default to showing PTZ if it is enabled

f5107b5743226d847c75e59160d4d6f3eafc03cb authored over 1 year ago
Improve replayMode loading, adding support for User Preference default value

7c2ec7f40439207d1174202b0d0951fa64a3a9db authored over 1 year ago
Only do thumbnail animations if not on mobile.

876d76ef1dd083e4aa4453b6cb44a63ad2e155ca authored over 1 year ago
Can't copy by ref, the limit will affect unfiltered as well

48b5960fac717745fedaaad187ae51a454abdc40 authored over 1 year ago
aviableTags must be defined

41c156918ed77d662c919947dc05cd7c80d07cd1 authored over 1 year ago
OutputCodec cannot be null

3cd6b78b8552dc17b290d4231e59640021d75bd6 authored over 1 year ago
After seeking forward, if we've gone too far, seek backwards

cc377edfe7c73534030cf8b15354aa8c0da9cd6b authored over 1 year ago
Add debug for timebase conversion

943f9714b9085f0501e1d8c3b4b919d2b6554d4f authored over 1 year ago
Test for seek beyond event length and frame_id > last_frame_id

b7424b5beaa52d0bee51500cf47646f7a224dac4 authored over 1 year ago
Fix missing date init

eaf43daa5c2de0957ed8c9d56a14ec64884c8fe8 authored over 1 year ago
Must use floats when calculating width of progress bar segments.

621e9e68d003591766db7176b09212bd19e38766 authored over 1 year ago
Add debug for returned frame decision

11214cb9c95796dcd2a6bc883d08d8e800f747c0 authored over 1 year ago
Adjust debug level of no event change required line as it repeats a billion times..

61791c76a358894359e71ad727182343bde37836 authored over 1 year ago
Merge branch 'master' of github.com:ZoneMinder/zoneminder

e9d51731e85950a194b5d693822276b72377ca78 authored over 1 year ago
Remove event rename button functionality, as that exists in eventdetail/event edit.

db7a25ab3b6bc87a8736d1906128efa53bf69288 authored over 1 year ago
Increase debug level when packet is not for our stream, which is common when audio is present.

6e8efe63322645d875cbbe0f804abfc44ca8fc2f authored over 1 year ago
Add aborting in transit events loading before sending another.

c6d9c7731dc9f1828246bc467e4fa04a515d7a8b authored over 1 year ago
Use playClicked instead of vjsPlay as it has additional functionality

16589430979fc200c70d8d4d3bbc5e2319c94a8f authored over 1 year ago
Move lock lower down to where it is crucial. When debugging offsets, use %.6f instead of %.2f

277f85645289328e1e9d4290ad3e7764eeacd74b authored over 1 year ago
Only load event OBject and test post_sql_conditions if the filter has any. Save a little processing. Copy unfiltered rows by reference.

c06f32fd6788bf413e9a9434a56d119540ccabbc authored over 1 year ago
Handle case when Alarm frame or MaxScore frame don't exist.

8fd33b7f77a1949d0c519f55b379a42d0cb37433 authored over 1 year ago
Use parseInt around quoted number values so that we can trust that they are integers. Fixes an issue with StreamReplayBuffer

71ff61b05ffd9907d1785f073a9f27a5ac634d72 authored over 1 year ago
Rename startRTSPtoWebRTSPPaly to startRTSPtoWebPlay

ea76a03043e489e02c412483882b876878378326 authored over 1 year ago
Fix undefined reference to startPlay

93f5378f4e05900d3d49098c05ff7ec4d03a76ef authored over 1 year ago
Merge pull request #3778 from jantman/patch-1

docs: debian 12 install needs a2enmod cgi

58969fc87fd7f16ef15fd8528d0d33e7474ba1b2 authored over 1 year ago
Add Email as a column in user list

4fe61d60ca9959decf5f76efebbed9b7e9df9482 authored over 1 year ago
docs: debian 12 install needs a2enmod cgi

e720b5f5b162c422d7d1fa775139684bde40441a authored over 1 year ago
Add test to see if php-curl is installed instead of crashing.

fdc500304bb44d5393800c257303aa8c71887fbe authored over 1 year ago
Add php-curl to depends

18e2556f2336972cb2fd3af4236dc461f73fbb23 authored over 1 year ago
Control form elements were renamed from newControl to just Control. Update validateForm to match.

0ba0e6d27b5ee8717af16a3a9690c16dbe9ff40a authored over 1 year ago
Use bootstrap table for user list, giving us sortable columns and we can use mobile table/card

ad35eba0136f27529448e6b78ec7b299708eed8e authored over 1 year ago
Remove debug

7762e882b10f569f0512d5ebaa8a1c4bdae84023 authored over 1 year ago
Fix failure to save new user due to Snapshots not getting a default value.

69e601d2866a6a6aa80a1f83b88fbd08fd82140a authored over 1 year ago
Add a redirect after user delete so that we don't have form resubmission

bdc6bb58d608e4c06c06e9b82cb36e007de3dcae authored over 1 year ago
Fix the second Offline test. Fixes #3766

0fe6dc2997e88360ba16766f36597f794a897c17 authored over 1 year ago
Remove Tags from Event Data defaults. I don't think it is meant to be there

feb3d91e8b0c3bba495c468bc8e22a1a80ad7dc9 authored over 1 year ago
Remove Tags from Event Data defaults. I don't think it is meant to be there

72d021dae95ec3f6efe25950ab9d1975d5cfbb24 authored over 1 year ago
Test for data.response being defined and do some logging if not

16db44193f46661bc18cf2969e67f8e2ab061e94 authored over 1 year ago
Only print logged in user name if we are actually logged in, in order to avoid errors in logs

9ff31ab4f5d44f39c808df716d984765c4781bae authored over 1 year ago
Servers is a global, don't need to hit the db again

38be4feeb80578835e3622b1abd6e6bb729f039f authored over 1 year ago
IF operator is LIKE and there is no %, automatically add them to front and back so that we get a match.

58ef8fe5095c5cda6c00c3330625ebbf2247ea95 authored over 1 year ago
Remove debug, add ETAGS subsitution. Fix not doing substitutions on the head of a summary email

651fe2596fcfdc69cf243a045188bf9ba402bd2e authored over 1 year ago
Rework new and find to properly handle multi-column primary keys

582245cdafd46e470686739e6bea39ea232a0df9 authored over 1 year ago
Add Objects for Tag, Event_Tag and add functions to Event to load them.

69e6c56ac336c4bdcec2265015384cab4313af15 authored over 1 year ago
Add Tags and Event_Tags tables to db creation

bc27af71a5a895c8ec3adfe6df9d4a72fffd17ea authored over 1 year ago
The value will be the Tag ID so compare against T.Id not T.Name

3836e7d2a75b9f9c4ceb2f7c91e1af1ac72bb420 authored over 1 year ago
If we can edit we should still be able to do view actions

c78063abd1afda6a94a74b3adcf43b2ef4588b08 authored over 1 year ago
Introduce new download mode that concats event videos into 1 file per monitor

44c5c3c70cd8b572c45ac4eeb5dc2df9381694b1 authored over 1 year ago
Always return an array in getCredentialsDeprecated

f864a29eac2124886a481480475016b97f4b7eed authored over 1 year ago
Update Path after changing Storage Area

fc2198d375e70b15cfc4a9f2c7fffad2e1cb4c4d authored over 1 year ago
fix eslint

9b1e98997c33128ede17f619743fc9244353e016 authored over 1 year ago
When reading a jpeg, and the dimensions don't match, update the image dimension values so that the image at least looks right.

ffb8d68c74bd6fd6e7ed71b954bd741208fd87f1 authored over 1 year ago
Merge pull request #3774 from Simpler1/master

fix(php8): AllowDynamicProperties

e535267c51f072aa0dd1c36811f7709ba1d69246 authored over 1 year ago
fix(php8): AllowDynamicProperties

2547376c27377efe5e7eb863c53884c234653f67 authored over 1 year ago
Update description for FPS Report Interval

bdc1660cc15310aaaca8219c2ecf1fe7ef88865c authored over 1 year ago
Merge branch 'fix_hardcoded'

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

faaed69335d5d7f5400a51815467c0d19fc0bc59 authored over 1 year ago
Take FPSReportInterval into account when determining if a monitor is dead. Fixes #3766

10cf26fa7b52dea40ea3052c9730b331bbdc346b authored over 1 year ago
Spacing, test for setting of ZM_PATH_IP

2d46fc350a274420f7bedee16b6cabd599937a14 authored over 1 year ago
Add auto-detection code to find ip and ifconfig

0e58278461e503185476afec24c0a38cff308bab authored over 1 year ago
Default to 2*keyframe interval for reorder_queue_size

ecec9cb29c1e6d57f197f2a96f3d563ce1ad52f9 authored over 1 year ago
Use new ZM_PATH_IP and ZM_PATH_IFCONFIG instead of hard coded paths. Fixes #3670

7060945e975375c617ca5a4f89e97958e2656690 authored over 1 year ago
ADD ZM_PATH_IP and ZM_PATH_IFCONFIG

27744a9bc862a4d3eb7cd4c1ddab9adfb23afe0d authored over 1 year ago
Remove commented out code

5a7bd745211f48aa9a5c481a5da79d626d08b42b authored over 1 year ago
Use new ZM_PATH_UNAME instead of uname on PATH

86e19593785a9e3c6303a579360138538f37ab0a authored over 1 year ago
Use new ZM_PATH_UNAME instead of uname on PATH

87d29f10c640abf9c946c94a51388b5ed283909f authored over 1 year ago
Use new ZM_PATH_RM instead of hard coding path to rm

243edcc82fc2708820cc1d2ed19a4be405033cde authored over 1 year ago
Add ZM_PATH_RM and ZM_PATH_UNAME to config.

cc773eae435d6f685ce2d396b48720625136b1b2 authored over 1 year ago
rpm specfile changes

413d072e1e127c9e7c05708e1db5464d0a835879 authored over 1 year ago
Fix semi colon

91c44a4f9ab79b3ab214adee280df88b1f3d36aa authored over 1 year ago
Move delteclick and download click into separate functions. Only load delconfirm modal when delete is clicked.

23b58a2709e3ebd9987f77dc5461bdd089f48558 authored over 1 year ago
Add group by when doing advnaced search

51500d494fab041f1316c4005c07c8a1e8936042 authored over 1 year ago
Fix incorrect var name frameid=>fid in find_virtual_frame

82aeac076d3f45ab10867b81e570a9377f2170ee authored over 1 year ago
Merge branch 'master' of github.com:ZoneMinder/zoneminder

29c6a0136f2417a7b4813d35fa6b2febbf7a0fd2 authored over 1 year ago
set zmDbConnected to false before calling zmDbConnect

3346a67b946dda8ca95525330eafbfb4b4d5eba0 authored over 1 year ago
Only call jsonDecode when Query_json is non-empty

709d08c6c5e7c60436c0d4c6c8ab00469b2d8ee5 authored over 1 year ago
Add backtrace to errors in json

45bcb13045500a88b583f1f86fce6bf0c2de08c1 authored over 1 year ago
Remove debug

1fdf7f2b31a0811d5a8763925fcda5ffcd9c7a7c authored over 1 year ago
Only load the delConfirm modal if we click delete

e1ef40de17466172a8da3e4913a48914a984f8db authored over 1 year ago
Use https proxy instead of http since we now access an https url

2a7b8a1dbbe846a418365ff0dcce8a37abf14a96 authored over 1 year ago
Add more debugging and event deleting when renumbering

e739b04a97738171da5a761cb932ff510f4e6e17 authored over 1 year ago
pkexec is in policykit1 in bullseye

90caddead6b2c642114233f99ccb6b07838a2ae3 authored over 1 year ago
Auto reconnect when mysql is lost

df8f725afa134630220743d69dad32c14b956e72 authored over 1 year ago
Turn off building examples

5981f1918bd01946366d3d53dab848f643112a94 authored over 1 year ago
Add nlohmann-json3-dev to build deps for newer jwt-cpp

48f662aa749e9322b21a9684c1f69b5fe0b1c6a2 authored over 1 year ago
Add tab to available js vars on options

a619634988e85aaf3acf5efd308414bb58dd3552 authored over 1 year ago