Commit graph

371 commits

Author SHA1 Message Date
SupSuper
0265b723bb Use segmented file upload to get past OneDrive limits
New helpers:
- SendRequestBytes - Sends a raw stream of bytes (unlike SendRequestFile which sends files as form-data) and supports segments via Content-Range
- TransferData - Now supports transferring only part of a stream
2018-04-16 21:55:21 +01:00
SupSuper
61b7dcd7cf Use upload sessions to get rid of file limit 2018-04-16 21:55:21 +01:00
SupSuper
080bce2126 Secure OneDrive auth per PCKE recommendations 2018-04-16 21:55:20 +01:00
SupSuper
5f77d55523 Make sure we reset old OneDrive config 2018-04-16 21:55:19 +01:00
SupSuper
0e632acdff Update OneDrive to use Microsoft Graph API 2018-04-16 21:55:19 +01:00
Ninn0x4F
c833fe7eee
Update Pomf.cs
changed upload link
2018-04-16 03:34:06 +01:00
Jaex
0d8bd4e908 Made YouTube shortened link optional 2018-04-12 13:09:35 +03:00
SupSuper
9ac952a4c3 Fix empty lines 2018-04-12 08:00:25 +01:00
SupSuper
1084054dd1 Update Google Drive to API v3 2018-04-12 01:55:35 +01:00
SupSuper
9bb156ac6b Update Google authentication to latest URLs 2018-04-11 05:28:01 +01:00
SupSuper
d6bc062bff Add Youtube to file uploaders 2018-04-10 01:49:40 +01:00
Jaex
89e2c32f67 Small UI fixes 2018-03-25 14:31:01 +03:00
Jaex
1df0b9a97b
Merge pull request #3205 from mltnhm/master
Return download link if the file is not an image
2018-03-25 13:30:29 +03:00
Dominik M. Kwiatek
3553b44252 Implement NextCloud direct link setting 2018-03-24 22:04:56 +00:00
Olle Kelderman
07e3bf3311 add call to GetReply after using OpenRead or OpenWrite according to FluentFTP documentation 2018-03-23 17:46:29 +01:00
Dominik Kwiatek
b1a41fc6a9 Return download link if the file is not an image 2018-03-19 23:07:51 +00:00
Jaex
c33bc4844f CodeMaid cleanup 2018-03-01 01:52:11 +03:00
Jaex
b115cb8cd6 Removed System.Net.FtpClient instead using FluentFTP library 2018-03-01 00:22:51 +03:00
Dominik Kwiatek
d52118928d Update OwnCloud/NextCloud direct link to link to preview instead of download 2018-02-07 22:44:37 +00:00
Jaex
d0c2275207 Support name patterns in custom uploader headers too 2018-02-03 22:21:24 +03:00
Jaex
a610b48135
Merge pull request #3114 from sylveon/master
Add option to remove file extensions on Amazon S3 uploads
2018-02-02 03:43:03 +03:00
Jaex
c7f9f3c4f7 Added $filename$ variable for custom uploader arguments 2018-02-02 02:36:55 +03:00
Charles Milette
051870383b
Add option to remove file extensions on Amazon S3 uploads 2018-02-01 14:55:23 -05:00
Jaex
d09edfae1d Fix 0 byte file Amazon S3 uploads 2018-01-29 20:45:31 +03:00
Jaex
b9205c897b fixed #3004: Enable ownCloud 8.1+ compatibility by default 2018-01-29 11:20:18 +03:00
Jaex
854c2d658d
Merge pull request #3100 from mstojcevich/master
Update Lambda URLs
2018-01-29 00:23:50 +03:00
Marcus Stojcevich
38a85214c3 Update Lambda URL if old url is in config
Next goal is to allow defining a custom url, in case the URL changes
again or someone wants to run their own instance of Lambda.
2018-01-28 16:17:32 -05:00
Jaex
0bbf9de55a Added DigitalOcean (Singapore) endpoint 2018-01-29 00:14:02 +03:00
Marcus Stojcevich
44e19803af Update Lambda URLs 2018-01-28 02:56:09 -05:00
Jaex
0b37625444 fixed #2781: ge.tt not supports https anymore 2018-01-06 03:21:17 +03:00
Kieran
f0af0d0091 Dont use canonically escaped url
https://msdn.microsoft.com/en-us/library/system.uri.originalstring(v=vs.110).aspx
2018-01-04 00:06:29 +08:00
Charles Milette
0d2f219f16
Add support for random domain syntax in S3 uploader 2018-01-01 14:13:27 -05:00
Jaex
b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex
f6f9f87e8a Added DigitalOcean Spaces endpoints 2017-12-23 13:44:56 +03:00
Jaex
fb63dfcecb Don't assume wrong access credentials 2017-12-23 13:36:12 +03:00
Jaex
8ef9657858 Added support for authorization header authentication for S3 instead of presigned URL 2017-12-23 12:10:41 +03:00
Jaex
6e18a78438 Update Amazon S3 endpoints 2017-12-20 03:31:09 +03:00
Jaex
b75c31ee1c Added Amazon S3 regions: China (Beijing), China (Ningxia), EU (Paris) 2017-12-20 03:18:28 +03:00
Charles Milette
303280a31a
Allow to disable setting public ACL on S3 uploads 2017-12-19 12:55:11 -05:00
Jaex
3f68c345ec Update S3 endpoints 2017-12-09 15:35:07 +03:00
Jaex
5d57bc40dd Update Mega lib 2017-12-05 20:44:57 +03:00
Jaex
4d54841c73 fixed #2805: If Dropbox shared link already exists then get URL of it 2017-11-11 22:46:55 +03:00
Jaex
7388cd3ee2 Added login support to Lithiio 2017-11-11 01:21:04 +03:00
Jaex
a7aea349cf Updated Lithiio request URL, changed get API key link 2017-11-10 21:18:25 +03:00
Jaex
8e3d7d971e Removed dead uploader Uplea 2017-10-29 11:56:26 +03:00
Jaex
9a3f872575 #130: Removed shutdown minus.com uploader 2017-10-19 16:31:30 +03:00
lucas
26fbf92f96 reduce request frequency 2017-10-16 11:34:24 -04:00
Jaex
5a03cad948 Update control states even when presets empty 2017-10-14 15:26:36 +03:00
Qwerty-Space
26a32d2d8b Updated down sites, added clones
Commented out 
* Filebox because - it's down
* sugoi.vidyagam.es - because it's dangerous according to ESET, and https://sitecheck.sucuri.net/results/sugoi.vidyagam.es

Added several cool clones
2017-10-07 18:19:45 +01:00
Jaex
1b65d47053 Add license text to missing files 2017-10-05 02:17:29 +03:00