Commit Graph

1570 Commits (3a33735bdd95a0d9cfbda347adc03616e3057540)

Author SHA1 Message Date
Moe Alam 3a33735bdd Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2020-10-15 14:59:27 -07:00
Moe Alam 2c9ef73b0b REVERT cron.js - CRITICAL BUG IN PREVIOUS REVISION 2020-10-15 14:59:16 -07:00
Moe ed1b8817b7 Merge branch 'dapowers87-docker-init-extension' into 'dev'
Add in init.extension.sh

See merge request Shinobi-Systems/Shinobi!245
2020-10-15 16:54:46 +00:00
Moe Alam c28cd32bbb cleanups 2020-10-11 23:11:39 -07:00
Moe Alam 24141f0e48 add proper message for timelapse frame deletion 2020-10-10 10:36:13 -07:00
Moe Alam ba40d5bdb1 fix fileBin purging function 2020-10-09 22:50:49 -07:00
Moe Alam 368c23af25 Allow P2P server to pass real IP of user connected to dashboard 2020-10-09 22:50:08 -07:00
Moe Alam 560cf2c7ec add row caching and add delete button for timelapse frames 2020-10-09 22:49:11 -07:00
Moe Alam 76b9d7f105 fix Tmelapse Frame purge 2020-10-09 17:11:54 -07:00
Moe Alam dea7738713 Fix backward timelapse video 2020-10-09 12:47:08 -07:00
Moe Alam aae352c998 humanize timelapse mp4 builder 2020-10-09 12:34:15 -07:00
Moe Alam 862bcb4d1d Show more live stats in P2P Server selection 2020-10-08 17:01:23 -07:00
Moe Alam d462978454 modify PTZ center button to move camera to Home position for ONVIF 2020-10-08 16:57:20 -07:00
Moe Alam a50d7041dc http icon flag handler from query string 2020-10-07 14:26:30 -07:00
Moe Alam c43377d196 humanize Easy Remote Access tab more 2020-10-07 14:25:28 -07:00
dapowers87 054ac9bb8d Move where the extension file would be expected to live
Remove blank extension file
2020-10-05 23:42:03 +00:00
dapowers87 73c4cf6bf9 change the way it was being called 2020-10-05 23:31:10 +00:00
dapowers87 a10693bc14 add in init.extension.sh 2020-10-05 23:15:19 +00:00
Moe Alam ce5107550a p2p : kill client connections when server disconnects 2020-10-03 15:48:25 -07:00
Moe Alam acb7035769 Display Currently Registered P2P Server 2020-10-03 14:20:53 -07:00
Moe Alam 53b9c42c2c add feedback for copying to clipboard 2020-10-03 12:02:28 -07:00
Moe Alam b200a7d1bc Update easyRemoteAccess.ejs 2020-10-03 11:55:10 -07:00
Moe Alam 6dc438fdd7 humanize P2P UI more 2020-10-03 11:54:48 -07:00
Moe Alam 04d57a56c1 show network use in p2p server stats 2020-10-03 00:27:04 -07:00
Moe Alam eb8d893b72 Show stats of P2P Server in list 2020-10-02 23:13:06 -07:00
Moe Alam e45c411490 Add Production P2P Servers to list in Super User Panel 2020-10-02 21:27:29 -07:00
Moe ec2544b887 Merge branch 'CentOS_Installer_8_Update' into 'dev'
CentOS installer 8 update

See merge request Shinobi-Systems/Shinobi!242
2020-10-01 22:06:21 +00:00
Mike Hurley a8b20fbb10 Merge branch 'master' into 'CentOS_Installer_8_Update'
# Conflicts:
#   INSTALL/CentOS - Quick Install.sh
2020-10-01 20:15:03 +00:00
Mike Hurley 16bf6657c6 Now verifies SQL credentials before proceeding with installation 2020-10-01 20:00:44 +00:00
Mike Hurley ec0d93ebc4 Fixed extra whitespace at end of IP address in Installation Complete notice 2020-10-01 17:49:31 +00:00
Mike Hurley 0c4ae5b4c7 fixed a typo 2020-10-01 17:36:25 +00:00
Mike Hurley 89e3e872dd Fix MariaDB installer 2020-10-01 17:16:25 +00:00
Mike Hurley faadcbdab0 Fix MariaDB installation option 2020-10-01 16:54:48 +00:00
Moe Alam 5cafdf57b3 fix autoplay Poseidon and HLS if browser is not selected while loading 2020-10-01 09:30:26 -07:00
Mike Hurley aa9335ca01 Added warning for unsupported versions of CentOS 2020-10-01 16:11:33 +00:00
Mike Hurley 03835e3a97 Fixed typos and added username verification for MariaDB 2020-10-01 14:51:40 +00:00
Mike Hurley d5cd1f45e8 Added support for CentOS 8 2020-10-01 13:55:16 +00:00
Moe Alam 4e481b37b8 fix p2p memory leak with streaming http methods 2020-09-30 21:50:07 -07:00
Moe Alam 14b15be4c0 begin proper secton for Notification toggles
- Future versions may have breaking changes involving notifications. Currently each type of notification has a toggle for each method. It will be mad so that a Method is the toggle for all types of Notifications and each type of Notifications will have a single toggle. This will be to mitigate the speed of the ever-growing numer of options.
2020-09-30 19:39:14 -07:00
Moe Alam f8e5235b1f add email and discord notification for when monitor dies 2020-09-30 12:17:25 -07:00
Moe Alam 91c29ea531 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2020-09-29 11:39:59 -07:00
Moe Alam b5d762c9b3 provide proper response data in 3rd argument of insertCompletedVideoExtensions 2020-09-29 11:39:56 -07:00
Moe d05778ba92 Merge branch 'gcp-large-files-support' into 'dev'
uploaders/s3based: GCP does not support multipart

See merge request Shinobi-Systems/Shinobi!241
2020-09-29 17:15:37 +00:00
Reda B d355cd23b9 uploaders/s3based: GCP does not support multipart 2020-09-29 17:15:37 +00:00
Moe Alam 04671cdec0 Update worker.js 2020-09-28 15:07:14 -07:00
Moe Alam e2feb19b39 Update worker.js 2020-09-28 09:31:49 -07:00
Moe Alam c35f286fad cleaner connection to p2p 2020-09-27 22:14:36 -07:00
Moe Alam 6e2ab4d61f Add UI for Easy Remote Access (P2P) in Superuser panel 2020-09-26 22:52:52 -07:00
Moe cd9c013916 Merge branch 'dev' into 'master'
PTZ Improvement, P2P, and Some Critical Fixes

See merge request Shinobi-Systems/Shinobi!240
2020-09-25 16:18:29 +00:00
Moe Alam b1d8672566 put p2p functions in worker process 2020-09-23 21:21:03 -07:00