1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-01-16 02:47:11 +02:00
mailpit/internal/storage
2024-02-17 23:19:32 +13:00
..
testdata Tests: Add snippet tests 2023-10-05 17:02:12 +13:00
cron.go Update cron logic 2024-02-17 23:19:32 +13:00
database.go Chore: Refactor storage library 2024-02-17 22:36:32 +13:00
messages_test.go Chore: Refactor storage library 2024-02-17 22:36:32 +13:00
messages.go Chore: Refactor storage library 2024-02-17 22:36:32 +13:00
migrations.go Chore: Refactor storage library 2024-02-17 22:36:32 +13:00
notifications.go UI: Automatically refresh connected browsers if Mailpit is upgraded (version change) 2024-01-03 12:54:12 +13:00
reindex.go API: Include Reply-To information in message summaries for message list & websocket events 2024-02-09 23:08:34 +13:00
search_test.go Feature: Add reply-to:<search> search filter (#247) 2024-02-09 23:09:14 +13:00
search.go Chore: Security improvements (gosec) 2024-02-17 12:38:30 +13:00
settings.go Chore: Better handling of automatic database compression (vacuuming) after deleting messages 2024-02-17 11:12:37 +13:00
structs.go API: Include Reply-To information in message summaries for message list & websocket events 2024-02-09 23:08:34 +13:00
tags_test.go Chore: Use memory pointer for internal message parsing & storage 2024-01-02 13:14:21 +13:00
tags.go Chore: Standardize error logging & formatting 2024-01-03 12:21:00 +13:00
testing.go Feature: Display email previews (#175) 2023-10-05 17:01:13 +13:00
utils.go Chore: Better handling of automatic database compression (vacuuming) after deleting messages 2024-02-17 11:12:37 +13:00