Ecosyste.ms: OpenCollective

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

Zoneminder

A Free and Open Source complete surveillance solution allowing capture, analysis, recording and monitoring of any CCTV or security cameras.
Collective - Host: opensource - https://opencollective.com/zoneminder - Website: https://zoneminder.com - Code: https://github.com/ZoneMinder

Include rc in debug

github.com/ZoneMinder/zoneminder - f5cdab131f7e5eeafa2d9fd910683715547673ce authored 10 months ago by Isaac Connor <[email protected]>
Added monitor edit button

github.com/ZoneMinder/zoneminder - 38acd931e424eb0af3a738a43096296f6c3c6234 authored 10 months ago by IgorA100 <[email protected]>
Merge branch 'master' of github.com:ZoneMinder/zoneminder

github.com/ZoneMinder/zoneminder - c0860dd43d0df1cf001c3d839355186d2b80ef18 authored 10 months ago by Isaac Connor <[email protected]>
Add debugging of db failures

github.com/ZoneMinder/zoneminder - 067ca68549d411c74243e40beffb66b13f9fffb4 authored 10 months ago by Isaac Connor <[email protected]>
Revert "regexp: port to pcre2"

This reverts commit fd09feb5f45609518dd90e87a5de1c4467ef8249.

github.com/ZoneMinder/zoneminder - 6f467dd0d4c5b4f89b68810d5b9bfce5810e6613 authored 10 months ago by Isaac Connor <[email protected]>
Merge pull request #3849 from IgorA100/patch-9

Fix: Responsive design with use bootstrap for live view

github.com/ZoneMinder/zoneminder - 7d142faeef7d8127dae13f025afb3cc16237b284 authored 10 months ago by Isaac Connor <[email protected]>
Wait forever until reconnect, the fallthrough case had us retrying the sql on a closed connection which may have led to a crash.

github.com/ZoneMinder/zoneminder - b9da90522be0da787e0a086b0ad1fe2048f203a1 authored 10 months ago by Isaac Connor <[email protected]>
Fix Control panel

At least temporarily.
In general, a lot of work.

github.com/ZoneMinder/zoneminder - ea17631de991336c5dccf4990befbb8ac2d7e93f authored 10 months ago by IgorA100 <[email protected]>
Fix style

Managed by bootstrap

github.com/ZoneMinder/zoneminder - 074751e0689f34edcf9a2b3d3782c9ae1bb30d9f authored 10 months ago by IgorA100 <[email protected]>
Fix: scaleToFit function

It is required to pass an object in parameters

github.com/ZoneMinder/zoneminder - a18167377e38f8428943ce5da958f421b03d5cb9 authored 10 months ago by IgorA100 <[email protected]>
Fix: Responsive design with use bootstrap

github.com/ZoneMinder/zoneminder - a05540bd3d3bf90fca5279f1775a83dcf61e8722 authored 10 months ago by IgorA100 <[email protected]>
Merge pull request #3845 from IgorA100/patch-8

Added a link to live viewing from monitor event viewer

github.com/ZoneMinder/zoneminder - 89de8b77651c990c56c0d4fe4c733118265bd406 authored 10 months ago by Isaac Connor <[email protected]>
Update changelog

github.com/ZoneMinder/zmNinja - a3f3e895b9607d3efeebb09b483ab0558b5a26ba authored 10 months ago by Isaac Connor <[email protected]>
Add processing for clicking on the button to view all events

github.com/ZoneMinder/zoneminder - 55244441c32aac6fbf7910fb85894345eeb0a283 authored 10 months ago by IgorA100 <[email protected]>
Add processImageError to monitors modal to help dbug failed image loading

github.com/ZoneMinder/zmNinja - 6c4a09cda7a653a3c4b0699dc4a7e7455ce9397b authored 10 months ago by Isaac Connor <[email protected]>
Add .idea dir which I think comes from android studio

github.com/ZoneMinder/zmNinja - 5f26078d75dda9a9882191b06f6d11f0ac364d10 authored 10 months ago by Isaac Connor <[email protected]>
Add cordova-plugin-certificates-pp-fork which i think gets added when building packages

github.com/ZoneMinder/zmNinja - 087da93fdf1f916a276057356c8c53268bc06c13 authored 10 months ago by Isaac Connor <[email protected]>
Added value "Edit" to "translate" array for translation

github.com/ZoneMinder/zoneminder - 1793e7813c4a14a05726acbfce727effba960794 authored 10 months ago by IgorA100 <[email protected]>
Ref: style

