summaryrefslogtreecommitdiffstats
path: root/index.php
Commit message (Collapse)AuthorAgeFilesLines
* Implement logging and refactor email sending logicGab2025-10-291-85/+25
| | | Added logging to debug.log for email sending process and modified email sending logic to use sendYamnEmail function.
* Update fmt.Println message from 'Hello' to 'Goodbye'Gab2025-10-251-248/+834
|
* Update email gateway and remailer file referencesGab2025-10-171-4/+4
|
* Refactor YAMN web interface for improved securityGab2025-10-171-92/+384
| | | Updated the YAMN web interface to enhance security features and improve user experience. Added error handling, remailer selection options, and refined HTML structure.
* Add files via uploadGab2025-01-041-1/+10
|
* Create index.phpGab2024-12-311-0/+103