Block a user
fix: path-escape file paths and eliminate url package shadowing
fix: quick wins (#7, #9, #13)
URL-escape file paths and refs in Gitea client
Add --version flag and log version on startup
fix: quick wins (#7, #9, #13)
Parallelize review steps in CI workflow
Use bytes.NewReader instead of strings.NewReader in PostReview
feat: add context.Context + unexport client fields