Bootstrap is now used more

github.com/ZoneMinder/zoneminder - 45bf972feab8557b2c9ced9166cebf56810c3c76 authored 10 months ago by IgorA100 <[email protected]>
Fix: style

Not required, because now using Bootstrap

github.com/ZoneMinder/zoneminder - 99779681fb2e99518f14f61b86e6b93b1aa19514 authored 10 months ago by IgorA100 <[email protected]>
Fix: style

Not required, because now using Bootstrap

github.com/ZoneMinder/zoneminder - 21abe20234f87520341219f5c41267ba193881bf authored 10 months ago by IgorA100 <[email protected]>
Merge pull request #3824 from davvid/debian/pcre2

regexp: drop obsolete pcre3 and port regexp usage to pcre2

github.com/ZoneMinder/zoneminder - dbff17e29486f61f55bffc8d7726497c11715ea1 authored 10 months ago by Isaac Connor <[email protected]>
Fix: rem style

Not required, because now using Bootstrap

github.com/ZoneMinder/zoneminder - 373fa15440d34d515d227ff4663e5790cf1789be authored 10 months ago by IgorA100 <[email protected]>
Fix: Button layout

github.com/ZoneMinder/zoneminder - 9aa8919fb803ac445280655be191a094135a11bd authored 10 months ago by IgorA100 <[email protected]>
Fix: Button layout

github.com/ZoneMinder/zoneminder - 6ea195b8b180409334ba1efd8ac162649c740dcf authored 10 months ago by IgorA100 <[email protected]>
FixL Recalculation of height and width if "padding" is specified for "wrapperEventVideo"

github.com/ZoneMinder/zoneminder - 0d5d495bbfb7b869202bdfc2695b61db25716c82 authored 10 months ago by IgorA100 <[email protected]>
Ref: Responsive design

github.com/ZoneMinder/zoneminder - 84d8aa9e52d99b29ab76f741a4683db3169e6a98 authored 10 months ago by IgorA100 <[email protected]>
regexp: port to pcre2

Update pcre usage to be compatible with pcre2.

github.com/ZoneMinder/zoneminder - fd09feb5f45609518dd90e87a5de1c4467ef8249 authored 10 months ago by David Aguilar <[email protected]>
debian/control: drop dependency on pcre3

pcre3 is deprecated and was replaced by pcre2. This fixes the issue
that caused zoneminder to be...

github.com/ZoneMinder/zoneminder - 3dd9bdc121808b783ec439d20de03455c613d0f8 authored 10 months ago by David Aguilar <[email protected]>
fixup! debian/control: drop dependency on pcre3

github.com/ZoneMinder/zoneminder - 17a218a5a39f9a7827c8f09d2e581995fc9a803b authored 10 months ago by David Aguilar <[email protected]>
Merge pull request #3848 from Simpler1/progressBar

Eliminate event progress bar overlap for classic and dark. (consistent with base)

github.com/ZoneMinder/zoneminder - bcd3319c9ef9aea966bccb428c83a68b46f8360b authored 10 months ago by Isaac Connor <[email protected]>
fix(event): Keep progressBar from overlapping videojs control.

github.com/ZoneMinder/zoneminder - d7eca5bb23d40d835997fa09fcdb6662d42748c7 authored 10 months ago by Simpler1 <[email protected]>
Merge pull request #3847 from Simpler1/patch-2

fix(tags): Tags were not populated on watch view

github.com/ZoneMinder/zoneminder - 904f0627693538661c385933590af7315315dd81 authored 10 months ago by Isaac Connor <[email protected]>
fix(tags): Tags were not populated on watch view

github.com/ZoneMinder/zoneminder - 3d008263e442cb8927a707895cb688009f5f7555 authored 10 months ago by Simpler1 <[email protected]>
Merge branch 'master' of github.com:ZoneMinder/zoneminder

github.com/ZoneMinder/zoneminder - dc23beaf1059e53fb9dd73a54724bcf24203d105 authored 10 months ago by Isaac Connor <[email protected]>
Return 0 if packet is not for video or audio stream

github.com/ZoneMinder/zoneminder - 26231c4579577eecbb9fa571cc59d7a7967a7785 authored 10 months ago by Isaac Connor <[email protected]>
Merge pull request #3846 from Simpler1/patch-1

Placeholder text for monitor date time format.

github.com/ZoneMinder/zoneminder - d0d47a81d399f6b0db4ab06cce3e7f9f58297b83 authored 10 months ago by Isaac Connor <[email protected]>
Merge pull request #3707 from Simpler1/default_sound

