1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-01-10 00:43:53 +02:00
mailpit/server
Ralph Slooten f16b105d26 API: Include Reply-To in message summary (including Web UI)
This adds a new ReplyTo array to to API Message response, and displays in the web UI if set. See #66
2023-04-01 17:05:18 +13:00
..
apiv1 Feature: OpenAPI / Swagger schema 2023-03-31 18:44:08 +13:00
handlers Feature: Add Kubernetes API health (livez/readyz) endpoints 2023-01-30 22:17:54 +13:00
smtpd Feature: Rename SSL to TLS, add deprecation warnings to flags & ENV variables referring to SSL 2023-03-31 18:44:06 +13:00
ui API: Include Reply-To in message summary (including Web UI) 2023-04-01 17:05:18 +13:00
ui-src API: Include Reply-To in message summary (including Web UI) 2023-04-01 17:05:18 +13:00
websockets Move utils to subfolder 2022-10-29 10:52:22 +13:00
server_test.go API: Provide structs of API v1 responses for use in client code 2022-10-21 22:55:15 +13:00
server.go Feature: OpenAPI / Swagger schema 2023-03-31 18:44:08 +13:00