Commit graph

117 commits

Author SHA1 Message Date
lucas
55f92ce07f Add streamable file uploader 2015-12-01 13:02:06 -05: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
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
66d2a6ff0b Pomf clones update 2015-11-21 17:49:05 +02:00
Jaex
f7e80cb176 Added uguu.se file uploader 2015-11-18 15:07:56 +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
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
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
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
59183872e4 Fix Seafile expiration date 2015-10-16 11:23:30 +03:00
Marcus Stojcevich
f7cf93713e Added ability to select Lambda link URL 2015-10-14 20:43:32 -07:00
Marcus Stojcevich
7dab8ced8b Updated Lambda uploader to use the new API 2015-10-14 09:51:38 -07:00
Jaex
c01bbd6531 Fix ShareFile method 2015-10-13 12:26:16 +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
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
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
Jaex
0cbfca161d Credits update 2015-09-17 11:37:58 +03:00
Jaex
b1251b45a9 Account checks for all uploaders 2015-09-17 11:17:21 +03: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
Jaex
251849aeda Copyright text update 2015-08-13 04:07:38 +03:00
Jaex
19918ca934 Turkish translation 100% 2015-08-11 21:58:43 +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
Manuel Kroeber
0eb0cad50c Fix Issue ShareX/ShareX#802
Do not url-encode file names for (S)FTP upload
2015-07-19 17:09:52 +02:00
Jaex
87790e404e #774: Saving all config when main window minimize to tray 2015-07-08 02:43:04 +03:00