1
0
mirror of https://github.com/axllent/mailpit.git synced 2024-12-30 23:17:59 +02:00
mailpit/internal/storage
2023-10-18 16:28:57 +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 Chore: Replace satori/go.uuid with github.com/google/uuid (#190) 2023-10-16 19:22:47 +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