1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-01-06 00:25:39 +02:00
mailpit/server
Tobi 324a0ac037
Fix: Allow multiple item selection on macOS with Cmd-click (#378)
* UI: Make multiple tag selection work on macOS

* UI: Allow click+meta key combination to select messages in list
2024-10-24 23:22:48 +13:00
..
apiv1 Add undocumented "demonstration mode" 2024-09-08 00:23:15 +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 Chore: Code cleanup 2024-10-12 15:20:11 +13:00
smtpd Feature: Web UI notifications of smtpd & POP3 errors (#347) 2024-08-17 23:02:55 +12:00
ui Remove blank authentication from RapiDoc 2024-10-12 15:54:08 +13:00
ui-src Fix: Allow multiple item selection on macOS with Cmd-click (#378) 2024-10-24 23:22:48 +13:00
webhook Chore: Standardize error logging & formatting 2024-01-01 15:25:38 +13:00
websockets Feature: Web UI notifications of smtpd & POP3 errors (#347) 2024-08-17 23:02: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 Chore: Code cleanup 2024-10-12 15:20:11 +13:00