Commit graph

69 commits

Author SHA1 Message Date
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
c105cead67 If collections null then create them 2017-09-03 03:13:07 +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
b616fe6806 Added $response$ syntax to custom uploader 2017-08-30 19:12:31 +03:00
Jaex
421ea7fc86 Refactoring custom uploader syntax parsing 2017-08-30 18:53:42 +03:00
Jaex
7f0e7e34dd Removed custom uploader backward compatibility input argument 2017-08-30 17:35:30 +03:00
Jaex
639da385c4 Draw transparent white rectangle to selected ruler area so black ruler lines will be visible on dark backgrounds 2017-08-30 12:09:03 +03:00
Jaex
f295d58a6a Added random syntax support to custom uploader request URL 2017-08-17 21:45:07 +03:00
Jaex
7db8fef939 Added $random:value1|value2$ syntax to custom uploader, which can be used to select random domain 2017-07-18 21:51:13 +03:00
Jaex
708f695e4b Added FTPS and SFTP settings 2017-04-20 22:44:50 +03:00
Jaex
72936e6795 DestinationType should be None by default 2017-01-22 19:26:17 +03:00
Jaex
4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex
de83e1044c Added confirmation message box for custom uploader add 2017-01-10 09:38:30 +03:00
Jaex
a07fc4f615 Adding custom uploader extension (.sxcu) support 2017-01-09 18:50:09 +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
cb7a621b73 Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00
Jaex
b825f6a0af Move : this() same line 2016-04-06 19:02:48 +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