JT
eb2e2135cf
use Images folder instead of Outputs & "handle" file conflicts
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
f2a14cb67d
Add commands, update layout for image folders viewer
1 year ago
jt
e0462b5bd1
formatting
1 year ago
Ionite
98a524839f
Add ModelIndexService
1 year ago
Ionite
ae4ab8d173
Fix model preview image downloading with wrong name
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
73f8f64c8f
Add tracked download stuff
1 year ago
Ionite
8a46a1f52e
Add FilePath.CopyToAsync, rename MoveToDirectoryAsync
1 year ago
Ionite
dd16ab5c81
Add FilePath.WriteAllText and WriteAllTextAsync
1 year ago
Ionite
da1c19f962
Docstring update
1 year ago
Ionite
fc36e4686f
Add FilePath.Directory property
1 year ago
Ionite
54d14b9ece
Add TempDirectoryPath class for disposable temp directories
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
519d222619
Fix PyVenvRunner binary paths for unix
1 year ago
Ionite
ce1a5a8377
Add DirectoryPath JoinDir and JoinFile methods
1 year ago
Ionite
c5f3f0faaa
Fix namespaces
1 year ago