Commit graph

353 commits

Author SHA1 Message Date
Jaex
23ef49333b Added CreateShareableLink 2016-06-29 21:50:21 +03:00
Jaex
27c0e3a2a8 Added GetMetadata and using Metadata class in other methods 2016-06-29 21:23:38 +03:00
Jaex
bbab1fc854 Dropbox upload works now but unable to create public url because they don't supply uid anymore 2016-06-29 19:49:06 +03:00
Jaex
abe4fb9b42 Missing header, proper tag parsing 2016-06-29 04:15:29 +03:00
Jaex
25a1bbcf0c Dropbox download file update 2016-06-29 04:09:31 +03:00
Jaex
d0055bb819 Dropbox OAuth and get account info works now 2016-06-29 03:52:45 +03:00
Jaex
4e3a66dcc7 Updating Dropbox URLs to API v2 2016-06-29 01:25:33 +03:00
Jaex
3425e167db Move few classes to parent folder 2016-06-28 23:57:34 +03:00
Jaex
3462b999ef Puush constructor with api key 2016-06-28 19:36:24 +03:00
Jaex
15e1608e71 fixed #1672: Truncate file when overwriting 2016-06-28 18:40:45 +03:00
Jaex
f79bb6e375 Get uploader icon from its service 2016-06-27 20:20:55 +03:00
Ninn0x4F
170e6e9d07 Update Pomf.cs
SSL encryption on pomf.gocataclysm.com
2016-06-24 14:41:28 +02:00
Jaex
228622a64e Add Close() after each DialogResult because otherwise form won't close if Show() used instead of ShowDialog() 2016-06-23 17:53:26 +03:00
Ninn0x4F
52cca975bc Update Pomf.cs
Fixed, sorry again
2016-06-22 03:43:05 +02:00
Ninn0x4F
7f40f45421 Update Pomf.cs 2016-06-22 03:37:19 +02:00
Alex Forbes-Reed
af682ed55b Updated dropfile.io api url. fixes #1648 2016-06-20 12:02:08 +01:00
Jaex
c5e4e37c50 Assign puush tabpage 2016-06-11 23:34:45 +03:00
Jaex
21f53ce6b6 Adding puush file uploader 2016-06-11 21:54:14 +03:00
Mikael Hermansson
3a2527b003 Added "Use direct link" checkbox to Google Drive uploader settings 2016-06-11 13:22:38 +02:00
lithium_
7e32d0120d Lithiio - More update
Made suggested revisions
2016-05-30 05:59:04 -07:00
lithium_
0029171fe0 Lithiio - Update
Switched to JSON for neat error reporting capabilities.
2016-05-30 04:48:58 -07:00
Jaex
5a87688005 Added automatic email send option to specific email address 2016-05-24 21:50:26 +03:00
Jaex
cb7a621b73 Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00
Justin
b2e3110543 Update Lithiio
Removed unused json lib, preformed suggested update for CombineURL.
2016-05-17 14:39:56 -07:00
Jaex
a82138bd4d Save all settings after each task completed but only if there is no active task (Example if 50 files uploading then only after all files uploaded settings will save) 2016-05-16 15:45:54 +03:00
Justin
25d0b1f515 Updated URL's and URL handling.
Added a domain, and the 'i' sub domain configurations.
Changed to building the URL locally.
2016-05-15 22:59:57 -07:00
Jaex
75d0be62f9 Little changes about lithiio 2016-05-15 15:22:13 +03:00
lithium_
80e26e9bfe New File Uploader - lithi.io
Added a new file uploader.
2016-05-15 04:57:30 -07:00
Les De Ridder
beb74ec4ac Update URL of pomf.lesderid.net to p.fuwafuwa.moe
The preferred domain name of pomf.lesderid.net was recently changed to p.fuwafuwa.moe. The old domain still works (both uploading new files and downloading existing ones), but might be deprecated at some point in the (far) future.

