main
Refactor chore handling to use 'performed_at' instead of 'completed_at', update related logic and database migration
feat: Add max circle members configuration and update circle join logic to enforce member limits
feat: Implement storage functionality with local and S3 options, add URL signing, and enhance user profile photo handling
feat: Implement chore approval and rejection functionality
feat: Refactor storage handling to support S3 and local storage, update related handlers and signers
fix: Correct error handling in TestSignReturnsValidURL and improve error message for invalid signature