Ionite
dace196657
Add some localizable false
9 months ago
Ionite
5c4101d364
Cleanup
10 months ago
Ionite
afeef2d97f
Add IPathObject.Info
10 months ago
ionite34
e4198a1516
Fix DirectoryPath delete via IPathObject
11 months ago
ionite34
9fe0ef8689
macos update compat fixes
11 months ago
ionite34
36848899f0
Add Move and Copy methods for DirectoryPath
11 months ago
ionite34
4991960222
Add RelativeTo file path methods
11 months ago
Ionite
78632fb14f
Fix Delete method to have consistent not exist behavior with DeleteAsync
1 year ago
Ionite
47421b2d1c
Add DirectoryPath Enumeration methods
1 year ago
Ionite
388f36dcbd
Add exists check to IsSymbolic link
...
Fix issue where IsSymbolicLink can be true when the directory doesn't exist
1 year ago
Ionite
69b19fcb41
Use StringJsonConverter for FilePath and DirectoryPath
1 year ago
Ionite
556e7c315f
JsonIgnore non FullPath fields in FilePaths
1 year ago
Ionite
da1c19f962
Docstring update
1 year ago
Ionite
a5b3dbd9db
Add multi platform update support with new format
1 year ago
Ionite
174910709d
Update async methods and refactor file handling
...
Refactored file handling to use asynchronous methods which improves performance. UpdateLinksForPackage method in SharedFolders class has been updated to return a Task. The code for moving all files and subdirectories within a source directory to destination directory has been added. In case destination contains a file with the same name, an exception is being thrown if the hashes of the files do not match.
1 year ago
Ionite
ce1a5a8377
Add DirectoryPath JoinDir and JoinFile methods
1 year ago
Ionite
c5f3f0faaa
Fix namespaces
1 year ago
Ionite
85e375123e
Move common classes to Core assembly
1 year ago
Ionite
123ad77b97
Extract ShareFolders methods for testing
1 year ago
JT
d1f2f034c0
DIY auto-update implemented I think? And fix venv paths and upgrade nugets
1 year ago
Ionite
435925d1e1
Additional logs for migration
1 year ago
Ionite
14f5626f32
Recreate venvs on migration
1 year ago
Ionite
53a61d77ba
Add file interfaces classes
1 year ago