1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-01-04 00:15:54 +02:00
mailpit/server
2023-11-19 15:09:54 +13:00
..
apiv1 Fix: Correctly display "About" modal when update check fails (resolves #199) 2023-10-28 17:33:11 +13:00
handlers Feature: Support search query params to /latest endpoints (#206) 2023-11-11 23:48:45 +13:00
smtpd Chore: Replace satori/go.uuid with github.com/google/uuid (#190) 2023-10-16 19:22:47 +13:00
ui Change swagger BinaryResponse to os.File 2023-10-16 17:34:10 +13:00
ui-src Fix: Prevent JavaScript error if message is missing From header (#209) 2023-11-19 15:09:54 +13:00
webhook Feature: Set optional webhook for received messages (#195) 2023-10-20 23:16:56 +13:00
websockets Chore: Use NextReader() instead of ReadMessage() for websocket reading (#207) 2023-11-19 15:09:53 +13:00
server_test.go Tests: Add more API tests 2023-09-25 22:14:19 +13:00
server.go Feature: Add URL redirect (/view/latest) to view latest message in web UI (#166) 2023-11-02 16:15:45 +13:00