feat(sound): Include default alarm sound (again)

github.com/ZoneMinder/zoneminder - 19e6e9baf2de87621c3acc5240d79846beb0e513 authored 10 months ago by Isaac Connor <[email protected]>
Don't assume video if not audio, could be data

github.com/ZoneMinder/zoneminder - e4a2f9879e8efa599a22e62cb0ae37426c765285 authored 10 months ago by Isaac Connor <[email protected]>
feat(): Custom snapp.ogg sound for ZoneMinder

github.com/ZoneMinder/zoneminder - 7fdc204082c5aad9d1a95294a9a47b8ab788e109 authored 10 months ago by Simpler1 <[email protected]>
Increase time jump to 40 seconds because Avigilon cameras seem to do this a lot

github.com/ZoneMinder/zoneminder - bb4858103dce1a80368151e88d9a3aebe851f96d authored 10 months ago by Isaac Connor <[email protected]>
Added additional parameters

github.com/ZoneMinder/zoneminder - 6ff4c3f7ecec8a12b1e79c1428ec01e2b21e3078 authored 10 months ago by Simpler1 <[email protected]>
Placeholder text for monitor date time format.

After spending an hour trying to figure out which date time format to enter here, I thought it w...

github.com/ZoneMinder/zoneminder - ea0c79d9762136eed79eecde9c06b904d6fa2fa9 authored 10 months ago by Simpler1 <[email protected]>
Use array_values to discard the keys in the array of monitorIds

github.com/ZoneMinder/zoneminder - ecab601c21f1e994027471797b52541977019582 authored 10 months ago by Isaac Connor <[email protected]>
Upgrade bootstrap-table to 1.22.3

github.com/ZoneMinder/zoneminder - 8a4259400974c21115912fc468e978d607891d9c authored 10 months ago by Isaac Connor <[email protected]>
Merge branch 'master' of github.com:ZoneMinder/zoneminder

github.com/ZoneMinder/zoneminder - 753741ca78edbcb9ab6fe0255476c59f9356ff3b authored 10 months ago by Isaac Connor <[email protected]>
Add missing ONVIF_Event_Path from 1.37.54 update

github.com/ZoneMinder/zoneminder - 24e38f4d9e53e16e01da07374f3c14ced7147089 authored 10 months ago by Isaac Connor <[email protected]>
Merge pull request #3844 from IgorA100/patch-7

Adding and correcting Russian translation

github.com/ZoneMinder/zoneminder - 02785fb81d0b40ea51dd0d37489effc9839dbe6f authored 10 months ago by Isaac Connor <[email protected]>
Only try to set monitor_permissions for non-deleted Monitors

github.com/ZoneMinder/zoneminder - 9cd048d97b58d8e3099c613d04e242d790d0069a authored 10 months ago by Isaac Connor <[email protected]>
Make recording=onmotion respect post_event_count

github.com/ZoneMinder/zoneminder - 04017b20f114cf38f0c6580cd31e4a50ce1e5629 authored 10 months ago by Isaac Connor <[email protected]>
Only show non deleted monitors in linked monitors

github.com/ZoneMinder/zoneminder - c33ec9833a7954d4dcd052921fe2dbc18b9d5b5c authored 10 months ago by Isaac Connor <[email protected]>
Added value "Live" to "translate" array for translation

github.com/ZoneMinder/zoneminder - 43cd675d96bd292886538233630bf38f368950f0 authored 10 months ago by IgorA100 <[email protected]>
Added a link to live viewing from monitor event viewer

github.com/ZoneMinder/zoneminder - a6b9ba5a1d538e71f65a044759cbd450c2f4c46f authored 10 months ago by IgorA100 <[email protected]>
Fix canEdit is a hash, not a function

github.com/ZoneMinder/zoneminder - a28df623f26711f87e719c44aa93e6ec0bdb2861 authored 10 months ago by Isaac Connor <[email protected]>
Spacing, some better debug

github.com/ZoneMinder/zoneminder - 0128873ca7c8a402c3e79665507a8867cf0fa086 authored 10 months ago by Isaac Connor <[email protected]>
Use Importance when logging about time jumping back too far

github.com/ZoneMinder/zoneminder - 3eede7228c108b90228b9252edee0abfa8dd7e3c authored 10 months ago by Isaac Connor <[email protected]>
Add autocomplete to onvif_username and fix case when local inputs aren't there after switching from non-local to local because Method is now wrong.

