<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mobius/hotline/file_resume_data.go, branch main</title>
<subtitle>Friendship Quest remix of mobius, a hotline server in go #cli</subtitle>
<id>https://git.r.bdr.sh/mobius/atom/hotline/file_resume_data.go?h=main</id>
<link rel='self' href='https://git.r.bdr.sh/mobius/atom/hotline/file_resume_data.go?h=main'/>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/mobius/'/>
<updated>2025-11-19T05:01:55Z</updated>
<entry>
<title>Rename hotline.fileWrapper struct to hotline.File</title>
<updated>2025-11-19T05:01:55Z</updated>
<author>
<name>Jeff Halter</name>
<email>868228+jhalter@users.noreply.github.com</email>
</author>
<published>2025-11-19T05:01:55Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/mobius/commit/?id=b395859da4937fa4c3064f4e022e46690df8f2d4'/>
<id>urn:sha1:b395859da4937fa4c3064f4e022e46690df8f2d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace hardcoded magic values with named constants and improve type safety</title>
<updated>2025-11-19T04:56:12Z</updated>
<author>
<name>Jeff Halter</name>
<email>868228+jhalter@users.noreply.github.com</email>
</author>
<published>2025-11-19T04:56:12Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/mobius/commit/?id=489e26d1b3c224beffba2649406efd83580989fe'/>
<id>urn:sha1:489e26d1b3c224beffba2649406efd83580989fe</id>
<content type='text'>
Adds new constants for file format identifiers (FormatFILP), fork types
(ForkTypeINFO), and platform identifiers (PlatformAMAC, PlatformMWIN) to
improve code maintainability and readability. Changes FlatFileForkHeader.ForkType
field from [4]byte to ForkType type alias for better compile-time type checking,
matching the pattern used in ForkInfoList.Fork.
</content>
</entry>
<entry>
<title>Add ForkType type alias for improved type safety</title>
<updated>2025-07-06T23:02:53Z</updated>
<author>
<name>Jeff Halter</name>
<email>868228+jhalter@users.noreply.github.com</email>
</author>
<published>2025-07-06T23:02:53Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/mobius/commit/?id=e61b3160bc8936b7ffb0af5c89b13742a7081826'/>
<id>urn:sha1:e61b3160bc8936b7ffb0af5c89b13742a7081826</id>
<content type='text'>
- Replace [4]byte with ForkType in ForkInfoList struct
- Update constants ForkTypeDATA and ForkTypeMACR to use ForkType
- Add String() method to ForkType for better debugging
- Improve consistency with existing type patterns (FieldType, TranType)
- Clean up unused code and improve documentation
</content>
</entry>
<entry>
<title>Appease linter</title>
<updated>2024-07-19T23:50:28Z</updated>
<author>
<name>Jeff Halter</name>
<email>868228+jhalter@users.noreply.github.com</email>
</author>
<published>2024-07-19T23:50:28Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/mobius/commit/?id=9f89cd9fbbcec9f7f42c87ee0adc21427aab9f1c'/>
<id>urn:sha1:9f89cd9fbbcec9f7f42c87ee0adc21427aab9f1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactoring, cleanup, test backfilling</title>
<updated>2024-06-24T23:23:56Z</updated>
<author>
<name>Jeff Halter</name>
<email>868228+jhalter@users.noreply.github.com</email>
</author>
<published>2024-06-24T23:23:56Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/mobius/commit/?id=a2ef262a164fc735b9b8471ac0c8001eea2b9bf6'/>
<id>urn:sha1:a2ef262a164fc735b9b8471ac0c8001eea2b9bf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial implementation of file transfer resume</title>
<updated>2022-06-04T00:11:06Z</updated>
<author>
<name>Jeff Halter</name>
<email>868228+jhalter@users.noreply.github.com</email>
</author>
<published>2022-06-04T00:11:06Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/mobius/commit/?id=16a4ad707a05df25c9d12b8cc89fb3a9e3be0dba'/>
<id>urn:sha1:16a4ad707a05df25c9d12b8cc89fb3a9e3be0dba</id>
<content type='text'>
</content>
</entry>
</feed>
