Commit Graph

11568 Commits (620407e4089eb5cb0ee6d7594de747975c55d11f)

Author SHA1 Message Date
Isaac Connor d13384ce1b Populate model as a dropdown from files in ZM_DIR_MODELS 2025-05-23 02:25:54 +05:30
Isaac Connor 957d74dcc4 Hide quadra/speedai 2025-05-14 22:45:04 +00:00
Isaac Connor e08c11c2be Turn off debug 2025-05-14 14:16:25 -04:00
Isaac Connor 2325c08a75 Add setting player at view time 2025-05-12 17:54:00 -04:00
Isaac Connor 971f2de1ca Add changing player 2025-05-12 17:52:44 -04:00
Isaac Connor 2cdfa0695d Alter what getStreamMode returns to include the player and stream type 2025-05-12 17:50:10 -04:00
Isaac Connor 5992bd7222 Switch getStreamModeMOnitor to an object method 2025-05-11 19:40:06 -04:00
Isaac Connor e89c4997be Add Go2RTC options 2025-05-11 19:39:40 -04:00
Isaac Connor c71ebac030 Use moved getStreamMode 2025-05-11 17:37:27 -04:00
Isaac Connor 91ad62c371 Add Go2RTC types 2025-05-11 17:37:04 -04:00
Isaac Connor fe7842594b Merge in Go2RTC setup 2025-05-11 17:36:47 -04:00
Isaac Connor f7e114f470 ADd Go2RTC fields. Move getStreamModeMonitor into the monitor object 2025-05-11 17:24:47 -04:00
Isaac Connor 2b69e84e5a Div port by 5 so that we don't need as many ports in apache 2025-05-08 23:16:58 +00:00
Isaac Connor a0ff925fdc Add Uvicon yolo as OD option 2025-05-06 20:03:50 +00:00
Isaac Connor 406bd101cc Only make symlink if name is different than id 2025-05-06 20:03:33 +00:00
nvme ca94d481e7 Change margin to 0 so that inset becomes 0 2025-05-05 17:53:03 +00:00
Isaac Connor 2f5b2018c9 Merge branch 'master' into ai_server 2025-05-02 19:49:03 -04:00
Isaac Connor 3ee0057130 Merge branch 'master' of github.com:ZoneMinder/zoneminder 2025-05-02 19:48:35 -04:00
IgorA100 cb7d7f4a29
Added a comment to the condition if ($l->Name() == 'Freeform') $l->Name('Auto'); (montage.php) 2025-05-02 23:08:21 +03:00
IgorA100 01da58fae4
Added "24 Wide" & "48 Wide" Layots (montage.php) 2025-05-02 22:49:19 +03:00
Isaac Connor b029975ae4
Merge pull request #4321 from Simpler1/dark_mode
feat(dark): table and dropdown menus to use a grey outline instead of…
2025-04-30 11:38:34 -04:00
Simpler1 0bbb6e044e feat(dark): table and dropdown menus to use a grey outline instead of white 2025-04-29 21:44:13 -04:00
Isaac Connor e73cb52359 Add type=float for AnalysisFPSLimit 2025-04-29 16:02:44 -04:00
Isaac Connor 19b52f5799 Fix eslint 2025-04-23 19:19:01 -04:00
Isaac Connor 8e22a9de69 Default password for Amcrest is admin, pass Manufacturer to monitor creation 2025-04-23 18:47:04 -04:00
Isaac Connor 5b4bb1df73 Add 16, 24, 48 wide 2025-04-23 19:24:14 +05:30
Isaac Connor 6adb38635b Merge branch 'master' into ai_server 2025-04-22 18:49:01 -04:00
Isaac Connor cd8fe13367 Show fps in web console 2025-04-22 07:59:38 +05:30
Isaac Connor beb1e6e8b3
Merge pull request #4312 from IgorA100/patch-990778
Fix: Instead of switch "( $max_aspect_ratio )" use a formula for recalculation aspect ratio on Timeline page
2025-04-21 11:58:56 -04:00
IgorA100 945bd7e9da
Instead of switch "( $max_aspect_ratio )" use a formula for recalculation (timeline.css.php)
round(100/$max_aspect_ratio, 2)
2025-04-21 18:11:05 +03:00
Isaac Connor c9a6b6bfca Merge branch 'master' of github.com:ZoneMinder/zoneminder 2025-04-17 09:08:49 -04:00
Isaac Connor 9181b2ae5d Put back data-page-size setting and remove the cookie setting. The cookie setting didn't work in testing. data-page-size did work today. I think it didn't work in the past with previous version of bs. 2025-04-17 09:08:44 -04:00
IgorA100 e7be0c1721
Fix: Add portrait orientation 1080x1920, 1520x2688 aspect ratio (timeline.css.php) 2025-04-16 11:59:03 +03:00
Isaac Connor c6177402ec
Merge pull request #4308 from IgorA100/patch-948505
Fix: Removed loadFontFaceObserver() call as it is no longer used Watch page
2025-04-14 16:02:10 -04:00
IgorA100 af0227e96b
Fix: Firefox return to previous page (skin.js)
Firefox has a feature of caching and returning to the previous page. Moreover, in different versions of FF the behavior is different.
Added by listener pageshow
Closed https://forums.zoneminder.com/viewtopic.php?p=137084#p137084
2025-04-14 10:50:28 +03:00
Isaac Connor 2b3f5058da Merge branch 'master' into ai_server 2025-04-13 16:41:33 -04:00
IgorA100 a662503292
Feat: Added "preload" for "fontawesome-webfont.woff2" (functions.php)
When updating the file "css/font-awesome.min.css" you MUST check what path to "fontawesome-webfont.woff2" is specified, as well as the version after the "?" If necessary, make changes to this file. Otherwise, "preload" will not work.
2025-04-13 01:06:57 +03:00
IgorA100 8e39b0f931
Fix: Removed loadFontFaceObserver() call as it is no longer used (watch.js)
Closed https://forums.zoneminder.com/viewtopic.php?t=33897
2025-04-12 15:48:42 +03:00
IgorA100 88e01de8fa
Fix: Don't limit #topPanel to "min-height", it will distort the layout (timeline.css)
In addition to #4306
2025-04-11 19:50:23 +03:00
Isaac Connor 78785861a7 Use '' instead of 0 for No Tag value. 2025-04-11 11:31:53 -04:00
Isaac Connor c184e9853d Merge branch 'no_tag_filter' of github.com:Simpler1/ZoneMinder into Simpler1-no_tag_filter 2025-04-11 10:48:17 -04:00
Isaac Connor 445c3062a3
Merge pull request #4304 from IgorA100/patch-922375
Control RTCPeerConnection and video codec support, stop all monitors when closing the page, etc. (Monitor Stream)
2025-04-11 10:21:59 -04:00
Isaac Connor 33cb2ec713
Merge pull request #4305 from IgorA100/patch-58218
Feat: Font "Material Icons" load and display as soon as possible
2025-04-11 10:21:01 -04:00
IgorA100 f677faa740
Fix: Class name is not written as a continuation of ID :))))))) (timeline.php) 2025-04-11 16:30:37 +03:00
IgorA100 9cc70bac61
Fix: Fixed the broken style (timeline.css)
The problem appeared after #4268
Closed https://forums.zoneminder.com/viewtopic.php?p=137074#p137074
2025-04-11 14:26:57 +03:00
IgorA100 1166000c28
Added "preload" for "material-icons.woff2", added parameters to the call "output_link_if_exists" (functions.php)
Now material-icons.woff2 starts loading without the slightest delay. 99.99% of the time is spent loading the file.
material-icons.woff is not preloaded, because if it is loaded simultaneously with material-icons.woff2, then a lot of time is wasted.
If you use JS to determine the browser's support for woff2, and then preload, it does not work. The font will be loaded in normal mode, without preload.
Almost all modern browsers support woff2.
This option is the fastest.
2025-04-11 13:40:40 +03:00
IgorA100 e3acc2a2d6
Move "FontFaceObserver" to the top (functions.php)
Now we don't have to wait for the DOM to fully load (without media content) to change the class of elements.
Now after loading the font, we write the style for displaying the font in the DOM.
2025-04-10 22:57:15 +03:00
IgorA100 fd1d4affa5
Moved here from skin.js the control of loading the font "Material Icons" to speed up the display (functions.php) 2025-04-10 20:53:46 +03:00
IgorA100 fface521ae
Removed "loadFontFaceObserver()" (skin.js)
Now "FontFaceObserver" will be called first
2025-04-10 20:33:14 +03:00
Isaac Connor decd502784 Comment out stuff that I think is part of left menu work 2025-04-10 11:47:15 -04:00