Commit graph

360 commits

Author SHA1 Message Date
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
Charles Milette
b7816c3646 Add support for translations in SFTP uploader error (#2809) 2017-10-01 16:14:05 +03:00
L1Q
709202b305 Improve translation support
- ImgurThumbnailType enum
- PastebinPrivacy enum
- MinusLinkType enum
- AmazonS3StorageClass enum
- Mark uploader names as @Invariant
- Amazon S3 Storage Classes Help URL
2017-10-01 08:05:53 +03:00
Jaex
03a78c8a0c Removed Amazon S3 reduced redundancy storage option because it is now deprecated and even costs more than standard storage to encourage moving to standard storage.
Added standard infrequent access storage option.
2017-09-28 18:25:41 +03:00
Jaex
ca0f389ab0 Use GetHostName method in CustomUploaderItem 2017-09-24 10:30:03 +03:00
Jaex
3d70b045c7 Move CreateQuery to URLHelpers 2017-09-24 10:14:27 +03:00
Jaex
16bfa023ef Update ge.tt urls 2017-09-24 08:40:37 +03:00
Jaex
77aabc085a If http(s):// missing from pomf result url then add it automatically 2017-09-18 19:06:42 +03:00
Charles Milette
ac484aa3d1
Fix bad english, attempt 2 2017-09-13 13:40:10 -04:00
Charles Milette
0db98ecf1f
Fix bad english 2017-09-12 11:01:43 -04:00
Jaex
448da5cd37 fixed #2682: Handle Gfycat transcode errors 2017-08-28 09:43:50 +03:00
Jaex
7308da279e Added doko.moe pomf clone 2017-08-27 09:07:31 +03:00