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
path:
root
/
internal
Age
Commit message (
Expand
)
Author
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
Add comprehensive documentation to transaction handler functions
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-05-22
Update transaction_handlers.go
Theo Knez
2025-05-22
Update api.go
Theo Knez
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
Improve human readability of account config files
Jeff Halter
2024-07-23
Fix panic on empty news path
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-18
Add initial HTTP API endpoints
Jeff Halter
2024-07-17
Extensive refactor, quality of life enhancements
Jeff Halter
2024-07-09
Extensive refactor and clean up
Jeff Halter