Commit graph

106 commits

Author SHA1 Message Date
Jaex
745ba3aa32 Use type on declarations instead of var for consistency with rest of code 2018-10-17 15:32:03 +03:00
tinybarks
155e89d9b8
Backblaze B2: Fix custom URL preview, fix CodeMenu on custom URL field
CodeMenu will no longer appear on the custom URL text box if custom URL setting is disabled.
2018-10-01 19:51:50 +02:00
tinybarks
b0c1a21c27
BackblazeB2: Remove SetPlaceHolderText() and use SetWatermark() 2018-10-01 17:58:53 +02:00
tinybarks
140d583a1c
B2 uploader: Change bucket setting handling, add CodeMenu to fields
The "bucket" setting is no longer required. Instead, show a hint to the user saying that the setting is only used if the application key has no bucket acess restriction.
2018-10-01 16:39:16 +02:00
tinybarks
e0fb9373b8
Backblaze B2 support
Adds an uploader for Backblaze B2 Cloud Storage.
2018-10-01 14:18:39 +02:00
Jaex
1cc41d3c42 Removed TaskEx class instead using async/await 2018-08-03 16:38:18 +03:00
Jaex
8667d2412e Added URL preview to Azure Storage tab 2018-06-19 22:16:11 +03:00
SupSuper
9145d497cb Clean up OAuth2 Uploaders
Remove redundant authentication calls with generic helper implementation
2018-05-17 02:14:17 +01:00
Jaex
bd83a80c97 Decrease code duplication 2018-05-16 12:40:15 +03:00
Matthew Burnett
fb3ce039f0 Add live url preview 2018-04-26 00:41:11 -04:00
Jaex
482d2bb6fc Shared folder UI improvements 2018-04-22 12:10:23 +03:00
Jaex
a36c61431a Removed Google URL shortener (https://developers.googleblog.com/2018/03/transitioning-google-url-shortener.html) 2018-04-20 02:02:45 +03:00
SupSuper
61b7dcd7cf Use upload sessions to get rid of file limit 2018-04-16 21:55:21 +01:00
SupSuper
080bce2126 Secure OneDrive auth per PCKE recommendations 2018-04-16 21:55:20 +01:00
SupSuper
5f77d55523 Make sure we reset old OneDrive config 2018-04-16 21:55:19 +01:00
SupSuper
0e632acdff Update OneDrive to use Microsoft Graph API 2018-04-16 21:55:19 +01:00
SupSuper
9ac952a4c3 Fix empty lines 2018-04-12 08:00:25 +01:00
SupSuper
1084054dd1 Update Google Drive to API v3 2018-04-12 01:55:35 +01:00
SupSuper
d6bc062bff Add Youtube to file uploaders 2018-04-10 01:49:40 +01:00
Jaex
e369ee2863 https://blog.github.com/2018-03-20-removing-anonymous-gist-creation/ 2018-04-01 23:34:48 +03:00
L1Q
4ce62aa50e Improve translation support 2018-02-19 04:35:57 +02:00
Jaex
29a3be6859 Use green and red colors for OAuth status label 2018-01-24 15:49:20 +03:00
Jaex
9b5f28e366 Set default filename for custom uploader export 2018-01-02 10:38:28 +03:00
Jaex
b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex
6c26e42a19 Use auto name for export all 2017-12-23 17:50:31 +03:00
Jaex
9a3f872575 #130: Removed shutdown minus.com uploader 2017-10-19 16:31:30 +03:00
Jaex
4f6e969c88 Add regions to UploadersConfigForm.cs 2017-10-05 23:54:06 +03:00
Jaex
f8ea055e4b Interim Flickr OAuth implementation 2017-10-04 04:29:39 +03:00
Jaex
4d7f101c4d Don't disable import button and refresh state after import 2017-09-18 23:28:04 +03:00
Jaex
3d6d87d7bf When sxcu file ran while destination settings window is open then bring window to front 2017-09-14 21:59:07 +03:00
Jaex
fb5dfcc6c0 Select current custom image uploader on load 2017-09-13 21:36:12 +03:00
Jaex
0ba2a51e99 Selected index fix to keep previous selection after item remove 2017-09-13 19:21:24 +03:00
Jaex
5c09859970 Custom URL sharing service implementation complete 2017-09-10 15:29:29 +03:00
Jaex
e68ad1a67d Also refresh combo box names 2017-09-08 14:13:58 +03:00
Jaex
c0501d3369 Ignore default values while exporting custom uploader, if custom uploader name is empty then use request url domain as name 2017-09-06 02:18:36 +03:00
Jaex
33a15d760c More state updates 2017-09-06 01:01:45 +03:00
Jaex
405d63f1f4 More custom uploader state updates 2017-09-06 00:41:14 +03:00
Jaex
0fd87b61e0 Rename Picasa to Google Photos and use Google Photos icon 2017-09-05 22:43:36 +03:00
Jaex
155860578f Enable/disable custom uploader controls automatically 2017-09-05 02:08:40 +03:00
Jaex
ba22454a4a Custom uploader ui works similar to FTP ui now, changed values apply instantly without require pressing update button 2017-09-02 22:08:24 +03:00
Jaex
781bb9fae5 Custom uploader UI rework interim commit 2017-09-02 19:19:54 +03:00
Jaex
e53275a3e9 URL related refactoring 2017-04-24 17:01:35 +03:00
Kurtis Welch
31aaf5876e Fix S3 Uploads with random paths 2017-04-24 07:17:33 -05:00
Jaex
3da4ddde70 Added ShowError extension to Exception 2017-04-21 23:42:52 +03:00
Jaex
e7b6218129 Refresh combo box texts on name change, disable transfer mode panel on SFTP protocol 2017-04-20 23:50:31 +03:00
Jaex
708f695e4b Added FTPS and SFTP settings 2017-04-20 22:44:50 +03:00
Jaex
bceddbc6a9 FTP UI almost done 2017-04-20 19:38:20 +03:00
Jaex
0e4e2da87d FTP UI progress 2017-04-20 16:56:16 +03:00
Jaex
6aed566706 Interim commit for FTP settings UI changes 2017-04-20 13:30:08 +03:00
Jaex
f7c0a9f934 CodeMaid cleanup 2017-03-30 00:03:08 +03:00