1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-01-08 00:39:22 +02:00
mailpit/internal/storage
2023-12-17 10:12:35 +13:00
..
testdata Tests: Add snippet tests 2023-10-05 17:02:12 +13:00
database_test.go Tests: Add message summary tests 2023-10-05 17:02:35 +13:00
database.go Fix: Fix regression to support for search query params to all /latest endpoints (#206) 2023-12-17 10:12:35 +13:00
migrations.go Feature: Display email previews (#175) 2023-10-05 17:01:13 +13:00
migrationTasks.go Chore: Move storage package to internal/storage 2023-09-25 19:29:31 +13:00
notifications.go Chore: Move storage package to internal/storage 2023-09-25 19:29:31 +13:00
reindex.go Feature: Add reindex subcommand to reindex all messages 2023-10-05 17:04:05 +13:00
search_test.go Chore: Move storage package to internal/storage 2023-09-25 19:29:31 +13:00
search.go Feature: Display email previews (#175) 2023-10-05 17:01:13 +13:00
structs.go Feature: Display email previews (#175) 2023-10-05 17:01:13 +13:00
tags_test.go Chore: Move storage package to internal/storage 2023-09-25 19:29:31 +13:00
tags.go Chore: Move storage package to internal/storage 2023-09-25 19:29:31 +13:00
testing.go Feature: Display email previews (#175) 2023-10-05 17:01:13 +13:00
utils.go Chore: Move html2text module to internal/html2text 2023-10-18 16:28:57 +13:00