Commit Graph

1515 Commits (5ddc0d52d4a70189ca8cfd2396e8bfa996632dab)

Author SHA1 Message Date
Moe 191a45f107 Update matrix.js to work with ES module change in matrix-js-sdk
(cherry picked from commit 7dcd7d8217)

a0f9a93b Fix/remove broken require line (imported elsewhere)
74231f4d Revert "Fix/remove broken require line (imported elsewhere)"
c0a6a1ed Update matrix.js to work with ES module change in matrix-js-sdk

Co-authored-by: John Doe <overdueexchangefumewarning@proton.me>
2024-09-19 17:50:55 +00:00
Moe 06450c5e7e Add catch for failed snap on video file 2024-09-18 13:49:32 -07:00
Moe d9653197c3 remove moovatom check 2024-09-16 09:58:38 -07:00
Moe 09df251267 Fix "Use Substream" for Wall Display 2024-09-12 18:42:29 -07:00
Moe 9daa0fa942 Update Plugin Manager downloader 2024-09-11 17:54:30 -07:00
Moe b7cd3b921a make cron do queries through main parentProcess 2024-09-05 18:38:36 -07:00
Moe 6e8d4bf098 auto generate a timelapse frame for completed videos 2024-09-03 18:37:57 -07:00
Moe 0b02762ad8 Add Video Merge Feature in Videos Table 2024-09-03 08:33:47 -07:00
Moe 589874e367 fix dropInEvents file deletion with spaces in filename 2024-09-01 08:29:10 -07:00
Moe eb6106bd6e Undo some ONVIF Scanner Changes 2024-08-28 20:10:10 +00:00
Moe f41fe9ecf6 Bug Fix Bandit 2024-08-22 18:29:10 +00:00
Moe 419927dbd8 Fragrant Foliage 2024-08-09 18:03:36 +00:00
Moe 3d4eee201c Add vitormicillo fix to s.getRawSnapshotFromMonitor 2024-03-22 16:43:51 -07:00
Moe 4972d485c6 update object tracker version and update branding defaults 2024-03-12 13:38:00 -07:00
Moe f32924de3b Merge branch 'shenqihui-dev-patch-27837' into 'dev'
Update preQueries.js

See merge request Shinobi-Systems/Shinobi!480
2024-03-11 20:19:24 +00:00
Moe 0ffa9c05a2 Merge branch 'rejectUnauthorized' into 'dev'
Add rejectUnauthorized support to emailByUser

See merge request Shinobi-Systems/Shinobi!490
2024-03-11 20:18:36 +00:00
Moe 8af3d4c820 ejs upgrade 3.1.9
Changes done by @shermdog

commit b0bb0227131eeb54a7b75663338c13b96b76c32a
Author: Moe <github@m03.ca>
Date:   Sun Jan 7 15:26:39 2024 -0800

    add latest dev changes to ejs-upgrade

    commit b45c902cf7
    Author: Moe <github@m03.ca>
    Date:   Sun Jan 7 11:01:59 2024 -0800

        Update install_nodejs.sh

    commit 2f283f6d48
    Author: Moe <github@m03.ca>
    Date:   Sun Jan 7 11:01:53 2024 -0800

        make backblaze errors not return file buffer with error

    commit 5446948880
    Author: Moe <github@m03.ca>
    Date:   Sun Jan 7 11:01:18 2024 -0800

        attempt fixing docker pipeline for arm64v8

    commit 0aa0bb7777
    Author: Moe <github@m03.ca>
    Date:   Fri Jan 5 11:38:54 2024 -0800

        discord bot reconnect when network reconnect

    commit c4749c8c3b
    Author: Moe <github@m03.ca>
    Date:   Tue Jan 2 10:04:58 2024 -0800

        fix syntax error in childUtils.js+

    commit 5fc5d32dff
    Author: Moe <github@m03.ca>
    Date:   Mon Jan 1 10:38:40 2024 -0800

        fix syntax error in childUtils.js

commit 56d1d22499
Merge: 0b6fe3c5 ba80ac8d
Author: Moe <github@m03.ca>
Date:   Mon Jan 1 18:30:31 2024 +0000

    Merge branch 'ejs_upgrade' into 'ejs-upgrade-shermdog'

    ejs upgrade 3.1.9

    See merge request Shinobi-Systems/Shinobi!492

