aboutsummaryrefslogtreecommitdiffstats
path: root/internal
AgeCommit message (Expand)AuthorFilesLines
2025-04-18Handle wide characters in the rendererRose Hogenson1-9/+16
2025-04-17Handle lines longer than terminal widthRose Hogenson1-12/+45
2025-04-17No more Elm ArchitectureRose Hogenson2-13/+79
2025-04-17Decrease max concurrencyRose Hogenson1-1/+1
2025-04-15Perf improvementsRose Hogenson1-19/+26
2025-04-15Don't wait for size calculationRose Hogenson1-3/+0
2025-04-13GitHubRose Hogenson3-4/+4
2025-04-12Avoid error spam for recursive copiesRose Hogenson1-2/+2
2025-04-11Fix a few path.Join to filepath.Join for local pathsRose Hogenson1-3/+2
2025-04-11Add documentationRose Hogenson4-49/+160
2025-04-11Fix error messages and special case empty pathRose Hogenson1-10/+45
2025-04-11Fix concurrencyRose Hogenson1-94/+124
2025-04-10Add support for SFTP remote file copiesRose Hogenson4-86/+529
2025-04-08Copy recursiveRose Hogenson1-0/+172