Commit graph

460 commits

Author SHA1 Message Date
Jaex aa51696d72 Added Data URL support for browser extension base64 image uploads 2024-03-04 02:26:19 +03:00
Jaex 5fb4fd9848 Code refactoring 2024-03-02 19:12:41 +03:00
Jaex b699edcd1c Removed unused method 2024-02-10 23:01:18 +03:00
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex ab38428d19 Code refactoring 2023-12-02 07:06:00 +03:00
Jaex 3274e2cf4e Fixed OCR scale issue 2023-11-23 02:58:39 +03:00
Jaex 0ab967f14b Code refactoring 2023-10-29 15:05:47 +03:00
Jaex 9468b00d12 Added WebHelpers class 2023-10-29 09:58:20 +03:00
Jaex bbb3d108f3 Use HttpClient in FileDownloader class 2023-10-28 08:15:24 +03:00
Jaex 010c74fe7e Use HttpClient in GetFileNameFromWebServerAsync function 2023-10-27 11:01:22 +03:00
Jaex 1c29fbe022 Use HttpClient in DownloadFileAsync function 2023-10-27 10:19:36 +03:00
Jaex d32a050db7 Use HttpClient in DownloadStringAsync function 2023-10-27 09:41:53 +03:00
Jaex 8b28b836e4 Use HttpClient & check content type 2023-10-26 16:50:05 +03:00
Jaex c49ce8bb98 Added ProcessImagesDuringExtensionUpload option 2023-10-26 08:11:14 +03:00
Jaex 09873d6278 Added ScaleImageFast function for OCR 2023-09-29 06:11:37 +03:00
Jaex cee466b926 Use ComboBox control for Vorbis quality 2023-09-23 03:38:07 +03:00
Jaex 38cfc1e6a9 Use different TrimShadow alpha offset in Windows 11 2023-09-02 16:54:19 +03:00
Jaex fc2f5e7ca0 Added more shadow options to image beautifier 2023-06-07 08:37:52 +03:00
Jaex 08a00c1696 Added image effect option summary near effect names 2023-05-20 00:10:32 +03:00
Jaex 34b4e068cc Added "Tile" option to "DrawBackgroundImage" image effect 2023-05-17 21:39:19 +03:00
Jaex c996061d2e Added "Center" option to "DrawBackgroundImage" image effect 2023-05-17 20:05:16 +03:00
Jaex d63150718b Fix background image quality 2023-05-10 09:19:37 +03:00
Jaex 8dac754484 Added background type option to image beautifier 2023-04-30 23:32:23 +03:00
Jaex 96f9cc1493 Added "AutoResize" option to "Shadow" image effect 2023-04-24 14:34:40 +03:00
Jaex 1591951c08 Added "Padding" option to "Auto crop" image effect 2023-04-24 13:45:22 +03:00
Jaex 1f6c6996cd Update tray icon animation 2023-04-19 03:14:57 +03:00
Jaex e66fa64722 Auto find languages 2023-03-27 09:19:32 +03:00
Jaex 6666e364b1 On clipboard upload error allow retrying 2023-03-27 05:03:56 +03:00
Jaex e91fd94d2b Use GetApplicationVersion function 2023-03-05 22:16:45 +03:00
Jaex 43416ecf09 ScrollingCaptureLightForm improvements 2023-03-01 23:01:00 +03:00
Jaex a5dd967047 Performance improvements 2023-02-23 08:02:44 +03:00
Jaex 713b1f4beb Code refactoring 2023-02-15 01:08:29 +03:00
Jaex 1c9783702a Added border size & color options to "Pixelate" image effect 2023-01-28 11:42:34 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex a9782a5112 Added OAuthListener 2022-12-07 14:58:08 +03:00
Jaex 060b61d00e Auto detect WindowsKitsDir 2022-12-03 08:49:53 +03:00
Jaex 221fe463a8 fixed #6586: Only allow choosing .wav audio files 2022-11-10 05:29:03 +03:00
Jaex b70d2587a2 Code refactoring 2022-11-02 20:04:28 +03:00
Jaex ff28b68ca0 Use OrdinalIgnoreCase 2022-10-15 02:10:59 +03:00
Jaex cd22e384e2 Code refactoring 2022-10-15 01:46:28 +03:00
Jaex 6af7de1a22 Added WrapAfter option to CombineImages function 2022-10-08 12:38:08 +03:00
Jaex 365c2120ea Code refactoring 2022-10-08 10:24:57 +03:00
Jaex 930d8a9e1b Interim work for screen recording pause support 2022-09-03 16:52:42 +03:00
Jaex 0eb54f1937 Update FluentFTP 2022-08-25 08:51:40 +03:00
Jaex a73193adfe Code refactoring 2022-08-25 08:35:33 +03:00
Jaex c6384b59a5 fixed #6460: Get real file name from web server before download 2022-08-25 07:43:40 +03:00
Niels Martin Hansen ca3f1cfda0 Fix WavyEdges effect glitchy corners
At least kind of, it still ends up ugly when given extreme parameters, especially depth>range/2, but there isn't an easy way to solve that.
2022-08-20 13:31:18 +02:00
Niels Martin Hansen 35cd09d1e6 Fix TornEdges effect corner glitches 2022-08-20 13:31:18 +02:00
Niels Martin Hansen 838a632999 Correct WavyEdges and TornEdges effects for pixel center origin 2022-08-18 14:36:32 +02:00
Niels Martin Hansen 99f6967620 Bugfixes for WavyEdges function 2022-08-17 23:34:58 +02:00