Ralph Slooten
|
8c86cc624e
|
Limit testing for web UI build & swagger-editor-validate to Ubuntu
|
2024-01-03 14:52:53 +13:00 |
|
Ralph Slooten
|
4d2b6d6b4a
|
Tests: Run tests on Linux, Windows & Mac
|
2024-01-03 14:41:52 +13:00 |
|
Ralph Slooten
|
669c1a747f
|
Chore: Significantly increase database performance using WAL (Write-Ahead-Log)
|
2024-01-03 14:39:28 +13:00 |
|
Ralph Slooten
|
119e6a55d2
|
Fix: Log total deleted messages when auto-pruning messages (--max)
|
2024-01-03 13:13:43 +13:00 |
|
Ralph Slooten
|
381813fe63
|
Fix: Prevent rare error from websocket connection (unexpected non-whitespace character)
|
2024-01-03 13:09:06 +13:00 |
|
Ralph Slooten
|
dd57596fd1
|
UI: Automatically refresh connected browsers if Mailpit is upgraded (version change)
|
2024-01-03 12:54:12 +13:00 |
|
Ralph Slooten
|
12cfb09774
|
Update swagger docs
|
2024-01-03 12:30:15 +13:00 |
|
Ralph Slooten
|
a25c7e359a
|
Libs: Update node modules
|
2024-01-03 12:24:33 +13:00 |
|
Ralph Slooten
|
d705571cb5
|
Merge branch 'feature/smtp-allowed-recipients' into develop
|
2024-01-03 12:21:30 +13:00 |
|
Ralph Slooten
|
f4c703b686
|
Chore: Standardize error logging & formatting
|
2024-01-03 12:21:00 +13:00 |
|
Ralph Slooten
|
cdab59b295
|
Feature: Add option to only allow SMTP recipients matching a regular expression (disable open-relay behaviour #219)
|
2024-01-03 12:06:36 +13:00 |
|
Ralph Slooten
|
aad15945b3
|
Fix: Log total deleted messages when deleting all messages from search
|
2024-01-02 23:43:35 +13:00 |
|
Ralph Slooten
|
761cd2cd2e
|
Merge tag 'v1.12.0' into develop
Release v1.12.0
|
2024-01-02 20:06:02 +13:00 |
|
Ralph Slooten
|
7658fd8157
|
Merge branch 'release/v1.12.0'
|
2024-01-02 20:05:57 +13:00 |
|
Ralph Slooten
|
2086d0f114
|
Release v1.12.0
|
2024-01-02 20:05:54 +13:00 |
|
Ralph Slooten
|
8774b57a61
|
Fix formatting
|
2024-01-02 19:01:50 +13:00 |
|
Ralph Slooten
|
d8034b66d1
|
Update README
|
2024-01-02 19:00:47 +13:00 |
|
Ralph Slooten
|
4ecb70d60d
|
Update README
|
2024-01-02 18:53:02 +13:00 |
|
Ralph Slooten
|
42dcb05b8a
|
Update README
|
2024-01-02 18:51:37 +13:00 |
|
Ralph Slooten
|
6aa23d987a
|
Remove ineffectual assignment of values
|
2024-01-02 17:29:59 +13:00 |
|
Ralph Slooten
|
857df79dd5
|
Update function comment
|
2024-01-02 17:19:08 +13:00 |
|
Ralph Slooten
|
8f3a5e1fba
|
Remove outdated documentation
|
2024-01-02 17:18:38 +13:00 |
|
Ralph Slooten
|
f787df2c8b
|
Merge branch 'feature/stats' into develop
|
2024-01-02 13:23:54 +13:00 |
|
Ralph Slooten
|
0af11fcb28
|
Chore: Include runtime statistics in API (info) & UI (About)
Resolves #218
|
2024-01-02 13:23:16 +13:00 |
|
Ralph Slooten
|
e0dc3726bc
|
Chore: Use memory pointer for internal message parsing & storage
|
2024-01-02 13:14:21 +13:00 |
|
Ralph Slooten
|
bf181eaad5
|
Chore: Update caniemail test data
|
2024-01-02 00:24:23 +13:00 |
|
Ralph Slooten
|
38a260a4eb
|
Update swagger json
|
2024-01-02 00:22:30 +13:00 |
|
dependabot[bot]
|
69646d06c5
|
Bump wangyoucao577/go-release-action from 1.40 to 1.41 (#226)
Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.40 to 1.41.
- [Release notes](https://github.com/wangyoucao577/go-release-action/releases)
- [Commits](https://github.com/wangyoucao577/go-release-action/compare/v1.40...v1.41)
---
updated-dependencies:
- dependency-name: wangyoucao577/go-release-action
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>
|
2024-01-01 23:56:31 +13:00 |
|
Ralph Slooten
|
c2d76b1edd
|
Libs: Update node modules
|
2024-01-01 23:54:52 +13:00 |
|
Ralph Slooten
|
b3c82976b1
|
Libs: Update Go modules
|
2024-01-01 23:50:55 +13:00 |
|
Ralph Slooten
|
c70d101d7b
|
Merge branch 'feature/tags' into develop
|
2024-01-01 23:47:15 +13:00 |
|
Ralph Slooten
|
06ca217cde
|
Chore: Convert to many-to-many message tag relationships
|
2024-01-01 23:46:34 +13:00 |
|
Ralph Slooten
|
e032d27ef6
|
Standardize error logging & formatting
|
2024-01-01 23:43:19 +13:00 |
|
dependabot[bot]
|
5807747fa5
|
Bump actions/setup-go from 4 to 5 (#225)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-go
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>
|
2024-01-01 21:38:41 +13:00 |
|
dependabot[bot]
|
c316132102
|
Bump github/codeql-action from 2 to 3 (#227)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: github/codeql-action
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>
|
2024-01-01 21:38:04 +13:00 |
|
dependabot[bot]
|
79807586be
|
Bump actions/stale from 8.0.0 to 9.0.0 (#228)
Bumps [actions/stale](https://github.com/actions/stale) from 8.0.0 to 9.0.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/v8.0.0...v9.0.0)
---
updated-dependencies:
- dependency-name: actions/stale
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>
|
2024-01-01 21:37:40 +13:00 |
|
Ralph Slooten
|
83e291208a
|
Chore: Standardize error logging & formatting
|
2024-01-01 15:25:38 +13:00 |
|
Ralph Slooten
|
4568b95bd6
|
UI: Refresh search results when search resubmitted or active tag filter clicked
|
2023-12-31 09:22:33 +13:00 |
|
Ralph Slooten
|
0f0717786e
|
Bump golang.org/x/crypto v0.16.0 => v0.17.0
|
2023-12-19 15:25:56 +13:00 |
|
Ralph Slooten
|
9bfd93b295
|
Merge tag 'v1.11.1' into develop
Release v1.11.1
|
2023-12-17 10:49:02 +13:00 |
|
Ralph Slooten
|
c0e939f99b
|
Merge branch 'release/v1.11.1'
|
2023-12-17 10:48:59 +13:00 |
|
Ralph Slooten
|
c0be3da5bf
|
Release v1.11.1
|
2023-12-17 10:48:57 +13:00 |
|
Ralph Slooten
|
5f22d33e74
|
Libs: Update node modules
|
2023-12-17 10:36:31 +13:00 |
|
Ralph Slooten
|
a522d21bb4
|
Libs: Update Go modules
|
2023-12-17 10:34:24 +13:00 |
|
Ralph Slooten
|
262b77b0fe
|
Testing: Add new ingest subcommand to import an email file or maildir folder over SMTP
|
2023-12-17 10:12:36 +13:00 |
|
Ralph Slooten
|
a32978d149
|
Fix: Fix regression to support for search query params to all /latest endpoints (#206)
|
2023-12-17 10:12:35 +13:00 |
|
Ralph Slooten
|
0808e4543f
|
UI: Allow multiple tags to be searched using Ctrl-click (#216)
|
2023-12-17 10:12:35 +13:00 |
|
Ralph Slooten
|
a8d5887f4f
|
Merge branch 'release/v1.11.0'
|
2023-12-14 16:27:08 +13:00 |
|
Ralph Slooten
|
bc75701abd
|
Release v1.11.0
|
2023-12-14 16:27:08 +13:00 |
|
Ralph Slooten
|
176d026fcc
|
Libs: Update node modules
|
2023-12-14 16:26:12 +13:00 |
|