Commit graph

120 commits

Author SHA1 Message Date
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex 9e63193d0a fixed #6715: Removed Teknik uploader 2023-08-07 08:24:07 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex ff28b68ca0 Use OrdinalIgnoreCase 2022-10-15 02:10:59 +03:00
Jaex 60bfdd3a97 Use UploaderErrorManager in custom uploaders 2022-10-05 12:17:20 +03:00
Jaex f1734a3474 Rename link variables 2022-05-15 00:32:09 +03:00
Jaex 92a77332a6 Credits are given in changelog instead 2022-02-03 13:43:33 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex 7dce1e595f fixed #4853: Fixed bit.ly authentication issue 2021-12-07 19:01:49 +03:00
Jaex 36290589c5 Code cleanup 2021-08-14 13:52:59 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex 504d542761 Code refactoring 2021-07-03 16:43:12 +03:00
Jaex 04ce2c4935 Fix invalid parameter value 2021-07-03 16:11:16 +03:00
Jaex 082d089c78 Improve error message of custom uploader parse response 2021-07-03 16:10:10 +03:00
Jaex 6ea75c60ce Added custom URL and auth support to Zero Width Shortener 2021-03-10 19:20:50 +03:00
Jaex e4f18f8389 Removed tabs in custom uploader settings form 2021-02-28 11:53:46 +03:00
Jaex 15229df8ca Support new URL response 2021-02-27 04:03:58 +03:00
Jaex 887d8aea29 fixed #5420: Update Zero Width Shortener API to v2 2021-02-27 03:50:05 +03:00
Uncled1023 4cc9bba3c2 Fixed Teknik uploader to use refresh tokens, and require auth for file uploads 2020-08-22 16:17:44 -07:00
Jaex f685dd177b #3455: Update Kutt API to v2, added custom domain support 2020-07-29 17:52:32 +03:00
Jaex 415ead0f1a All uploader settings encrypted now 2020-06-01 13:36:55 +03:00
Jaex 18c804f469 Update Bitly API to v4 2020-02-15 04:03:58 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 5de74770e8 Added Zero Width Shortener 2019-07-16 01:00:27 +03:00
Jaex 4a970ef3d1 Rename UploadHelpers to RequestHelpers 2019-03-14 14:06:54 +03:00
Jaex 0364a1ca84 Teknik was overriding Gist tab page icon 2019-01-30 22:48:43 +03:00
Chris Woodward 2e38d49c00 Moved Teknik pastebin and url shortener services to separate folders. 2019-01-29 10:35:38 -08:00
Matthew Burnett a1f12bd0c1 Parameter cleanup 2019-01-27 01:13:45 -05:00
Matthew Burnett 4c0ea0e1f3 Use least priviledge scope GCS
Remove debug write
2019-01-24 17:59:17 -05:00
Matthew Burnett 74c8ed1613 Support "fields" query for efficieny 2019-01-24 17:43:22 -05:00
Jaex 898482a5d4 Remove custom uploaders tab from uploaders config form 2019-01-23 13:34:10 +03:00
Jaex bab795bb57 Added $responseurl$ syntax support to custom uploader, which can be used in place of previously removed redirection url response type 2019-01-21 17:06:11 +03:00
Jaex 9c4f583dca Removing ResponseType usages to use new system 2019-01-21 15:37:31 +03:00
Jaex efc3e0facc Added XML (application/xml) body support to custom uploader 2019-01-09 19:08:55 +03:00
Jaex b2081622aa Rename RequestType to RequestMethod 2019-01-08 18:57:49 +03:00
Jaex fa7f69988e Rename RequestFormat to Body 2019-01-08 18:02:21 +03:00
Jaex f077a0eed3 Implement parameters to custom uploader requests 2019-01-06 19:04:40 +03:00
Jaex b238357bcc If request URL contains query string then automatically convert it to parameters and remove query string from request URL 2019-01-06 14:47:37 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex dd7ba07c60 Custom uploader request format will be set explicitly 2018-11-30 14:03:45 +03:00
Jaex 3fb40ef1ac #2299: Support $filename$ in request url and result urls 2018-11-24 23:23:18 +03:00
Jaex 0ede607a03 Added form URL encoded support to custom uploader 2018-11-22 20:58:40 +03:00
Jaex 484c7e78dc Added descriptions to request format, renamed few of them 2018-11-22 18:59:41 +03:00
Jaex a7560078ca fixed #3717: Added binary upload support to custom image/text/file uploader 2018-11-22 16:16:25 +03:00
Jaex cf1ddf4da8 Custom Uploader JSON request format now works with URL shortener 2018-11-21 21:05:39 +03:00
Jaex ea69bb703d Added Data option to custom uploader to be able to send raw text like json etc. 2018-11-21 19:48:04 +03:00
Jaex e56349ee54 Added request format option to custom uploaders 2018-11-21 17:16:14 +03:00
Jaex e58d6f3eb9 Fix typo 2018-11-13 09:54:04 +03:00
Jaex 4169dfe64a Don't restrict custom uploaders with http method 2018-11-11 11:51:44 +03:00
Jaex 015693290a Rename CustomUploaderRequestType to CustomUploaderRequestMethod 2018-11-11 10:33:17 +03:00