-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix to disallow invalid characters in filenames #142
Commits on Oct 19, 2023
-
fix to disallow invalid characters in filenames
Signed-off-by: Amber Torrise <[email protected]>
Amber Torrise committedOct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 8aacd85 - Browse repository at this point
Copy the full SHA 8aacd85View commit details -
increasing readability and using .some
Signed-off-by: Amber Torrise <[email protected]>
Amber Torrise committedOct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 1ae9a6f - Browse repository at this point
Copy the full SHA 1ae9a6fView commit details -
moving isValidFileName into Utilities
Signed-off-by: Amber Torrise <[email protected]>
Amber Torrise committedOct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for fbe99e5 - Browse repository at this point
Copy the full SHA fbe99e5View commit details -
Signed-off-by: Amber Torrise <[email protected]>
Amber Torrise committedOct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for b042d62 - Browse repository at this point
Copy the full SHA b042d62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 900c90f - Browse repository at this point
Copy the full SHA 900c90fView commit details -
Merge remote-tracking branch 'origin/master' into typoLoop_Fix
Amber Torrise committedOct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 140da26 - Browse repository at this point
Copy the full SHA 140da26View commit details -
making code more concise. found out about charCodeAt :/
Signed-off-by: Amber Torrise <[email protected]>
Amber Torrise committedOct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 331fb3f - Browse repository at this point
Copy the full SHA 331fb3fView commit details
Commits on Oct 20, 2023
-
addressing qi's comment and creating unit test
Signed-off-by: Amber Torrise <[email protected]>
Amber Torrise committedOct 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 464e154 - Browse repository at this point
Copy the full SHA 464e154View commit details
Commits on Oct 24, 2023
-
Signed-off-by: Amber Torrise <[email protected]>
Amber Torrise committedOct 24, 2023 Configuration menu - View commit details
-
Copy full SHA for bb38206 - Browse repository at this point
Copy the full SHA bb38206View commit details