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

When command fails, log at Warning instead of Debug.

939db57fa9bfbfe784315704f2ce80f1f1ec6e9d authored about 1 year ago
Add HTTP_FRONT_END_HTTPS as a signal to use https in urls. Mainly for when using a reverse proxy

a1693c34b99ba0315c3071f3ff144abbccf5b43c authored about 1 year ago
Don't load Servers, they are loaded globally in config. Enforce int instead of string for range because fseek can't handle strings

afb594aa19ecf7e7c4185466159e819d1ec64623 authored about 1 year ago
Enforce max length of 64k for log entries. Use HTTP_X_FORWARDED_FOR in logging so we log actual remote addr

0d6df970d347aef20c3a8eaccdd0878ac50b507e authored about 1 year ago
Handle when there are no cueFrames populated

ee0ef4b6e487e6fe7e7a760eff182ba3367fc3c0 authored about 1 year ago
Do not need to make servers global in this context. They are by default.|

d9ae4f8e04f36bbf96bf111f13387bf916791a2b authored about 1 year ago
Return the found term instead of true in has_term.

40975184e0fff7e667cdfb83940ff2a77581dd0f authored about 1 year ago
Do not format StartDateTime and EndDateTime in ajax events results. Do the formatting in js.

8e0793f5e7c62f9cc35cf8bbc95686f64499b3fc authored about 1 year ago
Take expires setting off setCookie so it defaults to 2038 like everywhere else.

c23ee28fe6fd30a269e122c50eb109e5a86c0f51 authored about 1 year ago
Merge pull request #3785 from efranzwa/fix-monitor-tabs

Fix Monitor Source Tab Rendering

a243263d708ed1a4ddd7d7d56c983c6c61680c14 authored about 1 year ago
Added missing table tags

cf906e86c81b1c010100b467e50685512429db83 authored about 1 year ago
Fixed Monitor->WebSite Source Refresh html

83af15329ad591d2fc56b5113cf892386a9d2316 authored about 1 year ago
fix invalid date in rpm specfile changelog

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

93ed0d9309fffe1401c4d9e18375af9c89226960 authored about 1 year ago
Code style clceanup in server action

c1b32b79a2422e5bb8ae88df5e14ea2165317d34 authored about 1 year ago
Use ajax error when specified storage not found.

abb4230f8662ed73d1b71933519feb67024d4156 authored about 1 year ago
Set default values on members, fixing bad defaults on nwe storage.

aaebd725bbd53150aa8335c10b91be5e2c8405b8 authored about 1 year ago
When ZM_AUTH_HASH_IPS is off, don't use remote ip in storing auth hash in session. If ips are constantly changing it breaks.

9f04d90a27f28f364519d05d1896a662d370f7aa authored about 1 year ago
Modify .spec file to fix rpmbuild

3ee44207e579042137fb3e83c8e2066798e88e38 authored about 1 year ago
Merge pull request #3783 from efranzwa/update-version

Update ZM version in SECURITY.md

1f4e12d2c330eb5d2bd397a7891c6197fbb186fe authored about 1 year ago
Update ZM version in SECURITY.md

2798e6f205f2bb49e7de649e88df71e8d1420e2f authored about 1 year ago
Merge pull request #3782 from efranzwa/docs-definemonitor

Updates to Docs Defining Monitors Section

beb3e65f545bd6f1e0aa7a7a11bc7af0aae91f96 authored about 1 year ago
Added images for Defining Monitors section

fec884493c6d18b224529e33d618300d89f0fda0 authored about 1 year ago
Added MQTT Tab section

bf08d6c9bcde36d836f7acef9eef35602c911663 authored about 1 year ago
Added Misc Tab section

bea5677a31cfde2822c62a2d1c820a8689a7a5d6 authored about 1 year ago
Added X10 Tab section

ac8ce700bc66cebf5c3b89a6af44a2a04326476f authored about 1 year ago
Added Control Tab section

ad65e34d0f57ee32fc918e198708426d4953cd1b authored about 1 year ago
Added Buffers Tab section

bd3b73220f860db690f4aea890dbf7e4667dd17f authored about 1 year ago
Added Timestamp Tab section

703939f7ecdd66b83d290b335768a39d4612574a authored about 1 year ago
Added ONVIF Tab section

ca784d9722ca13f4856b9ccebd163124f71af218 authored about 1 year ago
Added Viewing Tab section

b347385b2184054a7f3af0f6e7330899993c3b05 authored about 1 year ago
Added Recording Tab section

31a1278286270e21bf69751986a6cd5e0693eea0 authored about 1 year ago
Added Analysis Tab section

4861aa7acb8e0affd2bb7d3e73fc775f406cf1ff authored about 1 year ago
Added Source Tab section

f7cb484fbdc8bca20a1e90ee24ebeb3a31d34790 authored about 1 year ago
Added General Tab section

