Commit graph

167 commits

Author SHA1 Message Date
Jaex
781bb9fae5 Custom uploader UI rework interim commit 2017-09-02 19:19:54 +03:00
Jaex
46b3ccebfd Added Text/URL input to custom uploader arguments/headers value auto complete list 2017-08-18 22:50:47 +03:00
Jaex
c51122181e Removed puush registration link because it is not possible to register account anymore 2017-07-31 09:10:08 +03:00
William Saulnier
8f9a01059a added custom domain support 2017-07-06 17:58:14 -07:00
Corin Simpson-Bryars
d0acd937a3 Updates favicon/URLs for s-ul, adds API key link to destination page and fixes bug where key would not be displayed after being set. 2017-06-19 23:36:38 +01:00
Jaex
ca6a600898 Merge pull request #2575 from L1Q/master
Translation improvements and updates
2017-06-16 08:53:11 +03:00
L1Q
958aff82a5 Improving translation support
- added strings to resx
- made "Edit actions tollbar" form translatable
- marked windows store "Status" and AboutForm "Build" strings as @Invariant
2017-06-16 01:57:39 +03:00
Max Schmitt
0f30c0e57e Plik FileUploader changes
- added the ability to upload files with an infinity expire time
- adjusted the default ttl
2017-06-10 21:42:54 +02:00
lol
41f2ca9863 support configurable environments for Azure storage 2017-05-22 22:03:29 +02:00
Jaex
a2e98147f2 Handle invalid FTP URL preview, update FTP account names on host text change 2017-05-02 17:03:28 +03:00
Jaex
be65ec7c6b Fix tab order in FTP settings tab 2017-04-23 21:09:58 +03: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
3700fc30d6 Added Gfycat icon 2017-03-28 03:46:05 +03:00
Nathan Adams
154bf27816 Updated gfycat to use newer oauth api 2017-03-28 01:05:28 +02:00
Jaex
18d77cfa35 Update links and credits 2017-03-24 14:41:57 +03:00
Jaex
87a421a9ed If current endpoint exists in endpoints list then select it automatically 2017-03-21 09:31:47 +03:00
Jaex
00833dd640 Added "Use path style request" option to Amazon S3 2017-03-20 14:56:11 +03:00
Jaex
f7236c27f5 Amazon S3 renamings 2017-03-20 14:26:44 +03:00
Jaex
fb12be55ac Removed Dropbox shortened link option because it is not exists in API v2, added direct link option as checkbox 2017-03-19 09:52:03 +03:00
Jaex
058872b87a Added Amazon S3 regions list, added custom region support 2017-03-17 03:15:19 +03: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
e24ab4f8bb Update custom uploader link 2017-03-08 20:09:57 +03:00
Max Schmitt
576bcba423 Added Github Gist Enterprise support for anonymous Gists 2017-03-05 14:05:59 +01:00
Jaex
59ff2c71fa Fix XPath link 2017-03-03 11:49:54 +03:00
Max Schmitt
b139c0650c - improved variable names
- fixed favicon issue
- removed regex config checking
2017-02-26 21:44:47 +01:00
Max Schmitt
54bbae58ee Added PlikSettings class 2017-02-26 20:27:40 +01:00
Max Schmitt
bcac721a25 Added Plik file uploader 2017-02-26 17:17:02 +01:00
Tomasz Wisniewski
27b6d1c9a3 Code refactoring - minor issues 2017-01-27 11:21:46 +01:00
Tomasz Wisniewski
0e61fb954c Added infrastructure for Azure Storage 2017-01-26 12:41:49 +01: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
88b82ddeab Adding destination type setting to custom uploader tab 2017-01-15 00:28:01 +03:00
Jaex
4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex
8aa7f4ea6d fixed #2171: Added Polr API v2 support 2016-12-29 16:01:03 +03:00
QDT
9315a054ca Added support for text upload to pastie.org 2016-12-07 17:07:29 -08:00
Jaex
55fa228516 fixed #689: Added optional force Imgur https:// links option 2016-12-06 23:33:19 +03:00
Jaex
e1cd6d9064 Update Pomf uploaders 2016-11-08 09:38:44 +03:00
Jaex
76b4612d58 Removed Lithiio unsupported upload urls 2016-10-16 02:02:11 +03:00
Jaex
1aa169fb6a Remove unused resx fields 2016-09-17 11:33:27 +03:00
Jaex
17566b3b82 Code refactoring 2016-09-17 10:07:02 +03:00
osfancy
f9f2e6b2a8 Updating Uplea Configuration (#1906)
* Initial check-in to address feature enhancement request #1466.

* Checking in missing constructor parameter so fork is stable.

* Wrapping up Uplea integration support for #1466.

* Reverted Uploader.cs to earlier version as those changes weren't actually needed.

* Removed use of DataContractJsonSerializer, using JSON .NET instead. Updated the Uplea class to not store the configuration object internally, but to only pull out the API key when the config is passed through its constructor.

* Incorporating recent round of refactoring changes suggested by Jaex.

* Addressing issue with user workflow on the Uplea destination configuration tab.

* Attempt to reconcile UploadersConfigForm.resx.

* Fixing the name for an unnamed label. Updating resx formatting for base64 encoded pbDropboxLogo.Image value; since the diff on GitHub was showing a material change although VS diff ignores the formatting difference. Removed unneeded string.Format from Upload() in Uplea along with the set for IsURLExpected (since it is already true by default).

* Removed extra whitespace next to the end of the value tag since GitHub diff was still showing a difference.

* Removing references to label4 from resx which weren't removed by VS automatically when the control was renamed. The new entries for the renamed control lblUpleaEmailAddress already exist in the file.

* Updating Uplea config to not store the username/password entered on the Uplea configuration tab. Removed associated event handlers. Renamed Login button to Get API Key to be more representative of the action. Made the API key textbox editable so users can blank out the key if they wish to turn off Uplea integration.
2016-09-14 09:04:02 +03:00
osfancy
64cc6f39ec Closes #1466 - Uplea Integration (#1899)
* Initial check-in to address feature enhancement request #1466.

* Checking in missing constructor parameter so fork is stable.

* Wrapping up Uplea integration support for #1466.

* Reverted Uploader.cs to earlier version as those changes weren't actually needed.

* Removed use of DataContractJsonSerializer, using JSON .NET instead. Updated the Uplea class to not store the configuration object internally, but to only pull out the API key when the config is passed through its constructor.

* Incorporating recent round of refactoring changes suggested by Jaex.

* Addressing issue with user workflow on the Uplea destination configuration tab.

* Attempt to reconcile UploadersConfigForm.resx.

* Fixing the name for an unnamed label. Updating resx formatting for base64 encoded pbDropboxLogo.Image value; since the diff on GitHub was showing a material change although VS diff ignores the formatting difference. Removed unneeded string.Format from Upload() in Uplea along with the set for IsURLExpected (since it is already true by default).

* Removed extra whitespace next to the end of the value tag since GitHub diff was still showing a difference.

* Removing references to label4 from resx which weren't removed by VS automatically when the control was renamed. The new entries for the renamed control lblUpleaEmailAddress already exist in the file.
2016-09-13 02:13:34 +03:00
Jaex
c7b38b59f6 Removed up1.ca because service was down for long time 2016-08-25 20:54:19 +03:00