Commit graph

679 commits

Author SHA1 Message Date
Jaex
be3363ea83 Removed unused form 2019-03-31 10:46:15 +03:00
Jaex
8853d886d9 NuGet update 2019-03-27 09:23:41 +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
Jaex
ea55bc5975 Added update folder button to custom uploader settings window for debug builds 2019-03-04 22:03:41 +03:00
Jaex
8711bb4c88 Added "Response info" tab to custom uploader settings window 2019-02-25 15:05:52 +03:00
Jaex
a6524f0611 When Body value is missing it should become None instead of MultipartFormData 2019-02-20 10:36:44 +03:00
Jaex
b1edac7b79 Use rich textbox for response text too 2019-02-12 03:03:12 +03:00
Jaex
a110f8d582 Set automatic name watermark for custom uploader name textbox 2019-02-05 10:52:41 +03:00
Jaex
ed6e7d7be8 Don't check for duplicates in Regex DataGridView, don't let adding syntax for new rows 2019-02-04 20:09:48 +03:00
Jaex
a273eced9c Use DataGridView for regex list 2019-02-04 16:50:39 +03:00
Jaex
6a1453118a Rename controls to not include CustomUploader in name, because custom uploader settings now have it's own form, no need to specify control parent in control name anymore 2019-02-04 12:29:49 +03:00
Jaex
5bfb13f4b6 Fix tab order of controls 2019-02-03 10:48:38 +03:00
Jaex
84d46e4ffb Allow maximizing custom uploader settings window, removed unnecessary panel 2019-02-03 10:35:36 +03:00
Jaex
bc06dc0986 Added auto complete for custom uploader syntax 2019-02-02 12:38:44 +03:00
Jaex
e9978f61d2 Also use DataGridView for Headers and Arguments 2019-02-02 11:03:16 +03:00
Jaex
60777fce08 Use DataGridView for custom uploader parameters 2019-02-02 10:39:53 +03:00
Jaex
070bd3dbc0 Support drag & drop importing sxcu files 2019-02-01 10:54:48 +03:00
Jaex
0fe9c87fac Removed FTP client tool 2019-02-01 09:37:23 +03:00
Jaex
a96408e45a Show custom uploader response text even if response status is not success 2019-01-31 03:50:01 +03:00
Uncled1023
95fffa79f0 Changed to not require oauth to use API 2019-01-28 21:00:47 -08:00
Uncled1023
b408b640bf Merged latest master into fork 2019-01-28 20:24:23 -08:00
Jaex
b38ab1f29c Improve upload error output to include more details about request 2019-01-28 20:37:05 +03:00
Jaex
ffe1234d2e Reflect S3 remove extension setting change in URL preview 2019-01-27 21:36:16 +03:00
Jaex
be2d7e3430
Merge pull request #3910 from matthewburnett/GoogleCloudStorage-Patch
Google based uploaders update
2019-01-27 18:50:01 +03:00
Jaex
51ccc98872 Use MenuButton for custom uploader help button 2019-01-26 18:10:39 +03:00
Matthew Burnett
21c5e764fc Correctly update preview url with object extension preferences
Rename variables for consistency
Early url returning for quicker pastes
2019-01-24 15:09:00 -05:00
Jaex
bac503c1b9 Add rest of syntax to input code menu 2019-01-24 16:23:40 +03:00
Jaex
82a4d09964 No need size change in uploaders config form anymore 2019-01-23 15:14:20 +03:00
Jaex
d858ff457e Added icon to custom uploader settings 2019-01-23 15:03:52 +03:00
Jaex
898482a5d4 Remove custom uploaders tab from uploaders config form 2019-01-23 13:34:10 +03:00
Jaex
cb9efd5fa3 Move custom uploader settings to its own form 2019-01-23 13:13:48 +03:00
Jaex
0a57e89487 Removed response type control 2019-01-22 15:21:13 +03: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
Jaex
017c19cd21 Added syntax menu to custom uploader URL text boxes 2019-01-22 10:38:04 +03:00
Jaex
b19e0ee83c Removed custom uploader response type option, added backward compatibility for it 2019-01-21 18:09:23 +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
a243ded119 fixed #3891: When OCR used first time, ask for permission from user 2019-01-18 09:23:25 +03:00
Jaex
3c5ff2950c When testing custom uploader select that uploader in listbox 2019-01-14 22:43:03 +03:00
Jaex
1431c7f54d Added copy response button to toolbar 2019-01-09 21:47:12 +03:00
Jaex
42db062eb4 Added JSON format and XML format buttons to response text tab 2019-01-09 20:23:44 +03:00
Jaex
efc3e0facc Added XML (application/xml) body support to custom uploader 2019-01-09 19:08:55 +03:00
Jaex
abe7a18dd2 Added help context menu button to custom uploader tab 2019-01-09 01:42:43 +03:00
Jaex
9355218cd3 Add code menu and context menu to parameter value textbox 2019-01-09 00:31:11 +03:00
Jaex
08509150a4 Improve custom uploader batch import speed 2019-01-08 21:28:34 +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
142c68197c Parse request URL 2019-01-08 17:35:17 +03:00