15e8ff578b8b21fd770e267532e1da7ecd1df149 authored about 1 year ago
Add the Adding Monitors section

8d29f0e468933b4248682d95de6075393d1ee67b authored about 1 year ago
Update Defining Monitors doc section

97b2bd5b9b0f928143021c664f8e581a2c9bcd7e authored about 1 year ago
Close db before logterm because dbclose can do logging at debug level.

a882b71a3bb999632eb3fbc6287045883a8bf28d authored about 1 year ago
fix eslint

aaaa321464e7fc52f44e2254e78f1d56f22babf4 authored about 1 year ago
Prevent non-number inputs when filter attr is DiskPercent

542803848d9a84b79f6adfba223319b00ae6c7d0 authored about 1 year ago
If view does not exist, redirect to console instead of just dying

6a68e5577ab901e1287bf721ab14830cc3c67679 authored about 1 year ago
Use User->Id() instead of Request['uid'] because when adding a new user Request['uid'] isn't populated so a warning is generated.

7bc126abe1d8cff0850ac96807ac503a32943ad3 authored about 1 year ago
Handle ffmpeg6 deprecating (renaming) pkt_duration

e58781300d48be9b59f66bc944be800cdec4c2de authored about 1 year ago
Include username in url when using auth_hash so that the authenting sql can be more efficient

5486fc63270a5bc68ef981b9c53532f4d6fa1848 authored about 1 year ago
Change zmLoadAuthUser to use std::string in arguments. Include passing an optional username to allow the SQL to use an index to only compare to that user for efficiency.

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

72855fb501c66f544f415111359a254e85974053 authored about 1 year ago
Add a db update to clear out bogus values for Control Address

b04d1040d253547da2f571dbc2965111b20f5855 authored about 1 year ago
Don't need to set heartbeat after connect. It willb e set in connect.

9ab31196b54cb00952942eb71070153e0c61dfbb authored about 1 year ago
Set heartbeat while connecting so that it gets set before we do all the soap/onvif stuff. Prevents zmwatch restarting zmc because of 0 heartbeat

d908c9185fb982efbfffd1f1c0cfb9d634c4a40c authored about 1 year ago
Add debug in Ready(). Reset image_count in Reload so that Ready() works after a reload.

a52dc04d2e2fb9f4be05924c3efbd58fc6193cac authored about 1 year ago
Increase debug level for ONVIF

58204928c2aef3131b99ce1230dc1e30b3d888e6 authored about 1 year ago
Add newer ffmpeg libs dependencies

1e8077451e81ca91b855ffe7b1b12422ccaef23f authored about 1 year ago
Add Tags support to API

46b27d9f78c27411a29551ef09e0b34ba07efa51 authored about 1 year ago
Bump version to pickup redo of User_Preferences table

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

46fcb27a3bf3111694d904dc35aaa95f0dc41c18 authored about 1 year ago
Handle invalid codec and fix video_tag boolean assignment causing video tag to be false

9537492f1c54a762503386241fa332fd3d73f5eb authored about 1 year ago
Use echo instead of print which is apparently faster.

e6632ade43a3043bd26949870f53bb321fbf8531 authored about 1 year ago
Fix not allowing html5 video tag when h265.

f26617af71838446e8384c8f110564768fec0cd7 authored about 1 year ago
Fix never gapless events not working. Put mutex around status sending because event_data may change at any moment. Fix 100% cpu use when at end of event and not moving to next event, hence paused.

bc11f5cdac4f4b48acdbca836ad6a6bc2d9e0bcd authored about 1 year ago
Just code cleanups, but also add a mysqL-free_result which should fix a mem leak

5bb7529c3e139832b62c985b2526e2940edb4963 authored about 1 year ago
We no longer build the update for 1.37.38

b6537523ee393191995ddec09b9088652b1e6068 authored about 1 year ago
Redo the update for User_Preferences. Sourcing User_Preferences.sql drops the table, losing contents.

4924ebb2118d760f202c096b45b8a126adee5716 authored about 1 year ago
Remove padding from navbars to condense them a bit. Fix 1 pixel extra padding on state button

859baf6f8f56de7da7b7628c00f2fed11a25ae20 authored about 1 year ago
Setup requirements.txt for sphinx-rtd-theme

98bd4f320324a21149fbfb270ce08c948c5a46a8 authored about 1 year ago
Revert bogus attempt to add sphinx_rtd_theme to conf.py

fca24d532277a401a04e2b8f0f02fb287d7ca5fd authored about 1 year ago
Fix Auto Unarchive not deselecting

13ec02d5f1c44ad286de71df8d633c6b49fbdd1d authored about 1 year ago
Sort output of status by pid.

b6bd1c93adf5fdec37afb4504832803d8e97ec40 authored about 1 year ago
Add sphinc rtd theme to deps

