]> git.r.bdr.sh - rbdr/mobius/history - hotline/file_path.go
patch: v0.10.24
[rbdr/mobius] / hotline / file_path.go
2023-05-28 Jeff HalterFix scanner buffer re-use for fileItemScanner (#104)
2022-06-29 Jeff HalterImplement Scanner and Writer interface for FilePath
2022-06-21 Jeff HalterFix more filepaths
2022-06-21 Jeff HalterFix some Windows compatibility issues
2022-06-21 Jeff HalterConvert hardcoded path separators to filepath.Join
2022-06-21 Jeff HalterAdd initial support for resource and info forks
2022-06-05 Jeff HalterHandle zero length comment and file paths for Nostalgia...
2022-05-31 Jeff HalterFix upload folder name pattern matching
2022-05-29 Jeff HalterImplement handling of special case Dropbox and Upload...
2022-01-31 Jeff HalterSanitize file path input to prevent directory traversal
2021-08-15 Jeff HalterTests and minor fixes
2021-08-12 Jeff HalterMore cleanup
2021-08-10 Jeff HalterAdd tests and clean up
2021-07-28 Jeff HalterMove code to hotline dir