Commit graph

193 commits

Author SHA1 Message Date
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex 9468b00d12 Added WebHelpers class 2023-10-29 09:58:20 +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 6fd4db7e35 Added pin to screen options window 2023-10-07 08:32:40 +03:00
Jaex 991418fcbe QR code window new layout 2023-06-14 09:35:37 +03:00
Jaex c7925eecaa Added "Beautify image" after capture task 2023-06-09 08:21:15 +03:00
Jaex 8b0f19e24a Added pin to screen "Border" option 2023-02-16 02:03:20 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex 60bfdd3a97 Use UploaderErrorManager in custom uploaders 2022-10-05 12:17:20 +03:00
Jaex da98bd08a2 Include uploader name in error notification 2022-10-05 11:15:59 +03:00
Jaex 810203a891 Added UploaderErrorManager 2022-10-05 10:22:02 +03:00
Jaex cabaaac3b8 Revert "If system admin disabled upload then on first run disable after capture upload option"
This reverts commit 0887008f4f.
2022-08-31 13:02:56 +03:00
Jaex 0887008f4f If system admin disabled upload then on first run disable after capture upload option 2022-08-31 12:17:17 +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
Jaex 792d26c257 Added "Pin to screen" after capture task 2022-07-22 09:56:20 +03:00
Jaex 1fcb7fcf99 Rename functions 2022-05-23 10:30:06 +03:00
Jaex f1734a3474 Rename link variables 2022-05-15 00:32:09 +03:00
Jaex f60e8dd6f7 Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +03:00
Jaex 5403362cd6 Added OCRHelper class 2022-04-20 07:15:08 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex 4fe5120a7b Also disable upload in each hotkeys task settings 2022-01-08 11:30:39 +03:00
Jaex 11996a8bfc fixed #5976: Update metadata image 2021-12-14 03:45:17 +03:00
Jaex 241619cc07 Rename variables 2021-12-12 00:21:19 +03:00
Jaex 7792e7d244 fixed #228: Added screenshot sub folder pattern for window, that way process name or window title can be used in folder names 2021-12-11 23:32:48 +03:00
Jaex d9d648e05d Moved GetScreenshotsFolder function to TaskHelpers 2021-12-11 22:24:56 +03:00
Jaex b5e7622366 fixed #5901: For screen recordings get window info to be able to use in file name and history tags 2021-12-11 15:44:13 +03:00
Jaex fc49d3a052 Rename ImageInfo to TaskMetadata 2021-12-11 14:56:42 +03:00
Jaex 22c7478179 fixed #5733: Allow delete file task with file uploads 2021-08-12 07:43:34 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex 2d721e617c Code refactoring 2021-07-14 18:30:26 +03:00
Jaex 138e7f25b3 Added custom first time upload form 2021-06-17 19:24:33 +03:00
Jaex b48d615362 Code refactoring 2021-06-10 21:44:40 +03:00
Jaex e8ad4b8553 Code refactoring 2021-06-10 01:14:01 +03:00
Jaex 5500e4d553 Store window title and process name info in history tags field 2021-05-26 01:02:49 +03:00
Jaex 4ae7aa9484 Workaround for file in use issue 2021-03-27 03:40:59 +03:00
Jaex 8a61e713b1 Use check box for toast notification setting 2021-03-12 21:45:19 +03:00
Jaex 5682c6ab6e Only load file stream if file is modified using actions 2021-02-23 02:22:26 +03:00
Jaex 8dc1dfd8e4 fixed #5137: Handle clipboard contains errors 2020-10-21 12:50:24 +03:00
Jaex cf77b2afa2 Added "Replace result URL using regular expression substitutions" option to task settings 2020-09-12 23:44:35 +03:00
Jaex 8d04e6b404 Fix previous commit 2020-08-30 05:00:51 +03:00
Jaex f7db2733a2 Code refactor 2020-08-30 04:30:41 +03:00
Jaex 10f4d202c5 Workaround for action file name overwrite issue 2020-08-30 04:07:45 +03:00
Jaex cb6171ed42 Add html fragment with file name to clipboard 2020-08-16 23:45:17 +03:00
Jaex 2a89a63baf fixed #4918: Added hotkey for QR code decode from screen 2020-07-19 17:30:21 +03:00
Jaex ff54ac4c8b Show error window on error label click 2020-07-07 09:05:16 +03:00
Michael Delpach f0a982fdf3 Rebase to 0c039b9ee0
0c039b9ee0
2020-07-06 07:23:59 +08:00
Michael Delpach 195c0f2f8a Revert "Merge branch 'master' into tweaks"
This reverts commit 162badae3b, reversing
changes made to e0f2812f3d.
2020-06-29 06:10:21 +08:00
Jaex 91d525f906 Handle -ImageEffect command 2020-06-15 08:12:17 +03:00