1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-01-06 00:25:39 +02:00
mailpit/server
2024-08-04 17:10:28 +12:00
..
apiv1 Feature(UI): List messages in side nav when viewing message for easy navigation (#336) 2024-08-04 17:04:14 +12:00
handlers Feature(UI): List messages in side nav when viewing message for easy navigation (#336) 2024-08-04 17:04:14 +12:00
pop3 Feature(UI): List messages in side nav when viewing message for easy navigation (#336) 2024-08-04 17:04:14 +12:00
smtpd Feature: Add optional relay recipient blocklist (#333) 2024-07-14 15:04:36 +12:00
ui Feature: Add optional relay recipient blocklist (#333) 2024-07-14 15:04:36 +12:00
ui-src Fix: Prevent potential JavaScript errors caused by race condition 2024-08-04 17:10:28 +12:00
webhook Chore: Standardize error logging & formatting 2024-01-01 15:25:38 +13:00
websockets Add websocket delay to prevent joining messages 2024-08-04 17:06:55 +12:00
server_test.go Feature: Add ability to rename and delete tags globally 2024-06-29 17:12:56 +12:00
server.go Fix(Security): Prevent bypass of Contend Security Policy using stored XSS, and sanitize preview HTML data (DOMPurify) 2024-07-26 22:02:14 +12:00