Moe
6fc0028aac
Fix Vulnerabilities
2024-10-25 12:15:49 -07:00
Moe
d9d65f7835
Fix Vulnerabilities
2024-10-05 17:22:20 -07:00
Moe
bcbf5b783b
fix broken uuid module for shinobi-node-moving-tracker
2024-10-05 13:07:19 -07:00
Moe
9140f13cca
Add node-shinobi to package.json
2024-10-05 12:29:26 -07:00
Moe
76b662a139
Fix Dependency Vulnerabilities
...
- Telegram Bot module must be installed manually due to vulnerabilities
- FTP Server module must be installed manually due to vulnerabilities
- WebDAV module must be installed manually due to vulnerabilities and conf.json must configured manually to enable it.
- Backblaze B2 module fork latest from git and published under shinobi-backblaze-b2
2024-09-29 12:57:22 -07:00
Harry Martland
97fe8c7548
Update ONVIF to verstion 0.7.1
2024-05-20 21:46:30 +01:00
Moe
1944831138
update some dependencies
2024-05-17 21:45:30 -07:00
Moe
0a6a676167
Update ONVIF scanner to see /onvif/media2_service devices
2024-05-15 12:15:36 -07:00
Harry Martland
e217493b30
more onvif events e.g. person detection trigger recording
2024-05-09 20:57:54 +01:00
Moe
4972d485c6
update object tracker version and update branding defaults
2024-03-12 13:38:00 -07: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
4850a5a408
update smtp-server
2024-01-09 13:47:27 -08:00
skvalex
ea5f8ed0c8
Fixed telegram videos that exceed 10 megabytes
2023-07-31 20:41:16 +07:00
Moe
e4b3c3d7c6
update mp4frag to fix Poseidon over HTTP
2023-05-20 18:29:33 -07:00
Moe
b08ec2ef98
add mysql2 package-lock.json
2023-05-08 08:52:06 -07:00
Moe
dc35df0954
add mysql2 to package.json
2023-05-08 08:37:57 -07:00
Moe
a79976142b
fix reverted packages in package.json
2023-03-29 10:55:58 -07:00
Moe
1a70e8888c
add README viewer to plugin manager
2023-03-29 09:36:49 -07:00
Moe
a15fe04ace
update mp4frag
2023-03-26 23:31:21 -07:00
Moe
aa19cc13a4
Ignore Non-Moving Objects
2023-03-11 22:33:12 +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
Gamertech
84c8bd1a1b
Update npm package versions
2022-10-30 05:40:55 +00:00
Moe
76f244d958
fix formData build for fetch
2022-09-24 14:23:47 -07:00
Gamertech2
7510107ed0
Updating npm packages
2022-08-04 22:21:56 +10:00
Moe
d001edb3fc
Upgrade ejs to 2.7.4
2022-07-30 18:45:34 -07:00
Moe
4bf2904925
Update node-telegram-bot-api version
2022-07-24 07:37:10 -07:00
Moe
f6ebf13b17
Downgrade Discord.js library
2022-07-23 11:41:34 -07:00
Moe
3d857e88ac
Update Sound Detection library dependencies
2022-06-29 18:39:36 -07:00
Moe
98eba5b2eb
Add Z-Wave API Control through Shinobi+
2022-06-17 00:31:03 -07:00
Moe
0c55a4d012
ONVIF Events
2022-06-16 23:23:12 -07:00
Moe
0a854441ac
Add MQTT to package.json
2022-06-06 14:00:22 -07:00
Moe
ce0447d12c
set packager version to node16
2022-06-04 11:40:32 -07:00
Moe
bc6d446cf7
more package updates
...
+ googleapis
+ ldapauth-fork
2022-03-31 22:04:16 -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
c2784dd4a6
update node-ssh and address other vulnerabilities in npm packages
2022-03-31 08:09:51 -07:00
Moe
2a061b2264
Upgrade Socket.IO to version 4
...
- Some tweaks to BetterP2P
- Update static server list to use v2
2022-03-30 16:20:53 -07:00
Moe
797af24067
Better P2P (Easy Remote Access v2)++
2022-03-28 20:23:14 -07:00
Moe
adc3d6bbac
update pam-diff and pixel-change
2021-12-12 18:50:58 -08:00
Mike Hurley
c8009a0538
Update package.json to include node-pushover
2021-08-03 00:33:39 +00:00
Moe
5e8fb9996f
revert package.json
2021-06-12 21:34:51 -07:00
Moe
b1360b2397
add chai to package.json
2021-06-10 09:36:14 -07:00
Moe
d33f8073cf
fix pcm-boilerplate vulnerability+
2021-06-09 12:54:38 -07:00
Moe
d9d93ea57a
fix pcm-boilerplate vulnerability
2021-06-09 12:13:57 -07:00
Moe
0b531c94f5
Fix package.json
2021-06-01 20:35:28 -07:00
Moe
ee455f009e
Point node-ssh at git repo because npmjs version is broken
...
+ fix sftp always enabling even if disabled
2021-05-31 10:51:41 -07:00
Moe
7a8d0e7dca
minor cleaning
2021-05-22 09:25:29 -07:00
Moe
3e81485d43
Fix SFTP Upload and Update package.json
2021-05-03 18:49:17 -07:00
Moe
887586cf4e
update package.json and package-lock.json
2021-04-07 16:31:28 -07:00
Moe
514a3ca00e
Update Node Fetch in package.json
2021-03-27 06:55:23 -07:00