-
Notifications
You must be signed in to change notification settings - Fork 98
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
Cleanup of URL-SelectDirectories.swift #136
Closed
Closed
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7989d3e - Browse repository at this point
Copy the full SHA 7989d3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dce89e - Browse repository at this point
Copy the full SHA 9dce89eView commit details -
Optional Data -> String Conversion Violation: Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion) Discussion on this: realm/SwiftLint#5785
Configuration menu - View commit details
-
Copy full SHA for 3f1dfed - Browse repository at this point
Copy the full SHA 3f1dfedView commit details -
Configuration menu - View commit details
-
Copy full SHA for d172581 - Browse repository at this point
Copy the full SHA d172581View commit details -
Cleanup of URL-SelectDirectories.swif file.
No functional changes. Added more documentation.
Configuration menu - View commit details
-
Copy full SHA for f15282e - Browse repository at this point
Copy the full SHA f15282eView commit details
Commits on Oct 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a6d0428 - Browse repository at this point
Copy the full SHA a6d0428View commit details
Commits on Oct 19, 2024
-
Quite a struggle to have the FetchRequest depend on a passed parameter, but used Paul Hudson's trick of saving the query and not its result. Also some code restructuring.
Configuration menu - View commit details
-
Copy full SHA for 7fed557 - Browse repository at this point
Copy the full SHA 7fed557View commit details
Commits on Nov 3, 2024
-
Sort members on HTML page by givenName, familyName
Was givenName only, and thus didn't match SwiftUI equivalent in UI
Configuration menu - View commit details
-
Copy full SHA for 7f63f21 - Browse repository at this point
Copy the full SHA 7f63f21View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3c5c80 - Browse repository at this point
Copy the full SHA a3c5c80View commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb0c2d5 - Browse repository at this point
Copy the full SHA eb0c2d5View commit details
Commits on Nov 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b5eb02e - Browse repository at this point
Copy the full SHA b5eb02eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.