Commit graph

101 commits

Author SHA1 Message Date
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
Jefemy 29ed48137b
Using wrong variable 2022-05-14 20:33:30 -04:00
Jefemy 2c953bb110
Use GetPrefix helper to add scheme to url 2022-05-14 20:29:54 -04:00
Jefemy 7c1a0b3ab7
missing semicolon 2022-05-14 20:07:54 -04:00
Jefemy ff99f565ed
Replace how endpoint is generated 2022-05-14 20:06:25 -04:00
Jefemy 53e7f9c832
replace ForcePrefix with FixPrefix 2022-05-14 19:02:44 -04:00
Jaex f60e8dd6f7 Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +03:00
Jaex 9182823188 Rename class 2022-04-13 08:12:14 +03:00
Jaex f60e4461c9 Use CustomUploaderSyntaxParser 2022-01-31 14:17:12 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex 31f187091f Revert S3 storage class translations 2021-08-29 19:09:02 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex eab81e297c Added "Amazon S3 One Zone-Infrequent Access" and "Amazon S3 Intelligent-Tiering" Amazon S3 storage classes 2020-05-03 23:06:37 +03:00
Jaex 3af880d940 fixed #4733: Region capture "Enable animations" option also gonna affect ants animation 2020-04-09 21:11:12 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
GR8 48685564a5
Add 3 new Amazon S3 Endpoints
Asia Pacific (Hong Kong)
EU (Stockholm)
Middle East (Bahrain)
2020-01-26 15:29:57 +04: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 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 bee6373ccd Use SendRequest in Amazon S3 and Azure Storage 2019-01-27 23:55:09 +03:00
Jaex 4fcb1dd358 Added early copy URL support for Amazon S3 2019-01-27 22:59:15 +03:00
Jaex ffe1234d2e Reflect S3 remove extension setting change in URL preview 2019-01-27 21:36:16 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex 15cb8d3830 Added Amazon S3 signed payload option 2018-12-04 19:10:01 +03:00
Jacob Foster 8bf5bee53e
Add AmazonS3 endpoint for SFO2 DigitalOcean Spaces 2018-11-09 21:05:35 -06:00
Jaex 505a40302a Update DreamObjects endpoint 2018-10-29 08:20:59 +03:00
Jaex 575e92c18d Added UploadHelpers class 2018-10-17 19:06:06 +03:00
Jaex 7be8f98372 Added CustomUploaderParser class 2018-10-08 09:10:59 +03:00
Jaex bf44d356eb URLEncode refactoring 2018-06-21 19:25:11 +03:00
Jaex a2fb7b105e Removed SendRequestGetHeaders method 2018-06-15 13:12:23 +03:00
Jaex aa1a3c3287 Added Wasabi endpoint 2018-06-04 21:38:41 +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 0bbf9de55a Added DigitalOcean (Singapore) endpoint 2018-01-29 00:14:02 +03: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 5a03cad948 Update control states even when presets empty 2017-10-14 15:26:36 +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