Ralph Slooten
61a1ed0e49
Remove duplication of swagger:model Triggers
2025-02-14 15:44:19 +13:00
Ralph Slooten
9b2e90279d
Fix: Include font/woff content type to embedded controller
2025-02-13 22:16:46 +13:00
Ville Skyttä
a1d35d488d
Chore: Specify Docker health check start period and interval ( #439 )
...
To reach healthy state faster at startup.
2025-02-13 15:57:45 +13:00
Ralph Slooten
a3bd62482d
Fix: Replace TrimLeft with TrimPrefix for webroot path handling ( #441 )
2025-02-13 15:55:12 +13:00
Ralph Slooten
d0458e2e7a
Merge tag 'v1.22.2' into develop
...
Release v1.22.2
2025-02-09 10:10:43 +13:00
Ralph Slooten
f40f95555a
Merge branch 'release/v1.22.2'
v1.22.2
2025-02-09 10:10:35 +13:00
Ralph Slooten
a5558d97ce
Release v1.22.2
2025-02-09 10:10:34 +13:00
Ralph Slooten
50c072ef4f
Chore: Update node dependencies / esbuild
2025-02-09 10:07:54 +13:00
Ralph Slooten
561032f367
Chore: Update Go dependencies
2025-02-09 10:00:35 +13:00
Ralph Slooten
8f1b7b6ec0
Chore: Enable browser cache for embedded web UI assets
2025-02-09 09:47:45 +13:00
Ralph Slooten
be94385f38
Merge branch 'feature/embed-controller' into develop
2025-02-08 15:15:34 +13:00
Ralph Slooten
61306e1ae4
Ignore render errors
2025-02-08 15:15:25 +13:00
Ralph Slooten
dac9fcf735
Chore: Replace http.FileServer with custom controller to correctly encode gzipped error responses for embed.FS
...
Go v1.23 removes the Content-Encoding header from error responses, breaking pages such as 404's while using gzip compression middleware.
2025-02-08 15:15:07 +13:00
Ralph Slooten
3528bc8da7
Fix: Add missing "latest" route to message attachment API endpoint ( #437 )
2025-02-08 08:35:37 +13:00
Ralph Slooten
cb3300212f
Fix: Remove recursive HTML regeneration in embedded HTML view ( #434 )
2025-02-07 19:39:55 +13:00
Ralph Slooten
f377414c3b
Merge tag 'v1.22.1' into develop
...
Release v1.22.1
2025-02-06 15:09:08 +13:00
Ralph Slooten
a2db203a08
Merge branch 'release/v1.22.1'
v1.22.1
2025-02-06 15:09:06 +13:00
Ralph Slooten
b1eb58c9c8
Release v1.22.1
2025-02-06 15:09:06 +13:00
Ralph Slooten
76b7e74049
Chore: Update node dependencies
2025-02-06 15:04:37 +13:00
Ralph Slooten
ed0caa0081
Chore: Update Go dependencies
2025-02-06 15:03:45 +13:00
Ralph Slooten
45e67b5cac
Remove swagger example to allow validation
2025-02-05 15:36:07 +13:00
Ralph Slooten
0c63c29769
Feature: Add optional query parameter for HTML message iframe embedding ( #434 )
2025-02-05 15:25:15 +13:00
Ralph Slooten
f4d6dd5c39
Update test error logging formatting
2025-02-04 16:16:17 +13:00
Ralph Slooten
496bf17db7
Chore: Add API CORS policy to HTML preview routes ( #434 )
2025-02-02 15:57:40 +13:00
Ralph Slooten
86b5524217
Feature: Add optional UI setting to skip "Delete all" & "Mark all read" confirmation dialogs( #428 )
2025-02-02 15:31:18 +13:00
dependabot[bot]
cba9f0043c
Chore: Bump actions/stale from 9.0.0 to 9.1.0 ( #432 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v9.0.0...v9.1.0 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-01 22:52:28 +13:00
Ralph Slooten
a1b08ea2bc
Fix Chaos link typo
2025-01-30 23:20:00 +13:00
Ralph Slooten
3d6d899a6d
Merge tag 'v1.22.0' into develop
...
Release v1.22.0
2025-01-26 13:37:08 +13:00
Ralph Slooten
9687329fc1
Merge branch 'release/v1.22.0'
v1.22.0
2025-01-26 13:37:04 +13:00
Ralph Slooten
04410ff463
Release v1.22.0
2025-01-26 13:37:03 +13:00
Ralph Slooten
a29b969e61
Reorder forwarding feature
2025-01-26 12:46:13 +13:00
Ralph Slooten
8425780ccd
Chore: Update node dependencies
2025-01-26 12:44:41 +13:00
Ralph Slooten
8331e11f7f
Chore: Update Go dependencies
2025-01-26 12:43:29 +13:00
Ralph Slooten
d7df895261
Feature: SMTP auto-forwarding option ( #414 )
2025-01-26 12:39:39 +13:00
Ralph Slooten
e2fab49873
Update relay modal wording
2025-01-26 09:48:05 +13:00
Ralph Slooten
a95bc3d29f
Feature: Option to override the From email address in SMTP relay configuration ( #414 )
2025-01-26 00:22:57 +13:00
Ralph Slooten
f278933bb9
Merge branch 'feature/chaos' into develop
2025-01-25 12:17:32 +13:00
Ralph Slooten
4d86297169
Feature: Add Chaos functionality to test integration handling of SMTP error responses ( #402 , #110 , #144 & #268 )
...
Closes #405
2025-01-25 12:17:15 +13:00
Ralph Slooten
2a6ab0476b
Correct format string in EHLO response
2025-01-25 11:57:32 +13:00
Ralph Slooten
b2ffb7476d
Order swagger sections by tag name
2025-01-25 00:00:23 +13:00
Ralph Slooten
338f205234
Use consistent swagger tag casing
2025-01-24 11:55:51 +13:00
Ralph Slooten
168049faf9
Refactor write & writef arguments
2025-01-18 14:47:20 +13:00
Hazem Noor
2a1a5ae852
Fix: Update command npm run update-caniemail
save path ( #422 )
2025-01-09 10:59:01 +13:00
Ralph Slooten
e30754a167
Fix: Correct date formatting in TestMakeHeaders
2025-01-01 22:49:23 +13:00
Ralph Slooten
fd46d4076b
Merge tag 'v1.21.8' into develop
...
Release v1.21.8
2024-12-20 16:48:13 +13:00
Ralph Slooten
7703d09919
Merge branch 'release/v1.21.8'
v1.21.8
2024-12-20 16:47:59 +13:00
Ralph Slooten
b3e7995342
Release v1.21.8
2024-12-20 16:47:58 +13:00
Ralph Slooten
c8937e218f
Chore: Update node dependencies
2024-12-20 16:16:43 +13:00
Ralph Slooten
82cfd605e5
Chore: Update Go dependencies
2024-12-20 16:14:47 +13:00
Ralph Slooten
d67feec713
Fix(db): Remove unused FOREIGN KEY REFERENCES in message_tags table ( #374 )
...
This SQL patch rebuilds the message_tags table to remove the unused ID & TagID REFERENCES that was sometimes causing FOREIGN KEY errors when deleting messages (with tags) using the rqlite database. This is not a bug in rqlite, but rather a limitation of how Mailpit integrated with rqlite as an optional alternative database.
2024-12-20 16:12:40 +13:00