Commit graph

706 commits

Author SHA1 Message Date
Jaex b204c0fcf1 Merge pull request #1519 from alucard0134/master
Update cuntflaps.me
2016-04-24 19:24:12 +03:00
alucard0134 0bb1a66446 Update cuntflaps.me 2016-04-24 11:22:52 -05:00
Jaex fdae23b294 resx updates 2016-04-24 18:17:59 +03:00
campbeb 8599d3f955 Expand Folder Variables
Properly expand local folder variables (such as Desktop and My
Documents).
Corrects bug from 35cb75d055
2016-04-23 08:54:54 -04:00
Les De Ridder bb7c3b6b5b Add pomf.lesderid.net to Pomf.cs 2016-04-18 12:06:37 +02:00
Jaex b0b0c87e00 Merge branch 'master' of github.com:ShareX/ShareX 2016-04-15 03:26:08 +03:00
Jaex e8aaa1576b Better uploader service caching 2016-04-15 03:25:08 +03:00
Krychü ae6598ba9c Update Pomf.cs
add host
2016-04-15 01:21:06 +02:00
Jaex cce83515be fixed #1487: Using system colors everywhere in UI as possible so Windows themes can work properly 2016-04-08 18:58:03 +03:00
Jaex 1f44816f18 fixed #1484: Image combiner drag n drop file support 2016-04-07 19:48:09 +03:00
Jaex 86506a16aa fixed #1483: Added direct url support for Streamable 2016-04-07 17:50:41 +03:00
Jaex b825f6a0af Move : this() same line 2016-04-06 19:02:48 +03:00
Jaex 9d49b55e73 URL shortener and share error reporting 2016-04-05 15:17:56 +03:00
Jaex 43c14c55c7 Added picuza.com image uploader 2016-04-04 17:10:26 +03:00
Jaex 8a887c1f6c Remove in upload checks because those checks happens before upload 2016-04-04 16:58:07 +03:00
Jaex 5c20e9a051 In name parser preview show fake %width, %height values 2016-04-04 16:12:09 +03:00
Jaex c9d39eac36 Service renamings 2016-04-04 14:45:16 +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 6988ab81ce In all uploaders use Uploader.Errors instead of UploadResult.Errors 2016-04-04 12:13:10 +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
miere43 08c7baeec0 Added missing translation fields for Russian language. 2016-04-02 14:45:15 +03:00
Tiago Danin 31941c6f00 Fix text (txtJiraConfigHelp) 2016-03-29 18:14:49 -03:00
Shadorc 7d52949b80 Update French Translation
Fix typo and add missing translations
ShareX.IndexerLib\Properties\Resources.fr.resx needs to be referenced (I
don't know how to do this sorry :( )
2016-03-26 15:36:02 +01:00
Jaex a147cb2f34 fixed #1444: Removed Openload file uploader, check referenced issue for reason 2016-03-25 22:39:19 +02:00
Jaex 7f1027ab2f Resx updates 2016-03-25 18:10:42 +02:00
Jaex 2c4110199b Picasa renamed to Google Photos (Picasa) 2016-03-25 18:03:30 +02:00
Jaex c006da4b00 About window changes 2016-03-24 21:27:51 +02:00
Jaex f4a0cbbf24 Removed IgnoreInvalidCert option from OwnCloud instead it can use global optional setting 2016-03-24 18:21:17 +02:00
Jaex 7a0dced3f7 Resx update 2016-03-24 00:47:37 +02:00
Jaex f476958a40 Added missing translations, Turkish translation 100%, quick task menu continue button moved to top 2016-03-23 23:51:38 +02:00
Jaex bc8c31d8a8 Uploader tab re order 2016-03-23 22:26:29 +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 V b279daeb45 Fixing incorrect UrlFormatString for StumbleUponSharingService 2016-03-23 09:19:53 -04: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 e5d5c36015 Added TaskReferenceHelper parameter to create uploader methods 2016-03-23 01:56:39 +02:00
Jaex 1ea4dd1e67 Added thread unsafe temporary workaround for task reference issues 2016-03-23 00:36:41 +02:00
Jaex 47cda1eb29 No need to null check uploader service anymore 2016-03-22 21:24:26 +02:00
Jaex 134fc241c2 Using First instead of FirstOrDefault that way if developer forget to implement uploader service this will notify 2016-03-22 20:42:59 +02:00
Jaex 8d4c0b9e0c Removed GetFTPIndex and GetLocalhostIndex from UploadersConfig 2016-03-22 20:05:59 +02:00
Jaex fdb5b84b85 All URL shorteners using URLShortenerService now 2016-03-22 19:41:56 +02:00
Jaex b4b7d3160c All file uploaders using FileUploaderService now 2016-03-22 19:24:41 +02:00
Jaex 72627c0ba6 All text uploaders using TextUploaderService now 2016-03-22 18:28:55 +02:00
Jaex de3c88cdd5 All image uploaders using ImageUploaderService now 2016-03-22 18:11:01 +02:00
Michael Delpach 73c4f7822e Picasa and Paste2 using UploaderService 2016-03-22 18:55:34 +08:00
Michael Delpach bb3ff35a34 rearrange CheckConfig 2016-03-22 18:45:46 +08:00
Jaex c37120813e Using generic enum value in service 2016-03-22 03:03:47 +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 f0e0b7e463 Fix GetInstances method to use calling assembly 2016-03-21 22:59:41 +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 40c95163ee Revert "Close FTP stream"
This reverts commit f41d36b264.
2016-03-20 18:38:52 +02:00
Jaex da2b593d00 NuGet update 2016-03-20 17:37:40 +02:00
Jaex f7cb8228a6 All window titles starts with "ShareX - " now, Turkish translation 100% 2016-03-19 17:40:59 +02:00
Jaex 5f9e195663 Merge pull request #1419 from campbeb/useFtpDataStream
Use FtpDataStream
2016-03-18 17:13:55 +02:00
Brian f41d36b264 Close FTP stream
Explicitly close stream after transfer
2016-03-18 11:07:13 -04:00
Jaex a04d10c05c fixed #1416: Added raw URL support to GitHub Gist 2016-03-18 14:08:24 +02:00
Jaex 3ce8312cfc fixed #1416: Added Pastebin raw URL option 2016-03-18 12:46:55 +02:00
Jaex ad78a49786 Resx update 2016-03-17 10:44:06 +02:00
Jaex c2fbc6120e Catch custom uploader parse response so uploader result can return with response field 2016-03-14 23:56:16 +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 df5da6871b Show uploader test all buttons only in debug build 2016-03-12 20:20:14 +02:00
Michael Delpach af0dbcce12 remove Copy from UploadersLib 2016-03-12 09:10:42 +11:00
Michael Delpach 4558e2e8ba removed Copy due to its end of service https://blog.barracuda.com/2016/02/01/message-from-gm-of-storage/ 2016-03-12 08:15:24 +11:00
Jaex 3455590ea5 fixed #1388: Added ForceActivate to AfterCapture and BeforeUpload forms shown event 2016-03-09 18:37:54 +02:00
Jaex 4066ae61d3 Added i.tlthings.net 2016-03-06 21:37:34 +02:00
Jaex ffa78b670b Added chevereto test all button 2016-03-05 18:46:44 +02:00
Jaex 6c6ab39cf1 Don't show www. in chevereto or pomf list 2016-03-05 18:23:53 +02:00
Jaex 2e6211648c Added storemypic.com 2016-03-05 18:18:25 +02:00
Jaex d942099e12 Added upsieutoc.com 2016-03-03 13:42:48 +02:00
Jaex 84e4ee4a9a NuGet update 2016-03-02 02:06:53 +02:00
Jaex 376ab14b11 Added imu.gr 2016-03-01 08:35:15 +02:00
Jaex da28343b62 Added imgpinas.com 2016-02-29 23:21:23 +02:00
Jaex 944fb121f5 fixed #1350: Added checks for every single numeric up down value assigns 2016-02-29 23:09:22 +02:00
Shadorc 92b1e61246 Update French Translation 2016-02-27 16:11:10 +01:00
Jaex 98248033db Credits update 2016-02-27 09:09:11 +02:00
Jaex 225b7fe3a7 Recent max count changes to fix loading incorrect amount of recent items in main window 2016-02-27 08:37:11 +02:00
Jaex cf9e5b0057 fixed #1368: Don't show %t & %pn for custom uploader fields 2016-02-26 23:30:40 +02:00
Jaex fa3c84d68c Removed BaseForm.cs because it was causing bug with vs designer resx 2016-02-25 22:55:54 +02:00
0x617661696c 1aa239e40b Update catgirlsare.sexy pomf clone URL
HTTPS!
2016-02-25 06:59:18 +01:00
Jaex 4a07f08c7f Added thumbnail, deletion, shortened url support to recent list, Using history upload time in progress column 2016-02-23 19:13:05 +02:00
Jaex 8461c838d3 Merge pull request #1355 from jibcore/jibcore/ShareX
Add new image uploader (imgland.net)
2016-02-22 18:06:11 +02:00
Jaex 2696430203 Marked some fields as invariant 2016-02-22 18:02:17 +02:00
jibcore 024cfed7ed Add new image uploader (imgland.net) 2016-02-22 02:21:06 +02:00
Michael Delpach 0f17aeeec2 CreateDirectoryFromFilePath
and CreateDirectoryFromDirectoryPath
2016-02-22 07:15:23 +08:00
Jaex 57b1eb06ff fixed #1349: Removing closed service 2016-02-22 00:29:22 +02:00
Jaex b31383ca6a Added imgfly.me 2016-02-21 19:26:13 +02:00
Jaex 356381f64d NuGet update 2016-02-21 14:37:03 +02:00
Jaex 8c74b42efc Added lightpics.net 2016-02-21 13:22:36 +02:00
Jaex efbac6ce08 Added pixr.co and sexr.co 2016-02-19 09:03:23 +02:00
Jaex f5b38bc281 Added picgur.org 2016-02-18 14:08:04 +02:00
Jaex f69860d1b7 Added snapie.net 2016-02-18 13:44:43 +02:00
Jaex 62125f66dd Added boltimg.com 2016-02-18 13:34:47 +02:00
Jaex 434ab6869c Added img.patifile.com 2016-02-18 12:35:58 +02:00
Jaex 98ec05eeab Added Chevereto preset uploaders list, defaults to ultraimg.com 2016-02-18 12:10:30 +02:00
Jaex 33fd83707e CodeMaid cleanup 2016-02-15 09:29:43 +02:00
Jaex c3a739c3ef Using proper SomeImage icon 2016-02-15 09:02:33 +02:00
Jaex 2963a5f9ef SomeImage fixes 2016-02-15 08:53:30 +02:00
Jevan Pipitone 884eb04873 #1298 run changed files through codemaid 2016-02-14 23:48:35 +11:00
Jevan Pipitone 271ca6d660 #1298 fix designer error in redoing my changes 2016-02-14 23:27:42 +11: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
Jevan Pipitone bd4e4da627 Update 10 Feb 2016 for #1298
I forgot to put in the reference to the issue in the commit name so i
have done another one
2016-02-10 22:03:12 +11:00
Jevan Pipitone 3a161eb131 Merge remote-tracking branch 'refs/remotes/ShareX/master' 2016-02-10 21:07:26 +11:00
Jevan Pipitone 308f24832a Update 10 Feb 2016 2016-02-10 21:07:16 +11:00
Jevan Pipitone cda86059b3 Merge remote-tracking branch 'refs/remotes/ShareX/master' 2016-02-10 20:58:10 +11:00
Jevan Pipitone 0fade80a2e Revert "#1298 update"
This reverts commit f7e8324664.
2016-02-10 20:57:33 +11:00
Jaex 8beca81f7b fixed #1315: Update request url to use https 2016-02-10 01:53:52 +02:00
Jaex 7c1bd7e51d fixed #1313: maxfile url update 2016-02-08 18:54:44 +02:00
Jevan Pipitone f7e8324664 #1298 update 2016-02-05 16:58:52 +11:00
dannoe 4ad0fe3a31 Fixed/Added german translations 2016-02-04 16:12:59 +01:00
Jevan Pipitone e39ec0284d #1298
#1298
2016-02-04 17:26:43 +11:00
banksymate 09c28d780e update pomf.cat; 2016-02-03 20:39:22 -08:00
banksymate e655fe3985 update pomf.cat; 2016-02-03 20:38:54 -08:00
Jeffiy 2e210fcf6a Update chinese translation(part 2) 2016-01-21 10:58:50 +08:00
Jaex 42d47917d8 Removed unused language resx files 2016-01-20 15:14:41 +02:00
Jaex 94c84ce430 fixed #1252: Check is Dropbox account valid before do early url copy 2016-01-20 14:18:34 +02:00
Jaex 836bfa6b1b fixed #1258: Scrolling capture picture box issue in second capture 2016-01-18 15:43:40 +02:00
Michael Delpach 35cb75d055 LocalhostRoot to use ExpandFolderVariables 2016-01-17 08:25:53 +08:00
Jaex 460c2a0792 NuGet update 2016-01-13 09:07:43 +02:00
Jaex 4ddc5bfc7c nuget csproj changes 2016-01-10 03:15:33 +02:00
Jaex 2e224327de NuGet update 2016-01-10 03:14:15 +02:00
Jaex 4e721fc89d Update resx 2016-01-09 19:21:10 +02:00
Shadorc 4fd443dd1f Update French Translation 2016-01-09 13:52:36 +01:00
L1Q 03adc02009 Updated Russian translation 2016-01-09 14:08:43 +02:00
Jaex f94248c461 Updated resx 2016-01-09 01:28:22 +02:00
Jaex ddfde4e219 Updating pomf clones 2016-01-09 00:30:38 +02:00
Jaex 196ed87aa0 Update description of two settings 2016-01-08 23:39:36 +02:00
Jaex f1bb4359c3 fixed #1228: Throw exception if sftp keypath is invalid 2016-01-08 17:52:31 +02:00
Jaex 3f45c1f51e Remove "(" and ")" replacing from custom uploader export all 2016-01-04 19:11:35 +02:00
Jaex 956d74698f Pomf check url before appending result url that way if Pomf updated to latest version it won't add result url 2016-01-04 12:53:41 +02:00
Jaex 1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
neko 2f7352d842 removed pomf.pl
pomf.pl merged into pomf.io/pomf.is
2015-12-30 00:03:43 +10:30
Jaex 2234307d6c Updated donate url 2015-12-29 11:40:02 +02:00
neko 8c01c3cffd changed pomf.io to pomf.is
I have moved pomf.io to pomf.is.
2015-12-29 01:31:17 +10:30
Jaex 4b2133fb34 Button placement changes 2015-12-23 00:38:10 +02:00
Jaex a5b785d69b Fix null exception 2015-12-23 00:21:19 +02:00
Jaex 0be9b2311a LoadCustomUploader changes 2015-12-22 16:51:47 +02:00
Jaex 1539d9148d Added export all custom uploaders button which will be only visible in debug build 2015-12-21 17:44:28 +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
Alexandre Oliveira c438cfe1b6 Update Brazilian Portuguese translation 2015-12-16 15:46:15 -02:00
Jaex acddb179e9 In custom uploader settings add syntax to last active URL text box 2015-12-16 11:13:30 +02:00
Jaex 6a162fa46c Imgur check account type before refresh 2015-12-15 10:49:05 +02:00
Jaex 223d6938ba Use internal upload method 2015-12-14 14:07:17 +02:00
Jaex 6e9c4ebcd3 fixed #1138: Ugly workaround for Imgur related token expire issues 2015-12-14 13:16:07 +02:00
Corin Simpson-Bryars d7b50bdae7 Adds s-ul support 2015-12-12 02:30:12 +00:00
Jaex 27e11743f8 Forget to add SFTP early copy too 2015-12-09 20:45:55 +02:00
Jaex da4d03a6d4 EarlyURLCopy FTP support 2015-12-09 20:38:57 +02:00
Jaex 3d1cc280c5 Added EarlyCopyURL support 2015-12-09 20:32:26 +02:00
Jaex 8324d7502c Added another pomf clone 2015-12-08 02:21:20 +02:00
Jaex f5b0b169e5 Need to use JToken instead of JObject otherwise when root is JArray then it will give error 2015-12-07 23:07:54 +02:00
Jaex 9b101475bf fixed #1180: Removed imgrush 2015-12-07 20:18:24 +02:00
Jaex 673324e66e Resx translation updates 2015-12-07 18:12:44 +02:00
Jaex 602f0c7f2e Updated pomf uploaders 2015-12-07 18:00:55 +02:00
Jaex 17be947907 fixed #1139: nuget update 2015-12-06 18:23:27 +02:00
Jaex 74e5075aeb Enable/disable add syntax button depending on input 2015-12-06 04:43:15 +02:00
Jaex 1507660816 Added json and xml parse tabs to custom uploader 2015-12-05 20:32:16 +02:00
Jaex a0987767f4 Added custom uploader response parsing tooltip 2015-12-04 23:34:26 +02:00
Jaex cc8289f1d5 Image size label anchor fix 2015-12-04 00:42:27 +02:00
Jaex 85338e3605 Streamable small changes 2015-12-03 00:23:12 +02:00
Armen Petrosian c02c31f352 Fix broken UploadersConfigForm.resx 2015-12-02 16:48:31 -05:00
Armen Petrosian 3ebf1c9de2 Revert "Add streamable config form resx"
This reverts commit 6b35e4a217.
2015-12-02 16:35:41 -05:00
Armen Petrosian 6b35e4a217 Add streamable config form resx 2015-12-01 13:16:07 -05:00
Armen Petrosian d5b886a2ed Add streamable config form (-resx) 2015-12-01 13:15:52 -05:00
Armen Petrosian d0d292e543 Add Streamable Favicon 2015-12-01 13:04:36 -05:00
lucas 55f92ce07f Add streamable file uploader 2015-12-01 13:02:06 -05:00
Jaex 1ea3e5a555 Auto regex add button will use new syntax 2015-12-01 18:55:54 +02:00
Jaex 1f2df78767 Added xml parsing support to custom uploader, example syntax: $xml:/Files/File[1]/URL$ 2015-12-01 18:16:57 +02:00
Jaex a11b7a8d9b Added json parsing support to custom uploader, example syntax: $json:files[0].url$ 2015-12-01 16:07:04 +02:00
Jaex 551a47bac1 Speed up border animation 2015-11-28 15:58:58 +02:00
Jaex c7bc7381ee Remove unnecessary parenthesis 2015-11-28 14:53:16 +02:00
Jaex 4b1114b2a2 Merge pull request #1155 from canihavesomecoffee/fix-encoding-issue-owncloud
fixes issue with hash in filename when uploading to owncloud
2015-11-28 10:01:45 +02:00
wforums e577bef402 safer encode
not just hash encoding, but also other characters. Has no adverse side
effects, as seen in the image in the PR.
2015-11-28 08:57:41 +01:00
wforums 9bdae1313d fixes Newtonsoft.Json.JsonSerializationException with OwnCloud upload
Currently, when a file is uploaded, and an error is generated, a JSON
serialization error is thrown because of the unexpected JSON output.
This commit fixes that.
2015-11-28 03:18:33 +01:00
wforums c7ff0f3680 fixes issue with hashtag in filename when uploading to owncloud
This fixes an issue where a file in a hashtag would cause the uploaded
file to be truncated after the hashtag, causing the share function to
fail subsequentially because the file was not found. Only the PUT
request to upload the file requires the hashtag to be encoded, as it's
part of the URL, while the POST request for the share has the path in
the POST parameters.

closes #1148.
2015-11-28 02:12:44 +01:00
Jaex b0c73d87da Making task thread background so when ShareX closing task thread will be terminated 2015-11-27 10:56:33 +02:00
Jaex 1486c80318 Pomf test all will show upload time and order by fastest 2015-11-23 22:08:14 +02:00
Jaex 0bf1f3f873 Ready for release 2015-11-21 17:52:18 +02:00
Jaex 66d2a6ff0b Pomf clones update 2015-11-21 17:49:05 +02:00
L1Q 18553449da Updated russian translation 2015-11-20 01:58:56 +02:00
Jaex f7e80cb176 Added uguu.se file uploader 2015-11-18 15:07:56 +02:00
Kaeltis 1ecb8b6dea German Translation Updates
Updated German translations
2015-11-16 16:57:53 +01:00
L1Q 6a7804b2b4 Seafile form optimized for locales 2015-11-16 14:25:13 +02:00
Jaex c7d573724e Merge pull request #1117 from Shadorc/master
Update French Translation
2015-11-15 13:22:49 +02:00
Shadorc 78f31ff36c Update French Translation 2015-11-15 12:16:03 +01:00
Jaex 4fe8fe0903 Merge branch 'master' of github.com:ShareX/ShareX 2015-11-15 12:11:02 +02:00
Jaex 00bc026cfc Turkish translation 100% 2015-11-15 12:10:46 +02:00
wforums cfc6219441 Updates Dutch translations
updates the Dutch translations for a new ShareX release.
2015-11-15 10:46:21 +01:00
Jaex c946e03093 Mark fields invariant 2015-11-15 11:24:49 +02:00
neko 6cca9628f7 pomf.io changes
pomf.io is now strictly https. did it right this time? :3
2015-11-12 12:13:34 +10:30
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 0697738ec8 Fixed invalid pomf upload url 2015-11-03 18:56:37 +03:00
Jaex cc436a4567 Added test all Pomf clones button 2015-11-03 17:39:57 +03:00
avail 7d5fe45420 Update listing of pomf clones.
Remove matu.red, pantsu.cat, sheesh.in
Add catgirlsare.sexy, cuntflaps.me
2015-11-02 15:56:01 +01:00
Jaex 08bb4393f0 Automatically get name from url 2015-11-02 12:32:52 +03:00
Jaex 9e3a6516f9 Added more pomf clones 2015-11-02 00:34:27 +03:00
Jaex 78038cbfec fixed #988: NuGet update 2015-10-28 09:33:55 +02:00
Alexandre Oliveira ef0c39717a Updated Brazilian Portuguese translation 2015-10-27 17:25:55 -02:00
Jaex 66852aed94 Added credits for Russian language support 2015-10-27 08:12:03 +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 07ad741b00 Small Pomf change 2015-10-26 01:57:50 +02:00
x 52064875c8 Update Pomf.cs 2015-10-24 22:09:37 -04:00
Jaex 4c8cf9f547 Scrolling capture UI improvements and scroll top method option 2015-10-25 03:22:11 +03:00
Jaex 05cf6ff44f Location header response type for custom uploader 2015-10-20 03:26:16 +03:00
Jaex bbeaae78ad fixed #962: Added Headers support to Custom Uploader 2015-10-19 16:26:25 +03:00
Jaex 4b546661df Added Headers tab to Custom Uploaders 2015-10-19 15:26:36 +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 59183872e4 Fix Seafile expiration date 2015-10-16 11:23:30 +03:00
Jaex b6f9265f4e Added Vietnamese resx files to csproj 2015-10-15 23:38:18 +03:00
Jaex 1f816e0a05 Merge pull request #1069 from thanhpd/master
Vietnamese translation added
2015-10-15 22:03:37 +03:00
thanhpd f8d48273db Vietnamese translation added 2015-10-16 01:52:28 +07:00
Jaex e07758246c Resx changes 2015-10-15 11:36:05 +03:00
Marcus Stojcevich f7cf93713e Added ability to select Lambda link URL 2015-10-14 20:43:32 -07:00
Marcus Stojcevich 32ed439f35 Updated Lambda config form 2015-10-14 11:24:11 -07:00
Marcus Stojcevich 7dab8ced8b Updated Lambda uploader to use the new API 2015-10-14 09:51:38 -07:00
Marcus Stojcevich 10a6c712c4 Updated Lambda favicon 2015-10-14 09:25:46 -07:00
L1Q c88cae0afa Added russian translation 2015-10-14 10:33:02 +03:00
Jaex c01bbd6531 Fix ShareFile method 2015-10-13 12:26:16 +03:00
Jaex a1b41650dc Few Seafile changes 2015-10-13 09:44:51 +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
Jaex c67bfad28a Check shortcut target path too 2015-10-12 11:09:02 +03:00
Jaex 0d4a8a8d3c fix pomf.pl url 2015-10-10 01:14:39 +03:00
Jaex 69ca70130c Made pomf.cat as default pomf uploader 2015-10-07 02:43:51 +03:00
Patrick Fruh a2c679aeeb More german translation updates 2015-10-06 10:40:38 +02:00
Patrick Fruh 59b0c43845 Reworked German Translation
Fixed typos, added missing strings, ...
2015-10-06 10:27:21 +02:00
Jaex 27d4814500 Missing config reference 2015-10-06 03:13:50 +03:00
Jaex e2f3aeabf1 Added Pomf settings tab 2015-10-06 03:09:16 +03:00
Jaex 7fb92b3a3c Added more Pomf clones 2015-10-06 02:26:09 +03:00
Jaex 16690d12bd Added Pomf clones: 1339.cf, bucket.pw, mixtape.moe, pantsu.cat, pomf.cat, pomf.hummingbird.moe, pomf.io, pomf.pl 2015-10-05 22:45:05 +03:00
Jaex 4b546f4d90 Renamed Maxfile to Pomf and it will support all Pomf uploaders 2015-10-05 20:54:29 +03:00
Scratch 958ad0eaab Complete pomf.cat 2015-10-03 13:38:07 +10:00
Scratch 800977cac2 partial support 2015-10-03 13:29:23 +10:00
Jaex 564868ea49 CodeMaid cleanup 2015-10-01 21:28:33 +03:00
Jaex 4da2e38996 Resx updates 2015-10-01 03:06:31 +03:00
Jaex 454e64569a fixed #1019: History date time UTC related problem 2015-09-30 14:16:47 +03:00
Jaex 81e3911d38 Removed unused Hubic codes 2015-09-27 08:16:41 +03:00
Alexandre Oliveira 7604f4b587 Updated ptBR translation 2015-09-18 19:22:58 -03:00