Commit Graph

22807 Commits (e720b5f5b162c422d7d1fa775139684bde40441a)

Author SHA1 Message Date
Isaac Connor e1ef40de17 Only load the delConfirm modal if we click delete 2023-09-25 16:27:01 -04:00
Isaac Connor 2a7b8a1dbb Use https proxy instead of http since we now access an https url 2023-09-23 12:28:18 -04:00
Isaac Connor e739b04a97 Add more debugging and event deleting when renumbering 2023-09-22 16:28:35 -04:00
Isaac Connor 90caddead6 pkexec is in policykit1 in bullseye 2023-09-22 15:14:02 -04:00
Isaac Connor df8f725afa Auto reconnect when mysql is lost 2023-09-22 13:35:30 -04:00
Isaac Connor 5981f1918b Turn off building examples 2023-09-21 13:04:52 -04:00
Isaac Connor 48f662aa74 Add nlohmann-json3-dev to build deps for newer jwt-cpp 2023-09-21 13:04:04 -04:00
Isaac Connor a619634988 Add tab to available js vars on options 2023-09-21 12:52:30 -04:00
Isaac Connor fc3a1bfc4b use const instead of var 2023-09-21 12:52:02 -04:00
Isaac Connor 24d6649e98 Log useful output when failure to write dnsmasq.conf and fail to restart dnsmasq 2023-09-21 12:51:37 -04:00
Isaac Connor a643ea4647 Remove cURL camera type 2023-09-21 12:50:36 -04:00
Isaac Connor 45d641b1ce RUn bookworm last as if it fails, others will be cancelled 2023-09-21 12:42:49 -04:00
Isaac Connor 3b71944ad1 Fix ffmpeg 5 channels depcrecation 2023-09-21 12:26:12 -04:00
Isaac Connor 80979b0b25 Remove zm_curl_camera 2023-09-21 12:25:55 -04:00
Isaac Connor 9ce4f3250a deprecate buster. Add bookworm 2023-09-21 12:16:37 -04:00
Isaac Connor 896677d5ef Merge branch 'master' of github.com:ZoneMinder/zoneminder 2023-09-21 12:09:09 -04:00
Isaac Connor 2e10169cde Deprecate cURL monitor type 2023-09-21 12:08:27 -04:00
Isaac Connor 369c963de3 Deprecate bionic 2023-09-21 11:51:59 -04:00
Isaac Connor fd389ada7b Merge branch 'master' of github.com:ZoneMinder/zoneminder 2023-09-21 11:49:29 -04:00
Isaac Connor 057159cde6 Make properties public so that they can be access in Storage object 2023-09-21 10:10:57 -04:00
Isaac Connor 92d3e00db1 Add GROUP BY E.Id to fix mysql complaining about teh aggregate function 2023-09-20 13:35:51 -04:00
Isaac Connor 2e17d2e8a4 Add Notes filter 2023-09-20 13:35:30 -04:00
Isaac Connor 25dfbf27f6 Merge branch 'master' of github.com:ZoneMinder/zoneminder 2023-09-18 17:05:56 -04:00
Isaac Connor eea18b1663 Implement event renumbering in zmeventtool 2023-09-18 17:05:32 -04:00
Isaac Connor 82a7dca63b SELECTING auto_increment value doesn't work. Must use mysql_insertid 2023-09-18 17:05:10 -04:00
Isaac Connor b22ef6f328 Use a subselect instead of join because newer mysql doesn't like the aggregate functions without telling it how to group the other columns 2023-09-18 09:59:46 -04:00
Isaac Connor 4410757037 Fix use of RETURNING Id which isn't supported in all mysql. Use dbInsertId instead. 2023-09-15 11:26:15 -04:00
Isaac Connor 5c9f051efe Add pkexec to depends. Fixes #3755 2023-09-15 10:22:02 -04:00
Isaac Connor 22cc015e31 Bump version to 1.37.44 for tags feature 2023-09-15 10:20:57 -04:00
Isaac Connor ee379cb4e4 Merge branch 'master' of github.com:ZoneMinder/zoneminder 2023-09-15 10:15:58 -04:00
Isaac Connor f16df49870
Merge pull request #3758 from Simpler1/tags
(feat): Tags
2023-09-14 17:17:38 -04:00
Isaac Connor f8c89a0405
Merge branch 'master' into tags 2023-09-14 16:42:06 -04:00
Isaac Connor b68ed6c135 Use UpdatedOn field of Monitor_Status to determine if info there is stale. Show offline if Monitor_Status hasn't been updated in over a minute. 2023-09-14 10:25:36 -04:00
Isaac Connor d9601b1d69 Deprecate centos7 2023-09-13 14:33:12 -04:00
Isaac Connor c9cb7d4ca4 deprecate buster and introduce bookworm 2023-09-13 14:32:23 -04:00
Isaac Connor 8703a5d9c8 deprecate buster and introduce bookworm 2023-09-13 14:31:56 -04:00
Isaac Connor 0447e606df Deprecate bionic and introduce focal 2023-09-13 14:30:57 -04:00
Isaac Connor a24f18f916 Deprecate bionic and introduce focal 2023-09-13 14:30:49 -04:00
Charlie Root 41dc7c8f4e Fixes to not log errors when there are no monitors to display in watch. 2023-09-13 11:19:16 -07:00
Charlie Root e11b700fbd Add Id as a protected member, only lookup monitor status if Id has a value 2023-09-13 11:18:50 -07:00
Charlie Root 6754fcb208 Make Filter properties protected 2023-09-13 11:18:28 -07:00
Charlie Root 1c3206b781 Merge branch 'master' into openbsd 2023-09-13 10:15:06 -07:00
Charlie Root fccebee056 Add -a to arp, add ZM_PATH_OUI for path to ieee-oui.txt 2023-09-13 10:14:49 -07:00
Charlie Root c4302c27ac Add code to test for existence of ip and support ifconfig 2023-09-13 10:14:21 -07:00
Isaac Connor a58949ab32 Merge branch 'master' of github.com:ZoneMinder/zoneminder 2023-09-13 13:10:37 -04:00
Isaac Connor d9bf168066 Merge ../ZoneMinder.connortechnology 2023-09-13 13:10:14 -04:00
Isaac Connor c6a7fe949a Use different syntax for property access 2023-09-13 13:10:01 -04:00
Isaac Connor d7090ce84a Define properties 2023-09-13 13:08:12 -04:00
Isaac Connor 3767d815a5 Use different syntax for assigning object properties 2023-09-13 13:05:57 -04:00
Isaac Connor ef402e7b99 Define tablename member 2023-09-13 13:05:39 -04:00