Commit graph

148 commits

Author SHA1 Message Date
Jaex 9dede046d4 Added Kutt URL shortener support 2018-10-02 02:11:53 +03:00
tinybarks fce293108e
Merge remote-tracking branch 'upstream/master' into implement-backblaze-b2 2018-10-01 19:34:36 +02:00
tinybarks 140d583a1c
B2 uploader: Change bucket setting handling, add CodeMenu to fields
The "bucket" setting is no longer required. Instead, show a hint to the user saying that the setting is only used if the application key has no bucket acess restriction.
2018-10-01 16:39:16 +02:00
tinybarks e0fb9373b8
Backblaze B2 support
Adds an uploader for Backblaze B2 Cloud Storage.
2018-10-01 14:18:39 +02:00
Jonathan Donaldson bfc9352300 Fixed typo and changed OwnCloudExpiryTime to int 2018-09-10 22:14:32 +01:00
Jonathan Donaldson 92ad3cff56 Added auto expiring of shared links 2018-09-10 17:55:07 +01: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
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 9f1db5aae9 fixed #3408: Removed coinurl 2018-05-19 01:18:40 +03:00
Matthew Burnett 7c3569a39d ACL Broken 2018-04-20 16:39:14 -04:00
Matthew Burnett f2ab7f2f08 Add custom domain support in program
Form not done
2018-04-20 12:59:42 -04:00
Matthew Burnett 098e5aff64 Creat OAuth 2018-04-20 12:13:34 -04:00
Matthew Burnett d1c01ff207 Fix merge 2018-04-20 10:58:51 -04:00
Matthew Burnett debb4e5cce More progress
OAuth, public read, custom domain support
2018-04-20 00:26:00 -04:00
Jaex a36c61431a Removed Google URL shortener (https://developers.googleblog.com/2018/03/transitioning-google-url-shortener.html) 2018-04-20 02:02:45 +03:00
SupSuper 5f77d55523 Make sure we reset old OneDrive config 2018-04-16 21:55:19 +01:00
Jaex 0d8bd4e908 Made YouTube shortened link optional 2018-04-12 13:09:35 +03:00
SupSuper 21a813bb6f Merge branch 'master' into youtube-uploader 2018-04-10 02:00:40 +01:00
SupSuper d6bc062bff Add Youtube to file uploaders 2018-04-10 01:49:40 +01:00
Matthew Burnett 34ad1d7f83 Refactor FDL logic 2018-04-09 00:00:32 -04:00
Jaex 5e71f99945 Update UploadersConfigForm 2018-04-05 23:50:54 +03:00
Matthew Burnett 5536e6cc41 Merge remote-tracking branch 'upstream/master' 2018-04-03 21:05:58 -04:00
Jaex e369ee2863 https://blog.github.com/2018-03-20-removing-anonymous-gist-creation/ 2018-04-01 23:34:48 +03:00
Matthew Burnett e55a2f2c1c Add Firebase Dynamic Links URL Shortener 2018-04-01 03:31:12 -04:00
campbeb db68bfe24c Remove check of whether to save TinyPic login info
If user enters it, then save it.
Fixes #3186 (and linked issues)
2018-03-28 22:42:48 -04:00
Dominik M. Kwiatek 318d6c8dc2 Add config option for NextCloud direct links 2018-03-24 20:20:15 +00:00
Jaex c33bc4844f CodeMaid cleanup 2018-03-01 01:52:11 +03:00
Jaex d52f2c66e0 Rename "ownCloud" to "ownCloud / Nextcloud" 2018-01-29 11:44:06 +03:00
Jaex b9205c897b fixed #3004: Enable ownCloud 8.1+ compatibility by default 2018-01-29 11:20:18 +03:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex e19b9b7f0d Removed Imgur https option, now Imgur gonna use https result urls always 2017-10-30 16:26:01 +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
Jaex cb6cc4a2f2 Added region to all uploaders in UploadersConfig.cs 2017-10-05 21:22:32 +03:00
Jaex f8ea055e4b Interim Flickr OAuth implementation 2017-10-04 04:29:39 +03:00
Jaex 206a79d86e Implement new paste.ee API 2017-10-02 20:15:54 +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 c2f821739c Change default Imgur thumbnail type to medium 2017-09-27 16:00:26 +03:00
Jaex a9b0982b4c Adding custom URL sharing service 2017-09-10 13:55:21 +03:00
Jaex 60ccc8d76c Remove SomeImage tab 2017-09-03 02:48:15 +03:00
William Saulnier 8f9a01059a added custom domain support 2017-07-06 17:58:14 -07:00
lol 41f2ca9863 support configurable environments for Azure storage 2017-05-22 22:03:29 +02:00
Nathan Adams 154bf27816 Updated gfycat to use newer oauth api 2017-03-28 01:05:28 +02:00
Jaex fb12be55ac Removed Dropbox shortened link option because it is not exists in API v2, added direct link option as checkbox 2017-03-19 09:52:03 +03:00
Jaex e20506ed8d Removed Dropbox public folder support because not works anymore 2017-03-16 09:18:08 +03:00
Jaex eefb1de22a Few Gist changes 2017-03-05 16:53:50 +03:00
Max Schmitt 576bcba423 Added Github Gist Enterprise support for anonymous Gists 2017-03-05 14:05:59 +01:00
Jaex 62700436ec Fixed Plik resource 2017-02-27 03:02:39 +03:00
Max Schmitt b7dd73c370 - fixed naming convention
- optimized dictionary getFirstElement
2017-02-27 00:45:07 +01:00
Max Schmitt 54bbae58ee Added PlikSettings class 2017-02-26 20:27:40 +01:00