Commit graph

35 commits

Author SHA1 Message Date
Jaex bedd13c597 Implement single instance support using named pipes instead of ipc 2024-02-11 04:30:14 +03:00
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03: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 e8ad4b8553 Code refactoring 2021-06-10 01:14:01 +03:00
user6323 669019aa27 rename variable from CreateShareableURLDirect to CreateShareableURLRaw 2020-05-03 01:22:09 +04:00
user6323 f2254f9098 Added check box to make direct URL for SeaFile 2020-05-02 19:35:42 +04:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 58cd13db01 Added ResponseInfo class 2019-01-21 15:50:01 +03:00
Jaex 9c4f583dca Removing ResponseType usages to use new system 2019-01-21 15:37:31 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +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 17566b3b82 Code refactoring 2016-09-17 10:07:02 +03:00
Jaex f79bb6e375 Get uploader icon from its service 2016-06-27 20:20:55 +03:00
Jaex cb7a621b73 Replace all string.Empty with "" 2016-05-24 21:15:45 +03: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 6a992a0857 fixed #1400: Added AcceptInvalidSSLCertificates option to Application settings -> Advanced tab which can be used by people who using self signed certificates 2016-03-14 03:10:19 +02:00
Jaex 1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex 551a47bac1 Speed up border animation 2015-11-28 15:58:58 +02:00
Jaex 05cf6ff44f Location header response type for custom uploader 2015-10-20 03:26:16 +03:00
Jaex 59183872e4 Fix Seafile expiration date 2015-10-16 11:23:30 +03:00
Jaex c01bbd6531 Fix ShareFile method 2015-10-13 12:26:16 +03:00
Caleb Blankemeyer af2b787918 ShareX/WorkerTask.cs
added Seafile task
-
ShareX.UploadersLib/UploadersConfig.cs
added Seafile configuration properties
-
ShareX.UploadersLib/Forms/UploadersConfigForm.resx
ShareX.UploadersLib/Forms/UploadersConfigForm.Designer.cs
ShareX.UploadersLib/Forms/UploadersConfigForm.cs
added Seafile tab, settings, and relevant configuration & validation utilities
-
ShareX.UploadersLib/FileUploaders/Seafile.cs
main Seafile controller class, watch out for the ShareURL class as it doesn't used shared http classes due to contentlength and postdata PUT constraints
2015-10-12 23:54:19 -04:00
unknown d17c3c0478 added Seafile class, added to designer, etc. only thing nonfunctional is sharing URLs 2015-10-12 21:24:49 -04:00