Commit Graph

6315 Commits

Author SHA1 Message Date
IgorA100
e94448db8a Run "setRatioForMonitor" before calling "initGridStack()" (montage.js)
Necessary for more correct sorting when calling "initGridStack()"

- Replaced the variable name "objLiveStream" with "objStream" in the "setRatioForMonitor" function
2024-09-15 23:18:10 +03:00
IgorA100
69156f2fb9 Don't specify "sizeToContent: true" when initializing GridStack (montage.js)
Additional verification is required, including on Custom layouts
Possible closure #4127
2024-09-15 01:29:15 +03:00
Isaac Connor
c1da5e485f Remove duplication of progressbar and videoFeedStream div 2024-09-14 07:44:22 -04:00
Isaac Connor
0ac755164b Add margin between buttons. 2024-09-13 18:34:17 -04:00
Isaac Connor
6629e27f89 Don't do bulk frame calculation if we already have the exact frame wanted 2024-09-13 18:27:17 -04:00
Isaac Connor
2b1b38007a Allow setting of layout in request 2024-09-13 15:44:32 -04:00
Isaac Connor
0ac7434590 Further deprecate ZM_BASE_URL. Ssee #3761 2024-09-13 09:54:41 -04:00
Isaac Connor
528b155714 Merge blocks of output_link_if_exists 2024-09-12 09:21:19 -04:00
Isaac Connor
9e9d47d8b7 Split xhtmlHeaders into Start and End functions so that views that want to include more css in the head can do so. 2024-09-11 12:02:03 -04:00
Isaac Connor
8120481d96 Merge branch 'master' of github.com:ZoneMinder/zoneminder 2024-09-09 14:11:44 -04:00
Isaac Connor
d30a0ae3d2 Handle when no videos found a little more gracefully 2024-09-09 14:11:37 -04:00
Isaac Connor
a2e06fe846 Add missing const making js fail when deleting a rule 2024-09-09 11:25:28 -04:00
Isaac Connor
cf7e76e06f Make button have line-height 18.5px, which makes them the same height as a button containing an md-18 material icon. This fixes the All Events button on the watch page not being the same height as the buttons next to it. 2024-09-09 10:58:39 -04:00
DesigNET
19882b0625 Added Japanese translation of placeholders. 2024-09-09 02:10:30 +00:00
Isaac Connor
11ddfc0e49 Fix spelling mistake 2024-09-06 17:19:51 -04:00
Isaac Connor
fe18e01856 Add title to timeline toggle button 2024-09-06 12:06:51 -04:00
Isaac Connor
80b000cb2a Only start stream on scroll if not already started 2024-09-06 09:34:13 -04:00
Isaac Connor
e3dfcffd00 When becoming visible, only start visible monitors 2024-09-06 09:27:00 -04:00
Isaac Connor
152e77adc0 Apply a max-width of 300px to monitor filters so that they all fit on one line on 1920px monitor 2024-09-05 09:23:12 -04:00
Isaac Connor
ade2f2e0c7 Fix eslint 2024-09-03 14:59:16 -04:00
Isaac Connor
7f2b95b387 Implement onscroll and ability to detect when a stream is off-screen. Only start visible monitors. 2024-09-03 14:56:33 -04:00
Isaac Connor
b64461d518 Merge branch 'master' into only_stream_visible 2024-09-03 14:51:36 -04:00
Isaac Connor
2df332a4d0 Use const/let instead of var and apply use strict 2024-09-03 10:14:49 -04:00
Isaac Connor
b0735e22b0 Fix execute text input flow 2024-09-03 10:14:29 -04:00
Isaac Connor
5bf2432b2f Merge branch 'master' of github.com:ZoneMinder/zoneminder 2024-09-01 18:00:55 -04:00
Isaac Connor
13042f13bf Fix periods to underscores in cookie and use COOKIE instead of COOKIES. Should fix defaulting pageSize to ZM_WEB_EVENTS_PER_PAGE 2024-09-01 18:00:44 -04:00
Isaac Connor
e910259db0 Merge pull request #4122 from IgorA100/patch-165
Feat: Added support for full screen when double clicking on Stream on Watch page
2024-08-27 09:55:03 -04:00
IgorA100
713b8f8bce Added style for buttons (skin.css)
For montage page:
button.btn.btn-view-watch
button.btn.btn-fullscreen
2024-08-23 17:34:26 +03:00
IgorA100
7002f11b72 Moved styles for Control button block in the Stream image to global skin.css from montage.css 2024-08-23 17:30:57 +03:00
IgorA100
4d50977274 Moved styles for Control button block in the Stream image to global skin.css from watch.css 2024-08-23 17:23:04 +03:00
IgorA100
0ade8d634a Moved styles for Control button block in the Stream image to global skin.css from event.css 2024-08-23 17:16:54 +03:00
IgorA100
c3ecec057a Moved here styles for Control button block in the Stream image (skin.css) 2024-08-23 17:12:56 +03:00
IgorA100
7956c38e86 Remove extra space (watch.js) 2024-08-23 16:05:45 +03:00
IgorA100
28a1338299 Feat: Added support for full screen when double clicking on Stream on Watch page (watch.js)
Similar to #4120
2024-08-23 16:03:57 +03:00
IgorA100
4f59d15972 Fix: Image scaling for some mobile devices in fullscreen mode (skin.js) 2024-08-22 13:52:03 +03:00
IgorA100
4911e962fa Chore: Fix space & semi (skin.js) 2024-08-22 12:19:11 +03:00
IgorA100
79c8042b85 Added event listener for double click (event.js) 2024-08-22 12:11:09 +03:00
IgorA100
ff0367d3a2 Feat: Added functions for full screen when double clicking on Stream (skin.js) 2024-08-22 11:57:00 +03:00
Isaac Connor
e65d3be4da Merge pull request #4096 from IgorA100/patch-160
Chore: Code optimization (skin.js)
2024-08-19 19:16:25 -04:00
Isaac Connor
2a7030beac Remove STATE_TAPE. It no longer exists 2024-08-18 12:18:44 -04:00
Isaac Connor
c8cce78669 Add a filter flip button to show/hide the filters 2024-08-16 18:48:50 -04:00
Isaac Connor
01cda74b96 Add bootstrap-table-mobile extension so event list becomes cards 2024-08-16 18:48:34 -04:00
Isaac Connor
52584c0d54 Add Location to events list. Rename variables for buttons. Make DiskSpace and Storage clickable so that on mobile you don't have to scroll back left 2024-08-16 10:53:13 -04:00
Isaac Connor
09f5e6df7d Add an id to montage review button 2024-08-15 15:13:14 -04:00
Isaac Connor
70fe9e1609 Fix missing filterbar 2024-08-14 13:30:55 -04:00
Isaac Connor
7aa473b8ef Handle more than one level of output buffering when cleaning and ending them so we can send the video file so we don't run out of ram. Fixes #4110 2024-08-11 09:16:36 -04:00
IgorA100
ed23445d61 Merge branch 'ZoneMinder:master' into patch-160 2024-08-04 23:24:37 +03:00
Isaac Connor
235e788aba Make toolbar take up 100% or close to it 2024-08-01 09:59:32 -04:00
Isaac Connor
346e04a1c0 Add container-fluid to toolbar because the row has negative margins because it expects to be in a container 2024-08-01 09:59:14 -04:00
Isaac Connor
c42608f1ba Very slight performance optimisation. Delete the auth keys from the object so we don't have to check for them to ignore later 2024-07-30 09:55:16 -04:00