Commit graph

193 commits

Author SHA1 Message Date
Jaex
fa027d8298 fixed #1755: Added transfer.sh file uploader 2016-07-31 09:59:17 +03:00
Jaex
b2b1051225 NuGet update 2016-07-14 21:11:12 +03:00
Jaex
971f2ee369 NuGet update 2016-07-11 23:24:51 +03:00
Jaex
190066b5b2 Removed unused image files 2016-06-29 23:21:05 +03:00
Jaex
fc6a214f20 Removed DropboxFilesForm because with API v2 many things missing so it will be difficult to make it work 2016-06-29 23:00:22 +03:00
Jaex
3425e167db Move few classes to parent folder 2016-06-28 23:57:34 +03:00
Jaex
418f899127 Added puush mode 2016-06-20 09:44:21 +03:00
Jaex
21f53ce6b6 Adding puush file uploader 2016-06-11 21:54:14 +03:00
Jaex
f72885aa4b NuGet update 2016-06-10 04:07:07 +03:00
Jaex
99f2629e4e fixed #1584: Added sli.mg image uploader 2016-05-28 12:20:28 +03:00
Jaex
75d0be62f9 Little changes about lithiio 2016-05-15 15:22:13 +03:00
lithium_
80e26e9bfe New File Uploader - lithi.io
Added a new file uploader.
2016-05-15 04:57:30 -07:00
Jaex
840f6e0044 Added Text capture (OCR) to capture menu 2016-05-13 08:56:33 +03:00
Jaex
0facef414b Adding after capture tasks OCR support 2016-05-13 02:43:33 +03:00
Jaex
c430351c75 Added OCRSpace class 2016-05-13 02:03:54 +03:00
Jaex
8149340db7 NuGet update 2016-05-01 11:37:41 +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
af486660d3 Before upload, check config and if config is invalid then tell users to configure service from destination settings window 2016-04-04 12:12:21 +03:00
Jaex
a147cb2f34 fixed #1444: Removed Openload file uploader, check referenced issue for reason 2016-03-25 22:39:19 +02: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
John Du Hart
851ebecad0 Adding missing DeliciousSharingService
Moving validation outside of UploadersConfig, into separate class
2016-03-22 22:57:02 -04:00
John Du Hart
e0ce2f68a7 Implemented sharing services in upload lib 2016-03-22 22:45:12 -04:00
Jaex
1ea4dd1e67 Added thread unsafe temporary workaround for task reference issues 2016-03-23 00:36:41 +02:00
Jaex
72627c0ba6 All text uploaders using TextUploaderService now 2016-03-22 18:28:55 +02:00
Jaex
a59cd2f60b Added URLShortenerService, using it on Bitly for now 2016-03-22 02:26:04 +02:00
Jaex
5a1dbf1958 Added FileUploaderService, using it on Dropbox for now 2016-03-22 02:16:09 +02:00
Jaex
8c58369192 Added TextUploaderService, using it on Pastebin for now 2016-03-22 00:51:37 +02:00
Jaex
d3fb5ac7bd Architecture change to make it easier to add a new uploader, using it on Imgur for now 2016-03-21 22:26:47 +02:00
Jaex
63cc1e9fac Added credits for Openload 2016-03-21 19:56:36 +02:00
Laurent Fourrier
1ffad76f29 Fixed #1370 : Added support for openload.co 2016-03-21 18:10:34 +01:00
Jaex
fbd4604192 #1383 Installed previous version of FtpClient library because new version have problems 2016-03-20 19:42:21 +02:00
Jaex
da2b593d00 NuGet update 2016-03-20 17:37:40 +02:00
Jaex
a04d10c05c fixed #1416: Added raw URL support to GitHub Gist 2016-03-18 14:08:24 +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
Michael Delpach
af0dbcce12 remove Copy from UploadersLib 2016-03-12 09:10:42 +11:00
Jaex
84e4ee4a9a NuGet update 2016-03-02 02:06:53 +02:00
jibcore
024cfed7ed Add new image uploader (imgland.net) 2016-02-22 02:21:06 +02:00
Jaex
356381f64d NuGet update 2016-02-21 14:37:03 +02:00
Jaex
98ec05eeab Added Chevereto preset uploaders list, defaults to ultraimg.com 2016-02-18 12:10:30 +02:00
Jaex
c3a739c3ef Using proper SomeImage icon 2016-02-15 09:02:33 +02:00
Jevan Pipitone
bd89f3d18c #1298 redo the changes 2016-02-14 23:12:53 +11:00
Jaex
48f4810dec Added vgy.me account support 2016-02-14 02:28:41 +02:00
Jaex
1c66900ec1 Revert previous merge because it had faulty resx changes 2016-02-14 02:03:03 +02:00
Jaex
99bf4a5051 Merge pull request #1303 from jevanpipitone/master
#1298 fix
2016-02-14 01:07:23 +02:00
Jaex
3dc0975ab5 NuGet update 2016-02-12 20:38:16 +02:00
Jevan Pipitone
2488cde26b #1298 Update 12 Feb 2016
- Added SomeImage.Png as resource bitmap (it's located in the
ShareX.UploadersLib\Favicons\ folder)
- Use LinkLabel instead of Label for SomeImage API Link Message
- Name of any added controls is more descriptive
2016-02-12 18:15:43 +11:00
Jaex
4ddc5bfc7c nuget csproj changes 2016-01-10 03:15:33 +02:00
Jaex
553f38ab5a Custom uploader export will ignore null or empty values to have more compact output 2015-12-21 16:31:59 +02:00
Corin Simpson-Bryars
d7b50bdae7 Adds s-ul support 2015-12-12 02:30:12 +00:00
Jaex
17be947907 fixed #1139: nuget update 2015-12-06 18:23:27 +02:00
Jaex
a0987767f4 Added custom uploader response parsing tooltip 2015-12-04 23:34:26 +02:00
lucas
55f92ce07f Add streamable file uploader 2015-12-01 13:02:06 -05:00
Jaex
0bf1f3f873 Ready for release 2015-11-21 17:52:18 +02:00
Jaex
f7e80cb176 Added uguu.se file uploader 2015-11-18 15:07:56 +02:00
Jaex
c8dcc27104 In default clipboard image copy background will be filled with white because alpha channel not supported 2015-11-10 23:07:13 +02:00
Jaex
ee540696f7 Removed Steam button from main window, NuGet update 2015-11-05 02:27:12 +03:00
Jaex
78038cbfec fixed #988: NuGet update 2015-10-28 09:33:55 +02:00
Jaex
8c10e2a910 Merge pull request #1084 from L1Q/master
Russian translation added
2015-10-26 21:15:56 +02:00
L1Q
8f6ec0fbec Russian translation status: 100%
Fixed lots of typos and mistakes.
2015-10-26 15:33:53 +02:00
L1Q
64850e41f4 Russian translation status: ~99%
Still have to check everything for typos and mistakes.
2015-10-26 02:21:21 +02:00
Jaex
4c8cf9f547 Scrolling capture UI improvements and scroll top method option 2015-10-25 03:22:11 +03:00
Jaex
22863b99e8 fixed #1071: Account ID should be long now because of Imgur ID changes 2015-10-19 00:44:39 +03:00
Jaex
b6f9265f4e Added Vietnamese resx files to csproj 2015-10-15 23:38:18 +03:00
L1Q
c88cae0afa Added russian translation 2015-10-14 10:33:02 +03:00
unknown
d17c3c0478 added Seafile class, added to designer, etc. only thing nonfunctional is sharing URLs 2015-10-12 21:24:49 -04:00
Jaex
e2f3aeabf1 Added Pomf settings tab 2015-10-06 03:09:16 +03:00
Jaex
4b546f4d90 Renamed Maxfile to Pomf and it will support all Pomf uploaders 2015-10-05 20:54:29 +03:00
Scratch
800977cac2 partial support 2015-10-03 13:29:23 +10:00
Jaex
81e3911d38 Removed unused Hubic codes 2015-09-27 08:16:41 +03:00
Jaex
6fa99b0b4b Release 2015-09-18 13:26:59 +03:00
Jaex
48419b6497 Removed lnku because site is closed 2015-09-17 11:25:36 +03:00
Jaex
6951e97025 Added Steam configuration 2015-09-06 11:19:09 +03:00
Jaex
cb4000e18f Release 2015-09-05 09:51:38 +03:00
Jaex
67c4c4e5b9 Portable creation improvements 2015-09-02 16:46:20 +03:00
Jaex
4cdbdebdb8 Trying to use Security.Cryptography library (http://clrsecurity.codeplex.com) for Up1 file uploader 2015-08-26 04:19:03 +03:00
Jaex
e1a47d90dd NuGet update 2015-08-22 18:05:39 +03:00
Jaex
9502b87946 Merge pull request #896 from RockyTV/master
Portuguese-Brazil translation
2015-08-11 22:04:49 +03:00
Jaex
c34d7b7114 Added missing hard coded strings to resx, Updated Turkish translations 2015-08-11 20:33:30 +03:00
Alexandre Oliveira
a8f90cf96f I don't know what changed in this commit 2015-08-10 15:55:53 -03:00
Alexandre Oliveira
09367fb339 Another bunch of translations. Almost done translating ShareX 2015-08-09 15:56:05 -03:00
Athos Castro Moreno
6cd612de1a FTPClientForm, ScreenRegionForm, Properties/Resources. 2015-08-07 10:05:19 -03:00
Jaex
20bbf49dfd NuGet Update-Package -Reinstall -IncludePrerelease 2015-08-07 13:22:32 +03:00
Jaex
3f1fbddebe Using AWSSDK.S3 instead of whole AWSSDK 2015-08-07 12:31:41 +03:00
Athos Castro Moreno
c193e4d36c Several minor translations 2015-08-05 20:34:44 -03:00
Athos Castro Moreno
cfaec09ed4 AccountsControl, AccountTypeControl, Resources 2015-08-05 20:17:53 -03:00
Athos Castro Moreno
3b90bff3c1 Translated DropboxFilesForm and EmailForm 2015-08-04 23:57:07 -03:00
Daniel McAssey
4aa71f9bc7 Add Self-Hosted Polr support 2015-08-04 19:49:07 +01:00
Daniel McAssey
0de2447d6e Add OneTimeSecret text uploader 2015-08-03 13:59:33 +01:00
Daniel McAssey
ca610da106 Add SomeImage image uploader 2015-08-02 19:46:02 +01:00
Jaex
fc33955ed6 Added ShareX Greenlight URL 2015-08-01 23:32:16 +03:00
Jaex
e396c9260f Added Greenlight button 2015-07-25 18:06:32 +03:00
Jaex
44f58e32ba csproj fixes 2015-07-23 09:00:51 +03:00
Daniel McAssey
a9502147a5 Add 2.gp URL Shortener 2015-07-21 00:25:45 +01:00
Jaex
90ec3c1623 Merge pull request #808 from DanielMcAssey/feature-4
Add VURL.com URL Shortener
2015-07-21 01:51:12 +03:00
Daniel McAssey
b1060d8e02 Add VURL.com URL Shortener 2015-07-20 23:48:17 +01:00
Jaex
5fb48cc552 Windows 10 maximized window region fix 2015-07-21 01:44:03 +03:00
Daniel McAssey
e3c5616b8d Add qr.net URL shortener service 2015-07-20 22:52:51 +01:00
Daniel McAssey
cffa6c8754 Add CoinURL URL shortener 2015-07-20 21:12:13 +01:00
Daniel McAssey
843a07566b Add LnkU URL Shortener 2015-07-20 15:51:34 +01:00