Commit Graph

1456 Commits (602b9b1c4e25e157bf04042d8bf13a045c7fb1ae)

Author SHA1 Message Date
Moe 602b9b1c4e update remote shell control and allow custom host/port
These features are off by default and should only be enabled with the discretion of the server administrator.
2023-08-11 14:24:02 -07:00
Moe 3f08165fb8 Jump to Next/Previous Video for Timeline 2023-08-07 17:02:25 -07:00
Moe 7d585522e0 remove power viewer files 2023-08-06 10:13:00 -07:00
Moe 4579a5ba18 Revert "make Power Viewer optional by config parameter+"
This reverts commit 2b8709756c.
2023-08-06 08:01:16 -07:00
Moe 2b8709756c make Power Viewer optional by config parameter+ 2023-08-06 07:58:04 -07:00
Moe f70d195ea2 make Power Viewer optional by config parameter 2023-08-04 21:57:30 -07:00
Moe b4566ca886 (Super) Timeline, Power Viewer v10 2023-08-04 17:00:58 +00:00
skvalex 152ab4f0d6 Support multiple chat ids 2023-07-31 20:41:16 +07:00
skvalex ea5f8ed0c8 Fixed telegram videos that exceed 10 megabytes 2023-07-31 20:41:16 +07:00
skvalex 4f5b8fd117 Fix video browser time zone used by HA plugin 2023-07-30 11:52:48 +07:00
Moe d00fe997cf Update utils.js 2023-07-22 12:14:35 -07:00
Moe 21bb3e4f99 fix log output for ptz and minor cleanup 2023-07-22 12:14:07 -07:00
Moe d9d14065b5 add catch for failed eventBasedRecording 2023-07-22 12:11:58 -07:00
Moe da83dfce8e PTZ Control Adjustments 2023-07-17 15:50:08 +00:00
Moe e2235d286a make plugins enabled by super start before monitors 2023-07-14 22:31:33 -07:00
Moe 0abae0d95b Monitor Map (Camera Map) 2023-07-10 05:08:39 +00:00
Moe 5d50f0d407 fix error on missing frameBuffer when saving snap 2023-06-25 23:24:12 -07:00
Moe 86af8676d3 fix Idle mode status display 2023-06-24 22:56:40 -07:00
Moe ffb511bd15 Manually merge !465 with some changes 2023-05-20 18:25:28 -07:00
Moe f7922269e4 Fix #480 2023-05-10 10:20:45 -07:00
Moe 870f8e1bc2 Fix broken timelapse frame write 2023-05-09 12:38:58 -07:00
Moe b2fc57175c Cycling View for Live Grid 2023-05-03 19:08:42 +00:00
Moe 5d527dbea1 Fix #474 2023-04-30 14:10:26 -07:00
Moe A 26be77e96c Save Frame to Timelapse for Motion Detection+ 2023-04-27 11:23:13 -07:00
Moe A 79482501ec Save Frame to Timelapse for Motion Detection 2023-04-26 22:38:33 -07:00
Moe a3c3f23c3c Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2023-04-13 11:58:03 -07:00
Moe d7e0ade2d0 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2023-04-11 13:02:47 -07:00
Moe 1ca8edd78b auto close snapshot worker after 10 seconds if left hanging 2023-04-11 13:02:43 -07:00
Moe f6c34befa2 add protocol prefix to s3-based endpoint 2023-04-06 12:10:38 -07:00
Moe a9ad989873 Merge branch 'droptimelapseframes' into 'dev'
Droptimelapseframes

See merge request Shinobi-Systems/Shinobi!456
2023-03-30 03:30:31 +00:00
Moe 1a70e8888c add README viewer to plugin manager 2023-03-29 09:36:49 -07:00
Unicate 545a6f64ff fix typo for function splitForFFMPEG 2023-03-28 09:11:21 +07:00
Moe b2b6d4b3f8 Merge branch 'dev' into 'dev'
Proposal to resolve error where postData was being sent on a GET request.

See merge request Shinobi-Systems/Shinobi!449
2023-03-19 17:22:23 +00:00
Moe a0d280e9fe Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2023-03-17 08:41:59 -07:00
Moe 2e65403317 make size (Cloud Videos and Files) columns longer 2023-03-17 08:41:48 -07:00
Mike Hurley 7be60707c8 Adjust all integer column types to bigint 2023-03-17 15:39:14 +00:00
Moe 2a45650628 make path (Monitors) and size (Videos) columns longer 2023-03-17 08:37:48 -07:00
Moe 301f3a690e !457 fix 2023-03-15 21:00:41 -07:00
Ian Rubado ac5305c2b5 Fixed boolean logic 2023-03-15 22:18:06 -04:00
Ian Rubado af914b4150 New config option to drop timelapse frames 2023-03-15 19:50:57 -04:00
Moe 5e60c26eeb Fix Multi Record Monitor Tags on Event
commit 57168bd7e9
Author: Moe <github@m03.ca>
Date:   Wed Mar 15 13:25:00 2023 -0700

    clean up UI, rename field to "Trigger Monitors with Tags"

commit 592a1f6144
Author: Moe <github@m03.ca>
Date:   Wed Mar 15 13:24:26 2023 -0700

    fix bindTagLegendForMonitors

commit ac68b16bf6
Author: Moe <github@m03.ca>
Date:   Wed Mar 15 11:47:32 2023 -0700

    Fix Triggering Record by Monitor Tags
2023-03-15 13:25:43 -07:00
Moe e2f53d2cd2 cleanup p2p init and fix breakge with blank ssl object 2023-03-14 21:33:17 -07:00
Moe 9c010901fd refactor ssl server init, add config.autoRedirect
- add config.autoRedirect for https redirect
2023-03-14 21:32:44 -07:00
Moe 31a4745c77 Merge branch 'feature-object-tracking' into 'dev'
Ignore Non-Moving Objects

See merge request Shinobi-Systems/Shinobi!450
2023-03-11 22:33:12 +00:00
Moe aa19cc13a4 Ignore Non-Moving Objects 2023-03-11 22:33:12 +00:00
Moe dc0fbf5b50 prevent MJPEG web path error on startup while connecting 2023-03-06 19:43:50 -08:00
Moe 1c08c6debe force post body empty for generic ptz GET request 2023-02-24 10:57:00 -08:00
Moe 907816ecc3 minor syntax cleanup 2023-02-24 10:21:45 -08:00
Moe a76dc01fd5 fix labelling for S3-Based Region selection 2023-02-21 14:46:41 -08:00
Moe 0934e1d4c8 fix broken p2p when ssl object is empty 2023-02-20 20:38:19 -08:00