Commit graph

193 commits

Author SHA1 Message Date
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Yi-pixel f1fdb041c3 OneDrive Add Use Direct Link 2023-10-14 12:56:46 +08:00
Jaex 9526a384a0 Removed Gfycat uploader 2023-10-13 01:25:35 +03:00
Jaex 9e63193d0a fixed #6715: Removed Teknik uploader 2023-08-07 08:24:07 +03:00
Jaex 5852944ee7 fixed #6956: Update Dropbox direct link format 2023-08-05 06:02:55 +03:00
Scratch 554bb385a2
Add Cache Control settings to Azure Uploader 2023-03-08 03:51:04 +11:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex 3382c62c41 Use OAuthLoopbackControl for Google Cloud Storage 2022-12-10 15:38:41 +03:00
Jaex 542df108d1 Use OAuthLoopbackControl for Google Drive 2022-12-10 14:19:34 +03:00
Jaex fc294e69ca Added UserInfo support 2022-12-08 14:48:35 +03:00
Jaex 3a06b5bac1 #6235: Removed Streamable anonymous upload option because not supported by Streamable anymore 2022-05-14 23:45:00 +03:00
Jaex b69ebe5c1b Update LobFile API to v3 2022-02-03 14:23:32 +03:00
Jaex efa0d1f73c Rename Lithiio file uploader to LobFile 2022-02-03 14:09:16 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex 49f883edae Rename setting 2021-12-28 16:35:47 +03:00
Jaex fa692e94dc Added "Show video options dialog" option for YouTube 2021-11-20 04:35:47 +03:00
Emily Love a551317ba9 Added the ability to enable animation friendly links for owncloud. 2021-10-26 08:27:57 -04:00
Ralph Drake dbe38d5982 refactor(FileUploaders): remove ge.tt destination
as of 2021/02/28, ge.tt is no longer in service.
see https://web.archive.org/web/20210226070101/http://ge.tt/ for more
information.

Fixes #5011
2021-07-29 19:45:46 -04:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex 6ea75c60ce Added custom URL and auth support to Zero Width Shortener 2021-03-10 19:20:50 +03:00
Jaex 424b2fdcf5 Added title option to Gfycat 2020-12-15 14:44:03 +03:00
SupSuper be9a529af5 Add shared drive support to Google Drive uploader 2020-06-09 23:11:54 +01:00
Jaex e735b6dc22 fixed #4848: Increase minimum scrolling capture delays to 100 2020-06-02 17:05:07 +03:00
Jaex 415ead0f1a All uploader settings encrypted now 2020-06-01 13:36:55 +03:00
Jaex 1b60df4bd4 Encrypt all file uploader settings 2020-06-01 04:17:04 +03:00
Jaex db38dd6797 Encrypt all text uploader settings 2020-06-01 03:16:18 +03:00
Jaex 1c2abb9b95 Encrypt all image uploader settings 2020-06-01 02:53:41 +03:00
fib25 0aae00c8a3 Allow access level selection for Box shareable link in the Box uploader settings. 2020-05-15 21:46:47 +01:00
user6323 669019aa27 rename variable from CreateShareableURLDirect to CreateShareableURLRaw 2020-05-03 01:22:09 +04:00
user6323 f2254f9098 Added check box to make direct URL for SeaFile 2020-05-02 19:35:42 +04:00
Jaex 9f619c05ab Added user name to oauth status label, oauth button text changes 2020-04-16 17:06:25 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 56c698a5ae #4336: Fix B2 URL preview 2019-09-04 09:55:05 +03:00
Jaex e6ed90c09f Removed TinyPic 2019-08-25 05:10:25 +03:00
Matthew Burnett d5ccc6a5b7 Add checkbox to toggle public ACL 2019-04-07 16:42:47 -04:00
Jaex 2d20f36440 Removed default host selection from Pomf and Chevereto 2019-03-31 17:57:36 +03:00
Jaex 36f4c327f7 Make Gfycat audio option configurable 2019-03-12 10:49:23 +03:00
Jaex 087b9044ec Added expiration support to Teknik file and text uploaders 2019-03-12 09:31:29 +03:00
Uncled1023 b408b640bf Merged latest master into fork 2019-01-28 20:24:23 -08:00
Jaex c5810ca127 Rename Picasa options to Google Photos to reset them 2019-01-22 11:16:12 +03:00
Matthew Burnett 5e9c3c43b6 Google photos update for Picasa deprecation (#3890)
* Add new object classes
Update scope
Update album list url
Remove extra headers

* Implement new albums

* Update GooglePhotos to new API

* Add create album button

* Fix redundancy
2019-01-22 10:57:43 +03:00
Uncled1023 1ffa5df531 Added Text and Url Shortener actions for Teknik 2019-01-20 20:30:48 -08:00
Uncled1023 e3305b3398 Added Teknik Uploader support w/ Oauth 2019-01-17 23:57:11 -08:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Charles Milette b8d2a0b9da
Add support for extensionless upload on GCS 2018-10-10 16:00:50 -04:00
Jaex 9dede046d4 Added Kutt URL shortener support 2018-10-02 02:11:53 +03:00
tinybarks fce293108e
Merge remote-tracking branch 'upstream/master' into implement-backblaze-b2 2018-10-01 19:34:36 +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
Jonathan Donaldson bfc9352300 Fixed typo and changed OwnCloudExpiryTime to int 2018-09-10 22:14:32 +01:00