Commit Graph

  • 1514c0a9ac
    Merge 4208fcfb5a into 7a4269cc7d IgorA100 2026-03-26 00:34:46 -0400
  • 5445aa4180
    Merge 6a6daa75b9 into 7a4269cc7d Simpler1 2026-03-24 23:03:48 +0300
  • 58e886a236
    Merge 91a94d1dbe into 7a4269cc7d IgorA100 2026-03-23 14:15:57 +0000
  • 91a94d1dbe
    Added a link to the PR (watch.php) IgorA100 2026-03-23 17:15:53 +0300
  • 8acba9b3cf
    Prevent vertical shifting of #content on the Watch page when displaying the stream status overlay. (watch.php) IgorA100 2026-03-23 17:13:41 +0300
  • 348f9fea3f
    Merge cf472c4a1c into 7a4269cc7d IgorA100 2026-03-23 23:37:52 +1100
  • f0baf4ff6f
    Merge 5c5c05d197 into 7a4269cc7d IgorA100 2026-03-23 12:01:41 +0100
  • 7a4269cc7d
    Merge pull request #4720 from IgorA100/patch-389827 master Isaac Connor 2026-03-23 06:40:35 -0400
  • 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 +0300
  • 5c5c05d197
    Removed extra semicolons (watch.js) IgorA100 2026-03-22 00:37:01 +0300
  • 025d9fcebe
    Added translation for "OPTIONS_WHATTODISPLAY" en_gb.php IgorA100 2026-03-21 23:54:53 +0300
  • 364de38a1c
    Load audioMotionAnalyzer.js only on Watch, Montage, and Event pages (functions.php) IgorA100 2026-03-21 23:40:29 +0300
  • 6f8a124f8a
    We'll use $cspNonce (functions.php) IgorA100 2026-03-21 23:28:14 +0300
  • ce0fc7ac42
    Update web/skins/classic/js/skin.js IgorA100 2026-03-21 23:09:34 +0300
  • bf2fe61290
    Declare constants (skin.js) IgorA100 2026-03-21 23:02:08 +0300
  • 7b96060af9
    Update web/skins/classic/views/event.php IgorA100 2026-03-21 22:21:55 +0300
  • 686fd09534
    Update web/skins/classic/views/montage.php IgorA100 2026-03-21 22:21:36 +0300
  • 3a37569340
    Update web/skins/classic/views/watch.php IgorA100 2026-03-21 22:19:48 +0300
  • f3a2910e93
    Instead of audioMotion.play(), use audioMotion.init() (MonitorStream.js) IgorA100 2026-03-21 22:12:27 +0300
  • b468fa7c6a
    Update web/skins/classic/views/event.php IgorA100 2026-03-21 22:06:56 +0300
  • 495e6e8263
    Update web/skins/classic/js/skin.js IgorA100 2026-03-21 21:47:32 +0300
  • fd8adee68c
    Merge pull request #4713 from IgorA100/patch-792734 Isaac Connor 2026-03-21 06:43:07 -0400
  • 16760f44b0
    Merge pull request #4716 from IgorA100/patch-89150 Isaac Connor 2026-03-21 06:42:25 -0400
  • 8970718f96
    Merge pull request #4719 from IgorA100/patch-272289 Isaac Connor 2026-03-21 06:41:54 -0400
  • a685759885
    Don't use "scrollTo" because it doesn't work properly. (console.js) IgorA100 2026-03-21 11:58:00 +0300
  • ac6dbe4ed6
    Silent refresh bootstrapTable on Console page (console.js) IgorA100 2026-03-20 23:35:59 +0300
  • 3765301057
    Set maxFPS=30 instead of 50 (audioMotionAnalyzer.js) IgorA100 2026-03-20 18:45:37 +0300
  • 4786bb515d
    Feat: Run changeWhatDisplay() without refreshing the page (watch.js) IgorA100 2026-03-20 15:57:01 +0300
  • 7b3b9c82ae
    Merge pull request #4718 from anton-vinogradov/10-seconds-section Isaac Connor 2026-03-19 14:28:54 -0400
  • b703a6be91 wip Anton Vinogradov 2026-03-19 19:29:04 +0300
  • 30d48f2ec7 wip Anton Vinogradov 2026-03-19 19:26:59 +0300
  • 291ebb862d
    Update skin.js IgorA100 2026-03-19 12:47:33 +0300
  • b4dc754506
    Fix: Eslint (MonitorStream.js) IgorA100 2026-03-19 12:39:33 +0300
  • 89a983984e
    Merge branch 'ZoneMinder:master' into patch-435415 IgorA100 2026-03-19 12:33:45 +0300
  • 1a1c219e26 skin.js - Clear IconMute when executing destroyVolumeSlider() - Added the ability to clear the icon state to changeStateIconMute() IgorA100 2026-03-19 12:28:47 +0300
  • f04a9075cc
    When starting a stream on the Watch page, don't execute controlMute() (watch.js) IgorA100 2026-03-19 10:39:29 +0300
  • 9122a155ad Removed an unused constant IgorA100 2026-03-18 14:26:55 +0300
  • c4dcf84a21 Fix: Eslint IgorA100 2026-03-18 14:22:10 +0300
  • 1af54ad008 Creating a volume slider on the Montage page to simultaneously control the volume of all monitors IgorA100 2026-03-18 14:16:28 +0300
  • 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 +0300
  • b6566fd699
    Added the getMediaStreamSource(mid) function (skin.js) IgorA100 2026-03-18 12:51:42 +0300
  • cf472c4a1c
    A finger-shaped pointer cursor for the hide/show password buttons (skin.css) IgorA100 2026-03-17 21:53:29 +0300
  • 4a518c5708
    Read from 'zmWatchMuted' cookies instead of 'zmWatchMute' (watch.js) IgorA100 2026-03-17 16:20:23 +0300
  • 7992fa4e78
    Add changeWhatDisplay() (event.js) IgorA100 2026-03-17 00:03:39 +0300
  • 79f7db179a
    Add $whatDisplay (event.php) IgorA100 2026-03-16 23:56:06 +0300
  • 33b9b452c1
    Add "#whatDisplayControl" (event.php) IgorA100 2026-03-16 23:15:33 +0300
  • a219cb316f
    Merge 9a88d9e0d3 into 5561829450 Simpler1 2026-03-16 23:03:02 +0300
  • d9361ea63e Fix parent IgorA100 2026-03-16 19:08:09 +0300
  • 82095fe9d8 If we don't display the video, then display the information block on "#monitorXX" IgorA100 2026-03-16 19:03:32 +0300
  • 1cf92b4f4c Style adjustments IgorA100 2026-03-16 17:55:08 +0300
  • c49b48ea4a Audiovisualization IgorA100 2026-03-16 17:35:08 +0300
  • 5561829450 fix: include username in auth relay and fix stale auth in stream restart Isaac Connor 2026-03-16 10:01:47 -0400
  • dcb12e6f2a Merge branch 'master' of github.com:ZoneMinder/zoneminder Isaac Connor 2026-03-15 17:25:17 -0400
  • 2ac16e835f Add br after USE ONVIF events Isaac Connor 2026-03-15 17:25:08 -0400
  • 10fb918788 Remove extra space IgorA100 2026-03-15 20:02:03 +0300
  • a958d83c8c Audiovisualization IgorA100 2026-03-15 19:21:04 +0300
  • e677f6aeb4 Remove extra space IgorA100 2026-03-15 16:57:29 +0300
  • d130f49d4b Audiovisualization IgorA100 2026-03-15 16:54:53 +0300
  • 4356a6dea8 fix: add event-id latch to linked monitor score detection Isaac Connor 2026-03-14 20:40:26 -0400
  • 524ab91cc3 Added audio visualization IgorA100 2026-03-15 00:50:35 +0300
  • f017c72498 fix: reduce linked monitor reconnect throttle from 60s to 1s Isaac Connor 2026-03-14 16:44:05 -0400
  • c405832390
    Merge branch 'master' into patch-435415 IgorA100 2026-03-14 23:04:35 +0300
  • a52c9edf95
    Merge pull request #4709 from IgorA100/patch-513027 Isaac Connor 2026-03-14 12:32:24 -0400
  • f536252a85
    Set "pointer-events: none" for "imgInfoBlock" and "infoBlock" to disable pointer events for them (MonitorStream.js) IgorA100 2026-03-14 17:16:39 +0300
  • 94b1ead0f4
    When stopping a stream, execute writeTextInfoBlock after checking the existence of the stream (MonitorStream.js) IgorA100 2026-03-14 16:07:50 +0300
  • d43dd30155
    Normalizing text before assigning it to a DOM element IgorA100 2026-03-14 15:45:01 +0300
  • 7ec5edc2e2 feat: add ZM_WEB_SHOW_SERVER_STATS config to toggle navbar stats Isaac Connor 2026-03-13 16:19:27 -0400
  • 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 +0300
  • 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 +0300
  • dca0f76468 feat: add ZM_WEB_SHOW_NAV_BUTTONS config to hide Back/Refresh buttons Isaac Connor 2026-03-12 18:56:14 -0400
  • 217c415551 feat: add ZM_WEB_BUTTON_STYLE config for icons+text, icons, or text buttons Isaac Connor 2026-03-12 18:04:14 -0400
  • 33783300bd
    Fix: Eslint (MonitorStream.js) IgorA100 2026-03-12 23:58:27 +0300
  • fc2022c651
    Remove extra space (skin.js) IgorA100 2026-03-12 23:51:36 +0300
  • 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 +0300
  • 0de4753d49 Merge branch 'master' of github.com:ZoneMinder/zoneminder Isaac Connor 2026-03-12 16:36:14 -0400
  • 8044c80f9d feat: make Remember Me a tri-state option (None/Yes/No) Isaac Connor 2026-03-12 16:35:41 -0400
  • b319d2a2b3
    Added styles for 3D text (skin.css) IgorA100 2026-03-12 23:32:38 +0300
  • 2fd36161d0
    Added calculation of the text size displayed in the information block (skin.js) IgorA100 2026-03-12 23:21:26 +0300
  • 8f29a06ca7 fix: strip <br/> from bootstrap-table column picker labels Isaac Connor 2026-03-12 16:16:46 -0400
  • 60dc6a3e0a
    Merge pull request #4708 from joelbaltazor/master Isaac Connor 2026-03-12 16:05:37 -0400
  • 939c2c4a9e fix: compact montage header layout and move Show Zones to settings row Isaac Connor 2026-03-12 15:56:45 -0400
  • c0029fe8d1 Don't add postLoginQuery to url if it is empty Isaac Connor 2026-03-12 15:03:45 -0400
  • 286feece4c Move tag related commands to canView(Events) instead of canEdit(Events) Isaac Connor 2026-03-12 15:03:29 -0400
  • 4fb0f2d765
    Updated .spec for OpenSUSE - Corrected joelbaltazor 2026-03-12 13:53:55 -0500
  • 5bf61294c8
    Updated .spec for OpenSUSE joelbaltazor 2026-03-12 13:42:08 -0500
  • 6a6daa75b9 Update watch.js and zone.js with same change from stop() to kill() Simpler1 2026-03-12 13:29:59 -0400
  • 9a88d9e0d3 Zone min/max layout Simpler1 2026-03-12 13:05:36 -0400
  • 44849e0a6f
    Fix orphaned zms processes accumulating on Montage page tab hide/show Simpler1 2026-03-12 12:10:43 -0400
  • 18ef01bd8d Increase potential config line size. HTML snippets can easily be larger than 256 Isaac Connor 2026-03-12 09:28:37 -0400
  • 6631635b8b
    fix: score calculation always uses polygon area as divisor Simpler1 2026-03-11 17:23:32 -0400
  • 6aa39892f6 Merge branch 'master' of github.com:ZoneMinder/zoneminder Isaac Connor 2026-03-11 17:22:26 -0400
  • afcf4ecfd5 Remove pointless view_ variable Isaac Connor 2026-03-11 17:22:23 -0400
  • 39ab3b225e Fix width=>Width Isaac Connor 2026-03-10 09:59:24 -0700
  • 15807eb419 Handle event having no width or height Isaac Connor 2026-02-25 17:36:26 -0500
  • d67f23b279 Remove General header Isaac Connor 2026-03-10 14:18:44 -0700
  • 4878d9cd3c Fixup, more footer to bottom of sidebar Isaac Connor 2026-03-10 17:53:46 -0400
  • d5795774d6 fix: add missing global declaration for menu icon override in Options Isaac Connor 2026-03-11 16:21:42 -0400
  • 2874751c72 fix: correct stats percentage calculations for percentage-space zone area Isaac Connor 2026-03-11 16:04:43 -0400
  • fc3eed8fab Move user self edit to auth category Isaac Connor 2026-03-11 15:55:20 -0400
  • 2d7fd1ee6b
    Merge pull request #4700 from IgorA100/patch-609482 Isaac Connor 2026-03-11 15:17:47 -0400