Commit graph

2197 commits

Author SHA1 Message Date
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 8447e68548 Save settings to "filename.json.temp" file and rename it to actual file name for decrease probability of save corruption happen when pc shutdown 2015-12-01 11:07:49 +02:00
L1Q e8dd939a30 Fixed "W:" and "H:" in rectangle info text being swapped 2015-11-28 21:47:11 +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
Jaex 22b29e51f0 Merge pull request #1154 from canihavesomecoffee/fix-owncloud-deserialization-issue
fixes Newtonsoft.Json.JsonSerializationException with OwnCloud upload
2015-11-28 07:42:05 +02: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 35116b47c8 MenuButton changes 2015-11-25 01:27:02 +02:00
Jaex 1486c80318 Pomf test all will show upload time and order by fastest 2015-11-23 22:08:14 +02:00
Jaex 51e47401dd fixed #1136: Canceling save as dialog should still continue uploading 2015-11-23 21:25:38 +02:00
Jaex 860c5d9be5 In default hotkeys replacing "region capture" with "region capture (windows and controls)" 2015-11-23 03:15:27 +02:00
Jaex 933ed4bd6f Swapped default hotkeys of fullscreen and region capture because region capture is most used hotkey therefore makes more sense to use print screen hotkey for it 2015-11-23 03:02:39 +02:00
Jaex ba0f543379 Added SetupType.Portable 2015-11-22 22:53:32 +02:00
Jaex 70f4f13a08 Added few options to Logger 2015-11-22 22:28:04 +02:00
Jaex c101742d2c Update personal path before debug helper init otherwise in portable build logger will save to incorrect folder 2015-11-22 03:31:48 +02:00
Jaex b6959520a9 Portable file was not copied to zip 2015-11-22 02:45:26 +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
Jaex 64ff083c98 Show ShareX logo in about window 2015-11-21 00:56:07 +02:00
Jaex 4d8f40c36b Merge pull request #1126 from L1Q/master
Updated russian translation
2015-11-20 17:10:44 +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
Jaex 6c6bdc4a47 Merge pull request #1122 from Kaeltis/master
German Translation Updates
2015-11-16 18:05:44 +02:00
Kaeltis 1ecb8b6dea German Translation Updates
Updated German translations
2015-11-16 16:57:53 +01:00
Kaeltis 082846a93e Merge remote-tracking branch 'refs/remotes/ShareX/master' 2015-11-16 16:30:54 +01:00
Jaex 909b4a240a Merge pull request #1120 from L1Q/master
Seafile config form optimized for locales
2015-11-16 15:46:56 +02:00
L1Q 6a7804b2b4 Seafile form optimized for locales 2015-11-16 14:25:13 +02:00
Jaex bac56e2bd7 fr translation update 2015-11-15 18:46:48 +02:00
Jaex 93a91a0f38 Merge pull request #1118 from L1Q/master
More conflicting applications
2015-11-15 17:10:12 +02:00
L1Q 02e936bdf4 More conflicting applications
- Snagit
- puush
- Lightshot
2015-11-15 16:56:26 +02:00
L1Q d1a1c77af9 Merge remote-tracking branch 'refs/remotes/ShareX/master' 2015-11-15 16:50:19 +02:00
Jaex 645e755748 nl translation update 2015-11-15 14:18:43 +02:00
Jaex 0209731d2d Added conflicting application text to resx, Added more process names to check 2015-11-15 13:37:09 +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
Jaex 8d8a6d098d Merge pull request #1115 from canihavesomecoffee/master
Updates Dutch translations
2015-11-15 11:49:36 +02:00
wforums cfc6219441 Updates Dutch translations
updates the Dutch translations for a new ShareX release.
2015-11-15 10:46:21 +01:00
Willem 0fcedff21e Merge pull request #2 from ShareX/master
Merge remote-tracking branch 'ShareX/master'
2015-11-15 10:27:13 +01:00
Jaex c946e03093 Mark fields invariant 2015-11-15 11:24:49 +02:00
Jaex 58e9db8cf8 Added resx fields 2015-11-15 11:16:21 +02:00
Jaex 265eeaad85 Swapped pen and rectangle hotkeys in region annotate 2015-11-15 10:53:47 +02:00
Jaex 8b16323151 Info text improvement 2015-11-13 13:30:36 +02:00
Jaex 8adfe5342e Using mouse wheel to swap modes 2015-11-13 11:47:29 +02:00