Commit graph

85 commits

Author SHA1 Message Date
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
Nathan Adams
154bf27816 Updated gfycat to use newer oauth api 2017-03-28 01:05:28 +02:00
Jaex
e20506ed8d Removed Dropbox public folder support because not works anymore 2017-03-16 09:18:08 +03:00
Jaex
23c6c27dfb Amazon S3 UI related changes 2017-03-11 04:07:36 +03:00
Jaex
05400bf552 Remove current Amazon S3 implementation 2017-03-10 19:37:23 +03:00
Jaex
25688d52c0 Use .sxcu extension on export import control 2017-01-16 23:49:08 +03:00
Jaex
06b5f0e881 If uploaders config window open while doing custom uploader extension import then update custom uploader tab 2017-01-16 20:57:40 +03:00
Jaex
83f1fb6995 Custom uploader destination type works now 2017-01-15 01:34:53 +03:00
Jaex
4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex
17566b3b82 Code refactoring 2016-09-17 10:07:02 +03:00
Jaex
c423c2d3d5 Using Dropbox API v1 to get shareable url because API v2 not supports shortened url yet, improved generation of direct shareable url 2016-07-11 18:03:10 +03:00
Jaex
ebea75d076 Use Dropbox API v1 to get account info for public folder support 2016-07-03 03:06:13 +03:00
Jaex
21fcf2d16d Use API v1 account info in Dropbox status label 2016-06-30 23:35:24 +03:00
Jaex
bb9ac92e5b Added Dropbox VerifyPath method 2016-06-30 22:24:24 +03:00
Jaex
fc6a214f20 Removed DropboxFilesForm because with API v2 many things missing so it will be difficult to make it work 2016-06-29 23:00:22 +03:00
Jaex
27c0e3a2a8 Added GetMetadata and using Metadata class in other methods 2016-06-29 21:23:38 +03:00
Jaex
d0055bb819 Dropbox OAuth and get account info works now 2016-06-29 03:52:45 +03:00
Jaex
cb7a621b73 Replace all string.Empty with "" 2016-05-24 21:15:45 +03: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
72627c0ba6 All text uploaders using TextUploaderService now 2016-03-22 18:28:55 +02:00
Michael Delpach
af0dbcce12 remove Copy from UploadersLib 2016-03-12 09:10:42 +11:00
Jaex
3f45c1f51e Remove "(" and ")" replacing from custom uploader export all 2016-01-04 19:11:35 +02:00