Commit Graph

1223 Commits (dev2)

Author SHA1 Message Date
Moe 7b43cf6ff0 ONVIF Scanner : remove "Loading" icon, unused in new operation 2026-03-16 20:59:03 +06:00
Moe 21f34e0119 ONVIF Scanner : fix missing variable 2026-03-15 22:52:56 +06:00
Moe b7513a1614 ONVIF Scanner : Add Pause, Resume, Stop actions
+ move ONVIF Scanner page layout to separate file
2026-03-15 22:31:37 +06:00
Moe 0d599a1cec fix Open Next/Previous Monitors, fix saving closed state for live grid monitor 2026-03-14 21:55:52 +06:00
Moe f4c73917d5 fix monitor auto size on load 2026-03-14 20:58:48 +06:00
Moe 8908e34d23 Change onInitWebsocket uses to onDashboardReady
waits for monitors to load
2026-03-11 11:03:08 +06:00
Moe 664b491d13 Fix Auto Open on Monitor Load 2026-03-11 11:03:07 +06:00
Moe 081bd5bf80 Show Uploader percents in the Side Menu indicators 2026-02-15 21:54:54 +06:00
Moe 0899c479ac Make dashboard load monitors from websocket 2026-02-10 23:02:37 +06:00
Moe f05477cab3 Better status label for Monitors 2026-02-10 21:55:37 +06:00
Moe bec90997dc Monitors List updated to be like Central Management+ 2026-02-09 02:48:24 +06:00
Moe fb852147f9 Monitors List updated to be like Central Management 2026-02-09 02:46:15 +06:00
Moe a05d527d60 fix recent videos load time on dashboard start 2026-02-08 14:05:27 +06:00
Moe 2bb45e120b make createVideoLinks check video.type if googd cloud video 2026-02-08 14:02:34 +06:00
Moe 190671b8f3 Allow Auto Opening Live Grid on Load (with option in Live Grid) 2026-02-08 14:02:03 +06:00
Moe 1bc687a3d4 make detector events only draw if live grid is actually playing the stream on screen 2026-01-29 13:21:48 +06:00
Moe b36de6a750 Dashboard : Add method to remove function from extender 2026-01-29 13:20:58 +06:00
Moe aa2af3fb12 monitor Import use websocket instead of http 2026-01-20 13:33:36 +06:00
Moe 3dd2de1bbf Live Grid : Fix fullscreen exist flash (raise timeout for fullscreenInUse flag) 2026-01-09 00:27:06 +06:00
Moe a1fd8954fa Live Grid : Fix fullscreen exit (fix flash on unfullscreen) 2026-01-07 00:28:58 +06:00
Moe 5ea3a5e7cb Live Grid : Fix fullscreen exit 2026-01-04 14:29:12 +06:00
Moe 6dddf8b852 Fix Timelapse Frames Video Generate Download bug 2026-01-03 23:22:08 +06:00
Moe c2e255e31a Live Grid : Fix toStayClosed check and detectionDrawDelays 2026-01-03 18:52:45 +06:00
Moe f1d12ed2e3 Live Grid : Resize monitors when side bar toggles 2026-01-03 13:51:27 +06:00
Moe b65465da0e Replace Force Monitors Per Row with "Maintain Grid" and 1x1,2x2,3x3
+ properly size Live Grid to current window size
+ Add Open Next and Open Previous matching selected grid size
+ Remove Force Monitors Per Row options from Account Settings
+ Contain the Live Grid code

This update is ported from the Central Management Panel
2026-01-03 01:08:08 +06:00
Moe bd84b70ac0 Fix manual timelapse frame deletion+ 2025-12-14 20:53:39 +06:00
Moe 4bceb9f4c2 AVI Support for Drop In Events (FTP)
commit 3115c9dcd0
Author: Moe <github@m03.ca>
Date:   Tue Dec 2 16:51:45 2025 +0600

    Update aviUtils.js

commit 3e30de9807
Author: Moe <github@m03.ca>
Date:   Tue Dec 2 16:48:50 2025 +0600

    Update dropInEvents.js

commit 35b459a1f5
Author: Moe <github@m03.ca>
Date:   Tue Dec 2 16:44:59 2025 +0600

    Update dropInEvents.js

commit 7ad2f4bd93
Author: Moe <github@m03.ca>
Date:   Tue Dec 2 16:43:25 2025 +0600

    Update dropInEvents.js

