Commit Graph

10 Commits

Author SHA1 Message Date
Peter Steinberger
28d9e9873a
feat(cli): improve google api hints and upload/timezone handling 2026-04-27 20:29:39 +01:00
Peter Steinberger
40089bcbc7 fix(groups): improve cloud identity errors 2026-01-17 18:15:27 +00:00
Peter Steinberger
3c131fb1e3 feat(auth): support Workspace service accounts (#54) (thanks @pvieito) 2026-01-11 02:09:05 +01:00
Peter Steinberger
3606b751ad docs(auth): link OAuth client setup 2026-01-09 15:29:20 +01:00
salmonumbrella
b3844a2749 fix: address remaining lint issues
Remove unused struct field writes in gmail_send_test.go and add blank
lines before if statements in errfmt_test.go to satisfy wsl linter.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-03 13:03:27 +01:00
salmonumbrella
141c89a590 feat(cli): add flag aliases and improve error messages
- Add --limit as alias for --max across all commands
- Add --thread-id and --in-reply-to as aliases for --reply-to-message-id
- Enhance unknown flag errors with "Run with --help" hint
- Add tests for Kong parse error formatting and flag aliases

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-03 13:02:59 +01:00
Peter Steinberger
3c1afc6caf chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00
Peter Steinberger
89a133a983 Tests: increase unit coverage 2025-12-12 15:18:20 +00:00
Peter Steinberger
dbd3846fcc Auth: don't pre-check stored scopes 2025-12-12 15:03:03 +00:00
Peter Steinberger
bfbc6e4323 Unify Google CLI with auth, services, and CI 2025-12-12 14:18:38 +00:00