Commit graph

58 commits

Author SHA1 Message Date
Jaex c49ce8bb98 Added ProcessImagesDuringExtensionUpload option 2023-10-26 08:11:14 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex a9782a5112 Added OAuthListener 2022-12-07 14:58:08 +03:00
Jaex 0eb54f1937 Update FluentFTP 2022-08-25 08:51:40 +03:00
Jaex a73193adfe Code refactoring 2022-08-25 08:35:33 +03:00
Jaex c6384b59a5 fixed #6460: Get real file name from web server before download 2022-08-25 07:43:40 +03:00
Jaex 6939ef2b53 Change parameter default value to "https://" 2022-07-24 03:30:43 +03:00
Jaex fa76a96f88 Remember selected service link 2022-05-16 03:46:41 +03:00
Jaex 3e7c861a1c #6257: Fixed the issue 2022-05-15 03:57:30 +03:00
Jefemy 5587f4f749
Add GetPrefix helper 2022-05-14 20:23:55 -04:00
Jaex 92a77332a6 Credits are given in changelog instead 2022-02-03 13:43:33 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 9aef43c6e4 Added URLEncodeIgnoreEmoji option to application settings advanced tab, it is currently supported in S3, GCS and FTP/FTPS/SFTP 2019-11-03 08:30:07 +03:00
Jaex 809283318f Ignore emojis while URL encoding S3 result URL 2019-09-01 17:26:58 +03:00
Jaex 894348127f When custom uploader response type is headers it will output headers string same as how it is in raw response, without quotes around value 2019-01-19 12:24:52 +03:00
Jaex 142c68197c Parse request URL 2019-01-08 17:35:17 +03:00
Jaex cf8879cfb8 If URL already contains query string then don't add "?" again 2019-01-06 16:35:22 +03:00
Jaex 014fd671f1 If there is no value in query string then don't add = after key 2019-01-06 15:00:15 +03:00
Jaex b238357bcc If request URL contains query string then automatically convert it to parameters and remove query string from request URL 2019-01-06 14:47:37 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex 6d855e9ef0 Process usage refactor 2018-12-06 21:51:41 +03:00
Jaex b285e8d8c5 URL encode syntax results in custom uploader request URL 2018-11-24 20:14:14 +03:00
Jaex f270c59190 No need TaskEx.Run anymore 2018-08-03 14:01:12 +03:00
Jaex ce0b3a03c7 Don't duplicate replace characters 2018-07-14 09:10:06 +03:00
Jaex 55be475017 Remove bidirectional control characters from file name before upload 2018-07-14 04:13:16 +03:00
Jaex bf44d356eb URLEncode refactoring 2018-06-21 19:25:11 +03:00
Jaex 0546a31630 Proper URL encoding to support emotes etc. on URL 2018-06-21 18:58:28 +03:00
SupSuper 0e632acdff Update OneDrive to use Microsoft Graph API 2018-04-16 21:55:19 +01:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +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 d75cf4dc7e Remove query from upload error request url 2017-08-06 19:18:30 +03:00
Jaex f538df8f58 fixed #2482: SFTP multi folder create was not working correctly with relative paths 2017-05-02 13:45:57 +03:00
Jaex e53275a3e9 URL related refactoring 2017-04-24 17:01:35 +03:00
Jaex a01ba41084 Moved helper methods from AmazonS3 2017-03-20 02:53:32 +03:00
Jaex 4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex 760df15145 Show Download button only when file URL 2016-07-20 11:23:46 +03:00
Jaex cb7a621b73 Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00
Jaex 86506a16aa fixed #1483: Added direct url support for Streamable 2016-04-07 17:50:41 +03:00
Jaex 6c6ab39cf1 Don't show www. in chevereto or pomf list 2016-03-05 18:23:53 +02:00
Jaex 1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex 3ce053da36 Make sure DownloadAndUpload task creates valid filename 2015-08-31 09:20:20 +03:00
Jaex 44610ef03f Set filename in task creation 2015-08-29 09:11:37 +03:00
Jaex 82ac01f3fe GetFileName fix for DownloadAndUpload 2015-08-28 12:34:54 +03:00
Jaex 251849aeda Copyright text update 2015-08-13 04:07:38 +03:00
Jaex 7f3e257910 OneTimeSecret non account upload support 2015-08-08 13:11:19 +03:00
Daniel McAssey 1bd048613f Fix spacing 2015-08-03 13:01:10 +01:00
Daniel McAssey 7f48238fbd Update URL regex to match odd URLs 2015-08-03 12:56:27 +01:00