github.com/ZoneMinder/zoneminder - c48ccd3ce2562b1e75fedb422002bae38211bd91 authored 10 months ago by Isaac Connor <[email protected]>
Handle when inputs don't exist.

github.com/ZoneMinder/zoneminder - ad53ebb8a8e72b7fa4ca2512962ece87bb3a272a authored 10 months ago by Isaac Connor <[email protected]>
Handle when inputs don't exist.

github.com/ZoneMinder/zoneminder - c1b65185b54b0f972d28a79e1421b6e16400d59f authored 10 months ago by Isaac Connor <[email protected]>
FIx use of inline javascript for the method dropdown on remote type monitors

github.com/ZoneMinder/zoneminder - c51c53c47a9f5c16c343963468825a52fa78ce80 authored 10 months ago by Isaac Connor <[email protected]>
Add 'Decoder' => 'Декодер'

github.com/ZoneMinder/zoneminder - 742a821170e067235be45a89253d2ec5fc85fd5e authored 10 months ago by IgorA100 <[email protected]>
Add 'OnMotion' => 'При движении',

github.com/ZoneMinder/zoneminder - ebe8a2618872ff53fac172585059b92094a35603 authored 10 months ago by IgorA100 <[email protected]>
Adding and correcting Russian translation

github.com/ZoneMinder/zoneminder - 881cb5327e8ac9a050bb3ed46870bad1ddf714a7 authored 10 months ago by IgorA100 <[email protected]>
Don't specify zm as the db

github.com/ZoneMinder/zoneminder - 6da3fcd9ccabd30329a30d1bffaa9d6b5fd77896 authored 10 months ago by Isaac Connor <[email protected]>
Fix setting frames

github.com/ZoneMinder/zoneminder - f18f448a8c29fa2c6bff9a22976dc685c7c0a779 authored 10 months ago by Isaac Connor <[email protected]>
Merge pull request #3842 from IgorA100/patch-5

Changing uptime return line parsing for CpuLoad() & add CpuNicePercent, CpuIdlePercent, CpuUsage...

github.com/ZoneMinder/zoneminder - 676569be99075828308c5ac8d56f14d97e6f695e authored 10 months ago by Isaac Connor <[email protected]>
Remove TAPE state.

github.com/ZoneMinder/zoneminder - c5db82c0826749d4bdbbdb5cd21db7aa33079a29 authored 10 months ago by Isaac Connor <[email protected]>
Add CpuNicePercent, CpuIdlePercent, CpuUsagePercent to Server_Stats

github.com/ZoneMinder/zoneminder - 98a1c73fb205768fa635f08f7ba8cb20985f3350 authored 10 months ago by IgorA100 <[email protected]>
Merge pull request #1130 from webgeek1234/master

Switch internal webview paths from https to http

github.com/ZoneMinder/zmNinja - 5e637b6680c7d68e572edb1937b5a3c5f5a7669f authored 10 months ago by Isaac Connor <[email protected]>
Bump version to 1.7.007

github.com/ZoneMinder/zmNinja - 842dd4582087a7a2238e3a5168a1c31651218bd1 authored 10 months ago by Aaron Kling <[email protected]>
Switch internal webview paths from https to http

This resolves issues on Android loading events and live views from
non-ssl servers.

github.com/ZoneMinder/zmNinja - c605d4c8d49dfc161f3bec92aefec43b9d02b976 authored 10 months ago by Aaron Kling <[email protected]>
Remove TAPE state.

github.com/ZoneMinder/zoneminder - e78c8739448c6d2b13f08c6666d4f88f0d87b862 authored 10 months ago by Isaac Connor <[email protected]>
Add remaining CpuUsage stats to Server_Stats

github.com/ZoneMinder/zoneminder - ed472bcfd7fd53d086c7109d1d464dcb776d2e9f authored 10 months ago by Isaac Connor <[email protected]>
Changing uptime return line parsing for CpuLoad()

Changing uptime return line parsing for CpuLoad()
Depending on the locale it could be like this...

github.com/ZoneMinder/zoneminder - 871ca680249a039dbea5677139d4d5adf45a465b authored 10 months ago by IgorA100 <[email protected]>
Bump version for 1.37.54 db update

github.com/ZoneMinder/zoneminder - 6db5ec7374133e117c2e838b4b458d40901cb801 authored 10 months ago by Isaac Connor <[email protected]>
Merge pull request #3841 from ovargasp/master