Sorry for the commit noise.
2016-05-11 02:52:26 +02:00
Jaex
f59f568b9b Added GetUploadersConfigTabPage function to remaining services 2016-05-01 11:27:39 +03:00
Jaex
c84a3b4fe4 Added GetUploadersConfigTabPage function to all file uploader services 2016-05-01 11:09:11 +03:00
alucard0134
0bb1a66446 Update cuntflaps.me 2016-04-24 11:22:52 -05:00
campbeb
8599d3f955 Expand Folder Variables
Properly expand local folder variables (such as Desktop and My
Documents).
Corrects bug from 35cb75d055
2016-04-23 08:54:54 -04:00
Les De Ridder
bb7c3b6b5b Add pomf.lesderid.net to Pomf.cs 2016-04-18 12:06:37 +02:00
Krychü
ae6598ba9c Update Pomf.cs
add host
2016-04-15 01:21:06 +02:00
Jaex
1f44816f18 fixed #1484: Image combiner drag n drop file support 2016-04-07 19:48:09 +03:00
Jaex
86506a16aa fixed #1483: Added direct url support for Streamable 2016-04-07 17:50:41 +03:00
Jaex
b825f6a0af Move : this() same line 2016-04-06 19:02:48 +03:00
Jaex
8a887c1f6c Remove in upload checks because those checks happens before upload 2016-04-04 16:58:07 +03:00
Jaex
08607ef649 Added IGenericUploaderService and GenericUploader which will be inherited by image, text, file services and uploaders 2016-04-04 12:53:11 +03:00
Jaex
6988ab81ce In all uploaders use Uploader.Errors instead of UploadResult.Errors 2016-04-04 12:13:10 +03:00
Jaex
a147cb2f34 fixed #1444: Removed Openload file uploader, check referenced issue for reason 2016-03-25 22:39:19 +02:00
Jaex
f4a0cbbf24 Removed IgnoreInvalidCert option from OwnCloud instead it can use global optional setting 2016-03-24 18:21:17 +02:00
Jaex
f476958a40 Added missing translations, Turkish translation 100%, quick task menu continue button moved to top 2016-03-23 23:51:38 +02:00
Jaex
8f02ec41dc Base uploaders and services moved to their own folders, removed unused references, renamed HelperClasses to Helpers 2016-03-23 21:05:31 +02:00
Jaex
82f5a69cc5 Mainly naming changes and other small service changes 2016-03-23 20:47:59 +02:00
Jaex
e5d5c36015 Added TaskReferenceHelper parameter to create uploader methods 2016-03-23 01:56:39 +02:00
Jaex
1ea4dd1e67 Added thread unsafe temporary workaround for task reference issues 2016-03-23 00:36:41 +02:00
Jaex
8d4c0b9e0c Removed GetFTPIndex and GetLocalhostIndex from UploadersConfig 2016-03-22 20:05:59 +02:00
Jaex
b4b7d3160c All file uploaders using FileUploaderService now 2016-03-22 19:24:41 +02:00
Michael Delpach
bb3ff35a34 rearrange CheckConfig 2016-03-22 18:45:46 +08:00
Jaex
5a1dbf1958 Added FileUploaderService, using it on Dropbox for now 2016-03-22 02:16:09 +02:00
Jaex
63cc1e9fac Added credits for Openload 2016-03-21 19:56:36 +02:00
Laurent Fourrier
1ffad76f29 Fixed #1370 : Added support for openload.co 2016-03-21 18:10:34 +01:00
Jaex
40c95163ee Revert "Close FTP stream"
This reverts commit f41d36b264.
2016-03-20 18:38:52 +02:00
Brian
f41d36b264 Close FTP stream
Explicitly close stream after transfer
2016-03-18 11:07:13 -04:00
Jaex
c2fbc6120e Catch custom uploader parse response so uploader result can return with response field 2016-03-14 23:56:16 +02:00
Jaex
6a992a0857 fixed #1400: Added AcceptInvalidSSLCertificates option to Application settings -> Advanced tab which can be used by people who using self signed certificates 2016-03-14 03:10:19 +02:00
Jaex
ffa78b670b Added chevereto test all button 2016-03-05 18:46:44 +02:00
Jaex
6c6ab39cf1 Don't show www. in chevereto or pomf list 2016-03-05 18:23:53 +02:00
Jaex
98248033db Credits update 2016-02-27 09:09:11 +02:00
Jaex
225b7fe3a7 Recent max count changes to fix loading incorrect amount of recent items in main window 2016-02-27 08:37:11 +02:00
Jaex
fa3c84d68c Removed BaseForm.cs because it was causing bug with vs designer resx 2016-02-25 22:55:54 +02:00
0x617661696c
1aa239e40b Update catgirlsare.sexy pomf clone URL
HTTPS!
2016-02-25 06:59:18 +01:00
Michael Delpach
0f17aeeec2 CreateDirectoryFromFilePath
and CreateDirectoryFromDirectoryPath
2016-02-22 07:15:23 +08:00
Jaex
33fd83707e CodeMaid cleanup 2016-02-15 09:29:43 +02:00
Jaex
7c1bd7e51d fixed #1313: maxfile url update 2016-02-08 18:54:44 +02:00
banksymate
09c28d780e update pomf.cat; 2016-02-03 20:39:22 -08:00
Jaex
94c84ce430 fixed #1252: Check is Dropbox account valid before do early url copy 2016-01-20 14:18:34 +02:00
Michael Delpach
35cb75d055 LocalhostRoot to use ExpandFolderVariables 2016-01-17 08:25:53 +08:00
Jaex
ddfde4e219 Updating pomf clones 2016-01-09 00:30:38 +02:00
Jaex
196ed87aa0 Update description of two settings 2016-01-08 23:39:36 +02:00
Jaex
f1bb4359c3 fixed #1228: Throw exception if sftp keypath is invalid 2016-01-08 17:52:31 +02:00
Jaex
956d74698f Pomf check url before appending result url that way if Pomf updated to latest version it won't add result url 2016-01-04 12:53:41 +02:00
Jaex
1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
neko
2f7352d842 removed pomf.pl
pomf.pl merged into pomf.io/pomf.is
2015-12-30 00:03:43 +10:30
Jaex
2234307d6c Updated donate url 2015-12-29 11:40:02 +02:00
neko
8c01c3cffd changed pomf.io to pomf.is
I have moved pomf.io to pomf.is.
2015-12-29 01:31:17 +10:30
Jaex
6e9c4ebcd3 fixed #1138: Ugly workaround for Imgur related token expire issues 2015-12-14 13:16:07 +02:00
Corin Simpson-Bryars
d7b50bdae7 Adds s-ul support 2015-12-12 02:30:12 +00:00
Jaex
27e11743f8 Forget to add SFTP early copy too 2015-12-09 20:45:55 +02:00
Jaex
da4d03a6d4 EarlyURLCopy FTP support 2015-12-09 20:38:57 +02:00
Jaex
3d1cc280c5 Added EarlyCopyURL support 2015-12-09 20:32:26 +02:00
Jaex
8324d7502c Added another pomf clone 2015-12-08 02:21:20 +02:00
Jaex
602f0c7f2e Updated pomf uploaders 2015-12-07 18:00:55 +02:00
Jaex
85338e3605 Streamable small changes 2015-12-03 00:23:12 +02:00
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
Jaex
5dba6f96c6 fixed #768: Check and refresh authentication in GoogleDrive.SetPermissions 2015-07-07 08:30:50 +03:00
Jaex
d9caedf16c Small changes for Up1, added credit for it 2015-06-29 22:57:14 +03:00
Jaex
cd2429faa7 Merge pull request #751 from k3d3/up1
Support for Up1 hosts
2015-06-29 14:48:48 +03:00
Keith
51e34f1125 Remove extraneous newlines 2015-06-29 07:38:47 -04:00
Keith
12a8af5611 Unfortunately CCM isn't a streaming cipher mode, and so we need to bring everything into memory to encrypt. In this case, we'll limit the file size to 50MB (which the server defaults to anyways).
Also, remove all remaining remnants of ClouDeveloper.
2015-06-28 17:10:14 -04:00
Keith
33d8dec15a Implement streaming encryption for Up1 uploader 2015-06-28 16:59:30 -04:00
Jaex
21a6d850b1 Custom uploader request URL auto add http:// 2015-06-28 22:30:55 +03:00
Keith
7e3265854e Added in everything else for Up1 support 2015-06-28 12:30:44 -04:00
Jaex
721966c2f0 NuGet update 2015-06-28 16:04:27 +03:00
Jaex
c112b69649 fixed #747: SFTP handle error when disconnected while uploading 2015-06-28 15:32:37 +03:00
Jaex
294395047f Added Dropfile deletion URL 2015-06-20 21:22:33 +03:00
Jaex
aee83e1536 fixed #733: Added maxfile.ro file uploader 2015-06-20 09:51:27 +03:00
Jaex
fe8b755406 Added dropfile.to file uploader 2015-06-20 09:36:44 +03:00
Jaex
61a03e2bac Added .gitattributes file 2015-06-07 16:34:33 +03:00
Corey Cormier
6c66e6360d Add VideoBin support 2015-06-06 00:20:42 -05:00
Jaex
8e35fc07e9 fixed #672: WebM command changes for improve performance and quality 2015-05-16 03:21:59 +03:00
Alan Edwardes
2f2c8f53ec Made Amazon S3 uploader more robust, additional error handling. Moved classes to their own files. 2015-05-13 23:46:39 +01:00
Jaex
26712fd4da fixed #656: Removed FTP ServerProtocol setting instead FTPAddress will use it automatically depending on protocol 2015-05-02 13:57:33 +03:00
Jaex
f51c2edf7c Capture custom region changes 2015-04-26 22:52:01 +03:00
Alan Edwardes
e36f2e9a0c Altered how RegionEndpoints is constructed. 2015-04-20 20:29:49 +01:00
Alan Edwardes
0ea5cd4195 Tweaked access modifiers. 2015-04-20 20:19:42 +01:00
Alan Edwardes
524ecdc9b8 Tweaked class name. Changed "Region" back to "Endpoint" in settings. 2015-04-20 20:16:09 +01:00
Alan Edwardes
bf149e98f1 Bug fix. 2015-04-20 20:09:13 +01:00
Alan Edwardes
fe196d3a06 Added DreamObjects endpoint support. 2015-04-20 20:06:39 +01:00
Alan Edwardes
3d30545a36 Bugfix 2015-04-20 19:06:56 +01:00
Alan Edwardes
d0ee29460b Minor refactoring - now using AmazonS3 class to turn settings key for region into the actual S3 region. 2015-04-19 00:56:01 +01:00
Alan Edwardes
ae89ebd8bc Added AWS SDK. Re-wrote S3 implementation to use pre-signed URLs for PUT. 2015-04-19 00:48:30 +01:00
Alan Edwardes
7d1ef8f264 Broad strokes towards supporting Amazon S3 authentication V4 in ShareX. 2015-04-18 01:04:05 +01:00
Jaex
ad4c8dcc16 CodeMaid cleanup 2015-04-06 23:06:42 +03:00
Jaex
8f4fa2fd12 fixed #68: Added transparent (not freezing screen) rectangle capture support 2015-04-01 14:12:21 +03:00
Kesmy
8dcb697f39 #404 - Fixed folder support broken in previous commit 2015-03-30 23:32:36 -04:00
Kesmy
3395ff0af1 #404 - Use multipart/related for GDriveSDK uploads (only sets the title metadata.) 2015-03-30 22:55:37 -04:00
Jaex
8797bb7fc4 fixed #525: Added MediaCrush custom API URL support (Example: https://imgrush.com) 2015-02-25 22:00:34 +02:00
Jaex
e2e36e671e Few resx changes 2015-02-15 15:13:40 +02:00
Jaex
c4f4efc533 fixed #501: Lambda destination disable if api key missing 2015-02-11 21:02:51 +02:00
Jaex
9976d483b8 Added GIF encoding progress to tray text 2015-02-09 19:03:54 +02:00
Jaex
37417ccbf2 Few Lambda changes 2015-02-03 22:48:32 +02:00
Marcus Stojcevich
eadb52b3cb Add lambda.sx as a file uploader 2015-02-03 15:12:53 -05:00
Jaex
7158c3d55d fixed #480: Don't report progress after upload complete 2015-01-21 21:01:35 +02:00
Jaex
b01b762c88 Using SSL callback URL 2015-01-21 02:24:22 +02:00
Jaex
f17ba41365 Merge pull request #453 from Kouga-/master
Fix issue #436
2015-01-14 20:04:03 +02:00
Leo Lam
519be3437e Fix issue #436
httpHomeUri.Uri.AbsoluteUri; returns the encoded Uri including the query
portion of it without double encoding the file name. This will return
properly encode non-ascii paths as described in #371.
2015-01-12 14:14:52 -05:00
Jaex
2bfda15b73 fixed #450: Added BrowserPath setting which allows you to use different browsers to open URLs 2015-01-12 11:14:59 +02:00
Jaex
36ac96d4d7 Hubic changes 2015-01-12 09:31:54 +02:00
Leo Lam
e9e5b14e75 Revert back to using URLHelpers.URLEncode
Revert back to using URLHelpers.URLEncode instead of
HTTPUtility.UrlEncode.
2015-01-12 02:31:33 -05:00
Leo Lam
166e4bd126 Fix issue #436
```
return Uri.EscapeUriString(httpHomeUri.Uri.ToString());
```
This return statement was double encoding filename hence the extra
encoding on the "%" sign in the URL in clipboard.

