JT
f0d401b715
Added drag-n-drop between folders, X buttons to all search boxes, rearranged InstallerDialog, and fixed outputs page reverting selected category on page load
1 year ago
Ionite
72c149a64a
fix missing continue
1 year ago
Ionite
50a91040fe
Simplify and improve safety of shared folder links
1 year ago
Ionite
98b50be62d
Fix progress total captured variable
1 year ago
Ionite
626e3436ef
Formatting cleanup
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
c5f3f0faaa
Fix namespaces
1 year ago
Ionite
85e375123e
Move common classes to Core assembly
1 year ago
Ionite
cbcfcb8217
Move Models.Progress to Core assembly
1 year ago
JT
4f1704d564
try/catch/retry the update copy stuff & remove unused usings
1 year ago
Ionite
baff351f5c
Move progress models to Models.Progress
1 year ago
Ionite
9c92f3fa8c
Fix type cast
1 year ago
Ionite
d8ec2781ab
Made FIleTransfers also use dynamic buffer size
1 year ago
JT
7d16c74ea7
Update padding stuffs
1 year ago
Ionite
44271391f3
Fix currentFiles increment
1 year ago
Ionite
28e092d399
Fix int overflow for totalRead
1 year ago
Ionite
c326fc9d53
Fix missing using
1 year ago
Ionite
34cc96257e
Move FileTransfers to Helper namespace
1 year ago
Ionite
8efa6fff15
Add FileTransfers
1 year ago