Moe
a0050e2eee
make monitorEditorSelectedMonitor a global value
2022-04-12 15:03:59 -07:00
Moe
d433f2c212
make monitorEditorSelectedMonitor a global value
2022-04-12 15:02:47 -07:00
Moe
ca955748f3
fix hidden Retry Connection field
2022-04-03 17:49:11 -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
dc62abe418
Better P2P (Easy Remote Access v2)+++
2022-03-30 23:43:36 -07:00
Moe
4241c1176b
Merge branch 'socket.io-v4' into 'dashboard-v3'
...
Upgrade Socket.IO to version 4
See merge request Shinobi-Systems/Shinobi!356
2022-03-31 06:24:11 +00:00
Moe
5ab54ce1e4
minor cleanup
2022-03-30 23:15:27 -07:00
Moe
c2ebe1b5de
update remote access selector for v2
2022-03-30 18:26:15 -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
a486a6a203
fix display of Activation status in super user panel
2022-03-29 10:39:27 -07:00
Moe
e4a090b0ee
adjust day card display date to be based on first video
2022-03-28 21:28:28 -07:00
Moe
3e7ad2d319
region editor init live stream on first open
2022-03-28 21:22:37 -07:00
Moe
1281bdb7fc
fix relative video pathing
2022-03-28 21:14:56 -07:00
Moe
797af24067
Better P2P (Easy Remote Access v2)++
2022-03-28 20:23:14 -07:00
Moe
25fddb7ba5
Better P2P (Easy Remote Access v2)+
2022-03-28 17:48:08 -07:00
Moe
c28b246ac4
Better P2P (Easy Remote Access v2)
2022-03-28 16:02:05 -07:00
Moe
500bd51679
let Shinobi manage P2P reconnection
2022-03-21 11:19:05 -07:00
Moe
c16727e3de
generate remaining language variables from and to definition file+
2022-03-21 00:27:45 -07:00
Moe
e2f54343b6
generate remaining language variables from and to definition file
2022-03-21 00:09:56 -07:00
Moe
d16a3d006a
Merge branch 'dashboard-v3' of https://gitlab.com/Shinobi-Systems/Shinobi into dashboard-v3
2022-02-22 10:35:18 -08:00
Moe
e626fd52fe
Update alert.mp3
2022-02-22 10:35:05 -08:00
Moe
db9115d853
Merge branch 'master' into 'dashboard-v3'
...
Add missing SQL column in cloud timelapse frames table insert for s3 based upload
See merge request Shinobi-Systems/Shinobi!355
2022-02-22 16:33:34 +00:00
Miłosz Tyborowski
fea94476e3
Add missing SQL column in cloud timelapse frames table insert for s3 based upload
2022-02-22 13:42:26 +01:00
Moe
302ef4b3f7
Merge branch 'remove_static_configuration' into 'dashboard-v3'
...
Remove statically set probesize and analyzeduration
See merge request Shinobi-Systems/Shinobi!352
2022-02-21 16:02:26 +00:00
Moe
48767505c6
Merge branch 'PsychoNightmare-dashboard-v3-patch-37419' into 'dashboard-v3'
...
Updated package.json tensor to 3.13, coco-ssd to 2.2.2 moment to 2.29.1
See merge request Shinobi-Systems/Shinobi!354
2022-02-21 06:25:44 +00:00
Katie Roberts
d3a070d885
Update plugins/tensorflow/package.json
2022-02-21 05:59:56 +00:00
Katie Roberts
f9f4e33afd
Updated package.json tensor to 3.13, coco-ssd to 2.2.2 moment to 2.29.1
2022-02-21 05:31:24 +00:00
Moe
56e63f0fac
Fix Poseidon on Dynamic Substream Live Grid view
2022-02-20 19:44:03 -08:00
Moe
7c875bffac
fix power viewer loading
2022-02-13 16:17:57 -08:00
Moe
5508eb1813
fix power video positioning
2022-02-12 22:09:28 -08:00
Moe
b894c1c7eb
fix side monitor list order
2022-02-12 21:42:11 -08:00
Moe
0ae2c135c5
`statisUsers` parameter in conf.json creates users
2022-02-12 16:38:21 -08:00
Moe
a03c158480
add "superUserLoginDisabled" parameter to allow disabling use of super user
2022-02-12 14:15:56 -08:00
Moe
eb0e93e5d2
allow creating admin users from conf.json
2022-02-12 14:14:16 -08:00
Moe
0be59ce6da
Update en_CA.json
2022-02-11 23:16:45 -08:00
Moe
c27fea3942
delete monitor from settings -> go back one tab and reset settings editor
2022-02-10 11:15:48 -08:00
Moe
eeda089276
Email Notification settings are now configurable in Account Settings+
2022-02-10 11:14:03 -08:00
Milosz Tyborowski
40804fa650
Remove statically set probesize and analyzeduration
2022-02-08 10:07:16 +01:00
Moe
5709a3f140
Email Notification settings are now configurable in Account Settings
...
Email settings in conf.json are separate from Account Settings configurations. To hide all System Level (conf.json) Email settings : remove `mail` object from your conf.json.
2022-02-07 11:15:11 -08:00
Moe
469f0af18f
Merge branch 'dashboard-v3' into 'dashboard-v3'
...
restore compatibility with ffmpeg master and releases 5.0+
See merge request Shinobi-Systems/Shinobi!351
2022-02-06 19:03:54 +00:00
kitty99
cefe3eeb0d
Update libs/ffmpeg/builders.js
2022-01-30 02:09:58 +00:00
Moe
a2ec171415
Merge branch 'dashboard-v3' into 'dashboard-v3'
...
fixed issue #359
See merge request Shinobi-Systems/Shinobi!350
2022-01-29 08:59:19 +00:00
kitty99
2f2e64a55c
fixed issue 359
2022-01-29 08:47:25 +00:00
Moe
894e07fc38
update PASV options for FTP dropInEvent Server
2022-01-26 11:45:15 -08:00
Moe
d2d46f0795
run finalize action on event based recording on exit of record process
2022-01-20 13:02:36 -08:00
Moe
e6e9060de4
run finalize action on timelapse video build on exit of build process
2022-01-20 13:01:59 -08:00
Moe
8740f39cc6
add heartbeat on client side
2022-01-20 13:01:15 -08:00
Moe
19eb9cb172
change Primay Input default to 0 when using Additional Input Maps
2022-01-14 11:40:39 -08:00