Commit graph

434 commits

Author SHA1 Message Date
tinybarks 738f25c556
Remove System.ValueTuple dependency, some refactoring of BackblazeB2.cs 2018-10-01 14:18:46 +02:00
tinybarks 787a5217d9
Fix missing B2 config page icon 2018-10-01 14:18:45 +02:00
tinybarks e0fb9373b8
Backblaze B2 support
Adds an uploader for Backblaze B2 Cloud Storage.
2018-10-01 14:18:39 +02:00
Jaex cb3db23193 fixed #3608: Let YouTube decide is uploaded file is supported 2018-09-07 13:32:16 +03:00
3k2 f8abe1b1e8
Update Pomf.cs 2018-08-21 20:02:38 +03:00
3k2 a8348b2bf1
Update Pomf.cs 2018-08-21 20:01:20 +03:00
3k2 b31a88d2ca
Update Pomf.cs
Removed dead/private pomf clones from the list. Fixed void.cat upload address to correct one.
2018-08-21 19:57:14 +03:00
Seenko 68e9a55d59
Updated edfile.pro upload end-point.
Since edfile.pro will be switching the upload end-point to https://edfile.pro/api/upload, it is appropriate to reflect those changes here.
2018-07-27 23:32:22 -03:00
Touuqe Wu-Tang 9bb8b67bb2
Added 2 new reliable clones
https://coka.la - been running and reliable for around 6 months
https://pomf.su - same owner, alt domain.
2018-07-24 04:06:46 +01:00
Jaex bf44d356eb URLEncode refactoring 2018-06-21 19:25:11 +03:00
Jaex fc414a134b Fix Azure URL escape issue 2018-06-21 18:20:48 +03:00
Jaex 957df1692e fixed #2371: URL encode Azure upload path 2018-06-21 17:01:53 +03:00
Jaex 663d5d73c9 Generate URL refactoring 2018-06-21 16:20:58 +03:00
Jaex 2a1df4e38b Use https:// if prefix is missing 2018-06-19 22:20:45 +03:00
Jaex 8667d2412e Added URL preview to Azure Storage tab 2018-06-19 22:16:11 +03:00
Jaex 40f94579d4 Removed Azure exclude container option, instead it will exclude always same as S3 and GCS, that way user can include container if they want 2018-06-19 21:44:37 +03:00
Jaex 5165968c3d Removed create container method from Azure upload method to decrease upload time 2018-06-19 20:26:50 +03:00
Jaex a2fb7b105e Removed SendRequestGetHeaders method 2018-06-15 13:12:23 +03:00
William Saulnier 371266b093 merge from master 2018-06-08 07:23:12 -07:00
William Saulnier 559e86df71 Just create the variable 2018-06-06 07:54:09 -07:00
William Saulnier 5dddd52eff Add else instead for code style 2018-06-06 07:28:41 -07:00
Jaex d03f5bf81c
Update Pomf.cs 2018-06-06 13:38:03 +03:00
Daniel Wang 9142f9050e
Added catgirl.pw pomf clone 2018-06-05 23:47:56 -04:00
William Saulnier ef0edfb066 Update Azure Storage to include support for root containers, custom upload paths, and masking $root 2018-06-05 17:39:50 -07:00
Jaex aa1a3c3287 Added Wasabi endpoint 2018-06-04 21:38:41 +03:00
Jaex c566501d08 fixed #3406: Removed Dropfile 2018-05-19 00:55:00 +03:00
Jaex 795822a7b2 Removed StyleCop.Analyzers 2018-05-16 17:29:34 +03:00
Jaex cb3711632c Fix "Use of implied arithmetic operator precedence" 2018-05-16 16:27:11 +03:00
Otto Hooper f7f4d1fe18
Removed Kyouko.se
Kyouko.se has been shutdown.
2018-05-15 09:24:29 +01:00
Jaex dae4809133 Rename selective color value to threshold 2018-05-09 00:24:05 +03:00
Otto Hooper b896d906aa
Pomfe.co domain changed
Pomfe.co is now https://kyouko.se/
2018-05-05 16:57:25 +01:00
SupSuper b4f0605150 Google Drive fix parent folder not being passed correctly 2018-04-29 21:29:59 +01:00
Jaex 94a93c02c7
Merge pull request #3351 from SupSuper/onedrive-fixes
Fix uploadSession error in OneDrive for Business
2018-04-29 03:48:55 +03:00
Jaex e1adecb743
Merge pull request #3348 from bidolah/dev6
Remove unnecessary null check
2018-04-29 03:46:58 +03:00
SupSuper 1bae3f3a93 Hide first request progress 2018-04-29 01:23:03 +01:00
SupSuper 559aad05ab Fix OneDrive in Business 400 error 2018-04-29 01:20:39 +01:00
Ivan Bidolakh d7d3ce4fc1 Remove unnecessary null check
Split function always return array. If you look at the source of it, it even guarantees it with code contracts
2018-04-29 01:54:42 +03:00
Ivan Bidolakh a825e9e6c5 Fix copy-paste (incorrect parameter) 2018-04-29 00:56:57 +03:00
Jaex f04efda0e3 Change Google Cloud Storage icon 2018-04-26 20:39:43 +03:00
Matthew Burnett fb3ce039f0 Add live url preview 2018-04-26 00:41:11 -04:00
Matthew Burnett 28efed0d22 Create GenerateUrl method
It's a Surprise Tool That Will Help Us Later
2018-04-26 00:15:22 -04:00
Charles Milette 358d32f135
Percent-encode returned URLs in Google Cloud Storage uploader 2018-04-24 18:56:45 -04:00
Matthew Burnett 65c15e8035 Fix icon pt2 2018-04-21 18:31:03 -04:00
Matthew Burnett 0c14f09b64 Fix variable convention 2018-04-21 16:11:31 -04:00
Matthew Burnett 986c39bce7 Properly handle url prefix 2018-04-21 02:14:08 -04:00
Matthew Burnett 5a32493192 Args dict was breaking request 2018-04-21 01:24:11 -04:00
Matthew Burnett e70858b90c Do it in one request :^) 2018-04-21 00:32:56 -04:00
Matthew Burnett 7ea80aeaa0 Finish form 2018-04-20 17:16:46 -04:00
Matthew Burnett c215797c8a Encode URL Path for ACL 2018-04-20 16:47:30 -04:00
Matthew Burnett 7c3569a39d ACL Broken 2018-04-20 16:39:14 -04:00