Ralph Slooten
b27a28cbf5
Fix: Prevent splitting multi-byte characters in message snippets ( #404 )
2024-12-10 18:12:35 +13:00
Ralph Slooten
b1c745fb32
Merge tag 'v1.21.6' into develop
...
Release v1.21.6
2024-12-08 12:59:40 +13:00
Ralph Slooten
ccd35c7dc9
Merge branch 'release/v1.21.6'
v1.21.6
2024-12-08 12:59:25 +13:00
Ralph Slooten
11a9014241
Release v1.21.6
2024-12-08 12:59:24 +13:00
Ralph Slooten
93c9eb3fbf
Chore: Update caniemail database
2024-12-08 12:55:49 +13:00
Ralph Slooten
68f2a3189e
Chore: Update node dependencies
2024-12-08 12:55:09 +13:00
Ralph Slooten
d57aa9b37e
Chore: Update Go dependencies
2024-12-08 12:52:38 +13:00
Ralph Slooten
14f1a44c7a
Feature: Include Mailpit label (if set) in webhook HTTP header ( #400 )
2024-12-06 17:21:52 +13:00
Ralph Slooten
3e7d4f8175
Feature: Add support for sending inline attachments via HTTP API ( #399 )
...
Optional settings for Attachment ContentID & ContentType
2024-12-05 21:25:59 +13:00
Ralph Slooten
22cae16e00
Fix error handling
2024-12-01 14:49:01 +13:00
avesst
6e44691f6d
Fix: Message view not updating when deleting messages from search ( #395 )
...
* Fix message view not updating when deleting messages from search
* Move logic to after SQL execution and prune if > 200 messages
2024-11-30 22:54:14 +13:00
Ralph Slooten
aabb2acab9
Merge tag 'v1.21.5' into develop
...
Release v1.21.5
2024-11-26 22:24:45 +13:00
Ralph Slooten
0277f4e944
Merge branch 'release/v1.21.5'
v1.21.5
2024-11-26 22:24:41 +13:00
Ralph Slooten
7c31b3d0c0
Release v1.21.5
2024-11-26 22:24:40 +13:00
Ralph Slooten
c7f3937cb2
Chore: Update caniemail database
2024-11-26 22:17:04 +13:00
Ralph Slooten
5a3448accf
Chore: Update node dependencies
2024-11-26 22:16:16 +13:00
Ralph Slooten
53b55ec320
Chore: Update Go dependencies
2024-11-26 22:14:08 +13:00
Ralph Slooten
0ff73b7df6
Format code
2024-11-22 16:55:24 +13:00
Faster IT
5666462f29
Chore: Make symlink detection more specific to contain "sendmail" in the name ( #391 )
2024-11-22 16:52:20 +13:00
Ralph Slooten
bc23e6336d
Merge tag 'v1.21.4' into develop
...
Release v1.21.4
2024-11-17 17:56:30 +13:00
Ralph Slooten
6d115ceb86
Merge branch 'release/v1.21.4'
v1.21.4
2024-11-17 17:56:26 +13:00
Ralph Slooten
a33d0c9d07
Release v1.21.4
2024-11-17 17:56:25 +13:00
Ralph Slooten
f08a959545
Bugfix: Fix external CSS stylesheet loading in HTML preview ( #388 )
2024-11-17 17:49:15 +13:00
Ralph Slooten
249a02b71a
Merge tag 'v1.21.3' into develop
...
Release v1.21.3
2024-11-16 15:28:12 +13:00
Ralph Slooten
b698e037bf
Merge branch 'release/v1.21.3'
v1.21.3
2024-11-16 15:28:10 +13:00
Ralph Slooten
8dab8abde4
Release v1.21.3
2024-11-16 15:28:10 +13:00
Ralph Slooten
8c2e5d856a
Chore: Update Go dependencies
2024-11-16 15:23:04 +13:00
Ralph Slooten
1afd138cc5
Chore: Minor UI tweaks
2024-11-16 15:21:45 +13:00
Ralph Slooten
c4e0e651a3
Chore: Mute Dart Sass deprecation notices
2024-11-16 14:55:35 +13:00
Ralph Slooten
0b11ce26ab
Chore: Update node dependencies
2024-11-16 14:54:43 +13:00
Ralph Slooten
bc7d7f901d
Chore: Upgrade Alpine packages on Docker build
2024-11-10 07:57:45 +13:00
Ralph Slooten
a7fac05209
Remove swagger parameter examples (invalid format)
2024-11-09 16:51:23 +13:00
Ralph Slooten
657cada916
Chore: Add swagger examples & API code restructure
2024-11-09 13:24:20 +13:00
Ralph Slooten
ea219e5ec9
Merge branch 'release/v1.21.2'
v1.21.2
2024-11-08 23:19:35 +13:00
Ralph Slooten
8f79fcd0d5
Release v1.21.2
2024-11-08 23:19:34 +13:00
Ralph Slooten
61cff513cb
Chore: Remove legacy Tags column from message DB table
2024-11-08 23:02:27 +13:00
Ralph Slooten
13caeb4f5b
Chore: Update Go dependencies
2024-11-08 22:11:31 +13:00
Ralph Slooten
3f2457cc6a
Chore: Update node dependencies
2024-11-08 22:07:11 +13:00
Ralph Slooten
2c94c32722
Feature: Add additional ignored flags to sendmail ( #384 )
...
commit 5dc0ac63d414d88c516785cba26c5cec24fc817a
Author: Ralph Slooten <axllent@gmail.com>
Date: Fri Nov 8 21:58:46 2024 +1300
Add new ignored flags to sendmail help
commit 810e6ffc2348328bfd8a0a148c95ccfb7a13cbcb
Author: Lucas dos Santos Abreu <lucas.s.abreu@gmail.com>
Date: Fri Nov 8 05:37:27 2024 -0300
Feature: Add additional ignored flags to sendmail (#384 )
2024-11-08 21:59:20 +13:00
Ralph Slooten
d448211653
Fix: Fix browser notification request on Edge ( #89 )
2024-11-07 16:35:37 +13:00
Ralph Slooten
ccef1ae20d
Merge tag 'v1.21.1' into develop
...
Release v1.21.1
2024-11-01 22:24:35 +13:00
Ralph Slooten
0f24496ee2
Merge branch 'release/v1.21.1'
v1.21.1
2024-11-01 22:24:23 +13:00
Ralph Slooten
2743e2e0cb
Release v1.21.1
2024-11-01 22:24:22 +13:00
Ralph Slooten
4be92633f2
Chore: Update Go dependencies
2024-11-01 22:19:23 +13:00
Ralph Slooten
5675abef84
Feature: Add ability to search by size smaller or larger than a value (eg: larger:1M
/ smaller:2.5M
)
2024-10-27 02:15:13 +13:00
Ralph Slooten
bd47c19058
Feature: Add ability to search for messages containing inline images (has:inline
)
2024-10-27 02:12:19 +13:00
Ralph Slooten
47c6062b1c
Chore: Separate attachments and inline images in download nav and badges ( #379 )
2024-10-26 23:14:55 +13:00
Ralph Slooten
48a1f6b877
Merge tag 'v1.21.0' into develop
...
Release v1.21.0
2024-10-24 23:51:54 +13:00
Ralph Slooten
10c20dd00f
Merge branch 'release/v1.21.0'
v1.21.0
2024-10-24 23:51:49 +13:00
Ralph Slooten
57d32c6627
Release v1.21.0
2024-10-24 23:51:47 +13:00