Commit Graph

1395 Commits (b6f11b353a6d3e2cea907b54571c91c2ac042f75)

Author SHA1 Message Date
Moe b6f11b353a Matrix Notifications Support 2023-02-13 14:28:50 -08:00
Moe 678ba1c36b remove all listeners on processKill 2023-02-09 15:51:30 -08:00
Moe 1fd01db1c3 update fatal error handling in monitor launch 2023-02-03 10:59:22 -08:00
Moe c9d0eb56d1 add missing pass for setNoEventsDetector #455 2023-02-01 09:09:46 -08:00
Moe 7883da689b fix column default 2023-01-31 11:03:32 -08:00
Moe 52d7a5a1de Properly Fix #455 and lay new file for noEventsDetector 2023-01-31 10:13:31 -08:00
Moe b6ae64acfe Update webServerPaths.js 2023-01-31 09:53:22 -08:00
Moe eff879cac2 Revert "Fix #455"
This reverts commit 3ef778e8d3.
2023-01-31 09:51:54 -08:00
Moe f4cdd817a7 Add the final fix for the Monitor Refactor 2023-01-31 09:24:48 -08:00
Moe 3ef778e8d3 Fix #455 2023-01-31 09:24:10 -08:00
Moe 9c95f8ea04 make s.readFile fs.readFile promise instead 2023-01-29 20:10:34 -08:00
Moe 17931776ac apply dieseldude fix for monitor launch 2023-01-28 21:06:05 -08:00
Moe 609c7273ed add getStreamDirectory to monitor/utils 2023-01-28 11:13:43 -08:00
Moe fe57a04f9c add some more functions for fileBin control 2023-01-28 11:13:27 -08:00
Moe 05ffca8ca1 streamDir creation on start is async 2023-01-26 13:57:18 -08:00
Moe f2ce615745 fix Refactor Monitor Launch with dieseldude fix 2023-01-26 13:18:44 -08:00
Moe 76144eab9e fix sending mid and ke on webhook detector trigger 2023-01-23 12:26:04 -08:00
Moe 805f70adf6 fix sending eventDetails on webhook detector trigger 2023-01-23 12:23:31 -08:00
Moe b55d4f94af remove webhook time lock for detector event 2023-01-23 08:27:27 -08:00
Moe 0b8facffeb Add timelapse frame creation check
- runs 10 seconds after next expected frame creation
2023-01-21 17:10:21 -08:00
Moe d08b04af8a Fix Audio Detector Running when Detector off 2023-01-21 09:08:34 -08:00
Moe c4b8162e87 Fix Timelapse Frames in AddStorage
commit 7bc3e8bc06
Author: Moe <github@m03.ca>
Date:   Sat Jan 21 07:40:07 2023 -0800

    Add Percent Share to addStorage for videos and frames

commit 6766a5afc6
Author: Moe <github@m03.ca>
Date:   Mon Jan 16 18:33:43 2023 -0800

    Fix Timelapse Frames counting in AddStorage++

commit e5bd7e61ff
Author: Moe <github@m03.ca>
Date:   Mon Jan 16 17:22:20 2023 -0800

    Fix Timelapse Frames counting in AddStorage+

commit 471acb537f
Author: Moe <github@m03.ca>
Date:   Mon Jan 16 17:08:54 2023 -0800

    Fix Timelapse Frames counting in AddStorage
2023-01-21 07:41:40 -08:00
Moe c9e2cf8e21 Merge branch 'refactor-monitor-launch' into 'dev'
Refactor Monitor Launch Sequence

See merge request Shinobi-Systems/Shinobi!430
2023-01-21 00:49:37 +00:00
Moe 638b0076ad Refactor Monitor Launch Sequence 2023-01-21 00:49:37 +00:00
Moe 959cd0452e add passing super.json path parameter on camera.js run 2023-01-20 16:24:38 -08:00
Moe 8cc15d8ef5 fix configLocation spelling 2023-01-12 15:40:40 -08:00
Moe 72fbf5a75f allow passing conf.json location as first parameter with running camera.js 2023-01-12 11:09:11 -08:00
Moe 0a45954a1b fix and simplify Motion Detection Accuracy Mode 2023-01-09 08:07:01 -08:00
Moe 7bd153b210 Fix Audio on Embed window 2023-01-08 08:46:15 -08:00
Moe 3bedce02fb raise default length for host and path to 255 2023-01-07 18:29:51 -08:00
Moe 9f68578c5f fix event recording audio selection 2023-01-07 18:29:02 -08:00
Moe 8a2d884664 disable runMultiEventBasedRecord attempt on closed monitor 2022-12-28 17:32:59 -08:00
Moe 621e13f100 Update Monitor Delete function in API 2022-12-28 13:29:51 -08:00
Moe 7b15e33dba make s.addOrEditMonitor return a promise 2022-12-28 13:29:13 -08:00
Moe 13804c0ba9 Update Monitor Delete function 2022-12-28 13:28:55 -08:00
Moe 6799f90e5d update rmdir cases to rm 2022-12-27 15:30:59 -08:00
Moe 7b55da06d5 fix super preferences save 2022-12-26 16:51:55 -08:00
Moe a400580623 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2022-12-21 12:23:50 -08:00
Moe eb41b2dc7e Update webServerPaths.js 2022-12-21 12:23:48 -08:00
Moe 8570c9667b Merge branch 'deprecate-old-monitor-groups' into 'dev'
Deprecate Old Monitor Groups in favor of Tags

See merge request Shinobi-Systems/Shinobi!426
2022-12-21 20:23:11 +00:00
Moe 00deebba9f Deprecate Old Monitor Groups in favor of Tags 2022-12-21 20:23:11 +00:00
Moe c548692754 Update Cloud Uploaders 2022-12-21 19:26:45 +00:00
Moe 7b31b387aa Add Tags to Monitors for quick grouping
The current Monitor Groups method is now set for deprecation by end of this year.
2022-12-18 12:34:11 -08:00
Moe 69db95f8d4 Update SQL Queries on Startup 2022-12-17 00:07:23 +00:00
Moe 13aca4591d mqtt outbound send snapshot as base64 2022-12-15 16:53:05 -08:00
Moe a5843f1050 make config.webBlocksPreloaded modifiable by customAutoLoad 2022-12-15 16:51:45 -08:00
Moe b61fc21901 Fix webdav delete 2022-12-15 09:22:49 -08:00
Moe 1dac4512f0 add onEventBasedRecordingStart extender+ 2022-12-14 18:51:44 -08:00
Moe af557e4daa add onEventBasedRecordingStart extender 2022-12-14 18:50:08 -08:00
Moe a9458f5476 Fix embed page over p2p 2022-12-14 15:40:28 -08:00