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
3e81485d43
Fix SFTP Upload and Update package.json
2021-05-03 18:49:17 -07:00
Moe
25c4b9d085
minor cleanup
2021-04-17 10:04:08 -07:00
Moe
226c41c727
Fix backblaze init when disabled
2021-04-07 19:06:06 -07:00
Moe Alam
ccd2261b18
cleanup Google Drive Upload code
2020-11-08 21:20:39 -08:00
Moe Alam
cbe0af5273
make google drive "Get Code" button launch setup tutorial if minimum not set
2020-10-17 18:40:25 -07:00
Reda B
d355cd23b9
uploaders/s3based: GCP does not support multipart
2020-09-29 17:15:37 +00:00
Moe
e0c9d4c434
Merge branch 'dev' into 'rebuild-sql-queries'
...
# Conflicts:
# libs/startup.js
# libs/webServerPaths.js
2020-08-08 00:16:24 +00:00
Moe
4be1659873
update some delete queries
2020-08-07 15:12:45 -07:00
Moe
c56fbc1d93
sqlQuery Conversion : Fix syntax errors
2020-08-05 18:15:10 -07:00
Moe
7d940cdce5
Fix Error on SFTP Error
2020-07-13 11:39:35 -07:00
Moe
1abef5ebe7
sqlQuery Conversion : uploaders
2020-07-10 18:58:23 -07:00
Moe
b50d0a6bcc
Update ONVIF version and light cleanup
2020-06-18 00:51:25 -07:00
Moe
f044b6bcf8
Fix missing npm module
2020-06-15 15:18:22 -07:00
Moe
f5ac026520
Google Drive Upload creates appropriate folder for video
2020-06-15 08:33:57 -07:00
Moe
5547ff0b25
Allow watching uploaded videos from Google Drive in Dashboard
2020-06-15 07:53:08 -07:00
Moe
2c320635dc
baisc Google Drive support for Auto Backup
...
- Cannot view videos or timelapse frames in the Shinobi Dashboard, must view them in Google Drive File Explorer
2020-06-15 00:54:52 -07:00
Moe
c72f2fe167
Add error.stack check to backblaze error handler
2020-02-25 09:01:38 -08:00
DewGew
22b8a65351
Added language vars webdav.js
2019-08-09 07:25:45 +00:00
DewGew
8d4fc496a1
Added language vars sftp.js
2019-08-09 07:24:51 +00:00
DewGew
bbbe22c8a7
Added language vars s3based.js
2019-08-09 07:24:07 +00:00
DewGew
7a19f24086
Added langauage vars backblazeB2.js
2019-08-09 07:23:18 +00:00
DewGew
40ff9f8cc5
Added language vars amazonS3.js
2019-08-09 07:22:18 +00:00
Moe
2629326429
fix Timelapse frame insert query
2019-07-30 07:31:55 -07:00
Moe
93c01cb3d2
add auto-fix for Cloudian malformed responses in s3based.js
2019-07-09 21:06:16 -07:00
Moe
f2918cb09b
rename `.mon` and `.mon_conf`
...
- now labelled `.activeMonitors` and `.rawMonitorConfigurations`
2019-07-07 20:39:41 -07:00
Moe
1cd7e7eaf0
update libs/uploaders + for timelapse frames
...
- update user.js
+ add "No Region" for s3 based uploader
2019-07-07 20:09:18 -07:00
Moe
77bc8a618c
add timelapse frame rules to libs/uploaders/amazonS3.js
2019-07-07 20:07:21 -07:00
Moe
63ded4d92c
Add async.queue to s.sqlQuery, fs.readFile and fs.stat
...
+ change backblaze human name accountId to keyId
2019-06-20 22:42:17 -07:00
Moe
f4bcbab297
fix uploaders "Max Storage Amount" fields
2019-06-10 09:22:52 -07:00
Moe
a87c2e6acc
Compound Update
...
- Calculate Max Storage Amount for Videos and Timelapse Frames separately
- Split Max Storage Amount by percentage for Videos and Timelapse Frames
- Fix order of operations for on start monitor load and orphan check
- move some extender definitions to extenders.js
- Slim Power Video Viewer event bars
- Add hours to date range selector for Timelapse Jpeg
2019-05-05 13:30:07 -07:00
Moe
ec8824985f
Packging, addStorage Max Amounts, Fix s3uploader and minor fixes
...
- Add ability to pacakge with `pkg`
- Add Max Storage Amount for each `addStorage` storage array per user
- Fix `uploaders/s3based.js` variable names
- Update Timelapse.jpeg video builder
- Allow rendering a separate page upon login for Sub-Accounts
2019-04-18 17:54:07 -07:00
Moe
758fc700b1
Rewrite Settings and Montior Edit forms in JSON instead of HTML
...
- rewrite of forms in JSON allow auto-generating the necessary fields on almost any template with a lot more ease
- remove ejs files for uploaders and make fields generate by JSON as well
+ activate separated css files
2019-03-15 00:32:18 -07:00
Moe
f87dd59039
Feature Request #49 : Custom Endpoint with S3-Based Uploading++
2019-03-07 16:04:14 -08:00
Moe
9664e98fa6
Feature Request #49 : Custom Endpoint with S3-Based Uploading+
2019-03-07 15:57:01 -08:00
Moe
8fe57162af
Feature Request #49 : Custom Endpoint with S3-Based Uploading
...
- Wasabi Hot Cloud Storage has been converted to being a dynamic S3-based upload controller.
2019-03-07 15:53:49 -08:00
Moe
4eb68ee900
Remove hardcoded "uploader" fields and place in dynamically loaded files
2019-03-07 15:26:56 -08:00
Moe
54883d46f7
Fix Backblaze B2 Auth Refresh+
2019-02-26 18:44:28 -08:00
Moe
a33a2798a8
Fix Backblaze B2 Auth Refresh
2019-02-26 18:41:05 -08:00
Moe
94e7a03b4b
change cloudUploaders to uploaders
...
- split `uploaders.js` into multiple files. Each based on their service provided.
2019-02-26 18:35:45 -08:00