| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-04-04 | Add support for Mac Roman character encoding. | Jeff Halter |
| 2023-05-28 | Fix scanner buffer re-use for fileItemScanner (#104) | Jeff Halter |
| 2022-06-28 | Implement Scanner and Writer interface for FilePath | Jeff Halter |
| 2022-06-21 | Fix more filepaths | Jeff Halter |
| 2022-06-21 | Fix some Windows compatibility issues | Jeff Halter |
| 2022-06-20 | Convert hardcoded path separators to filepath.Join | Jeff Halter |
| 2022-06-20 | Add initial support for resource and info forks | Jeff Halter |
| 2022-06-05 | Handle zero length comment and file paths for Nostalgia compatibility | Jeff Halter |
| 2022-05-30 | Fix upload folder name pattern matching | Jeff Halter |
| 2022-05-29 | Implement handling of special case Dropbox and Upload folders | Jeff Halter |
| 2022-01-30 | Sanitize file path input to prevent directory traversal | Jeff Halter |
| 2021-08-15 | Tests and minor fixes | Jeff Halter |
| 2021-08-12 | More cleanup | Jeff Halter |
| 2021-08-10 | Add tests and clean up | Jeff Halter |
| 2021-07-28 | Move code to hotline dir | Jeff Halter |