Commit graph

258 commits

Author SHA1 Message Date
Jaex e75c8ecf33 UploadersLib string resources interim commit 2014-10-17 14:48:41 +03:00
Jaex df236f95d1 HelpersLib, HistoryLib, ImageEffectsLib, IndexerLib, ScreenCaptureLib hard coded strings moved to Resources 2014-10-17 14:08:33 +03:00
Jaex 4a654e6fdb Verified Turkish translation 2014-10-16 17:56:51 +03:00
muratmoon 86bacc8ade ShareX other projects translated to support Turkish. 2014-10-16 14:48:10 +03:00
muratmoon e6dd74092a ShareX other projects translated to support Turkish. 2014-10-16 14:37:21 +03:00
SolidX 6f75adc2c5 Fixes HTTP Path issues for FTP Accounts when HttpHomePath has a Query in the URI. Also corrects HttphomePathAutoAddSubFolderPath behavior. 2014-10-08 22:53:51 -04:00
Jaex e097bee7dc Removed not used gif class 2014-10-08 22:56:40 +03:00
Xavier Bergeron 1c59298073 Enable persistent connection for file upload 2014-10-08 10:35:59 -04:00
Jaex d7ec07fa0a Added default (English) resx for all missing forms and controls 2014-10-04 16:12:40 +03:00
Jaex 96f6dd9e7b Added Hızlı Resim image uploader 2014-09-30 16:32:39 +03:00
Jaex 6305eda21b Using ClearType for draw text 2014-09-29 08:46:41 +03:00
Jaex bfc62ccfc4 Hastebin settings ui 2014-09-26 08:18:44 +03:00
Jaex a35c08c954 Hastebin custom domain, syntax highlighting 2014-09-26 06:25:49 +03:00
Jaex 300317ddfd Added Pastebin syntax highlighting list 2014-09-26 05:56:41 +03:00
Jaex 6639ff35c2 Image editor controls internal 2014-09-26 05:43:13 +03:00
Jaex b71374b4ca Merge pull request #299 from SolidX/fix-ftp-colons
Fixes bug #282 - Colons being url encoded when specifying port in HttpHomePath for FTP uploads
2014-09-24 03:49:36 +03:00
Gregory ee60e9cbc6 Fixes issue that url encodes colons when specifying a web server that doesn't run on port 80 for FTP uploads. Bug #282 2014-09-23 20:17:42 -04:00
Jaex 3f4ebc3d33 Added Hastebin text uploader 2014-09-24 03:01:04 +03:00
Jaex e3bdefe37c Changed default image editor settings 2014-09-21 06:40:02 +03:00
Jaex a6a1a0e89e Chevereto direct URL support 2014-09-17 22:33:11 +03:00
Jaex 4dcc9a31d3 Added Chevereto image uploader support 2014-09-17 22:25:23 +03:00
Jaex cb7f154e4d Improved Pastebin UI 2014-09-15 19:20:09 +03:00
Jaex 528a05d51c Added Pastebin login status label 2014-09-15 12:33:29 +03:00
Jaex ebd7420f2e CodeMaid cleanup 2014-09-13 15:07:05 +03:00
Jaex f469e0cc87 fixed #272: Error handling for stopping FTP uploads 2014-09-13 10:36:16 +03:00
Jaex c290c546d8 Task settings window auto fill description when changing tasks 2014-09-13 09:10:36 +03:00
Jaex 5cbae85c05 fixed #278: Fixed custom uploader input issue 2014-09-12 08:38:37 +03:00
Jaex c9fe3af71f Ready for release 2014-09-09 02:22:35 +03:00
Jaex a76926cf58 Imgur album improvements 2014-09-07 04:11:55 +03:00
Jaex 5ceda757f3 Credits updated 2014-09-04 22:58:44 +03:00
Karl Tatom ff44f52aff -Add Pushbullet as a URLSharingService (it is :D);
-Change classes from public to private;
-Move Pushbullet entry to FileUploaders in UploadersConfig.cs
2014-09-04 04:11:42 -07:00
Karl Tatom 4108b2f90f -Add API information link at the top of Pushbullet.cs
-Readability/consistency improvements for Pushbullet.cs;
-Update FileUpload code in Pushbullet.cs to work with v2 of the PB API;
---Add new serialization objects for file upload request responses;
---Add more null checks since null responses may be more likely now;
-Remove unnecessary response data from old deserialization objects;
2014-09-04 02:18:46 -07:00
Jaex 79f631a15c fixed #256: Name parser %yy for 2 digits year 2014-09-01 15:57:37 +03:00
Jaex 5aa266b12a Logo color changes, Json.NET updated 2014-09-01 15:12:45 +03:00
Jaex a41294913c fixed #247: Added pomf.se uploader 2014-08-22 06:05:48 +03:00
Jaex a7cc96b83b Make sure ssl bypass dispose 2014-08-11 13:40:14 +03:00
Jaex 355702cebd Merge pull request #235 from michalx2/master
Add extension filters to after capture actions
2014-08-10 22:40:33 +03:00
michalx2 c591842691 Add extension filters to after capture actions
The context menu for file name variables was also refactored to be used for extension filters as well
2014-08-10 17:36:59 +02:00
Jusonex 6f813d7048 Added a way to ignore invalid SSL certs (ownCloud)
Added a checkbox titled "Ignore invalid SSL certificate" to ownCloud tab
2014-08-10 14:43:47 +02:00
Jaex 3b8ea5379d fixed #161: Picture box error issue
fixed #233: FTP name parsing consistency
2014-08-10 01:59:26 +03:00
Jaex 334da1e633 fixed #217: Google Drive 7zip mime type fix 2014-08-09 05:23:49 +03:00
Jaex 16fc5fce8b Added MediaCrush direct link setting 2014-08-09 05:05:56 +03:00
mcored 266089d781 OneDrive UI
interim commit
2014-08-09 08:28:09 +08:00
Jaex 6036e95758 Adding OneDrive api keys 2014-08-09 03:01:10 +03:00
Jaex 87f5feef62 fixed #216: ownCloud auto add http:// if not exist, removed Test Uploaders button because it is outdated 2014-08-06 18:55:48 +03:00
Jaex cb2599750a CodeMaid cleanup 2014-07-29 10:47:43 +03:00
Jaex c4213bcc8a MediaFire long url is optional setting 2014-07-23 04:59:45 +03:00
Jaex 6358e1d0bd MediaFire encode filename in url, only report upload progress 2014-07-23 04:48:11 +03:00
Jaex 8818c57e87 MediaFire url format changed, about form update 2014-07-23 04:38:46 +03:00
Jaex a413fdaf53 Few changes 2014-07-23 04:19:24 +03:00