Commit graph

29 commits

Author SHA1 Message Date
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex 11b0623377 Added SanitizePath method instead of SanitizeFolderPath and SanitizeFilePath 2022-05-23 10:59:23 +03:00
Jaex 1fcb7fcf99 Rename functions 2022-05-23 10:30:06 +03:00
Jaex 1505477a21 fixed #6270: Sanitize input using invalid file name characters instead of path 2022-05-22 11:15:19 +03:00
Jaex f60e8dd6f7 Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex a6504b69ec Use built in unix time seconds method 2021-11-17 19:31:44 +03:00
Jaex ffc0712276 Make sure window title and process name length is max 255 chars 2021-08-03 22:24:01 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex e8ad4b8553 Code refactoring 2021-06-10 01:14:01 +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 f07aaab969 Added week of year pattern (%wy) for file naming 2019-10-31 19:56:48 +03:00
Jaex ec610f32e0 Added random emoji support to file naming, example: %remoji{10} 2019-09-01 16:28:12 +03:00
Jaex ede06076a1 Added random non ambiguous alphanumeric character support for file naming 2019-06-08 20:52:22 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex 227dc9f44a In name parser replace spaces in process name with underscore 2018-09-14 00:47:58 +03:00
Jaex ce0b3a03c7 Don't duplicate replace characters 2018-07-14 09:10:06 +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 b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex 36c9fafe14 fixed #2731: Dropbox folder path must not be encoded 2017-08-26 09:57:02 +03:00
Jaex 4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex 4633634520 Added imgmax.com 2016-07-29 21:54:21 +03:00
Jaex e6a894dd3b Added code menu to screen color picker textbox, improvements to CodeMenuEntry 2016-07-29 04:31:46 +03:00
Jaex b0e0465513 Added code menu for custom region capture info text 2016-06-22 15:30:37 +03:00
Renamed from ShareX.HelpersLib/NameParser.cs (Browse further)