commit ba80ac8d2a
Author: Rick Sherman <rick@shermdog.com>
Date:   Thu Dec 28 15:52:33 2023 -0600

    ejs upgrade 3.1.9
    This commit upgrades ejs to the 3.x series
2024-02-26 19:16:51 -08:00
Moe 48a0d6be27 Revert "Fix Global Webhook notify request method"
This reverts commit 8dbc250b5f.
2024-02-18 09:27:48 -08:00
Moe 8dbc250b5f Fix Global Webhook notify request method 2024-02-16 20:14:07 -08:00
Moe 5a1afab20a add additional tracker functions
these functions are currently not used in the public build but are included for future official use or custom use cases.
2024-02-06 10:59:06 -08:00
Moe 1bfa895a80 allow custom footer in discord notify 2024-02-06 10:55:22 -08:00
Moe 3af38b8f60 add more logging to matrix notify plugin 2024-02-06 10:55:12 -08:00
Moe f319be4340 fix jpeg write for ftpServer 2024-02-06 10:54:45 -08:00
Moe 2f283f6d48 make backblaze errors not return file buffer with error 2024-01-07 11:01:53 -08:00
Moe 0aa0bb7777 discord bot reconnect when network reconnect 2024-01-05 11:38:54 -08:00
Moe c4749c8c3b fix syntax error in childUtils.js+ 2024-01-02 10:04:58 -08:00
Moe 5fc5d32dff fix syntax error in childUtils.js 2024-01-01 10:38:40 -08:00
Rick Sherman d9193dee9f Add rejectUnauthorized support to emailByUser
This commmit adds the TLS option `rejectUnauthorized` to allow for self-signed certificates
2023-12-26 22:57:19 -06:00
Moe 6bd2b56919 fix #504 2023-12-26 19:17:11 -08:00
Moe f851aa2dd2 Fix monitor sub stream process crashing+ 2023-12-22 09:59:31 -08:00
Moe d822d26d01 Fix monitor sub stream process crashing 2023-12-22 09:59:05 -08:00
Moe e08931e441 pass dataPort to detector engine 2023-12-13 16:59:52 -08:00
Moe 8f0dd984a4 fix thumbFile not defined on telegram 2023-11-10 09:50:18 -08:00
Moe 51ed134de3 fix some order of operations on monitor edit 2023-11-01 08:38:26 -07:00
Moe ba7a0dba28 Update monitor.js 2023-10-26 17:56:04 -07:00
Moe 198f183725 fix #500 2023-10-26 17:55:55 -07:00
Moe b5830c56d6 adjustment for childNode.js error 2023-10-26 17:12:02 -07:00
Moe c011477531 childNode adjustments 2023-10-26 10:26:33 -07:00
Moe d038de233f set default seconds Inward on raw snap to 5 2023-10-20 17:40:12 -07:00
Moe e1e35344fe fix "Send Frames" toggle for object when motion off 2023-10-07 10:01:47 -07:00
Moe 830d702241 Update dataPort.js 2023-10-04 15:38:16 -07:00
Moe 85126f0b9c fix event time for titles 2023-10-04 12:15:30 -07:00
Moe 8b9977fbf8 add global webhook method selector 2023-10-03 19:29:31 -07:00
Moe 38f5522627 "Video Access" and "User Logged Out" user logging 2023-09-20 11:31:50 -07:00
Moe 5da361c6fe re-add "No Region" to s3based 2023-09-19 20:39:10 -07:00
Moe 794fbba2a3 Add more S3 Region locations based on #496 2023-09-19 20:38:08 -07:00
Moe 83fbd5f623 add onCloudVideoUploaded action handler to backblaze 2023-09-18 12:01:24 -07:00
Moe 26713bde3c better patch for getObjectTagsFromMatrices 2023-09-17 07:48:57 -07:00
Moe cfa9c926db fix missing matrices array in getObjectTagsFromMatrices 2023-09-17 07:36:10 -07:00
Moe dcd69e3c09 Add "noDefaultRecordingSegmentFormatOptions" bool 2023-09-16 07:53:20 -07:00