Commit graph

781 commits

Author SHA1 Message Date
Jaex
e53275a3e9 URL related refactoring 2017-04-24 17:01:35 +03:00
Kurtis Welch
31aaf5876e Fix S3 Uploads with random paths 2017-04-24 07:17:33 -05:00
Jaex
be65ec7c6b Fix tab order in FTP settings tab 2017-04-23 21:09:58 +03:00
Jaex
887d603e4b fixed #2440 #2451: If Amazon S3 bucket name contains dot then use path style request url 2017-04-23 16:37:52 +03:00
Jaex
3da4ddde70 Added ShowError extension to Exception 2017-04-21 23:42:52 +03:00
Jaex
99cc700c7d Added WindowsStoreDebug configuration 2017-04-21 18:22:15 +03:00
Jaex
602c756a2c Added WindowsStore build configuration 2017-04-21 01:59:19 +03:00
Jaex
e7b6218129 Refresh combo box texts on name change, disable transfer mode panel on SFTP protocol 2017-04-20 23:50:31 +03:00
Jaex
708f695e4b Added FTPS and SFTP settings 2017-04-20 22:44:50 +03:00
Jaex
bceddbc6a9 FTP UI almost done 2017-04-20 19:38:20 +03:00
Jaex
0e4e2da87d FTP UI progress 2017-04-20 16:56:16 +03:00
Jaex
6aed566706 Interim commit for FTP settings UI changes 2017-04-20 13:30:08 +03:00
L1Q
c13a2aad9b Updating russian translation 2017-04-14 03:05:49 +03:00
Jaex
d881a54040 Update json .net 2017-04-06 10:53:37 +03:00
Andrei Sângeorzan
16f2f004e6 Fixed Google Photos album names not appearing
Also forces the request to use the latest version of the API, just
cause. The album name is now taken from the actual title metadata.
2017-04-05 22:29:02 +03:00
Andrei Sângeorzan
d443291085 Revert "Fixed Google Photos album names not appearing"
This reverts commit 4373ea2fd3.
2017-04-05 22:27:05 +03:00
Andrei Sângeorzan
4373ea2fd3 Fixed Google Photos album names not appearing
Also forces the request to use the latest version of the API, just
cause. The album name is now taken from the actual title metadata.
2017-04-05 22:21:27 +03:00
Jaex
f8ea9daeea Fixed incorrect SFTP upload result if directory created while uploading 2017-04-01 00:30:38 +03:00
Jaex
bfbf21a622 Use HTTPS endpoints in Pastebin 2017-03-31 22:09:14 +03:00
Jaex
f7c0a9f934 CodeMaid cleanup 2017-03-30 00:03:08 +03:00
Jaex
eb97bd4029 Added fallback for intentional typo, in case it gonna be fixed in future 2017-03-29 22:22:20 +03:00
Jaex
3aac2b1b33 Revert intentional typo 2017-03-28 17:09:42 +03:00
Jaex
3700fc30d6 Added Gfycat icon 2017-03-28 03:46:05 +03:00
Nathan Adams
154bf27816 Updated gfycat to use newer oauth api 2017-03-28 01:05:28 +02:00
Jaex
b2b3e9de1a Update Json.NET 2017-03-24 14:56:49 +03:00
Jaex
18d77cfa35 Update links and credits 2017-03-24 14:41:57 +03:00
Jaex
df29f1d4fc Change uploaders config tab name from "FTP" to "FTP / FTPS / SFTP" 2017-03-24 13:31:25 +03:00
Jaex
a991572ad3 Fixed SFTP directory error when using absolute path 2017-03-23 19:10:05 +03:00
Alan Tsai
38163a82b7 [Translate]zh-Tw for Sharex.Uploaders project 2017-03-21 23:42:37 +08:00
Jaex
87a421a9ed If current endpoint exists in endpoints list then select it automatically 2017-03-21 09:31:47 +03:00
Jaex
00833dd640 Added "Use path style request" option to Amazon S3 2017-03-20 14:56:11 +03:00
Jaex
f7236c27f5 Amazon S3 renamings 2017-03-20 14:26:44 +03:00
Jaex
47a14a6ff9 Improve Amazon S3 GetIdentifier method 2017-03-20 10:38:47 +03:00
Jaex
a01ba41084 Moved helper methods from AmazonS3 2017-03-20 02:53:32 +03:00
Jaex
84f2de7649 Added DreamObjects support,
Amazon S3 Identifier optional now it can be automatically populated from hostname
2017-03-20 02:05:23 +03: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
Seenko
2314397164 Add ED File Host 2017-03-18 21:28:50 -03:00
Jaex
4a2afc4d42 Also added Google image search as sharing service 2017-03-18 08:41:02 +03:00
Jaex
88d9594881 Added backward compatibility support for Amazon S3 settings 2017-03-18 08:23:51 +03:00
Jaex
1ec3506022 Amazon S3 custom domain support 2017-03-18 03:43:38 +03:00
Jaex
cdb14ced8c Check required settings in GenerateURL 2017-03-17 03:21:45 +03:00
Jaex
058872b87a Added Amazon S3 regions list, added custom region support 2017-03-17 03:15:19 +03:00
Jaex
e20506ed8d Removed Dropbox public folder support because not works anymore 2017-03-16 09:18:08 +03:00
Jaex
2870c65909 Added Chevereto uploader 2017-03-13 22:02:45 +03:00
Jaex
94a7ecf22b UserAgent moved to ShareXResources, added user-agent to all requests 2017-03-11 23:54:42 +03:00
Jaex
53446a51c0 Added Chevereto uploader 2017-03-11 18:42:03 +03:00
Jaex
23c6c27dfb Amazon S3 UI related changes 2017-03-11 04:07:36 +03:00
Jaex
5541d6136f Fixed signature match problem 2017-03-10 23:48:21 +03:00
Jaex
af1c47a03d Initial Amazon S3 implementation, currently signature not matches 2017-03-10 20:10:16 +03:00
Jaex
05400bf552 Remove current Amazon S3 implementation 2017-03-10 19:37:23 +03:00