Commit Graph

7 Commits

Author SHA1 Message Date
Jules
14bce805e0 fix: menu transfert flottant hors tableau (position fixed via getBoundingClientRect)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 23:46:40 +02:00
Jules
c4a338af05 fix: dropdown strategy=fixed pour échapper au overflow du tableau
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 23:40:18 +02:00
Jules
2739d91931 fix: dropdown transfert dépasse le tableau (overflow:visible + bs-boundary=viewport)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 23:28:11 +02:00
Jules
a32700ab3d fix: affichage extension PJ (shortName), bouton transfert toujours visible
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 16:07:57 +02:00
Jules
087448bb8b feat: bouton édition compte (nom affiché, webhook, mot de passe)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 15:42:59 +02:00
Jules
0d4998e129 feat: auto-refresh AJAX, bouton transfert entre comptes, webhook par compte
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 15:39:49 +02:00
Jules
0be1b9119a init: projet complet copymail pour Raspberry Pi
Stack: Nginx + PHP 8.2 + MariaDB + Postfix + Dovecot + Samba
- install.sh: script installation automatisé pour RPi OS Bookworm
- Interface web: visionneuse mails + admin (comptes, domaine, dashboard)
- Chaque compte mail génère automatiquement un share Samba
- Processeur cron: extraction pièces jointes via zbateson/mail-mime-parser
- Zéro injection SQL (PDO + prepared statements)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-04 09:36:35 +02:00