Commit Graph

  • 3d9f1e2eaf Target apt sources zoneminst.list file at release-1.38 release-1.38 Isaac Connor 2026-04-07 20:54:14 -04:00
  • 6882619c9c Merge branch 'master' of github.com:ZoneMinder/zoneminder master Isaac Connor 2026-04-07 20:51:22 -04:00
  • eff087a532 fix: limit filter Name input to 64 characters Isaac Connor 2026-04-07 20:51:07 -04:00
  • ea40e86f86 fix: add missing dash separator in Content-Range header Isaac Connor 2026-04-07 20:50:58 -04:00
  • 1e4ec3d251 fix: treat ENOTTY like EINVAL when querying V4L2 JPEG compression options Isaac Connor 2026-04-07 20:48:57 -04:00
  • 0e51fb6788 fix: call disconnect() in MonitorLink::connect() before reopening map_fd Isaac Connor 2026-04-07 20:48:42 -04:00
  • df29fb7c70 Merge branch 'master' of github.com:ZoneMinder/zoneminder Isaac Connor 2026-04-06 09:40:04 -04:00
  • 252ac03b77 Move the delay calculation code to after we run the filter so that the time taken running the filter is included Isaac Connor 2026-04-05 13:31:34 -04:00
  • d8f30811cf Rename last_action to last_reload as that is what it actually is Isaac Connor 2026-04-04 11:17:06 -04:00
  • f112ead9dd Include ExecuteInterval in warning Isaac Connor 2026-04-03 13:11:20 -04:00
  • d22f8450e0 fix: free video_out_ctx after failed avcodec_open2 in new_extradata path Isaac Connor 2026-04-05 15:30:18 -04:00
  • 5ff625a899 fix: fd leak in MonitorLink::disconnect() when connect() fails Isaac Connor 2026-04-05 13:58:52 -04:00
  • 4df52e6a41 Don't use Fatal when there is an error preparing the sql. handle PostSQLConditions being an empty array Isaac Connor 2026-04-03 17:48:35 -04:00
  • c06dab727e Include ExecuteInterval in warning Isaac Connor 2026-04-03 13:11:20 -04:00
  • 82261c047e Use now instead of 0 when no last_ran so that elapsesd=0 on initial run, and we don't log a warning. Isaac Connor 2026-04-03 11:54:03 -04:00
  • fcd925900b fix: redirect stdin/stdout/stderr to /dev/null instead of closing them Isaac Connor 2026-04-03 11:45:25 -04:00
  • 0912fc62cf Merge branch 'master' of github.com:ZoneMinder/zoneminder Isaac Connor 2026-04-03 11:00:08 -04:00
  • b141c9e18a Warn() -> Warning(). Fixes #4724 Isaac Connor 2026-04-03 10:52:00 -04:00
  • 34949769b0 fix: add Warn() as exported alias for Warning() in Logger Isaac Connor 2026-04-03 10:49:58 -04:00
  • 33a2148c7c Merge branch 'master' of github.com:ZoneMinder/zoneminder Isaac Connor 2026-04-02 14:17:21 -04:00
  • af33926aa3 fix: reset last_write_index in Pause to restore DECODING_ONDEMAND bootstrap Isaac Connor 2026-04-02 13:45:08 -04:00
  • 1eee633f07 Fix login redirect by passing postLoginQuery as URL parameter (#4513) release-1.36 Isaac Connor 2026-03-31 12:57:14 -04:00
  • 692b77b4da fix: guard against empty auth_relay producing double && in zms URLs Isaac Connor 2026-03-31 12:27:56 -04:00
  • 7c08e3157b Fix missing quotes Isaac Connor 2026-03-31 09:28:54 -04:00
  • 7638b291d5 Bump up ubuntu and python version for readthedocs Isaac Connor 2026-03-30 16:38:11 -04:00
  • 48dce0311e fix: guard against null websocket in VideoRTC.onopen Isaac Connor 2026-03-30 16:24:14 -04:00
  • 873d2a4abb fix: use shoelace formula for zone threshold pixel-to-percent migration Isaac Connor 2026-03-30 09:14:30 -04:00
  • 1ec9c449b4 fix: null-check StorageId column in Monitor::Load to prevent segfault Isaac Connor 2026-03-30 09:13:50 -04:00
  • df594cac62 Merge branch 'master' of github.com:ZoneMinder/zoneminder Isaac Connor 2026-03-30 09:07:04 -04:00
  • 96aff8cbac Upgrade bootstrap-table to 1.27.1 Isaac Connor 2026-03-29 11:25:18 -04:00
  • cf27243055 fix: add DTS backward jump detection in ffmpeg camera capture Isaac Connor 2026-03-29 09:52:00 -04:00
  • 58968a8f90 fix: clamp user bandwidth before defining ZM_WEB_* constants Isaac Connor 2026-03-27 16:45:46 -04:00
  • 05cc6fcca7 chore: remove obsolete ZM_FILTER_EXECUTE_INTERVAL config option Isaac Connor 2026-03-27 16:31:33 -04:00
  • 04d28258db fix: use minimum per-filter delay instead of last filter's delay in zmfilter Isaac Connor 2026-03-27 16:17:35 -04:00
  • 6fabbb6d75 fix: use prepare instead of prepare_cached in Filter::Execute Isaac Connor 2026-03-27 15:48:15 -04:00
  • 62ef4014ad fix: clear accumulated state in Filter::Sql() before rebuilding Isaac Connor 2026-03-27 15:47:01 -04:00
  • b2f353f4a2 Merge pull request #4714 from IgorA100/patch-536184 Isaac Connor 2026-03-27 09:25:16 -04:00
  • 0e78b5a6c6 Merge branch 'master' of github.com:ZoneMinder/zoneminder Isaac Connor 2026-03-26 17:20:23 -04:00
  • 4603309e38 Include full path in warning when fail to cache bust Isaac Connor 2026-03-26 17:20:20 -04:00
  • 277eece633 Log the value when event_close_mode is unkown Isaac Connor 2026-03-26 17:19:59 -04:00
  • 2d34db3e4c fix: handle HTTP-to-HTTPS redirect in Reolink_HTTP login Isaac Connor 2026-03-26 14:00:16 -04:00
  • 8fe8141eb5 fix: prefer MJPEG over raw YUV in V4L2 AUTO palette selection Isaac Connor 2026-03-17 14:05:52 -04:00
  • 9adbed166e fix: add missing CLOSE_DURATION event close mode handling Isaac Connor 2026-03-17 14:06:16 -04:00
  • 7a4269cc7d Merge pull request #4720 from IgorA100/patch-389827 Isaac Connor 2026-03-23 06:40:35 -04:00
  • 0998e9d766 When executing monitorChangeStreamChannel(), always write the new channel to the cookie and to monitorStream.currentChannelStream (watch.js). IgorA100 2026-03-22 13:35:08 +03:00
  • fd8adee68c Merge pull request #4713 from IgorA100/patch-792734 Isaac Connor 2026-03-21 06:43:07 -04:00
  • 16760f44b0 Merge pull request #4716 from IgorA100/patch-89150 Isaac Connor 2026-03-21 06:42:25 -04:00
  • 8970718f96 Merge pull request #4719 from IgorA100/patch-272289 Isaac Connor 2026-03-21 06:41:54 -04:00
  • a685759885 Don't use "scrollTo" because it doesn't work properly. (console.js) IgorA100 2026-03-21 11:58:00 +03:00
  • ac6dbe4ed6 Silent refresh bootstrapTable on Console page (console.js) IgorA100 2026-03-20 23:35:59 +03:00
  • 7b3b9c82ae Merge pull request #4718 from anton-vinogradov/10-seconds-section Isaac Connor 2026-03-19 14:28:54 -04:00
  • b703a6be91 wip Anton Vinogradov 2026-03-19 19:29:04 +03:00
  • 30d48f2ec7 wip Anton Vinogradov 2026-03-19 19:26:59 +03:00
  • f04a9075cc When starting a stream on the Watch page, don't execute controlMute() (watch.js) IgorA100 2026-03-19 10:39:29 +03:00
  • 1fc68a3e84 If the system volume was set to 0, change the state of the "Mute" icon in the volume slider (MonitorStream.js) IgorA100 2026-03-18 13:32:01 +03:00
  • b4007dc766 fix: preserve fractional percentages in zone threshold migration Isaac Connor 2026-03-17 20:05:39 -04:00
  • cf472c4a1c A finger-shaped pointer cursor for the hide/show password buttons (skin.css) IgorA100 2026-03-17 21:53:29 +03:00
  • 4a518c5708 Read from 'zmWatchMuted' cookies instead of 'zmWatchMute' (watch.js) IgorA100 2026-03-17 16:20:23 +03:00
  • 5561829450 fix: include username in auth relay and fix stale auth in stream restart Isaac Connor 2026-03-16 10:01:47 -04:00
  • dcb12e6f2a Merge branch 'master' of github.com:ZoneMinder/zoneminder Isaac Connor 2026-03-15 17:25:17 -04:00
  • 2ac16e835f Add br after USE ONVIF events Isaac Connor 2026-03-15 17:25:08 -04:00
  • 4356a6dea8 fix: add event-id latch to linked monitor score detection Isaac Connor 2026-03-14 20:40:26 -04:00
  • f017c72498 fix: reduce linked monitor reconnect throttle from 60s to 1s Isaac Connor 2026-03-14 16:44:05 -04:00
  • a52c9edf95 Merge pull request #4709 from IgorA100/patch-513027 Isaac Connor 2026-03-14 12:32:24 -04:00
  • f536252a85 Set "pointer-events: none" for "imgInfoBlock" and "infoBlock" to disable pointer events for them (MonitorStream.js) IgorA100 2026-03-14 17:16:39 +03:00
  • 94b1ead0f4 When stopping a stream, execute writeTextInfoBlock after checking the existence of the stream (MonitorStream.js) IgorA100 2026-03-14 16:07:50 +03:00
  • d43dd30155 Normalizing text before assigning it to a DOM element IgorA100 2026-03-14 15:45:01 +03:00
  • 7ec5edc2e2 feat: add ZM_WEB_SHOW_SERVER_STATS config to toggle navbar stats Isaac Connor 2026-03-13 16:19:27 -04:00
  • 040f461b86 Instead of "setTextSizeOnInfoBlock," we now use the new "setTextSizeOnInfoBlocks" function, which sets the text size for all blocks. (skin.js) IgorA100 2026-03-13 11:48:12 +03:00
  • dcd3ef06ad Instead of explicitly specifying the text size, we use a call to the new function "setTextSizeOnInfoBlock" (MonitorStream.js) IgorA100 2026-03-13 11:43:42 +03:00
  • dca0f76468 feat: add ZM_WEB_SHOW_NAV_BUTTONS config to hide Back/Refresh buttons Isaac Connor 2026-03-12 18:56:14 -04:00
  • 217c415551 feat: add ZM_WEB_BUTTON_STYLE config for icons+text, icons, or text buttons Isaac Connor 2026-03-12 18:04:14 -04:00
  • 33783300bd Fix: Eslint (MonitorStream.js) IgorA100 2026-03-12 23:58:27 +03:00
  • fc2022c651 Remove extra space (skin.js) IgorA100 2026-03-12 23:51:36 +03:00
  • d00f56d036 When a stream is loaded, paused, or stopped, display a corresponding caption in the center of the stream player. (MonitorStream.js) IgorA100 2026-03-12 23:41:32 +03:00
  • 0de4753d49 Merge branch 'master' of github.com:ZoneMinder/zoneminder Isaac Connor 2026-03-12 16:36:14 -04:00
  • 8044c80f9d feat: make Remember Me a tri-state option (None/Yes/No) Isaac Connor 2026-03-12 16:35:41 -04:00
  • b319d2a2b3 Added styles for 3D text (skin.css) IgorA100 2026-03-12 23:32:38 +03:00
  • 2fd36161d0 Added calculation of the text size displayed in the information block (skin.js) IgorA100 2026-03-12 23:21:26 +03:00
  • 8f29a06ca7 fix: strip <br/> from bootstrap-table column picker labels Isaac Connor 2026-03-12 16:16:46 -04:00
  • 60dc6a3e0a Merge pull request #4708 from joelbaltazor/master Isaac Connor 2026-03-12 16:05:37 -04:00
  • 939c2c4a9e fix: compact montage header layout and move Show Zones to settings row Isaac Connor 2026-03-12 15:56:45 -04:00
  • c0029fe8d1 Don't add postLoginQuery to url if it is empty Isaac Connor 2026-03-12 15:03:45 -04:00
  • 286feece4c Move tag related commands to canView(Events) instead of canEdit(Events) Isaac Connor 2026-03-12 15:03:29 -04:00
  • 4fb0f2d765 Updated .spec for OpenSUSE - Corrected joelbaltazor 2026-03-12 13:53:55 -05:00
  • 5bf61294c8 Updated .spec for OpenSUSE joelbaltazor 2026-03-12 13:42:08 -05:00
  • 18ef01bd8d Increase potential config line size. HTML snippets can easily be larger than 256 Isaac Connor 2026-03-12 09:28:37 -04:00
  • 6aa39892f6 Merge branch 'master' of github.com:ZoneMinder/zoneminder Isaac Connor 2026-03-11 17:22:26 -04:00
  • afcf4ecfd5 Remove pointless view_ variable Isaac Connor 2026-03-11 17:22:23 -04:00
  • 39ab3b225e Fix width=>Width Isaac Connor 2026-03-10 09:59:24 -07:00
  • 15807eb419 Handle event having no width or height Isaac Connor 2026-02-25 17:36:26 -05:00
  • d67f23b279 Remove General header Isaac Connor 2026-03-10 14:18:44 -07:00
  • 4878d9cd3c Fixup, more footer to bottom of sidebar Isaac Connor 2026-03-10 17:53:46 -04:00
  • d5795774d6 fix: add missing global declaration for menu icon override in Options Isaac Connor 2026-03-11 16:21:42 -04:00
  • 2874751c72 fix: correct stats percentage calculations for percentage-space zone area Isaac Connor 2026-03-11 16:04:43 -04:00
  • fc3eed8fab Move user self edit to auth category Isaac Connor 2026-03-11 15:55:20 -04:00
  • 2d7fd1ee6b Merge pull request #4700 from IgorA100/patch-609482 Isaac Connor 2026-03-11 15:17:47 -04:00
  • 7d833bd8bb Fix Eslint (MonitorStream.js) IgorA100 2026-03-11 18:57:16 +03:00
  • 1478594780 Code optimization (MonitorStream.js) IgorA100 2026-03-11 18:53:05 +03:00
  • efa1b6e99b Code formatting improvements (video-stream.js) IgorA100 2026-03-11 18:41:09 +03:00