Commit graph

325 commits

Author SHA1 Message Date
lucas
26fbf92f96 reduce request frequency 2017-10-16 11:34:24 -04:00
Jaex
5a03cad948 Update control states even when presets empty 2017-10-14 15:26:36 +03:00
Qwerty-Space
26a32d2d8b Updated down sites, added clones
Commented out 
* Filebox because - it's down
* sugoi.vidyagam.es - because it's dangerous according to ESET, and https://sitecheck.sucuri.net/results/sugoi.vidyagam.es

Added several cool clones
2017-10-07 18:19:45 +01:00
Jaex
1b65d47053 Add license text to missing files 2017-10-05 02:17:29 +03:00
Charles Milette
b7816c3646 Add support for translations in SFTP uploader error (#2809) 2017-10-01 16:14:05 +03:00
L1Q
709202b305 Improve translation support
- ImgurThumbnailType enum
- PastebinPrivacy enum
- MinusLinkType enum
- AmazonS3StorageClass enum
- Mark uploader names as @Invariant
- Amazon S3 Storage Classes Help URL
2017-10-01 08:05:53 +03:00
Jaex
03a78c8a0c Removed Amazon S3 reduced redundancy storage option because it is now deprecated and even costs more than standard storage to encourage moving to standard storage.
Added standard infrequent access storage option.
2017-09-28 18:25:41 +03:00
Jaex
ca0f389ab0 Use GetHostName method in CustomUploaderItem 2017-09-24 10:30:03 +03:00
Jaex
3d70b045c7 Move CreateQuery to URLHelpers 2017-09-24 10:14:27 +03:00
Jaex
16bfa023ef Update ge.tt urls 2017-09-24 08:40:37 +03:00
Jaex
77aabc085a If http(s):// missing from pomf result url then add it automatically 2017-09-18 19:06:42 +03:00
Charles Milette
ac484aa3d1
Fix bad english, attempt 2 2017-09-13 13:40:10 -04:00
Charles Milette
0db98ecf1f
Fix bad english 2017-09-12 11:01:43 -04:00
Jaex
448da5cd37 fixed #2682: Handle Gfycat transcode errors 2017-08-28 09:43:50 +03:00
Jaex
7308da279e Added doko.moe pomf clone 2017-08-27 09:07:31 +03:00
Jaex
cf17f767e5 fixed #2724: Removed not working pomf clones 2017-08-26 13:41:54 +03:00
Jaex
36c9fafe14 fixed #2731: Dropbox folder path must not be encoded 2017-08-26 09:57:02 +03:00
Jaex
c1118e6833 fixed #2642: Gfycat ignore existing true by default 2017-07-21 20:45:49 +03:00
Jaex
1f42657dd7 fixed #2636: Support https in Azure custom domains 2017-07-17 12:08:08 +03:00
William Saulnier
8d7865fc2f Another suggestion for cleanup 2017-07-06 18:34:54 -07:00
William Saulnier
77229dbd1a Addressed comments to use some URL helpers 2017-07-06 18:30:30 -07: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
f4bd3e270f Removed unused FTP class 2017-06-14 15:24:36 +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
52bcb52fcb fixed #2507: Don't show error when URL is not expected 2017-05-10 19:46:15 +03: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
f538df8f58 fixed #2482: SFTP multi folder create was not working correctly with relative paths 2017-05-02 13:45:57 +03:00
Jaex
c1be9e36db fixed #2475: URL encode Amazon S3 upload path 2017-04-29 08:09:07 +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
887d603e4b fixed #2440 #2451: If Amazon S3 bucket name contains dot then use path style request url 2017-04-23 16:37: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
bceddbc6a9 FTP UI almost done 2017-04-20 19:38:20 +03:00
Jaex
f8ea9daeea Fixed incorrect SFTP upload result if directory created while uploading 2017-04-01 00:30:38 +03:00
Jaex
f7c0a9f934 CodeMaid cleanup 2017-03-30 00:03:08 +03:00
Jaex
eb97bd4029 Added fallback for intentional typo, in case it gonna be fixed in future 2017-03-29 22:22:20 +03:00
Jaex
3aac2b1b33 Revert intentional typo 2017-03-28 17:09:42 +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
df29f1d4fc Change uploaders config tab name from "FTP" to "FTP / FTPS / SFTP" 2017-03-24 13:31:25 +03:00
Jaex
a991572ad3 Fixed SFTP directory error when using absolute path 2017-03-23 19:10:05 +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
47a14a6ff9 Improve Amazon S3 GetIdentifier method 2017-03-20 10:38:47 +03:00
Jaex
a01ba41084 Moved helper methods from AmazonS3 2017-03-20 02:53:32 +03:00
Jaex
84f2de7649 Added DreamObjects support,
Amazon S3 Identifier optional now it can be automatically populated from hostname
2017-03-20 02:05:23 +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