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
3487e9833a
More console ansi parse stuff
1 year ago
Ionite
0ac31c7b9c
ProcessRunner and ansi parsing
1 year ago
JT
e50ac12c9e
Added NotificationService.Show overload & some install page fixes
1 year ago
JT
ef713fc854
set cacheDuration to 15 mins
1 year ago
JT
45a8c6ef69
Convert github cache to use db & some vlad fixes
1 year ago
Ionite
d136355f0f
Fix linux path delimiter
1 year ago
Ionite
d32f1baec3
Convert remaining path combines to os independent
1 year ago
Ionite
667fc4b028
Refactor impl of python dependencies to package
1 year ago
Ionite
5d8e695cac
Remove additional extensions for tar
1 year ago
Ionite
82e3de6e01
Fixed escapes in Regex7ZOutput
1 year ago
Ionite
ff1c775295
add missing process start
1 year ago
Ionite
63e4458c23
Fix 7z output parsing
1 year ago
Ionite
bb385d1d1a
Improved extraction handling
1 year ago
Ionite
eb762b8198
Add missing return for symlink
1 year ago
Ionite
0c0e60864d
Add OS support attributes to original Prereq helper
1 year ago
Ionite
633d381736
Fix symlink extraction
1 year ago
Ionite
86b2b280e5
Add string ToRepr extension
1 year ago
Ionite
55a7d73cab
handle symbolic links in archive extract
1 year ago
Ionite
0954050839
Use GeneratedRegex
1 year ago
Ionite
cdb9145dfe
Fix unzip behavior for ExtractManaged
1 year ago
Ionite
6397ad702d
Switch to managed unzip in prereq
1 year ago
Ionite
78c0dcabd3
Compatibility for PyRunner and Prereq helper on linux
1 year ago
Ionite
bf263f141b
Nullability and using fixes
1 year ago
JT
acaf2de976
sorta working progress page
1 year ago
Ionite
d3523cc86e
add Launch options dialog
1 year ago
JT
61de972f31
added auto scroll to end on console
1 year ago
Ionite
18b0a0982e
Add linux support for HardwareHelper
1 year ago
Ionite
7ecdd99de5
Add symlink handling for unix
1 year ago
Ionite
9f72235900
Fix current path logic for linux
1 year ago
Ionite
3de7e77712
Add Compat method for executable name
1 year ago
Ionite
f24d6f05fd
Add platform compatibility static class
1 year ago
JT
c797fdc93f
package manager launch page now actually launches package
1 year ago
JT
cfc1f147d3
fix build
1 year ago
JT
99a7067482
moved most everything out of the old project
1 year ago
JT
59ca34818d
more migration & running packages now mostly sorta works?
1 year ago
Ionite
8b749666ed
Move Process classes to Core.Processes namespace
1 year ago
JT
76f8a61df0
moved a bunch of stuff to the Core package, everything should still work in the wpf app except I still need to port ArchiveHelper? that might not
1 year ago
Ionite
c5f3f0faaa
Fix namespaces
1 year ago