Commit graph

427 commits

Author SHA1 Message Date
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
wforums
a80da4f589 Dutch language update
Updated the Dutch language forms to hold all new added translations.
2015-09-18 19:49:09 +02:00
Jaex
6fa99b0b4b Release 2015-09-18 13:26:59 +03:00
Alexandre Oliveira
c17b6bf320 Updated pt_BR translation 2015-09-17 17:56:18 -03:00
Shadorc
4c423e10db Update French Translation 2015-09-17 14:10:42 +02:00
Jaex
c245df5568 Translated missing translations 2015-09-17 11:55:45 +03:00
Jaex
0cbfca161d Credits update 2015-09-17 11:37:58 +03:00
Jaex
48419b6497 Removed lnku because site is closed 2015-09-17 11:25:36 +03:00
Jaex
b1251b45a9 Account checks for all uploaders 2015-09-17 11:17:21 +03:00
Jaex
6951e97025 Added Steam configuration 2015-09-06 11:19:09 +03:00
Jaex
2a61305c3d fixed #974: Check Twitter selected account index 2015-09-06 03:39:39 +03:00
Jaex
cb4000e18f Release 2015-09-05 09:51:38 +03:00
Shadorc
bd1c8d403a Update French Translation
There it is !
2015-09-04 19:01:27 +02:00
Jaex
74c67cec36 Turkish language update, resx fixes 2015-09-02 23:10:06 +03:00
Jaex
5b0e138322 Fix Twitter name update problem 2015-09-02 21:37:19 +03:00
Jaex
fe59867930 In Twitter accounts using listbox instead of listview to make sure selection never becomes unselected 2015-09-02 18:41:02 +03:00
Jaex
2d2f1d6b77 Added DisableDeselect support to ListView 2015-09-02 17:54:24 +03:00
Jaex
67c4c4e5b9 Portable creation improvements 2015-09-02 16:46:20 +03:00
Jaex
93032fba2f Preparation for release 2015-09-02 14:54:21 +03:00
David Ruhmann
3e3a7196d5 add visual studio designer changes 2015-09-01 12:37:54 -05:00
David Ruhmann
433e20f917 add BaseForm with default icon 2015-08-31 13:36:50 -05:00
ultra
bc044b3e27 Set tag size, append tag to fix Up1 support using new library 2015-08-26 20:38:20 -04:00
Jaex
4cdbdebdb8 Trying to use Security.Cryptography library (http://clrsecurity.codeplex.com) for Up1 file uploader 2015-08-26 04:19:03 +03:00
Alexandre Oliveira
4682880bdb Almost done with ptBR translation 2015-08-24 14:43:16 -03:00
Alexandre Oliveira
2cb5f86069 Merge branch 'master' of https://github.com/ShareX/ShareX 2015-08-24 13:51:52 -03:00
Jaex
e1a47d90dd NuGet update 2015-08-22 18:05:39 +03:00
Athos Castro Moreno
a98a44039c Minor translations (close to finish) 2015-08-15 21:28:25 -03:00
Jaex
251849aeda Copyright text update 2015-08-13 04:07:38 +03:00
Alexandre Oliveira
769748fd5f Translated ShareX.HelpersLib/Properties/Resources.pt-BR.resx 2015-08-12 16:18:48 -03:00
Shadorc
540da2ea2e Update French Translation
As always, add missing translations and do some corrections.
2015-08-12 19:58:39 +02:00
Athos Castro Moreno
08f5002d93 Minor translations. 2015-08-12 14:04:04 -03:00
Athos Castro Moreno
5a5e3e5ff6 Some minor translations 2015-08-11 21:24:13 -03:00
Jaex
9502b87946 Merge pull request #896 from RockyTV/master
Portuguese-Brazil translation
2015-08-11 22:04:49 +03:00
Jaex
19918ca934 Turkish translation 100% 2015-08-11 21:58:43 +03:00
Athos Castro Moreno
425417e2cd Bunch of translations. 2015-08-11 15:41:30 -03:00
Jaex
c34d7b7114 Added missing hard coded strings to resx, Updated Turkish translations 2015-08-11 20:33:30 +03:00
Alexandre Oliveira
a8f90cf96f I don't know what changed in this commit 2015-08-10 15:55:53 -03:00
Jaex
60d31b12d8 Polr fixes 2015-08-09 22:21:20 +03:00
Alexandre Oliveira
09367fb339 Another bunch of translations. Almost done translating ShareX 2015-08-09 15:56:05 -03:00
Jaex
7444eac51b fixed #797: Imgur GIFV URL option 2015-08-08 14:38:37 +03:00
Jaex
7f3e257910 OneTimeSecret non account upload support 2015-08-08 13:11:19 +03:00
Athos Castro Moreno
6cd612de1a FTPClientForm, ScreenRegionForm, Properties/Resources. 2015-08-07 10:05:19 -03:00
Jaex
20bbf49dfd NuGet Update-Package -Reinstall -IncludePrerelease 2015-08-07 13:22:32 +03:00
Jaex
3f1fbddebe Using AWSSDK.S3 instead of whole AWSSDK 2015-08-07 12:31:41 +03:00
Alexandre Oliveira
87ba680ccf A bunch of translations 2015-08-06 19:57:57 -03:00
Athos Castro Moreno
c193e4d36c Several minor translations 2015-08-05 20:34:44 -03:00
Athos Castro Moreno
86b3ed27bb AccountTypeControl 2015-08-05 20:20:47 -03:00
Athos Castro Moreno
cfaec09ed4 AccountsControl, AccountTypeControl, Resources 2015-08-05 20:17:53 -03:00
Athos Castro Moreno
3b90bff3c1 Translated DropboxFilesForm and EmailForm 2015-08-04 23:57:07 -03:00
Daniel McAssey
4aa71f9bc7 Add Self-Hosted Polr support 2015-08-04 19:49:07 +01:00
Jaex
2864cfeb0f Resx missing invariant fields 2015-08-04 03:40:51 +03:00
Daniel McAssey
d14714ecb5 Use built in libs to create auth header and to combine final URL 2015-08-04 00:12:24 +01:00
Daniel McAssey
0de2447d6e Add OneTimeSecret text uploader 2015-08-03 13:59:33 +01:00
Daniel McAssey
ca610da106 Add SomeImage image uploader 2015-08-02 19:46:02 +01:00
Jaex
88a9f8da07 Resx update 2015-08-02 04:43:43 +03:00
Shadorc
505b0d7df9 Update French Translation 2015-08-02 01:08:23 +02:00
Jaex
fc33955ed6 Added ShareX Greenlight URL 2015-08-01 23:32:16 +03:00
Jaex
6c4f8e8518 fixed #833: Jira try catch for possibility of exception 2015-07-30 21:24:46 +03:00
Jaex
001d815895 Twitter OAuth fix 2015-07-26 15:13:31 +03:00
Jaex
e396c9260f Added Greenlight button 2015-07-25 18:06:32 +03:00
Jaex
35f835c2bf Merging @DanielMcAssey resx case fixes 2015-07-23 09:08:39 +03:00
Jaex
44f58e32ba csproj fixes 2015-07-23 09:00:51 +03:00
Jaex
c2fb24a4cd Changed examples url 2015-07-22 17:20:17 +03:00
Jaex
040292f08c Added clear custom uploaders button, auto regex syntax improvement 2015-07-22 17:07:21 +03:00
Daniel McAssey
1be901dd08 Adds Compatibility button for ownCloud versions 8.1+ to fix #784 2015-07-21 22:52:00 +01:00
Jaex
e80383968d CodeMaid cleanup 2015-07-21 09:34:43 +03:00
Jaex
bbd5cb9f07 Credits update 2015-07-21 03:39:58 +03:00
Daniel McAssey
a9502147a5 Add 2.gp URL Shortener 2015-07-21 00:25:45 +01:00
Jaex
90ec3c1623 Merge pull request #808 from DanielMcAssey/feature-4
Add VURL.com URL Shortener
2015-07-21 01:51:12 +03:00
Daniel McAssey
b1060d8e02 Add VURL.com URL Shortener 2015-07-20 23:48:17 +01:00
Jaex
5fb48cc552 Windows 10 maximized window region fix 2015-07-21 01:44:03 +03:00
Daniel McAssey
e3c5616b8d Add qr.net URL shortener service 2015-07-20 22:52:51 +01:00
Daniel McAssey
3f9ff8ebc0 Add config form 2015-07-20 21:21:06 +01:00
Daniel McAssey
cffa6c8754 Add CoinURL URL shortener 2015-07-20 21:12:13 +01:00
Daniel McAssey
7d245e042b Change tabs to 4 spaces 2015-07-20 20:01:57 +01:00
Daniel McAssey
52db0dfcb3 Fix Form Designer 2015-07-20 16:50:37 +01:00
Daniel McAssey
a7ffeb3efa Fix correct URL and GET argument 2015-07-20 16:35:01 +01:00
Daniel McAssey
843a07566b Add LnkU URL Shortener 2015-07-20 15:51:34 +01:00
Jaex
b7c4005ea9 fixed #797: For Imgur gif uploads use gifv url 2015-07-19 21:48:07 +03:00
Jaex
2c2e776b81 Imgur response improvements 2015-07-19 21:11:34 +03:00