Frédéric Guillot 7d0ed5d252 fix(cli): bypass logger setup for info and version flags 3 weeks ago
..
ask_credentials.go 9cd7629615 fix(cli): handle terminal credential input errors 3 weeks ago
cleanup_tasks.go 2fa8995a35 fix: avoid possible deadlock when cleaning removed entries 2 months ago
cli.go 7d0ed5d252 fix(cli): bypass logger setup for info and version flags 3 weeks ago
create_admin.go 3db3f9884f cli: avoid misleading error message when creating an admin user 2 years ago
daemon.go 92876a0c61 refactor(http): rename package from httpd to server for consistency 9 months ago
export_feeds.go f98fc1e03a Add command line argument to export user feeds 2 years ago
flush_sessions.go c0e954f19d Implement structured logging using log/slog package 2 years ago
health_check.go 8fa5041c37 feat: Allow multiple listen addresses 9 months ago
info.go 168a870c02 Move internal packages to an internal folder 2 years ago
logger.go c0e954f19d Implement structured logging using log/slog package 2 years ago
refresh_feeds.go 598d4d4f51 feat(storage): improve `BatchBuilder` logging 8 months ago
reset_password.go dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible 6 months ago
scheduler.go 7060ecc163 refactor(cli): use time.Duration for scheduler frequency 7 months ago