8
I Use This!
Very High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
Nov 26, 2024 — Nov 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
headers must be an array ref aparently. More... 2 days ago
Add fix for nginx api rewriting More... 3 days ago
Merge branch 'master' of github.com:ZoneMinder/zoneminder More... 3 days ago
Fixup taking content as a hash. Use URI to convert it to a string. Add headers support in post. More... 3 days ago
Merge pull request #4469 from ZoneMinder/dependabot/github_actions/actions/checkout-6 More... 3 days ago
Bump actions/checkout from 5 to 6 More... 3 days ago
Add debugging for monitorsSetScale setting height=0. Kill resizeInterval on unload, speeding up navigation away/reload More... 5 days ago
Fix audio auto-starting on montage. AUdio should never auto-start... Or maybe we need to track it in cookies, but by default should start muted More... 5 days ago
store and clear the resize interval on formSubmit. Add some debugging. Use monitorsStream.pause instead of stop on visibility change More... 7 days ago
Only update img.src if we are started. More... 7 days ago
Set muted attribute of go2rtc streams More... 7 days ago
Remove unused PopupScale More... 7 days ago
Remove unused stuff from console. The calls to rescale take integer pixel values and we are passing a whole mess of non-integer stuff. But we don't seem to even be using that stuff anymore. More... 7 days ago
Filter out certain querystring parameters that are for pagination not filtering. Fixes all events not listing in zmNinja More... 8 days ago
Use a better divisor than /4 to get a closer initial scale More... 9 days ago
Provide backtrace in setScale. Only start streamCmdTimer if stream is started (a status update can be in flight while we stop. More... 9 days ago
Replace Function=>Capturing More... 10 days ago
Move setting packetqueue pre_event down to AFTER we load the db value. More... 10 days ago
Fixup starting with muted=trute on montage More... 13 days ago
Merge firefly:sandbox/ZoneMinder More... 14 days ago
Don't nee dcreate-packages anymore More... 14 days ago
FIx typo getAudioStraem => getAudioStream. Add this.muted More... 14 days ago
Put locking around updating server records More... 14 days ago
Use stop instead of kill on AreYouStillWatching More... 14 days ago
Put a scale lower limit of 10. More... 14 days ago
Use stop instead of kill when we switch away from the tab More... 14 days ago
Update ip of apt-cache More... 14 days ago
Fix eslint More... 14 days ago
Build packages on every master commit More... 14 days ago
Improve detail in error message Fail to get ONVIF messages More... 14 days ago