cfec797299b29fa6db86e70d5aad9801b053053f authored about 1 year ago
Always stop a filter. Otherwise we won't stop it when switching from background to not background.

f76046af3f777ed263b746fb6217caf656bf78db authored about 1 year ago
Add sphinx_rtd_theme to import and extensions

a43e715aa6f6de434a24cb7ddaf840b64381baad authored about 1 year ago
Replace deprecated mysql_ssl_set with mysql_options()

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

f2c4ff0beb92ffd25ef1d938016ab2213c10fb4c authored about 1 year ago
Fix lack of scroll on groups view.

e2f8553b480e5ed36544219e817c425270c01654 authored about 1 year ago
Merge pull request #3779 from efranzwa/docs-started

Updates to Getting Started Doc Section

228c60cfe8e32cc5d097a5193ea3a83636ecd371 authored about 1 year ago
Remove trailing spaces. Remove extra comma causing SQL-ERR

36936001a4bd7005e4fff61cc90ef3443b6b4a71 authored about 1 year ago
Use same logic as in LogHTML to apply success class, and hence make the word Log green when there are no errors.

6aa790106616d4e8027ceb2fae16453ced75f0a6 authored about 1 year ago
Dont' log warning when no user preference set. Inlcude more info in log message.

db252ce1910737812022f767ede3bb0515c0c11f authored about 1 year ago
Rework Getting Started doc section

7208f746f22aa0352f2b97a2066a4d1abba8582a authored about 1 year ago
Add new images for Getting Started doc section

03e59657d37a641603f4b1408b0d3059e1ed1e52 authored about 1 year ago
Use sphinx rtd theme

fdc196f38c9b3c1f87b15d532517498b8bc6c5ab authored about 1 year ago
Add a db ping to handle reconnection when zmupdate is running as a daemon. Move code around to be more efficient.

818eb5e0a3d8b322a75de8f6e8599ba33aceb153 authored about 1 year ago
Add required GROUP BY Id to fix SQL queries

29be822e9916e666a344dbc1296547e99e057550 authored about 1 year ago
Add php8.1+ members support for multiple and chosen flags for filter terms

1545210b1224e7300e3110d751eeb4328f8274cb authored about 1 year ago
Be a little more verbose and robust when things like permission errors break config loading

d54171c21cb429190268c44350c2f7abc959d946 authored about 1 year ago
Rough in some email content templates

247e0164d86efc1813aa6ba6cff56d5804480fce authored about 1 year ago
Add named parameters support to ServerStatsController.

e8a866e5048acce7fddaed60e4364774717c374c authored about 1 year ago
Term log after dbClose, dbClose does a debug log

69891c877ecf603c4088093d28183d3f5bf4f8a1 authored about 1 year ago
Spacing, add more debug to ::Analyze

f65761a31d1b1ae8ee2350ef65f5931cbcfcf302 authored about 1 year ago
Fix memleak due to not freeing the opts dict except on error.

558aed0561d58e451ed7f539a7d1a42433754605 authored about 1 year ago
Add newline to fix SQL err due to Tags

d7bb9674e3ac8ef1100fac554659c4095e4564d9 authored about 1 year ago
Set new defaults for ENabled, API Enabled and HomeView in user Object. php's new need to declare every property breaks the old default system. Only load Group Permissions and Monitor Permissions if we have an Id.

ecfc39aa879db8a85a3771388f640e81e45778d8 authored about 1 year ago
Don't give a default value to Username it is not useful. Replace it with a placeholder.

f1f553dd982c68a28094367ca9d0cee44531ba17 authored about 1 year ago
Turn off debugging of status ajax results. Can be a lot of info and can be gotten from browser dev tools

50ece0ae57c3d57f8c0d33b4c8821912e814f584 authored about 1 year ago
Undo the extreme splitting up of the SQL so that it is a little less multiple-liney. Hopefully may fix the lack of white space issue reported in forums.

f4d69d524acc0ebe4d7ac0a963c6b2c8e949de58 authored over 1 year ago
Put debug lines where they should go to reduce confusing excess logging

581a6aa6b80e726e8e3a9685e4d3562b3a492b5d authored over 1 year ago
Bump version to 1.37.46 to pickup montage layout updates

02a65fa6cb68b658d7b7318502cac325d5ad6a5e authored over 1 year ago
Don't include the third nav element for nav banner when there is no banner set so as to take up less space

b01908e93c5edfab2c4fe8d977b2f55b8ed1cbdd authored over 1 year ago
Change grep to match at beginning of line. The grep can show in the process list and so give us a broken result. Add debugging when we don't get a value.

7596cdcde3688ff240661854cebf2f06c6227e88 authored over 1 year ago
Fix typo in getHomeView

ab979c8f42218393820de773e7f99436e5c412ff authored over 1 year ago
Define ->savedErrorReporting to prevent php errors in logs

717f6440872a16fc29497fb48ea33dadd1677a91 authored over 1 year ago