Commit Graph

2 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] c97ec70f2c fix: upgrade Node.js base image to node:20-alpine in frontend Dockerfile
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
Agent-Logs-Url: https://github.com/christianlouis/pop_puller_to_gmail/sessions/32fd4658-d352-4f79-b6e0-e6908f526418
2026-03-23 22:54:06 +00:00
copilot-swe-agent[bot] f33bdda6a8 Add complete web interface with Next.js frontend
- Initialize Next.js 14 app with TypeScript and Tailwind CSS
- Create authentication flows (login, register, OAuth)
- Build dashboard with overview statistics
- Implement mail accounts management (list, add, edit, delete)
- Add auto-detect and test connection features
- Create responsive layout with sidebar navigation
- Configure Docker deployment for frontend
- Update docker-compose.new.yml with frontend service
- Add comprehensive web interface documentation

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-02-01 14:11:12 +00:00