commit 828b752c47
Author: Moe <github@m03.ca>
Date:   Sun Nov 23 22:15:39 2025 +0600

    add AVI support to Drop In Events

commit faf94ed661
Author: Moe <github@m03.ca>
Date:   Mon Nov 17 20:39:01 2025 +0600

    Fix Vulnerability in Super User session management

    Thanks Eric Holub

commit 92d34a6337
Author: Moe <github@m03.ca>
Date:   Sun Nov 16 23:03:55 2025 +0600

    Fix Vulnerability in HLS API endpoint

    Thanks Eric Holub

commit 915642753c
Author: Moe <github@m03.ca>
Date:   Thu Nov 13 20:59:43 2025 +0600

    update pingTimeout and pingInterval for socket.io+

    Add socketIoPingTimeout and socketIoPingInterval params to conf.json

commit a6fe7fd9fe
Author: Moe <github@m03.ca>
Date:   Thu Nov 13 20:52:33 2025 +0600

    update pingTimeout and pingInterval for socket.io

commit 38d638a29e
Author: Moe <github@m03.ca>
Date:   Thu Nov 13 20:18:24 2025 +0600

    disable sending snapshot on monitor stop

commit 3c2fe50032
Author: Moe <github@m03.ca>
Date:   Thu Nov 13 20:16:39 2025 +0600

    disable sending snapshot on monitor start

commit 575426ae4f
Author: Moe <github@m03.ca>
Date:   Thu Nov 13 19:36:34 2025 +0600

    Make Monitors Tab only load icons when Monitor Card is visible
2025-12-02 17:03:47 +06:00
Moe 833295c6b0 Make Videos Table not load on first open, show notice to search instead 2025-11-13 17:45:46 +06:00
Moe 457227a5e6 Fixing the quick settings feature in UI 2025-10-31 10:26:19 +06:00
Moe b06caedb35 Side Menu icon loading performance tweaks 2025-10-28 22:19:20 +06:00
Moe 5339e73c7a Recent Videos loading performance tweaks 2025-10-28 22:18:34 +06:00
Moe add06bc98c Load Side Menu snapshot icons on scroll into view+ 2025-10-28 20:00:03 +06:00
Moe bb1d893375 Wait to load monitors in recent videos base on number of monitors 2025-10-28 19:59:47 +06:00
Moe 0ad5ae0356 Load Side Menu snapshot icons on scroll into view 2025-10-28 19:59:14 +06:00
Moe 994c07ebd0 Add monitor status in logs stream card title 2025-10-28 16:20:29 +06:00
Moe 7038065af4 make Monitor Saved notice auto hide 2025-10-28 15:10:10 +06:00
Moe dbbd77131d Fix Embed Reload when monitor status changes 2025-10-28 12:25:19 +06:00
Moe c6755231c3 make Recent Videos prevent loading on refresh if Live Grid opened
+ ask to load if over 50 cameras
2025-10-28 00:41:26 +06:00
Moe eaf22ea9bd Region Editor always reload when opened 2025-10-21 14:34:51 +06:00
Moe 661b935c93 remove hardcoded addition of cloud video type in videosTable and videos.js 2025-09-21 15:08:43 +06:00
Moe 6fbcf20bfb Fix loading snapshot in Videos Table 2025-08-11 13:43:42 +06:00
Moe b5530d4742 Fix Embed host link when using p2p 2025-07-30 21:05:00 +06:00
Moe 6d42994343 Fix Sub-Account Manager : populating the permission selections 2025-07-16 21:42:30 +06:00
Moe 6c40a84bec fix dropdown menu links in Videos Table 2025-06-30 10:43:37 +06:00
Moe 3596f4f29f Live Grid : Fix substream reload on scroll 2025-06-29 09:43:29 +06:00
Moe 7c04dcc492 Live Grid : disable debuglogs for detection delay 2025-06-25 09:24:43 +06:00
Moe 7ea0227f72 Live Grid : Detection Delay made into Float, max value is 10, step is 0.1 2025-06-25 09:13:41 +06:00
Moe 00ce901d7e Live Grid : Allow adding a Client-Side delay in drawing detection boxes 2025-06-23 06:20:31 +06:00
Moe 7a854c6379 Add Option to use 24 Hour time in Videos Table 2025-06-17 10:48:15 +06:00
Moe 1a34936099 Add Line (Crossing) Counter 2025-06-03 13:57:18 +06:00