Commit graph

213 commits

Author SHA1 Message Date
Jaex
dc00311246 License updated 2014-05-13 12:06:40 +03:00
McoreD
380d4be6ec Prompt to download ffmpeg.exe if not exist
Screencasting can happen soon after but process is being used.
2014-05-10 09:52:09 +08:00
Jaex
04e2f2dd91 MediaCrush direct url handling, added SupressWebExceptions to uploader class 2014-05-09 05:59:09 +03:00
Jaex
3c97c86622 MediaCrush moved to file uploaders 2014-05-09 05:10:11 +03:00
Jaex
1c3f6e6d9a fixed #127: Pushbullet device name null check 2014-05-08 03:09:28 +03:00
Jaex
5c3042935b Code improvements for screen recording 2014-05-07 00:06:26 +03:00
Jaex
be11d6cb5f S3 url preview 2014-05-06 02:24:00 +03:00
Jaex
62201c6bda NameParser menu auto dispose, added menu to Dropbox 2014-05-06 01:55:20 +03:00
Alan Edwardes
7449b45936 The S3 object name is no longer generated twice, previously resulting in failed uploads where random characters were used. Amazon S3 object prefix option changed to "upload path" (consistent with Dropbox). Added help dropdown to upload path. 2014-05-05 23:23:34 +01:00
Alan Edwardes
a1e102b351 Added DreamObjects endpoint out of the box. 2014-05-05 14:45:33 +01:00
Alan Edwardes
89242097aa Added support for custom Amazon S3 endpoints. ShareX is now compatible with DreamObjects - the format of the timestamp sent up has been tweaked slightly to allow the DreamObjects API to work. 2014-05-05 12:57:22 +01:00
Jaex
bf2768e474 Added FTP client to Tools menu 2014-05-02 20:56:51 +03:00
Jaex
5edb5fe988 Json library updated 2014-05-02 16:05:44 +03:00
Jaex
604a4325eb ShareX 8.8.0 release 2014-05-01 16:52:46 +03:00
Jaex
b3c0fadbc3 Clipboard upload auto index folder is optional setting 2014-04-30 15:12:28 +03:00
Jaex
41905669f0 Fix Twitter ui 2014-04-30 13:11:33 +03:00
Jaex
47c4a7a54e FTP ui changes 2014-04-30 12:46:15 +03:00
Jaex
abf441dae5 Added all imgur thumbnail types 2014-04-22 22:13:40 +03:00
Jaex
62d95a0cf4 Localhost changes 2014-04-21 01:17:54 +03:00
Jaex
c1ff163cc8 Added HttpHomePathAutoAddSubFolderPath ftp setting instead using @ in beginning of HttpHomePath
Fixed space encoding
2014-04-20 04:16:51 +03:00
Jaex
95f2bf980a Dropbox shareable url type setting: Default, shortened, direct
Not replacing space with _
2014-04-20 02:00:19 +03:00
Jaex
73725c6e2f json.net update, dropbox public url change 2014-04-20 00:38:11 +03:00
Jaex
6380d013b1 Box sub folder handling 2014-04-17 02:34:31 +03:00
Jaex
f56ac65fac Workaround for Box oauth authorization 2014-04-17 00:34:34 +03:00
Jaex
80bc60476c fixed #103: Box 2.0 api support 2014-04-16 23:35:10 +03:00
Jaex
0a145cccce Box 2.0 authorization & upload complete 2014-04-16 22:14:45 +03:00
Jaex
f384821dc5 Uploader.cs improvements to support GET, POST, PUT, DELETE with one method 2014-04-16 20:55:07 +03:00
Jaex
c80c71a5cb Box 2.0 implementation interim commit 2014-04-16 19:18:25 +03:00
Jaex
fd02c34ac1 Amazon S3 folder name handling 2014-04-15 22:30:46 +03:00
Jaex
2ebb3f8cbb fixed #99: Using post request for Yourls url shortener 2014-04-07 09:13:19 +03:00
Alan Edwardes
3e76c506f4 The URL generated for stored Amazon S3 objects is now properly URL encoded. 2014-04-03 00:45:12 +01:00
Alan Edwardes
c8fd277dcc Fixed a bug where slashes were stripped out of destination paths. 2014-04-03 00:21:19 +01:00
mcored
46c0749e83 Consistent clipboard operations
If you do not want Pushbullet URL copied to your clipboard then create a
new Hotkey e.g. Ctrl+Shift+P for Pushbullet and deselect Copy URL to
Clipboard in After Upload Tasks
2014-03-30 19:59:54 +08:00
Jaex
08ba5d675f Using index for Pushbullet 2014-03-30 14:37:38 +03:00
Jaex
29d23fb4cb Pushbullet ui changes 2014-03-30 13:28:34 +03:00
Jaex
166f2a38c8 Pushbullet send note & link functions 2014-03-30 12:49:43 +03:00
Jaex
da2843355a Pushbullet is now file uploader therefore can be used with image & text upload 2014-03-30 12:16:20 +03:00
Gregoire Pailler
d276c03771 #84 Update to MegaApiClient 1.0.4 to handle shared folders properly 2014-03-29 18:45:25 +01:00
Jaex
7f911b49b6 CodeMaid solution cleanup 2014-03-28 14:55:41 +02:00
mcored
1ac77e9a45 Support custom UploadersConfig and Hotkeys paths 2014-03-28 17:12:07 +08:00
Jaex
e6b049081c Merge pull request #86 from alanedwardes/amazon-s3-file-uploader
Fixed a bug where the upload policy was hard coded to 2015, implemented ...
2014-03-27 14:02:58 +02:00
Alan Edwardes
bf6d6d2097 Fixed a bug where the upload policy was hard coded to 2015, implemented some suggestions and bugfixes from Jaex. Tidied code. 2014-03-27 12:01:05 +00:00
Jaex
c80f5d2021 Some Pushbullet changes 2014-03-27 12:16:57 +02:00
Jaex
e2d5b40759 Changes to Pushbullet 2014-03-27 10:17:28 +02:00
Jaex
579a8c8690 Merge pull request #85 from BallisticLingonberries/master 2014-03-27 09:05:14 +02:00
Alan Edwardes
8744352d01 Added Amazon S3 file uploader support. 2014-03-26 16:56:05 +00:00
mcored
c980df483d Removed mega anonymous UI
Updated version history
2014-03-26 07:03:52 +08:00
Gregoire Pailler
e7509b4fb6 #79 - Switch to MegaApiClient 1.0.3 2014-03-22 20:33:00 +01:00
Jaex
0998dc3cf4 Minus ui changes 2014-03-21 02:36:09 +02:00
Jaex
18efba3c4b Minus improvements, auto refresh auth 2014-03-21 01:37:43 +02:00
Jaex
424e109739 Added Google Drive public upload setting 2014-03-18 12:27:22 +02:00
Gregoire Pailler
7c437c1a6d Update to MegaApiClient 1.0.2 2014-02-17 21:59:44 +01:00
Jaex
25c2b85876 Added silent run setting to minimize to tray on start 2014-02-16 22:27:15 +02:00
Jaex
ec4676bbc1 Changes to api keys 2014-02-16 18:38:51 +02:00
Jaex
2fd888ab9c Empty APIKeys file 2014-02-14 19:10:23 +02:00
Jaex
1e47602f94 Renamed file 2014-02-14 19:03:48 +02:00
Jaex
97b51e903b Case renaming 2014-02-14 19:02:56 +02:00
Jaex
d59e5417e9 Removed ApiKeysConfig 2014-02-14 18:54:10 +02:00
Jaex
d2d3abd959 Removed uploadscreenshot.com 2014-02-06 04:48:04 +02:00
Jaex
65909d96fe fixed #51: Removed imm.io 2014-02-03 18:45:34 +02:00
Jaex
98f5fc94a6 Upaste privacy setting 2014-02-01 00:11:25 +02:00
Jaex
5df8113443 upaste user account support 2014-01-31 23:17:39 +02:00
Jaex
a1ffcdded7 fix upaste expire 2014-01-29 22:34:43 +02:00
Jaex
2bf1284601 Added upaste.me text uploader 2014-01-29 15:57:41 +02:00
Jaex
65f0a5ea2b fixed #39: Added response headers option to custom uploader 2014-01-20 09:14:36 +02:00
Jaex
cb68f36804 Yourls destination check 2014-01-20 04:49:14 +02:00
Jaex
d256efdb44 fixed #11: Added yourls.org url shortener support 2014-01-20 03:04:03 +02:00
Jaex
9df1827b93 Workaround for aftercaptureform check issue 2014-01-17 17:32:32 +02:00
Jaex
e97a24e19a Added ShareXPortable project for automate creating portable version 2014-01-12 17:00:28 +02:00
mcored
2ce0cf5c51 Undo supporting image quality in ImageShack
If users have JPEG as the file type, thumbnails could have severe
degradation of quality
2014-01-12 21:05:21 +08:00
mcored
4ebe70578a More ImageShack settings / Changelog update
ImageShack now uses the quality parameter in ShareX and supports
preferred thumbnail sizes ShareX Advanced Task Settings.
2014-01-12 20:55:21 +08:00
mcored
08376f4fa9 Choice of Balloon Tip of Toast notification 2014-01-12 20:14:04 +08:00
Jaex
364cb99dc4 Imgur tab moved to left 2014-01-12 13:54:30 +02:00
Jaex
520dee1563 Added ImageShack anonymous support and ui improvements 2014-01-12 13:37:05 +02:00
Jaex
afe2985b60 ImageShack changes 2014-01-12 12:44:06 +02:00
mcored
05d5e0548d Changes to ImageShack Uploader 2014-01-12 18:17:27 +08:00
Jaex
e9b6a26d65 Copyright year updated 2014-01-12 09:25:51 +02:00
Jaex
8783779d2f Use direct url for png, jpeg, bmp 2014-01-05 04:15:44 +02:00
Jaex
037906833b Using URL instead direct URL in MediaCrush 2014-01-05 03:32:44 +02:00
Jaex
397a42f442 MediaCrush changes 2014-01-05 01:21:44 +02:00
Jaex
4145724cad Some changes for MediaCrush 2014-01-05 00:46:18 +02:00
Drew DeVault
8ac9ef7a9d Finish up MediaCrush support 2014-01-04 10:34:25 -08:00
Drew DeVault
ed39601d2d Initial support for MediaCrush 2014-01-04 10:12:52 -08:00
Drew DeVault
d31f60ed4d Mostly fix build on Mono 2014-01-04 09:40:03 -08:00
Jaex
8ed744b63f Using IOAuth2Simple 2013-12-21 15:38:16 +02:00
Jaex
7cb460a814 Removed unavailable url shortener 2013-12-20 20:20:58 +02:00
Jaex
83b56cf088 OAuth2 control refresh button hideable 2013-12-20 18:58:07 +02:00
Jaex
3954af74e3 Added bit.ly oauth2 support 2013-12-20 17:59:26 +02:00
Jaex
30058d8372 Removed Steam profile url 2013-12-08 23:28:19 +02:00
Jaex
880ca8bdd4 Custom uploader changes 2013-12-07 18:08:38 +02:00
Jaex
f21f114904 Added help button to custom uploaders 2013-12-06 21:10:23 +02:00
mcored
e8dcc69355 Updated change log. 2013-12-05 07:11:20 +08:00
Jaex
d90a200ea8 Moved GetDefaultWebProxy to ProxyInfo 2013-12-04 14:55:58 +02:00
Jaex
6d7708efd6 ProxyInfo static Current class instead using Uploader.ProxyInfo 2013-12-04 10:54:32 +02:00
Gregoire Pailler
b801eedafc Don't remove Gist credentials when user switch between authenticated and anonymous in configuration window 2013-12-04 08:42:43 +01:00
Gregoire Pailler
7ab0568a66 Switch Gist upload to ShareX application
Add support for secret/public gist
2013-12-03 22:49:15 +01:00
Gregoire Pailler
ee9af500dd Merge branch 'master' of github.com:ShareX/ShareX 2013-12-03 00:19:29 +01:00
Gregoire Pailler
7277f69b56 Gist implementation with test application 2013-12-03 00:11:30 +01:00
Jaex
bee7bf7454 fixed #12: Added Export/Import custom uploader 2013-12-02 14:08:09 +02:00
Gregoire Pailler
38e4c5f4ac Add Gist configuration UI and icon 2013-12-01 18:21:04 +01:00
Jaex
812be4f52d fixed issue #8: Uploaders config form index validation 2013-11-26 01:42:36 +02:00
Jaex
2411d5b555 Adding context menu to richtextbox 2013-11-24 23:38:02 +02:00
Jaex
298aaa2255 fixed #6: Custom uploader test button will check index properly 2013-11-24 21:53:52 +02:00
mcored
6ffefb24da Rearranged file uploader tabs based on file uploader popularity 2013-11-17 16:49:48 +08:00
Gregoire Pailler
aec6a6660f Implement helper to disable/enable SSL certificate check 2013-11-16 15:58:42 +01:00
Gregoire Pailler
9288ecb9d4 Allow SSL without valid certificate (by example, Jira server can have a self-signed certificate not registered in computer certificate store) 2013-11-16 15:58:28 +01:00
McoreD
56ef085822 fix case of uploader names 2013-11-14 08:03:48 +08:00
Jaex
63c6ac2920 Added Drawings category to image effects
Added draw image
2013-11-09 05:13:49 +02:00
Gregoire Pailler
e67af02f91 Allow Jira address with subfolder (like http://server/jira) 2013-11-08 18:37:32 +01:00
Jaex
787dce2c8c Using ShareXResources from HelpersLib in all projects for Icon & Logo.
Added Black & White, Polaroid, Sepia, Sharpen effects
2013-11-05 19:58:22 +02:00
Jaex
ad4b81db26 http://docs.nuget.org/docs/workflows/using-nuget-without-committing-packages 2013-11-04 16:55:50 +02:00
Jaex
9427131b88 About form changes, updated links 2013-11-04 15:46:49 +02:00
Jaex
dba0ec79f8 Initial commit of ShareX project r748 2013-11-03 12:53:49 +02:00