Commit Graph

21 Commits (384752a422e8e3d3110e1364aca9dfeff95fc0d8)

Author SHA1 Message Date
Moe 6e8d4bf098 auto generate a timelapse frame for completed videos 2024-09-03 18:37:57 -07:00
Moe 589874e367 fix dropInEvents file deletion with spaces in filename 2024-09-01 08:29:10 -07:00
Moe 4972d485c6 update object tracker version and update branding defaults 2024-03-12 13:38:00 -07:00
Moe 1c08c6debe force post body empty for generic ptz GET request 2023-02-24 10:57:00 -08:00
Joshua Seltzer e332929fd0 Fixing sending postData with control URLs. Fixed non-working stop command for PTZ control. 2022-11-18 15:43:55 -05:00
Moe c360babc8c Fix passage for failed activation request 2022-10-22 15:30:29 -07:00
Moe 9ce24bfd3c Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2022-09-24 14:23:55 -07:00
Moe 76f244d958 fix formData build for fetch 2022-09-24 14:23:47 -07:00
Katie Roberts 2ff97d301d Update libs/basic/utils.js 2022-09-12 23:33:15 +00:00
Katie Roberts def2224544 Update libs/basic/utils.js 2022-09-12 23:23:56 +00:00
Moe be016dee2a add roundNearest5 to basic/utils.js 2022-09-11 15:52:13 -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 364822f3a4 Lightly Refactor PTZ controls, Add PTZ Hold to move and release to stop 2022-07-03 13:50:16 -07:00
Moe a088e85a71 Update utils.js 2022-06-27 13:20:35 -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 91f8af3002 allow grouping with brackets on event filter conditions 2021-11-02 18:32:24 -07:00
Moe ccaff73e01 Fix saving Subscription Key in first login 2021-06-09 12:52:34 -07:00
Moe 8ccd07cf06 Update Face Plugin Installer 2021-05-22 09:22:44 -07:00
Moe ff442ace9f Easy Activation Prompt in Superuser Panel 2021-05-20 19:09:33 -07:00
Moe Alam 4465649c4c cleanup cron.js and fix broken knexQuery 2020-10-18 21:41:27 -07:00