This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
mailpit
Watch
1
Star
0
Fork
0
You've already forked mailpit
mirror of
https://github.com/axllent/mailpit.git
synced
2025-02-11 13:52:52 +02:00
Code
Issues
Releases
Activity
mailpit
/
server
History
Ralph Slooten
57cfb2611c
Use bytes.NewReader(data) instead of strings.NewReader(string(data))
2022-11-13 17:26:28 +13:00
..
apiv1
Use bytes.NewReader(data) instead of strings.NewReader(string(data))
2022-11-13 17:26:28 +13:00
ui
UI: Theme changes
2022-10-15 23:14:51 +13:00
ui-src
Bugfix: Return empty arrays rather than null for message To, CC, BCC, Inlines & Attachments
2022-11-13 17:26:17 +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: Allow custom webroot
2022-10-31 22:13:41 +13:00