Commit graph

143 commits

Author SHA1 Message Date
Jaex f60e8dd6f7 Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +03:00
Jaex 23061aa698 Added DeleteFile method 2022-05-03 08:44:04 +03:00
Jaex 61ced16d45 Added LockCursorToWindow method 2022-02-23 14:46:11 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex 46e8387766 Rename variables 2022-01-05 10:44:18 +03:00
Jaex 50707de4d8 Added SendFileToRecycleBin function 2022-01-05 10:27:48 +03:00
Jaex 4057ec27cb Added -NativeMessagingInput CLI argument which is now used by NativeMessagingHost 2021-12-20 09:03:18 +03:00
Jaex 241619cc07 Rename variables 2021-12-12 00:21:19 +03:00
Jaex 0d7200f30f Added ForEachAsync 2021-11-24 07:37:17 +03:00
Jaex a6504b69ec Use built in unix time seconds method 2021-11-17 19:31:44 +03:00
Jaex 82e004d868 Update .sha256 content 2021-11-10 12:07:31 +03:00
Jaex a21eeefdca Create checksum files 2021-11-10 11:57:10 +03:00
Jaex 988b90a424 Added SystemOptions class, RegistryHelpers refactor 2021-10-12 14:04:20 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex eefbd00925 Refactor GetInstances method 2021-05-31 10:40:42 +03:00
Jaex f32da61fab Added ImageEffectsSerializationBinder to improve security of JSON deserialization 2021-05-31 09:32:50 +03:00
Jaex 76b684e938 Move ScreenRecordForm to ScreenCaptureLib 2021-04-30 06:20:19 +03:00
Jaex 7349eca130 Code refactoring 2021-04-17 11:50:59 +03:00
Edward Sierra d00adda6d3 Issue #5501 added ability to use roman numerals in the step annotator. 2021-04-16 16:23:17 -07:00
Jaex 3c7d6b264a Improve action debug output 2021-03-26 22:42:54 +03:00
Jaex 2abdf70177 Added RotateFlip option to "Image" image effect 2021-02-15 10:31:26 +03:00
Jaex d16dcaa9ce fixed #1267: Don't run installer as admin if member of administrators group 2020-10-23 12:08:29 +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 42a30742d8 Fixed IsFileLocked method 2020-08-30 00:17:18 +03:00
Jaex 282b1425ec GetPosition improvement 2020-08-04 19:44:26 +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 0a5d803255 Added custom path variable %ShareXImageEffects% 2020-06-16 07:27:32 +03:00
Jaex cd052ea783 Rename create directory method 2020-06-15 07:17:46 +03:00
Jaex 96296c51eb Added RandomFast and RandomCrypto classes 2020-04-23 16:41:09 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 8e800ff315 Initial work for random images effect 2019-12-08 10:23:20 +03:00
Jaex 4da86839fa Refactor GetUniqueFilePath method 2019-11-26 17:17:43 +03:00
Jaex 82ad2deb94 Using JSON for history file now, XML history file gonna be automatically migrated to JSON history file on startup 2019-10-25 15:42:17 +03:00
Jaex 2400d529c8 Added HistoryManagerJSON 2019-10-21 14:18:23 +03:00
Jaex c85f23cc96 Support special folder variables in Actions 2019-10-09 23:03:36 +03:00
Jaex ede06076a1 Added random non ambiguous alphanumeric character support for file naming 2019-06-08 20:52:22 +03:00
Jaex 541b9e937b MathHelpers improvements 2019-05-23 23:45:11 +03:00
Jaex 1b094a4725 Small changes 2019-05-23 13:59:20 +03:00
Charles Milette 71bfdd8ba4
Add dark theme titlebar 2019-05-22 13:04:53 -04: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 efc3e0facc Added XML (application/xml) body support to custom uploader 2019-01-09 19:08:55 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex 8c4b4d5c1e fixed #3838: If Windows in tablet mode then show close button in region capture toolbar 2018-12-29 11:17:44 +03:00
Jaex 6d855e9ef0 Process usage refactor 2018-12-06 21:51:41 +03:00
Jaex 15cb8d3830 Added Amazon S3 signed payload option 2018-12-04 19:10:01 +03:00
Jaex dd7ba07c60 Custom uploader request format will be set explicitly 2018-11-30 14:03:45 +03:00
Jaex 4e4281e93a Catch IsAdministrator just in case 2018-11-18 13:52:49 +03:00