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
ae735c1196
Fix #166
2022-12-03 10:37:56 -08:00
Moe
3fd1e02e38
cleanup login post json response and add timezone param
2022-10-27 16:54:17 -07:00
Moe
b2ee975f29
Add Studio (Currently only a Video Slicer)
...
- only function set with basic UI to slice a video
2022-09-29 23:32:09 -07:00
Moe
48d7d6a99b
Upgrade permission check function
...
fixes videos appearing in Videos Table but cannot be played.
2022-09-28 13:39:25 -07:00
Moe
292055a9a3
Update Backblaze Videos to download proxied
2022-09-24 14:11:04 -07:00
Moe
0a11b5e680
Fix Streamer and Dashcam pages
2022-08-30 09:50:05 -07:00
Moe
1bff50199b
Allow viewing only Archived videos in Videos page
2022-08-20 10:50:08 -07:00
Moe
455e5706d3
Archive Associated Events and First Frame with Video
2022-08-19 23:14:39 -07:00
Moe
e5c35a7b4d
Video Recording Archive Controls
2022-08-19 17:38:24 -07:00
Moe
a6788fec79
Option to auto compress Continuous and Event-Based Recording
2022-08-18 19:00:29 -07:00
Moe
595385da54
fix #405
2022-08-17 11:13:33 -07:00
Moe
00bda917e4
Make Video Compression go into a Queue (group level)
2022-08-17 10:05:54 -07:00
Moe
4223c70a74
Basic Video Compression function with button to execute
...
- This function creates a new file based on encoding parameters and moves the original file to FileBin after completion.
- Future update will allow automatic compression requests
2022-08-16 09:20:02 -07:00
Moe
73cc0a0e83
change toggleSubstream permission to view instead of edit
2022-08-08 07:18:17 -07:00
Moe
428d17cf87
add some UI fixes for displaying Unauthorized features for Sub-Acc
2022-08-07 16:27:03 -07:00
Moe
4e8300f3f9
Refactor Permission check for Sub-Accounts and API Keys
2022-08-05 23:20:08 -07:00
Moe
551834d8d7
update permission check system for Sub-Accounts (replace only some)
2022-07-31 17:58:10 -07:00
Moe
e6d3f6e0dc
Update Appearance for Super User panel
...
- a Refactor for the actual code may be coming soon, however the goal with this is only to convert the appearance to match the style of Dashboard v3
2022-07-22 22:14:06 -07:00
Moe
d43767c2ae
Fix getting Cloud Uploaded Videos through Shinobi API
2022-07-20 12:13:36 -07:00
Moe
85ab76178f
Add Fix button to reprocess Videos from Videos Table
...
- This is for when a video has become corrupt and you want to attempt making it playable with the content it has.
+ move stitchMp4Files function
2022-07-07 15:53:46 -07:00
Moe
450b7ab855
Option to Search for videos by Object Tag
...
this feature will only work on detections and recordings made after this update is applied. Previous detections are not searchable in this way.
2022-07-05 21:59:37 -07:00
Moe
0ae6bc8419
Rename Traditional Recording to Event-Based Recording, +
...
+ Re-arrange some fields and make them only show when advanced is toggled on in the Monitor Settings
+ removal of some unused fields
2022-06-30 21:16:32 -07:00
Moe
508ae263b9
Remove /admin operation
2022-06-29 00:12:43 -07:00
Moe
4ca6f59986
Remove /admin operation
...
all Sub-Account Management is done in the main dashboard now.
2022-06-28 19:54:25 -07:00
Serdar Sanri
b6524b7acc
Sercom ICamera1000 fails to store http trigger url when json provided. This MR will allow a fallback method to provide plug, name, confidence and reason parameters to be passed as querystring
2022-05-06 20:49:39 +00:00
Moe
51cb2294ba
Merge branch 'update-dependencies' into 'dashboard-v3'
...
Critical Update to Dependencies, Replace request with fetch
See merge request Shinobi-Systems/Shinobi!357
2022-05-05 18:16:15 +00:00
Moe
748b3cf88a
Update language loader, minor cleanup
2022-05-02 13:12:42 -07:00
Moe
504781df3a
Critical Update to Dependencies, Replace request with fetch
...
+ Replaced all uses of `request` with `node-fetch`
+ Update WebDAV
+ Add pushover-notifications
+ Update CWS
+ Update discord.js
+ Fix authentication for HLS stream API endpoint
+ Last Update to P2P v1 to remove request module
Requires further testing.
2022-03-31 21:58:27 -07:00
Moe
a03c158480
add "superUserLoginDisabled" parameter to allow disabling use of super user
2022-02-12 14:15:56 -08:00
Moe
12e7a921b2
allow noLimit queries on videos, events, and timelapse frames
2021-12-17 09:50:35 -08:00
Moe
3cf38a7843
Substream can now be used for On-Demand Live Stream on Dashboard
2021-12-06 15:45:25 -08:00
Moe
4bb4828acf
Add Substream Default values and some validation for startup
2021-12-04 21:59:26 -08:00
Moe
e085f5e726
modernize 2-factor auth, add debug logs to telegram errors
2021-11-08 20:48:33 -08:00
Moe
72da06a78f
Show Number of Events for last 24 hours
2021-10-27 10:14:24 -07:00
Moe
e0de64609d
substream operation clean ups
2021-09-24 21:37:56 -07:00
Moe
daa8f12e95
substream keep alive, cleaning livegrid, substream options in mon settings
2021-09-24 00:06:48 -07:00
Moe
4950dd5841
Merge branch 'dynamic-substream' into dashboard-v3
2021-09-23 12:34:28 -07:00
Moe
950cfbc53c
substream display in UI and auto switch when substream toggled
2021-09-22 21:13:22 -07:00
Moe
638fa438c5
Merge branch 'dev' into dashboard-v3
2021-09-22 12:33:49 -07:00
Moe
0452eb02cb
framework to spawn substream process
...
- currently no UI handler
2021-09-20 21:58:26 -07:00
Moe
a7c168a73d
minor cleanup
2021-09-13 08:03:35 -07:00
Moe
482272f8c2
fix a typo + whitespace
2021-06-17 13:26:48 -07:00
Moe
a014b90a9a
Dashboard V3 Integration begins 🎊
2021-06-01 20:19:22 -07:00
Moe
6666db6364
Dashboard 3 adjustments + cleanup
2021-05-18 23:09:04 -07:00
Moe
268ce83784
update ldap account linking to use Alternate Login system
2021-04-06 20:55:16 -07:00