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-11-28
Merge branch 'master' of https://github.com/jhalter/mobius
HEAD
main
Ruben Beltran del Rio
2025-11-19
Fix error when downloading incomplete files
Jeff Halter
2025-11-18
Replace hardcoded magic values with named constants and improve type safety
Jeff Halter
2025-11-18
Add support for GIF banners with validation and improved error messages
Jeff Halter
2025-07-05
Fix TestHandleSetClientUserInfo test expectations
Jeff Halter
2025-07-04
Add comprehensive test coverage for News and improve error handling
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-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
2025-02-06
Account for the root
Ruben Beltran del Rio
2025-02-04
Share replacement code
Ruben Beltran del Rio
2025-02-04
Add downloads as well
Ruben Beltran del Rio
2025-02-04
Allow to delete home files / replace files
Ruben Beltran del Rio
2025-02-03
Allow home uploads
Ruben Beltran del Rio
2025-02-03
Allow for personal ~ folder
Ruben Beltran del Rio
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