Commit graph

215 commits

Author SHA1 Message Date
Jaex 3d56ae2f62 Improvements to backup system which allows creating weekly backups right after saving 2018-08-03 13:40:00 +03:00
Jaex ce0b3a03c7 Don't duplicate replace characters 2018-07-14 09:10:06 +03:00
Jaex 55be475017 Remove bidirectional control characters from file name before upload 2018-07-14 04:13:16 +03:00
Jaex 1e1717a206 Support rectangle in blur method 2018-07-06 16:16:49 +03:00
Jaex bf44d356eb URLEncode refactoring 2018-06-21 19:25:11 +03:00
Jaex 0546a31630 Proper URL encoding to support emotes etc. on URL 2018-06-21 18:58:28 +03:00
Jaex 599cfc2a0e Added sides option to auto crop image effect 2018-06-14 14:12:19 +03:00
Jaex 6c696fd034 No need these 2018-06-14 13:19:51 +03:00
Jaex 7e7f456ee3 When auto cropping if pixel alpha is 0 then ignore rest of color channels 2018-06-14 13:11:19 +03:00
Jaex a93dec7326 Use system colors for checkers 2018-06-06 16:39:28 +03:00
Jaex 795822a7b2 Removed StyleCop.Analyzers 2018-05-16 17:29:34 +03:00
Jaex cb3711632c Fix "Use of implied arithmetic operator precedence" 2018-05-16 16:27:11 +03:00
Jaex dae4809133 Rename selective color value to threshold 2018-05-09 00:24:05 +03:00
Jaex 78652b7831 Added selective color image effect 2018-05-06 04:56:38 +03:00
Charles Milette f251df7e36
Fix crash when opening screen capture form 2018-04-29 14:23:20 -04:00
Charles Milette d50d3ca7b8
Move TryFixHandCursor to HelpersLib 2018-04-29 11:30:03 -04:00
SupSuper 0e632acdff Update OneDrive to use Microsoft Graph API 2018-04-16 21:55:19 +01:00
Jaex 8b9cd9cad4 Added canvas color option to image effect 2018-04-16 16:43:56 +03:00
Jaex 5bfbc07818 #3304: After move image if image is outside canvas then resize canvas to fit image 2018-04-13 14:56:35 +03:00
Jaex 9744dfc525 #2659: Fix startup check issue 2018-04-08 10:57:57 +03:00
Jaex e369ee2863 https://blog.github.com/2018-03-20-removing-anonymous-gist-creation/ 2018-04-01 23:34:48 +03:00
Jaex 1ebb91c9e9 Added RegistryHive parameter to each registry methods 2018-03-31 17:00:16 +03:00
Jaex a796eba0fc Use variable for make appx path 2018-03-23 09:27:21 +03:00
Jaex 6f29d7ee67 Check file path before get absolute path 2018-03-22 08:16:01 +03:00
Jaex c33bc4844f CodeMaid cleanup 2018-03-01 01:52:11 +03:00
Jaex 40afd4a59f Round image resize values 2018-02-12 16:12:26 +03:00
Jaex db98bf7321 Keep aspect ratio while resizing sticker 2018-02-08 11:16:19 +03:00
Jaex 026e2fa9c9 Added sticker tool 2018-02-06 11:25:15 +03:00
Jaex 246cde1fe5 Few %rf related changes 2018-02-01 20:04:24 +03:00
AtlasTheBot 4a5ee63fce Add error popup on error while reading file used with %rf
Instead of uploading with the error message as part of the filename

The task preview window will not produce a popup, instead displaying the error message in the name preview
2018-01-31 22:19:27 -05:00
AtlasTheBot 75be1df635 Add %rf for using a random line from a file to name files 2018-01-31 17:20:44 -05:00
Jaex 598e62e8f0 fixed #1403: Added random adjective and animal support for file naming similar to Gfycat naming 2018-01-31 00:35:17 +03:00
Jaex f2f62e7ffd Added auto crop image effect 2018-01-21 14:32:15 +03:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex 4971d98b45 Added step label use letters option 2017-12-27 17:48:51 +03:00
Jaex 08579e83bd Use form for ShowDialog 2017-12-26 16:54:10 +03:00
Jaex aace649381 Added "Open image" button to editor image menu 2017-12-24 22:04:12 +03:00
Jaex 5d94a9a6dd Added "New" button to editor image menu 2017-12-24 21:02:08 +03:00
Jaex b3c8201c8a Added RotateImageByExifOrientationData option to application settings advanced tab 2017-12-22 13:59:52 +03:00
Jaex 83827449df If jpeg exif contains orientation data then rotate image automatically 2017-12-22 12:47:12 +03:00
Jaex 4f1b2f16c0 Use darker button color for depth color instead of black 2017-12-17 08:56:58 +03:00
Jaex b86a9d6bcc Added resampling option to image size dialog 2017-12-06 10:05:17 +03:00
Jaex ec9f9e6bf2 If all pixels same color then return 2017-11-29 00:32:02 +03:00
Jaex 004b74b198 Auto crop improvements 2017-11-29 00:06:50 +03:00
Jaex 3215de1fda fixed #2757: Added auto crop image support to image editor 2017-11-28 22:10:45 +03:00
Jaex 3b9d2f7f16 Make sure wrong translation of string format to not cause updating to break 2017-11-01 14:38:07 +03:00
Jaex 380de4bec1 Added color methods 2017-10-29 09:52:56 +03:00
Jaex da2c9844da Added canvas size form 2017-10-21 23:43:39 +03:00
Jaex 7fc5c51596 Additional tests to make sure watch folder uploads file which is not actively written 2017-10-08 03:49:55 +03:00
Jaex ca0f389ab0 Use GetHostName method in CustomUploaderItem 2017-09-24 10:30:03 +03:00