index
:
mobius
main
upstream-clean
Friendship Quest remix of mobius, a hotline server in go #cli
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-11-28
Merge branch 'master' of https://github.com/jhalter/mobius
HEAD
main
Ruben Beltran del Rio
2025-11-25
Add TLS port field to tracker registration protocol
Jeff Halter
2025-11-24
Fix tracker server list parsing for batched responses
Jeff Halter
2025-11-22
Add optional TLS support for encrypted client connections
Jeff Halter
2025-11-20
Update dependencies
Jeff Halter
2025-11-20
Bump go version to 1.25.4
Jeff Halter
2025-11-19
Fix error when downloading incomplete files
Jeff Halter
2025-11-18
Rename hotline.fileWrapper struct to hotline.File
Jeff Halter
2025-11-18
Replace hardcoded magic values with named constants and improve type safety
Jeff Halter
2025-11-18
Update BannerFile doc comment in default config.yaml
Jeff Halter
2025-11-18
Add support for GIF banners with validation and improved error messages
Jeff Halter
2025-11-14
Update Docker image reference in README
Jeff Halter
2025-07-06
Add ForkType type alias for improved type safety
Jeff Halter
2025-07-05
Fix TestHandleSetClientUserInfo test expectations
Jeff Halter
2025-07-05
Fix string splitting bug and add comprehensive tracker registration tests
Jeff Halter
2025-07-05
Add comprehensive test coverage for news.go functions
Jeff Halter
2025-07-04
Add comprehensive test coverage for News and improve error handling
Jeff Halter
2025-07-04
Add comprehensive test coverage for AccessBitmap YAML marshaling
Jeff Halter
2025-07-04
Add comprehensive test coverage for Stats and fix decrement edge case
Jeff Halter
2025-07-04
Standardize IP extraction using net.SplitHostPort
Jeff Halter
2025-07-04
Add comprehensive API documentation and improve code documentation
Jeff Halter
2025-07-04
Fix file handle close warnings by ignoring return values
Jeff Halter
2025-07-01
Add documentation and comprehensive test coverage for AccountManager
Jeff Halter
2025-06-30
Replace inappropriate panic calls with proper error handling
Jeff Halter
2025-06-30
Improve error handling consistency in main.go
Jeff Halter
2025-06-30
Add type safety to field system with FieldType alias
Jeff Halter
2025-06-30
Refactor access bitmap unmarshal logic to use map-driven approach
Jeff Halter
2025-06-29
Fix IPv6 address parsing in IP extraction
Jeff Halter
2025-06-29
Merge branch 'feature/extract-error-constants'
Jeff Halter
2025-06-29
Fix tests modifying test fixture files by using temporary directories
Jeff Halter
2025-06-29
Extract hardcoded error strings into comprehensive public constants
Jeff Halter
2025-06-28
Update Homebrew workflow to also update URL field
Jeff Halter
2025-06-28
Add automated Homebrew formula updates on release
Jeff Halter
2025-06-28
Add comprehensive documentation to transaction handler functions
Jeff Halter
2025-06-26
Refactor FormattedPath to use scanner interface and add comprehensive tests
Jeff Halter
2025-06-26
Replace filepath.Join with path.Join for Windows compatibility
Jeff Halter
2025-06-25
Fix critical bug in YAMLAccountManager Update method
Jeff Halter
2025-06-25
Refactor copyDir and findConfigPath functions in main.go
Jeff Halter
2025-06-25
Ignore .claude
Jeff Halter
2025-06-19
Ensure temporary upload files are closed before rename
Jeff Halter
2025-05-22
Update transaction_handlers.go
Theo Knez
2025-05-22
Update api.go
Theo Knez
2025-05-22
Update server.go
Theo Knez
2025-05-22
Update go.sum
Theo Knez
2025-05-22
Update go.mod
Theo Knez
2025-05-22
Update main.go
Theo Knez
2025-02-06
Bump Golang version in Dockerfile
Jeff Halter
2025-02-06
Account for 16 vs 32 bit integers in folder upload
Ruben Beltran del Rio
2025-02-06
Account for the root
Ruben Beltran del Rio
2025-02-05
Account for 16 vs 32 bit integers in folder upload
Ruben Beltran del Rio
[next]