filename is first encoded in this line:

```
httpHomeUri = new UriBuilder(URLHelpers.CombineURL(host, subFolderPath,
filename));
```
2015-01-12 01:48:24 -05:00
Leo Lam
85f2f73584 Add Hubic.com file uploader support 2015-01-11 19:31:39 -05:00
Jaex
4025653176 fixed #440: Pomf https support 2015-01-05 02:41:32 +02:00
luis.gomez
17b8291113 Fix issue #372
Several changes were made to fix the encoding of ftp dirpaths and allow
uploads to folders with non-ascii characters:

-Fixed encoding of valid urls in ShareX.HelpersLib.NameParser.cs
-Fixed subfolder path generation and wrong url re-encoding in
FTPAccount.cs
-Fixed preview paths in FTP Destination settings (FTPAccount.cs)
-Fixed subfolder path generation in FTP.cs

This fixes issue #372, which was reproduced with the following account
config on a local ftp server (import from clipboard on destination
settings):

{
"Protocol": "FTP",
"Name": "New account",
"Host": "localhost",
"Port": 21,
"Username": "test",
"Password": "test",
"ServerProtocol": "ftp",
"SubFolderPath": "DEV/grhh本人%",
"BrowserProtocol": "http",
"HttpHomePath": "",
"HttpHomePathAutoAddSubFolderPath": true,
"HttpHomePathNoExtension": false,
"IsActive": false,
"FTPSEncryption": "Explicit",
"FTPSCertificateLocation": "",
"Passphrase": null,
"Keypath": null
}
2015-01-01 18:44:18 -03:00
Jaex
65dd658913 Translation changes for about form 2014-12-31 12:07:19 +02:00
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
SolidX
d101541e74 Fixes incorrect default port when an httpHomePath is not specified for an FTP Account. (See discussion on #330). 2014-12-31 03:46:28 -05:00
Jaex
4745e2e370 Preparation for release 2014-12-28 12:07:34 +02:00
mcored
83b915b024 OneDrive folder upload support in UI
Fixed Box selected folder not being saved
2014-12-27 07:23:51 +08:00
mcored
1af3dc6a9d OneDrive UI interim commit 2014-12-26 21:58:38 +08:00
Jaex
7ca9c3cd57 Adding OneDrive folder upload support 2014-12-26 08:17:38 +02:00
Jaex
9f955a6457 Changed OneDrive scope 2014-12-26 04:14:17 +02:00
Jaex
3e6d87f150 Added create shareable link setting to OneDrive 2014-12-25 23:23:42 +02:00
Jaex
43c59a8236 fixed #91: Added OneDrive support 2014-12-25 22:01:22 +02:00
Jaex
470818f753 OneDrive authentication works 2014-12-25 20:36:15 +02:00
Jaex
ba9d03d6d8 Removed uncomplete OneDrive codes 2014-12-25 19:36:00 +02:00
Jaex
40868f8ad8 fixed #408: If host not includes http(s):// then add it automatically 2014-12-15 12:15:49 +02:00
Jaex
0eefbc19f8 CodeMaid cleanup 2014-12-11 01:19:28 +02:00