Commit Graph

22105 Commits (e216b6b00818a7791d3e4aeaf427194a67c351ea)

Author SHA1 Message Date
Isaac Connor e216b6b008 Add auth_relay to stream status request so that it works when AUTH_RELAY=PLAIN 2023-03-21 09:54:22 -04:00
Isaac Connor a1c732abb8 Add special case, when the filter specifies a single event, modify the filter to be a Monitor filter so that next and prev buttons work 2023-03-21 09:53:52 -04:00
Isaac Connor 7a254b42f5 Fix use of auth_relay when PLAIN 2023-03-21 09:52:50 -04:00
Isaac Connor 97879eab49 Fix missing s causing problems when Group permission set to None 2023-03-08 10:59:33 -05:00
Isaac Connor 687bc3572a Santizie cpuUserPercent and cpuSystemPercent 2023-03-07 12:02:08 -05:00
Isaac Connor 440ec48653 Must detaint rows and replace all ? with %s 2023-03-07 08:11:00 -05:00
Isaac Connor 06f750c42b add in is_isnot_opTypes and booleanValues and use them in simple_widget 2023-03-05 13:26:08 -05:00
Isaac Connor ed9f02d4b0 show icons even if loading times out 2023-03-05 12:54:08 -05:00
Isaac Connor f734054b46 zmDbDo instead of perldbi so that serverstats inserts get logged 2023-03-05 12:53:24 -05:00
Isaac Connor 3431a82f76 Add classes to option rows so we can style them individually 2023-03-05 10:57:35 -05:00
Isaac Connor 065464a7f8 Use new getHomeView function instead of view=console 2023-03-05 10:21:59 -05:00
Isaac Connor 4c586b67ba Fix include from api to users for users tab 2023-03-05 10:21:39 -05:00
Isaac Connor 3e86454fc6 implement getHomeView function 2023-03-05 10:21:18 -05:00
Isaac Connor e82451f2bb Add ZM_WEB_HOMEVIEW option 2023-03-05 10:21:04 -05:00
Isaac Connor 4cd12784c1 Bump version for cpu percentages in server_stats 2023-03-01 14:09:15 -05:00
Isaac Connor 5280c423bb Add comment explaining cpuload values 2023-03-01 14:08:28 -05:00
Isaac Connor e08ec34e51 Add CpuUserPercent and CpuSystemPercent to ServerStats 2023-03-01 14:08:09 -05:00
Isaac Connor fa9a0e45b7 Add CpuUserPercent and CpuSystemPercent to System_Stats 2023-03-01 13:42:21 -05:00
Isaac Connor 4246d9626c Bump to 1.37.36 for db changes to add Name, Email, Phone to Uses 2023-02-28 14:06:59 -05:00
Isaac Connor aac9c644fb Merge branch 'master' of github.com:ZoneMinder/zoneminder 2023-02-28 14:06:16 -05:00
Isaac Connor 6000ceaf2e Add Name, Email, Phone to user edit 2023-02-28 14:06:00 -05:00
Isaac Connor 75f0ee82e5 Add Name, Email, Phone to Users 2023-02-28 14:01:28 -05:00
Isaac Connor defba5d53e Add Name, Email, Phone to Users 2023-02-28 14:01:22 -05:00
Isaac Connor 18403bf33e Move users list from options into an include. Add Email, Phone, Name fields 2023-02-28 13:59:16 -05:00
Isaac Connor 94efc5ff73 Add fontfaceobserver.js 2023-02-28 13:58:17 -05:00
Isaac Connor ecf91ff6a0 Unhide material icons once the font has loaded 2023-02-28 13:58:02 -05:00
Isaac Connor ad4bc04bfb Hide material icoins until font is loaded. 2023-02-28 13:57:46 -05:00
Isaac Connor d75364ff53 Need to always include auth.php, as it has functions like canView 2023-02-27 17:02:23 -05:00
Isaac Connor 2e58ea1a42 return false if not logged in in canView. defaultUser is global, need to tell it so. 2023-02-27 17:01:58 -05:00
Isaac Connor 82491b3d81 Addd server_stats route 2023-02-27 10:59:14 -05:00
Isaac Connor e1625f0360 Bump version to pickup Decoder db update 2023-02-26 17:04:37 -05:00
Isaac Connor 1e75ab7541 Merge branch 'master' of github.com:ZoneMinder/zoneminder 2023-02-26 17:04:09 -05:00
Isaac Connor 8a6f0cbe1b Add ServerStats to api 2023-02-26 17:04:05 -05:00
Isaac Connor 9a4376adcc Add reason for error setting up device 2023-02-26 16:31:32 -05:00
Isaac Connor 47e4b7cf37 Add DecoderName to Monitors 2023-02-26 16:31:14 -05:00
Isaac Connor 6d942dacb0 Add DecoderName to Monitors 2023-02-26 16:31:07 -05:00
Isaac Connor ab9298cbf0 Add DecoderName to Monitors, and use it in ffmpeg_camera instead of just trying all options 2023-02-26 16:30:56 -05:00
Isaac Connor 5027bf207e add h264_mmal as a decoder option 2023-02-26 16:30:31 -05:00
Isaac Connor 72652cfb64 Add Decoder options to monitor view 2023-02-26 16:04:32 -05:00
Isaac Connor dc2df16328 Add column Decoder to Monitors 2023-02-26 15:52:13 -05:00
Isaac Connor af6d2c6ca3 The sw pix format for qsv should be YUV420P 2023-02-26 11:00:50 -05:00
Isaac Connor 725e58ad43
Merge pull request #3367 from haade-administrator/patch-2
update
2023-02-26 10:14:49 -05:00
Isaac Connor af6e38caf0
Merge branch 'master' into patch-2 2023-02-26 10:14:35 -05:00
Isaac Connor f2c2b869ad
Merge pull request #3544 from dougnazar/fix_backtrace
Fix backtrace addr2line command.
2023-02-26 10:12:56 -05:00
Isaac Connor 6505bba826 Add qsv codec options 2023-02-25 19:00:31 -05:00
Isaac Connor c1c25aeb76 Add sqv hwaccel types 2023-02-25 18:07:54 -05:00
Isaac Connor 1cdd1325bf Fix eslint 2023-02-25 16:26:19 -05:00
Isaac Connor 79d19c21d1 Update validating access to Monitors, using canView due to Monitor and Groups permissions 2023-02-25 16:13:39 -05:00
Isaac Connor 9ceb22db8f Fix auth for monitor_permissions... 2023-02-25 16:00:34 -05:00
Isaac Connor 9fe1e507c7 fix scroll bars on user edit when sticky headers 2023-02-25 15:54:42 -05:00