Commit graph

5424 commits

Author SHA1 Message Date
Daniel Kuschny 056f17cbc7 Added select tool to image editor 2019-04-04 18:32:58 +02:00
Jaex e3e54bf720 If settings save fail balloon tip clicked then debug log window will open 2019-04-03 13:56:15 +03:00
Jaex 430e9dab55 Added random position option to image watermark 2019-04-01 15:05:52 +03:00
Jaex 2d20f36440 Removed default host selection from Pomf and Chevereto 2019-03-31 17:57:36 +03:00
Jaex be3363ea83 Removed unused form 2019-03-31 10:46:15 +03:00
Jaex 9689f3dc34 Only show settings save fail warning 3 times 2019-03-30 16:18:39 +03:00
Jaex 2a0ca56d51 Show balloon tip warning when application settings save fail 2019-03-30 15:54:46 +03:00
Jaex 8853d886d9 NuGet update 2019-03-27 09:23:41 +03:00
Jaex 09470775c2 Rename variable 2019-03-27 09:12:17 +03:00
Jaex 08f4aa6a19 Make sure task image dispose when toast notification not used 2019-03-26 11:16:31 +03:00
Jaex 3f10f9ec49 fixed #2192: Instead of all screen bounds, instead use intersected screen bounds when cropping outside area 2019-03-21 00:08:08 +03:00
Jaex 29a8572f68 #2194 #4034: Removed alternative clipboard get/copy methods because not working perfectly and creating issues 2019-03-20 20:29:25 +03:00
Jaex bfd5ea5557 fixed #3976: Make sure DefaultTaskSettings is assigned 2019-03-19 17:23:13 +03:00
Jaex e2597a7234 Added option to disable notification windows if active window is fullscreen 2019-03-15 16:32:11 +03:00
Jaex 69e47c378f
Merge pull request #4025 from sylveon/master
Add support for Intel QuickSync
2019-03-14 21:56:06 +03:00
Charles Milette 2abe35700d
Add support for Intel QuickSync
Intel QuickSync provides hardware H.264 encoding on Intel Sandy Bridge CPUs and up and hardware H.265 encoding on Skylake CPUs and up via a dedicated die on the processor chip, being faster than CPU encoding and more power efficient than GPU encoding
2019-03-14 14:33:18 -04:00
Jaex 4a970ef3d1 Rename UploadHelpers to RequestHelpers 2019-03-14 14:06:54 +03:00
Jaex 9a4853f5a3 Support custom progress text so Gfycat encoding status can be shown instead of fake progress 2019-03-12 13:10:30 +03:00
Jaex 9bc1c0cbe0 Check Gfycat transcode status less frequently 2019-03-12 11:33:55 +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 777502396f
Merge pull request #4017 from sylveon/master
Fix #4014
2019-03-11 03:41:07 +03:00
Charles Milette 90bb38ca6d
Fix #4014 2019-03-10 16:33:31 -04:00
Jaex 72aeb71169 Only clear clipboard if data is text 2019-03-10 03:04:39 +03:00
Jaex b07a9b91ac If upload is stopped or failed when early copy url option is enabled then clear clipboard 2019-03-10 03:03:16 +03:00
Jaex 872fc077d0 Support audio in Gfycat video uploads 2019-03-07 08:05:42 +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 2ad201b44c Only update sxcu version if backward compatibility applied 2019-03-04 21:11:37 +03:00
Jaex a82c6ff77c Support custom uploader syntax in FTP URL path 2019-03-03 23:18:13 +03:00
Jaex f9fc64c1ce Use OrdinalIgnoreCase for file path comparisons 2019-03-03 19:21:05 +03:00
Jaex ae7e8d318e fixed #3104: Handle .tar.gz file extension 2019-03-03 18:35:39 +03:00
Jaex e546b3bc9e Added undo and redo buttons to context menu 2019-02-28 18:44:26 +03:00
Jaex d7f994c6be Added delete and select all buttons to context menu 2019-02-28 18:30:09 +03:00
Jaex 1b6fc73c9b Update enabled states of RichTextBox context menu 2019-02-28 17:58:11 +03:00
Jaex ad58b9bc99 fixed #3982: When custom uploader response text is empty still generate result URLs 2019-02-28 16:34:04 +03:00
Jaex 8711bb4c88 Added "Response info" tab to custom uploader settings window 2019-02-25 15:05:52 +03:00
Jaex be28abb3d4 fixed #3967: Show update message box with update checker label too 2019-02-24 12:42:57 +03:00
Jaex b279ca1e44 Increase version 2019-02-24 12:41:35 +03:00
Jaex 6785ba868e Release 12.4.1 2019-02-23 10:17:05 +03:00
Jaex 83023a67ea When importing sxcu file, update custom uploader tab even if custom uploader not selected as active 2019-02-20 10:57:30 +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 398708fc2d Increase version 2019-02-20 10:18:13 +03:00
Jaex 736ee03418 Release 12.4.0 2019-02-20 01:22:36 +03:00
Jaex 9ab4265670 Small changes in monitor test form 2019-02-19 10:20:20 +03:00
Jaex 38a793a786
Merge pull request #3957 from 3k2/patch-1
Update pomf.cs
2019-02-19 02:01:32 +03:00
3k2 25750f390c
Update pomf.cs
added new hosts and removed dead
2019-02-18 19:00:59 +02:00
Jaex 3b77d0939e Don't add prefix to request URL 2019-02-18 13:41:06 +03:00
Jaex 6391b9337b Always include RequestMethod while exporting 2019-02-18 13:34:24 +03:00
Jaex 58968a4123 Don't override parameters 2019-02-18 13:08:21 +03:00
Jaex c88a95c4df Update history form copy markdown enabled states 2019-02-17 11:02:29 +03:00