Commit graph

49 commits

Author SHA1 Message Date
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex 542df108d1 Use OAuthLoopbackControl for Google Drive 2022-12-10 14:19:34 +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 e8ad4b8553 Code refactoring 2021-06-10 01:14:01 +03:00
Michael Delpach f0a982fdf3 Rebase to 0c039b9ee0
0c039b9ee0
2020-07-06 07:23:59 +08:00
Michael Delpach 195c0f2f8a Revert "Merge branch 'master' into tweaks"
This reverts commit 162badae3b, reversing
changes made to e0f2812f3d.
2020-06-29 06:10:21 +08:00
SupSuper c0f45a23af Fix permissions on Google Drive shared drives 2020-06-18 14:40:36 +01:00
SupSuper a5b2712495 Fix Google Drive uploader null response fields
args go in the multi-part form, not the url
2020-06-10 23:10:10 +01:00
SupSuper be9a529af5 Add shared drive support to Google Drive uploader 2020-06-09 23:11:54 +01:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 4a970ef3d1 Rename UploadHelpers to RequestHelpers 2019-03-14 14:06:54 +03:00
Jaex 042652f4ca multipart/related refactoring 2019-01-25 04:37:27 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex d990b9ed73 Make fileFormName not optional 2018-11-28 18:15:58 +03:00
Jaex 575e92c18d Added UploadHelpers class 2018-10-17 19:06:06 +03:00
SupSuper b4f0605150 Google Drive fix parent folder not being passed correctly 2018-04-29 21:29:59 +01:00
SupSuper 1084054dd1 Update Google Drive to API v3 2018-04-12 01:55:35 +01:00
SupSuper 9bb156ac6b Update Google authentication to latest URLs 2018-04-11 05:28:01 +01:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex 3d70b045c7 Move CreateQuery to URLHelpers 2017-09-24 10:14:27 +03:00
Jaex 4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex 8161d1440a Rename UploadData method to SendRequestFile for consistency with other methods 2016-12-26 19:47:46 +03:00
Jaex d3a075ffec Added SendRequestMultiPart method instead of using SendRequest for it 2016-12-26 19:30:17 +03:00
Jaex 09c5c06eab More Uploader.cs refactoring 2016-12-23 11:21:37 +03:00
Jaex 10b57f05e3 Removed SendRequestJSON method 2016-12-23 10:55:16 +03:00
Jaex 17566b3b82 Code refactoring 2016-09-17 10:07:02 +03:00
Jaex d0055bb819 Dropbox OAuth and get account info works now 2016-06-29 03:52:45 +03:00
Jaex f79bb6e375 Get uploader icon from its service 2016-06-27 20:20:55 +03:00
Mikael Hermansson 3a2527b003 Added "Use direct link" checkbox to Google Drive uploader settings 2016-06-11 13:22:38 +02:00
Jaex c84a3b4fe4 Added GetUploadersConfigTabPage function to all file uploader services 2016-05-01 11:09:11 +03:00
Jaex 08607ef649 Added IGenericUploaderService and GenericUploader which will be inherited by image, text, file services and uploaders 2016-04-04 12:53:11 +03:00
Jaex 8f02ec41dc Base uploaders and services moved to their own folders, removed unused references, renamed HelperClasses to Helpers 2016-03-23 21:05:31 +02:00
Jaex 82f5a69cc5 Mainly naming changes and other small service changes 2016-03-23 20:47:59 +02:00
Jaex e5d5c36015 Added TaskReferenceHelper parameter to create uploader methods 2016-03-23 01:56:39 +02:00
Jaex b4b7d3160c All file uploaders using FileUploaderService now 2016-03-22 19:24:41 +02:00
Jaex 1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex 251849aeda Copyright text update 2015-08-13 04:07:38 +03:00
Jaex 87790e404e #774: Saving all config when main window minimize to tray 2015-07-08 02:43:04 +03:00
Jaex 5dba6f96c6 fixed #768: Check and refresh authentication in GoogleDrive.SetPermissions 2015-07-07 08:30:50 +03:00
Jaex 8f4fa2fd12 fixed #68: Added transparent (not freezing screen) rectangle capture support 2015-04-01 14:12:21 +03:00
Kesmy 8dcb697f39 #404 - Fixed folder support broken in previous commit 2015-03-30 23:32:36 -04:00
Kesmy 3395ff0af1 #404 - Use multipart/related for GDriveSDK uploads (only sets the title metadata.) 2015-03-30 22:55:37 -04:00
Jaex e770e8600f Changing copyright icon 2014-12-31 11:41:32 +02:00
Jaex 9388ebb418 Updated year 2014-12-31 11:29:40 +02:00
Jaex 470818f753 OneDrive authentication works 2014-12-25 20:36:15 +02:00
Jaex 0eefbc19f8 CodeMaid cleanup 2014-12-11 01:19:28 +02:00
Jaex d5b1d287fb Changed namespaces too 2014-12-10 22:25:20 +02:00
Jaex 5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00
Renamed from UploadersLib/FileUploaders/GoogleDrive.cs (Browse further)