Mailbox / app /router /mail.py

Commit History

Implement email retrieval functionality and enhance authentication flow in the API
1cd6322

gavinzli commited on

Implement asynchronous mail collection and improve error logging; make query optional in MailReqData
7eea859

gavinzli commited on

Refactor mail handling: update collect function to use MailReqData model and remove unused code
a171580

gavinzli commited on

Add error handling to collect function in mail router
5a42f57

gavinzli commited on

Update collect function to reference pickle files in cache directory
bef73e4

gavinzli commited on

Move pickle files to cache directory for better organization
f5ee9cf

gavinzli commited on

Refactor Dockerfile permissions and remove unnecessary print statements; update email parameter in collect function
4fe2f95

gavinzli commited on

Implement OAuth 2.0 authentication flow and session management; remove token.pickle file
db83efb

gavinzli commited on

Update Dockerfile and refactor FastAPI routers for consistency
f06d4d5

gavinzli commited on

Remove obsolete router and controller files; update application structure and dependencies
af08824

gavinzli commited on