Commit graph

39 commits

Author SHA1 Message Date
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
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
a06800771b Added rest of enum descriptions 2014-12-06 02:36:21 +02:00
Jaex
39d7989c1b fixed #393: If file in use while trying to upload then show message box instead error 2014-12-05 18:44:19 +02:00
Jaex
9f1a798f53 Custom text html encode option 2014-11-12 23:25:08 +02:00
Jaex
0005eaf9aa Added custom text support for text uploading.
Example:

<html>
<body style="background-color:#333333">
<pre class="prettyprint">
%input
</pre>
<script src="https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js?skin=desert"></script>
</body>
</html>

Will add syntax highlighting to uploaded text.
2014-11-12 20:19:50 +02:00
Jaex
a6880f2031 ShareX project hard coded strings moved to Resources.resx 2014-10-17 12:58:15 +03:00
Jaex
3b05f714b3 fixed #297: Test upload file was using image file destination instead file destination 2014-09-26 06:06:40 +03:00
Jaex
c289dfd124 Added "Upload folder" to menu 2014-08-13 15:33:14 +03:00
Jaex
ddfa41391f fixed #220: File upload test won't use after capture tasks 2014-08-04 02:28:07 +03:00
Jaex
e39db41daa About window updated, naming changes 2014-07-13 23:59:17 +03:00
Jaex
3e25bbdb04 "Social networking services" renamed to "Share URL via", After upload task "Send URL with email" moved to "Share URL" menu, pastebin.ca removed because their API is broken, Destination names renamed 2014-07-11 04:52:53 +03:00
Jaex
3b67a78425 Added Shorten URL and Share URL menus to right click menu of main window 2014-07-07 19:46:55 +03:00
Jaex
b50a7cddf8 Added Share URL task support, clipboard upload can use sharing automatically 2014-07-07 19:02:32 +03:00
Jaex
9e3438777f Added Upload URL 2014-07-04 17:23:53 +03:00
Jaex
6286ddaba5 Added import settings from URL support 2014-06-20 15:05:04 +03:00
Jaex
5505212127 Fixed Copy empty size problem, Moved URL related functions to URLHelpers 2014-06-09 23:00:59 +03:00
Jaex
d3fcedf677 fixed #150: Amazon S3 custom domain support, Moved URL methods to URLHelpers class 2014-05-30 12:09:13 +03:00
Jaex
66a74b1a3c Revert "fixed issue #125 Uploading GIF is supported by copying image"
This reverts commit 37b6f5a821.
2014-05-29 07:32:37 +03:00
mcored
37b6f5a821 fixed issue #125 Uploading GIF is supported by copying image
added @Rainbowed code upload Gif from URL embedded in image
2014-05-29 10:10:42 +08:00
Jaex
881d24c70a TaskEx class for helper Task methods 2014-05-23 18:39:14 +03:00
Jaex
8cd5a8d86e fixed #145: Internationalized Domain Name support 2014-05-23 18:06:37 +03:00
Jaex
f8aeb45024 Using Task.Run instead BackgroundWorker 2014-05-22 04:48:27 +03:00
Jaex
442d91f6df DownloadAndUploadFile error handling 2014-05-19 18:14:36 +03:00
McoreD
8f75499b83 Fixed WebClient crash if "do not save" was chosen;
Prevent DownloadAndUpload method from stopping altogether when "do not
save" was chosen. Use wouldn't want to save but would still want to
upload the file contents!
2014-05-18 08:14:17 +08:00
Jaex
dc00311246 License updated 2014-05-13 12:06:40 +03:00
mcored
794168f54e Revert major TaskSettings changes
reverted to
8c889bdd79
2014-05-11 19:47:37 +08:00
mcored
aaf19b3a71 Revert "Using AfterCaptureJobsTemp solution wide to modify AfterCaptureJobs temporarily"
This reverts commit 9a116c9eaf.
2014-05-11 19:41:01 +08:00
mcored
9a116c9eaf Using AfterCaptureJobsTemp solution wide to modify AfterCaptureJobs temporarily 2014-05-11 17:10:33 +08:00
mcored
9358027c11 major TaskSettings changes
TaskSettings can dynamically get settings from main window task settings
or hotkey task settings and shows them in TaskSettings form;
2014-05-11 10:33:46 +08:00
Jaex
65e07b618c Better url file checking 2014-05-07 19:55:42 +03:00
Jaex
b2fdc2a9fd URL upload changes 2014-05-07 19:26:14 +03:00
mcored
8ddae5f03d fixed #125
If you copy a URL of an image, you can now upload this image using
Clipboard Upload.
TODO: This could extend to files too.
2014-05-07 20:33:36 +08:00
Jaex
b3c0fadbc3 Clipboard upload auto index folder is optional setting 2014-04-30 15:12:28 +03:00
McoreD
fd2de42e35 Secondary uploaders if primary uploaders fail
Support for secondary uploaders if primary uploaders fail
2014-04-13 13:22:31 +08:00
Jaex
e9b6a26d65 Copyright year updated 2014-01-12 09:25:51 +02:00
Jaex
dba0ec79f8 Initial commit of ShareX project r748 2013-11-03 12:53:49 +02:00