aboutsummaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2025-11-18Add support for GIF banners with validation and improved error messagesJeff Halter
2025-07-05Fix TestHandleSetClientUserInfo test expectationsJeff Halter
2025-07-04Add comprehensive test coverage for News and improve error handlingJeff Halter
2025-07-04Standardize IP extraction using net.SplitHostPortJeff Halter
2025-07-04Add comprehensive API documentation and improve code documentationJeff Halter
2025-07-04Fix file handle close warnings by ignoring return valuesJeff Halter
2025-07-01Add documentation and comprehensive test coverage for AccountManagerJeff Halter
2025-06-30Replace inappropriate panic calls with proper error handlingJeff Halter
2025-06-29Merge branch 'feature/extract-error-constants'Jeff Halter
2025-06-29Fix tests modifying test fixture files by using temporary directoriesJeff Halter
2025-06-29Extract hardcoded error strings into comprehensive public constantsJeff Halter
2025-06-28Add comprehensive documentation to transaction handler functionsJeff Halter
2025-06-26Replace filepath.Join with path.Join for Windows compatibilityJeff Halter
2025-06-25Fix critical bug in YAMLAccountManager Update methodJeff Halter
2025-05-22Update transaction_handlers.goTheo Knez
2025-05-22Update api.goTheo Knez
2024-07-31Migrate user account yaml files to new Access flag format if neededJeff Halter
2024-07-30Fix commentsJeff Halter
2024-07-28Improve human readability of account config filesJeff Halter
2024-07-23Fix panic on empty news pathJeff Halter
2024-07-21Clean up loggingJeff Halter
2024-07-19Add option for account-specific file rootJeff Halter
2024-07-19Appease linterJeff Halter
2024-07-18Add initial HTTP API endpointsJeff Halter
2024-07-17Extensive refactor, quality of life enhancementsJeff Halter
2024-07-09Extensive refactor and clean upJeff Halter