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 |
|
Ralph Slooten
|
fe82df6f30
|
Libs: Update Go modules
|
2023-12-14 16:26:12 +13:00 |
|
Ralph Slooten
|
085e76f33e
|
Feature: Add configuration option to set maximum SMTP recipients (#205)
|
2023-12-14 16:26:12 +13:00 |
|
Ralph Slooten
|
f69106a67a
|
Deprecate environment MP_STRICT_RFC_HEADERS => MP_SMTP_STRICT_RFC_HEADERS
|
2023-12-14 16:26:12 +13:00 |
|
Ralph Slooten
|
28cd1fceee
|
API: Allow ID "latest" for message summary, headers, raw version & HTML/link checks
|
2023-12-14 16:26:03 +13:00 |
|
Ralph Slooten
|
2b6e5fe320
|
Merge tag 'v1.10.4' into develop
Release v1.10.4
|
2023-12-07 17:18:54 +13:00 |
|
Ralph Slooten
|
37e36aaeb6
|
Merge branch 'release/v1.10.4'
|
2023-12-07 17:18:51 +13:00 |
|
Ralph Slooten
|
b1c45e1eff
|
Release v1.10.4
|
2023-12-07 17:18:51 +13:00 |
|
Ralph Slooten
|
701741a723
|
Fix: Remove JS debug information for favicon
|
2023-12-07 17:17:56 +13:00 |
|
Ralph Slooten
|
b7d7be64fb
|
Merge tag 'v1.10.3' into develop
Release v1.10.3
|
2023-12-07 16:47:29 +13:00 |
|
Ralph Slooten
|
a4582cec4b
|
Merge branch 'release/v1.10.3'
|
2023-12-07 16:47:26 +13:00 |
|
Ralph Slooten
|
a4b7552be2
|
Release v1.10.3
|
2023-12-07 16:47:26 +13:00 |
|
Ralph Slooten
|
45b148ecc8
|
Libs: Update node modules
|
2023-12-07 16:33:08 +13:00 |
|
Ralph Slooten
|
0a60ec3f3d
|
Libs: Update Go modules
|
2023-12-07 16:29:35 +13:00 |
|
Imanuel Ulbricht
|
4a12f2cd62
|
Feature: Add @ as valid character for webroot (#215)
Added `@` as valid character for `--webroot`. This allows the usage in Coder without a subdomain.
|
2023-12-07 16:26:14 +13:00 |
|
Ralph Slooten
|
64483e5ce3
|
Chore: Update caniemail library & add hr element test
|
2023-12-04 21:33:15 +13:00 |
|
Ralph Slooten
|
5365313f9a
|
Fix: New favicon notification badge to fix rendering issues (#210)
|
2023-12-04 21:32:59 +13:00 |
|