aboutsummaryrefslogtreecommitdiff
path: root/hotline/flattened_file_object_test.go
AgeCommit message (Expand)Author
2022-06-28Implement Scanner and Writer interface for FilePathJeff Halter
2022-06-20Add initial support for resource and info forksJeff Halter
2022-06-06Refactor and cleanup to improve testabilityJeff Halter
2022-06-05Implement some special case file descriptionsJeff Halter
2022-06-05Handle zero length comment and file paths for Nostalgia compatibilityJeff Halter
2022-06-03Initial implementation of file transfer resumeJeff Halter
2022-05-30Fix and refactor file transfers to handle resource forksJeff Halter
2022-05-25Add partial support for file create/modify timestampsJeff Halter
2022-05-24Fix file corruption bug for commented filesJeff Halter
2022-01-30Sanitize file path input to prevent directory traversalJeff Halter
2021-08-10Add tests and clean upJeff Halter
2021-08-03Ran `gofmt -w .`Jeff Halter
2021-07-28Move code to hotline dirJeff Halter