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-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
2024-11-24
Bump Go and dependency versions to latest
Jeff Halter
2024-10-06
Update README.md
Jeff Halter
2024-10-06
Fix tracker results
Jeff Halter
2024-08-07
Update README.md
Jeff Halter
2024-08-04
Delete cmd/mobius-hotline-server/mobius/config/Files/hello.txt
Jeff Halter
2024-08-04
Create About This Area.txt
Jeff Halter
2024-07-31
Migrate user account yaml files to new Access flag format if needed
Jeff Halter
2024-07-30
Fix comments
Jeff Halter
2024-07-28
Fix tracker registration logging
Jeff Halter
2024-07-28
Improve human readability of account config files
Jeff Halter
2024-07-27
Fix missing version in Docker and Makefile build
Jeff Halter
2024-07-27
Add logging of tracker registration
Jeff Halter
2024-07-26
Make Bonjour optional and disabled by default
Jeff Halter
2024-07-26
Limit guest permissions
Jeff Halter
2024-07-26
Register server address on local network with Bonjour
Jeff Halter
2024-07-25
Wrap file transfer errors with more context
Jeff Halter
2024-07-23
Add client connection rate limit
Jeff Halter
2024-07-23
Fix panic on empty news path
Jeff Halter
2024-07-22
Update README.md
Jeff Halter
2024-07-21
Update README.md
Jeff Halter
2024-07-21
Clean up logging
Jeff Halter
2024-07-19
Add option for account-specific file root
Jeff Halter
2024-07-19
Appease linter
Jeff Halter
2024-07-19
Fix failing test, replace use of reflect package with assert
Jeff Halter
[next]