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 |
|
copilot-swe-agent[bot]
|
8c5da57aee
|
Remove hardcoded trend value from dashboard
|
2026-02-01 14:08:36 +00:00 |
|
copilot-swe-agent[bot]
|
f26ab702de
|
Add frontend components: dashboard, accounts, auth callback, and modal forms
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-01 14:07:56 +00:00 |
|
copilot-swe-agent[bot]
|
dfe5af1898
|
Initial plan
|
2026-02-01 13:58:08 +00:00 |
|
Christian Krakau-Louis
|
27845caf66
|
Merge pull request #5 from christianlouis/dependabot/pip/backend/authlib-1.6.6
Bump authlib from 1.6.5 to 1.6.6 in /backend
|
2026-02-01 14:56:19 +01:00 |
|
Christian Krakau-Louis
|
e66f9bcd15
|
Merge pull request #4 from christianlouis/dependabot/pip/backend/cryptography-44.0.1
Bump cryptography from 42.0.4 to 44.0.1 in /backend
|
2026-02-01 14:56:04 +01:00 |
|
dependabot[bot]
|
0928cc6161
|
Bump authlib from 1.6.5 to 1.6.6 in /backend
Bumps [authlib](https://github.com/authlib/authlib) from 1.6.5 to 1.6.6.
- [Release notes](https://github.com/authlib/authlib/releases)
- [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst)
- [Commits](https://github.com/authlib/authlib/compare/v1.6.5...v1.6.6)
---
updated-dependencies:
- dependency-name: authlib
dependency-version: 1.6.6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-01 13:55:31 +00:00 |
|
dependabot[bot]
|
50143ef5f6
|
Bump cryptography from 42.0.4 to 44.0.1 in /backend
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.4...44.0.1)
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 44.0.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-01 13:55:31 +00:00 |
|
Christian Krakau-Louis
|
06c146c9f8
|
Merge pull request #3 from christianlouis/copilot/add-multi-user-pop3-support
Transform single-user forwarder to multi-tenant SaaS with encrypted credentials and OAuth
|
2026-02-01 14:54:33 +01:00 |
|
copilot-swe-agent[bot]
|
439d1f2ec7
|
SECURITY: Update dependencies to fix 11 vulnerabilities (aiohttp, authlib, cryptography, fastapi, python-multipart)
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-01 13:00:31 +00:00 |
|
copilot-swe-agent[bot]
|
0dc777bb7e
|
Add security analysis report - CodeQL passed with 0 alerts, production ready
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-01 12:57:45 +00:00 |
|
copilot-swe-agent[bot]
|
bb535028cc
|
Fix code review issues: remove duplicate dependency, improve error handling, fix hardcoded credentials, improve encryption salt
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-01 12:55:26 +00:00 |
|
copilot-swe-agent[bot]
|
78731566c9
|
Add comprehensive documentation: architecture, implementation, migration guides, and feature summary
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-01 12:53:32 +00:00 |
|
copilot-swe-agent[bot]
|
5be2794c95
|
Add FastAPI application, API endpoints, Celery workers, and Docker configuration
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-01 12:48:32 +00:00 |
|
copilot-swe-agent[bot]
|
130b53d37f
|
Add backend foundation: database models, security, and mail processing service
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-01 12:44:22 +00:00 |
|
Christian Krakau-Louis
|
d33cd1d93f
|
Merge pull request #2 from christianlouis/copilot/add-docker-container-setup
Add GitHub Actions for automated Docker container builds
|
2026-02-01 13:40:28 +01:00 |
|
copilot-swe-agent[bot]
|
d128e34aa7
|
Initial plan
|
2026-02-01 12:39:12 +00:00 |
|
copilot-swe-agent[bot]
|
4b3181946f
|
Fix spacing in GitHub Actions workflow template
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-01 12:31:02 +00:00 |
|
copilot-swe-agent[bot]
|
fc9e999b6a
|
Add GitHub Actions workflow for Docker container build and push
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-01 12:30:33 +00:00 |
|
copilot-swe-agent[bot]
|
86b88fac3d
|
Initial plan
|
2026-02-01 12:28:25 +00:00 |
|
Christian Krakau-Louis
|
40d39b431b
|
Merge pull request #1 from christianlouis/copilot/create-pop3-to-gmail-docker
Implement self-hosted POP3 to Gmail forwarder with Docker deployment
|
2026-02-01 13:27:38 +01:00 |
|
copilot-swe-agent[bot]
|
a7b0466d98
|
Add QUICKSTART guide, LICENSE, and CONTRIBUTING documentation
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-01 12:17:59 +00:00 |
|
copilot-swe-agent[bot]
|
810ebed3e2
|
Fix code review issues: remove duplicate import and improve SMTP cleanup
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-01 12:15:59 +00:00 |
|
copilot-swe-agent[bot]
|
aa9be83758
|
Add complete POP3 to Gmail forwarder implementation
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-01 12:14:05 +00:00 |
|
copilot-swe-agent[bot]
|
124a118d95
|
Initial plan
|
2026-02-01 12:10:29 +00:00 |
|
Christian Krakau-Louis
|
debb500248
|
Initial commit
|
2026-02-01 13:10:25 +01:00 |
|