Commit Graph

20 Commits

Author SHA1 Message Date
zio
cc8ea14bf6 feat: add frontend/src/components/Compose.tsx 2026-06-01 22:12:59 +09:00
zio
e4f634f3fb feat: add frontend/src/api/mailApi.ts 2026-06-01 22:12:59 +09:00
zio
79a02d2c0b feat: add frontend/src/main.tsx 2026-06-01 22:12:58 +09:00
zio
4bebf5d30f feat: add frontend/src/App.tsx 2026-06-01 22:12:58 +09:00
zio
75f0899b88 feat: add frontend/vite.config.ts 2026-06-01 22:12:57 +09:00
zio
605cbcee27 feat: add frontend/tsconfig.node.json 2026-06-01 22:12:57 +09:00
zio
6b3a82e0d3 feat: add frontend/tsconfig.json 2026-06-01 22:12:57 +09:00
zio
3a85bc8190 feat: add frontend/tsconfig.app.json 2026-06-01 22:12:56 +09:00
zio
f90be4a7c4 feat: add frontend/package.json 2026-06-01 22:12:56 +09:00
zio
d9acb7c22b feat: add frontend/package-lock.json 2026-06-01 22:12:56 +09:00
zio
88e559e91e feat: add frontend/index.html 2026-06-01 22:12:55 +09:00
zio
926c13cf03 feat: add backend/__init__.py 2026-06-01 22:12:55 +09:00
zio
8d9b0ff2fa feat: add backend/smtp_client.py 2026-06-01 22:12:55 +09:00
zio
119c22a4ba feat: add backend/requirements.txt 2026-06-01 22:12:54 +09:00
zio
40a7e64208 feat: add backend/models.py 2026-06-01 22:12:54 +09:00
zio
bdadbc5b12 feat: add backend/main.py 2026-06-01 22:12:53 +09:00
zio
ce3f55ccdf feat: add backend/mail_parser.py 2026-06-01 22:12:53 +09:00
zio
e54926909f feat: add backend/imap_client.py 2026-06-01 22:12:53 +09:00
zio
5f22f7b6d1 feat: add backend/auth.py 2026-06-01 22:12:52 +09:00
zio
14af58d776 feat: add Jenkinsfile 2026-06-01 22:12:52 +09:00