Ralph Slooten
ef41de06ae
Chore: Use NextReader() instead of ReadMessage() for websocket reading ( #207 )
...
This prevents against malicious buffer overflows.
2023-11-19 15:09:53 +13:00
Ralph Slooten
e80c230120
Merge branch 'release/v1.10.0'
2023-11-12 00:00:36 +13:00
Ralph Slooten
79dad9920a
Release v1.10.0
2023-11-12 00:00:35 +13:00
Ralph Slooten
7244f4e2ff
Libs: Update node modules
2023-11-11 23:54:42 +13:00
Ralph Slooten
ab8466ff7e
Libs: Update Go modules
2023-11-11 23:51:34 +13:00
Ralph Slooten
a5bec762d4
Feature: Support search query params to /latest endpoints ( #206 )
2023-11-11 23:48:45 +13:00
Ralph Slooten
4c5b024eca
Feature: Option to allow untrusted HTTPS certificates for screenshots & link checking ( #204 )
2023-11-11 23:10:43 +13:00
Ralph Slooten
74236258db
Fix: Correctly close websockets on client disconnect ( #207 )
2023-11-11 15:32:57 +13:00
Ralph Slooten
ffe6167d96
Feature: Add URL redirect (/view/latest
) to view latest message in web UI ( #166 )
2023-11-02 16:15:45 +13:00
dependabot[bot]
baa9f3be0b
Bump actions/setup-node from 3 to 4 ( #203 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 22:10:01 +13:00
Ralph Slooten
2605bc5bfb
Merge tag 'v1.9.10' into develop
...
Release v1.9.10
2023-10-31 16:52:22 +13:00
Ralph Slooten
bc963ccfb2
Merge branch 'release/v1.9.10'
2023-10-31 16:52:17 +13:00
Ralph Slooten
8b03d1703a
Release v1.9.10
2023-10-31 16:52:17 +13:00
Ralph Slooten
8e4d03c044
Libs: Update node modules
2023-10-31 16:46:17 +13:00
Ralph Slooten
c6c32f232c
Libs: Update Go modules
2023-10-31 15:49:50 +13:00
Ralph Slooten
f19ab57e06
Libs: Update caniemail test data
2023-10-31 15:46:25 +13:00
Ralph Slooten
153eb3df53
Fix: Correctly display "About" modal when update check fails ( resolves #199 )
2023-10-28 17:33:11 +13:00
Ralph Slooten
f29016a175
Docs: Update documentation links
2023-10-25 10:01:03 +13:00
Ralph Slooten
d82b1e731c
UI: Fix column width in search view
2023-10-24 09:00:45 +13:00
Ralph Slooten
615db61df3
Grammar changes
2023-10-24 00:35:00 +13:00
Alexander Ofori
8f5ef400d8
Correction to Usage, Testing Mail and Configuring Mail ( #197 )
2023-10-23 22:44:30 +13:00
Alexander Ofori
2efa206c4f
Correction to brew automatic start sentence ( #196 )
2023-10-22 20:56:12 +13:00
Ralph Slooten
3586abab1c
Reduce time limit for stale issues to 14 days
2023-10-20 23:49:23 +13:00
Ralph Slooten
420fc9f511
Merge tag 'v1.9.9' into develop
...
Release v1.9.9
2023-10-20 23:33:31 +13:00
Ralph Slooten
6a9bf1d99f
Merge branch 'release/v1.9.9'
2023-10-20 23:33:27 +13:00
Ralph Slooten
8908706c1c
Release v1.9.9
2023-10-20 23:33:25 +13:00
Ralph Slooten
2812c63b01
Libs: update node modules
2023-10-20 23:29:01 +13:00
Ralph Slooten
0849970442
Libs: Update Go modules
2023-10-20 23:21:42 +13:00
Ralph Slooten
140bdd6c20
Feature: Set optional webhook for received messages ( #195 )
2023-10-20 23:16:56 +13:00
Ralph Slooten
f256d205ed
Feature: Reset message date on release ( #194 )
...
When releasing a message the date header is now updated with the current date & time.
2023-10-18 17:40:40 +13:00
Ralph Slooten
30c392bcec
Chore: Move html2text module to internal/html2text
2023-10-18 16:28:57 +13:00
Ralph Slooten
80bf374d8a
Update note on package managers
2023-10-17 22:21:38 +13:00
apreiml
e5ef02e57b
Add Arch Linux package installation note ( #192 )
2023-10-17 22:09:47 +13:00
Ralph Slooten
ccd27e2b94
Merge tag 'v1.9.8' into develop
...
Release v1.9.8
2023-10-16 21:18:15 +13:00
Ralph Slooten
c5ea550631
Merge branch 'release/v1.9.8'
2023-10-16 21:18:11 +13:00
Ralph Slooten
b4f5aa3640
Release v1.9.8
2023-10-16 21:18:10 +13:00
Ralph Slooten
82d54d354c
Libs: Update node modules
2023-10-16 21:17:35 +13:00
Ralph Slooten
7185649bbd
Libs: Update Go modules
2023-10-16 21:15:56 +13:00
Ralph Slooten
506400b764
Merge branch 'feature/swagger' into develop
2023-10-16 21:13:17 +13:00
Cyril Jouve
0e01b9ff73
Chore: Replace satori/go.uuid with github.com/google/uuid ( #190 )
...
Fixes #189
2023-10-16 19:22:47 +13:00
Ralph Slooten
4c3e073b0c
Change swagger BinaryResponse to os.File
2023-10-16 17:34:10 +13:00
Ralph Slooten
e72dd8d9b6
Replace unprintable characters with space in html2text
2023-10-15 22:02:57 +13:00
Ralph Slooten
e564637203
Tests: Add test to validate swagger.json
2023-10-15 20:55:43 +13:00
Ralph Slooten
cded4d25fc
Swagger: Update swagger documentation
...
See #188
2023-10-15 19:24:06 +13:00
Ralph Slooten
eeac32d09b
Merge branch 'feature/html2text' into develop
2023-10-14 22:29:26 +13:00
Ralph Slooten
e9d44c55a1
Tests: Add html2text tests
2023-10-14 22:28:52 +13:00
Ralph Slooten
a9fe0d8e58
Chore: Replace html2text modules with simplified internal function
...
The module microcosm-cc/bluemonday now requires Go v1.21 and is quite frankly an overkill as Mailpit only needs to convert HTML to a single line (no formatting).
2023-10-14 22:28:14 +13:00
Ralph Slooten
93da18778c
Merge tag 'v1.9.7' into develop
...
Release v1.9.7
2023-10-13 23:22:09 +13:00
Ralph Slooten
9b67792669
Merge branch 'release/v1.9.7'
2023-10-13 23:22:06 +13:00
Ralph Slooten
8739428136
Release v1.9.7
2023-10-13 23:22:05 +13:00