Makes the "Events" part of the ONVIF URL configurable

github.com/ZoneMinder/zoneminder - 2c7f83f96f6d43770383433897c8732ddf7987a7 authored 10 months ago by Isaac Connor <[email protected]>
Makes the "Events" part of the ONVIF URL configurable

as required per some ONVIF version 21.06 cameras
by default sets the Events Path equals to "/Even...

github.com/ZoneMinder/zoneminder - 58d8cf0adfc986566865fb3b46f11669c65f90f9 authored 10 months ago by Server <[email protected]>
Only allow loading user by only username if AUTH_RELAY=none. Log successful login as Debug

github.com/ZoneMinder/zoneminder - 692e1ec7456d3550f73068b0e4f6c7d3b18552fe authored 10 months ago by Isaac Connor <[email protected]>
Remove event_start_mode, not going to be used

github.com/ZoneMinder/zoneminder - e1a141ed7de1d848f66f04731f2e8042f1a98f6a authored 10 months ago by Isaac Connor <[email protected]>
Remove event_start_mode, not going to be used

github.com/ZoneMinder/zoneminder - 06134c387bdae763fe95ea6b5ef6ac76ee2908e0 authored 10 months ago by Isaac Connor <[email protected]>
Remove event_start_mode, not going to be used

github.com/ZoneMinder/zoneminder - 5e704c3a1cad13c1f1e6b7483c78e7785dcb194b authored 10 months ago by Isaac Connor <[email protected]>
Add CLOSE_DURATION, remove EventStartMode

github.com/ZoneMinder/zoneminder - 29d120f059ec2fb29e694278c9d4659b4b7be849 authored 10 months ago by Isaac Connor <[email protected]>
Use switch instead of ifs and add CLOSE_DURATION as valid value

github.com/ZoneMinder/zoneminder - 920568c704361ef6f6482f76378f03f581bd7795 authored 10 months ago by Isaac Connor <[email protected]>
Merge pull request #3838 from IgorA100/patch-3

Fix: Logging levels coloring for languages other than English

github.com/ZoneMinder/zoneminder - 989b3b7ba405ec62b8d7027ad1c7b6f824237bff authored 11 months ago by Isaac Connor <[email protected]>
Merge branch 'master' of github.com:ZoneMinder/zoneminder

github.com/ZoneMinder/zoneminder - ed64db315bcf75e59407cb5d66befc57fcfebae7 authored 11 months ago by Isaac Connor <[email protected]>
Remove unused EventStartMode. Fixes #3839

github.com/ZoneMinder/zoneminder - a738f1bc2ea540d0ad05fb5b9243f9157252eab6 authored 11 months ago by Isaac Connor <[email protected]>
Bump to 1.37.53

github.com/ZoneMinder/zoneminder - 6e5d26f294d3b11f1c255e7b1741e8b4e805357a authored 11 months ago by Isaac Connor <[email protected]>
Remove EventStartMode stuff

github.com/ZoneMinder/zoneminder - 78ab72a0d9380db9821dec20ae8258271ff79e81 authored 11 months ago by Isaac Connor <[email protected]>
Remove EventStartMode stuff

github.com/ZoneMinder/zoneminder - 824d6ec032add04fa7ce7c4a8367d569cf961762 authored 11 months ago by Isaac Connor <[email protected]>
Add EventCloseMode to Monitors

github.com/ZoneMinder/zoneminder - 87d71a030a389295493bcd72533d015d31f21e90 authored 11 months ago by Isaac Connor <[email protected]>
Merge branch 'master' into event_start_mode

github.com/ZoneMinder/zoneminder - 4c38d5ba758def2c6448c30dfbd5d2132c35771d authored 11 months ago by Isaac Connor <[email protected]>
Fix CpuSysPercent to CpuSystemPercent

github.com/ZoneMinder/zoneminder - 00155dc84104b585eb2be2799639654f767a450f authored 11 months ago by Isaac Connor <[email protected]>
Add CpuUserPercent, CpuNicePercent, CpuSystemPercent, CpuIdlePercent, CpuUsagePercent to Servers table

github.com/ZoneMinder/zoneminder - 5fd7e9faf5fb6e6b1c91cfb49b9a9948579c1114 authored 11 months ago by Isaac Connor <[email protected]>
Only show cpuUsage if we have an Id

github.com/ZoneMinder/zoneminder - f9a1b6b4f476cbec7eae8248ed9e0a256baa57da authored 11 months ago by Isaac Connor <[email protected]>