]> git.r.bdr.sh - rbdr/mobius/history - hotline/files.go
Add config option to specify ignored filename patterns
[rbdr/mobius] / hotline / files.go
2022-06-26 Jeff HalterAdd config option to specify ignored filename patterns
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-07 Jeff HalterBackfill tests and clean up
2022-06-07 Jeff HalterExclude unsupported >4GiB files from file listings
2022-06-07 Jeff HalterFix getFileNameList when broken symlink present
2022-06-06 Jeff HalterRevert change to effectiveFile func
2022-06-06 Jeff HalterFix overwrite of file during upload
2022-06-05 Jeff HalterFollow symlinks in Files dir
2022-06-05 Jeff HalterImplement some special case file descriptions
2022-06-04 Jeff HalterInitial implementation of file transfer resume
2022-05-25 jhalterMerge pull request #9 from jhalter/move_file_types_to_c...
2022-05-25 Jeff HalterAdd more file extension -> type/creator code mappings
2021-08-12 Jeff HalterMore cleanup
2021-08-10 Jeff HalterAdd tests and clean up
2021-08-01 Jeff HalterFirst pass at file browsing
2021-07-28 Jeff HalterMove code to hotline dir