Commit graph

45 commits

Author SHA1 Message Date
Jaex 5fb4fd9848 Code refactoring 2024-03-02 19:12:41 +03:00
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex ed624bf437 Code refactoring 2023-03-28 09:56:14 +03:00
Scratch 554bb385a2
Add Cache Control settings to Azure Uploader 2023-03-08 03:51:04 +11:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex 6939ef2b53 Change parameter default value to "https://" 2022-07-24 03:30:43 +03:00
Jaex 11b0623377 Added SanitizePath method instead of SanitizeFolderPath and SanitizeFilePath 2022-05-23 10:59:23 +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 4d28a97e4d Solution code cleanup 2019-08-21 17:28:17 +03:00
Jaex 4a970ef3d1 Rename UploadHelpers to RequestHelpers 2019-03-14 14:06:54 +03:00
Jaex 9d870a1d28 Check status code for 2xx instead of specific status code 2019-01-29 01:52:10 +03:00
Jaex fee0f5c384 Check status code instead 2019-01-28 18:48:49 +03:00
Jaex 5c65d09293 Added early copy URL support for Azure Storage 2019-01-28 00:02:25 +03:00
Jaex bee6373ccd Use SendRequest in Amazon S3 and Azure Storage 2019-01-27 23:55:09 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex 575e92c18d Added UploadHelpers class 2018-10-17 19:06:06 +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 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
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 b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex 1f42657dd7 fixed #2636: Support https in Azure custom domains 2017-07-17 12:08:08 +03:00
William Saulnier 8d7865fc2f Another suggestion for cleanup 2017-07-06 18:34:54 -07:00
William Saulnier 77229dbd1a Addressed comments to use some URL helpers 2017-07-06 18:30:30 -07: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
Jaex f7c0a9f934 CodeMaid cleanup 2017-03-30 00:03:08 +03:00
Jaex a01ba41084 Moved helper methods from AmazonS3 2017-03-20 02:53:32 +03:00
Jaex 9431dc1dda AzureStorage refactoring 2017-03-10 14:28:23 +03:00
Scrxtchy 8c5fd8e875 Add Content-Type headers to Azure Blobs 2017-03-10 00:38:16 +11:00
Jaex 9cc59a1f8f Renamed ShareX.Chrome to ShareX.NativeMessagingHost because all browsers which support web extensions can use same host 2017-02-10 13:49:49 +03:00
Tomasz Wisniewski f031da88ef Added using for hashalgorithm 2017-01-27 11:32:04 +01:00
Tomasz Wisniewski 27b6d1c9a3 Code refactoring - minor issues 2017-01-27 11:21:46 +01:00
Tomasz Wisniewski 5680fa30fc Modified calling infrastructure to work based on internal ShareX implementation 2017-01-27 10:27:33 +01:00
Tomasz Wisniewski a64a8258c4 Added Azure Storage functionality for uploading images 2017-01-26 15:35:49 +01:00
Tomasz Wisniewski 0e61fb954c Added infrastructure for Azure Storage 2017-01-26 12:41:49 +01:00