Ralph Slooten
b6e1b68c90
Update README
2023-03-31 18:44:07 +13:00
Ralph Slooten
182d32a2c8
API: Return received datetime when message does not contain a date header
2023-03-31 18:44:06 +13:00
Ralph Slooten
169c476c56
Feature: Rename SSL to TLS, add deprecation warnings to flags & ENV variables referring to SSL
2023-03-31 18:44:06 +13:00
Ralph Slooten
57b0e1666f
Feature: Options to support auth without STARTTLS, and accept any login
...
@see #56
2023-03-31 18:44:06 +13:00
Ralph Slooten
a9ce35b741
Feature: Option to use message dates as received dates (new messages only)
2023-03-31 18:44:05 +13:00
Ralph Slooten
dfad730b21
Release v1.3.11
2023-03-10 14:57:08 +13:00
Ralph Slooten
f0723fb64a
Update git-chglog format
2023-03-10 14:52:35 +13:00
Ralph Slooten
b905ba4ec5
Feature: Expand custom webroot path to include a-z A-Z 0-9 _ . - and /
...
@see #64
2023-03-10 14:48:28 +13:00
Ralph Slooten
7675cd162f
Docker: Expose default ports (1025/tcp 8025/tcp)
...
@see #63
2023-03-09 15:49:47 +13:00
Ralph Slooten
dff5a605b4
Create FUNDING.yml
2023-03-09 01:18:00 +13:00
Ralph Slooten
3f3b8a6d97
Merge tag 'v1.3.10' into develop
...
Release v1.3.10
2023-03-04 23:40:31 +13:00
Ralph Slooten
fc595c031d
Merge branch 'release/v1.3.10'
2023-03-04 23:40:28 +13:00
Ralph Slooten
a897004dc1
Release v1.3.10
2023-03-04 23:40:27 +13:00
Ralph Slooten
6917477533
Libs: Update node modules
2023-03-04 23:38:05 +13:00
Ralph Slooten
eede2bff99
Bugfix: Fix search with existing emails
2023-03-04 23:25:55 +13:00
Ralph Slooten
de0549e60a
Change Dependabot checks to monthly
2023-02-27 21:57:38 +13:00
Ralph Slooten
17caa21afd
Update libs
2023-02-27 21:56:47 +13:00
Ralph Slooten
4656717046
Merge tag 'v1.3.9' into develop
...
Release v1.3.9
2023-02-24 22:31:25 +13:00
Ralph Slooten
72fdbb8364
Merge branch 'release/v1.3.9'
2023-02-24 22:31:21 +13:00
Ralph Slooten
37b4f1f566
Release v1.3.9
2023-02-24 22:31:21 +13:00
Ralph Slooten
464fbf818c
Merge pull request #44 from axllent/dependabot/github_actions/wangyoucao577/go-release-action-1.36
...
Bump wangyoucao577/go-release-action from 1.30 to 1.36
2023-02-24 21:53:47 +13:00
Ralph Slooten
6360a69ff6
Merge pull request #43 from axllent/dependabot/github_actions/docker/build-push-action-4
...
Bump docker/build-push-action from 3 to 4
2023-02-24 21:53:19 +13:00
Ralph Slooten
054438b952
Libs: Update node modules
...
Note: due to an incompatibility issue, esbuild-sass-plugin has been left as-is, see: https://github.com/glromeo/esbuild-sass-plugin/issues/121
2023-02-24 21:50:58 +13:00
Ralph Slooten
cb6085790b
Libs: Update Go modules
2023-02-24 21:39:45 +13:00
Ralph Slooten
1bd0c6ac74
Feature: Add Cc and Bcc search filters
2023-02-24 21:36:42 +13:00
Ralph Slooten
7cb46ba869
Correctly case Cc and Bcc in UI
2023-02-24 21:36:42 +13:00
Ralph Slooten
6efe99ffdf
Move smtpd to server
2023-02-24 21:36:42 +13:00
Ralph Slooten
cc121e4b27
Merge pull request #55 from axllent/dependabot/go_modules/golang.org/x/image-0.5.0
...
Bump golang.org/x/image from 0.3.0 to 0.5.0
2023-02-24 21:30:55 +13:00
dependabot[bot]
ee86260651
Bump golang.org/x/image from 0.3.0 to 0.5.0
...
Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/golang/image/releases )
- [Commits](https://github.com/golang/image/compare/v0.3.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 08:24:21 +00:00
dependabot[bot]
cab9f8a729
Bump wangyoucao577/go-release-action from 1.30 to 1.36
...
Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action ) from 1.30 to 1.36.
- [Release notes](https://github.com/wangyoucao577/go-release-action/releases )
- [Commits](https://github.com/wangyoucao577/go-release-action/compare/v1.30...v1.36 )
---
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>
2023-02-24 08:23:12 +00:00
dependabot[bot]
790fbe69fd
Bump docker/build-push-action from 3 to 4
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 08:23:11 +00:00
Ralph Slooten
51074a9d72
Merge pull request #42 from shizunge/dependabot
...
Add dependabot.yml
2023-02-24 21:22:51 +13:00
Shizun Ge
28b4f2d09d
add npm to dependabot.yml
2023-02-23 20:23:37 -08:00
Shizun Ge
b6c1c180c9
add dependabot.yml
2023-02-22 23:31:30 -08:00
Ralph Slooten
264ad1bf9f
Merge tag 'v1.3.8' into develop
...
Release v1.3.8
2023-02-09 15:24:41 +13:00
Ralph Slooten
7d63c75557
Merge branch 'release/v1.3.8'
2023-02-09 15:24:35 +13:00
Ralph Slooten
0c4c2881c8
Release v1.3.8
2023-02-09 15:24:35 +13:00
Ralph Slooten
56999e97e2
UI: Compress SVG icons
2023-02-09 15:21:46 +13:00
Ralph Slooten
d238675011
Bugfix: Restore notification icon
...
Fixes #34
2023-02-09 15:21:08 +13:00
Ralph Slooten
fea3b0a422
Update README
2023-02-06 15:27:08 +13:00
Ralph Slooten
24b1dfa040
Update REDAME
2023-02-06 15:24:36 +13:00
Ralph Slooten
ab73a4bcfb
Merge tag 'v1.3.7' into develop
...
Release v1.3.7
2023-01-30 22:21:28 +13:00
Ralph Slooten
df3b27b5e0
Merge branch 'release/v1.3.7'
2023-01-30 22:21:22 +13:00
Ralph Slooten
52bf19a40c
Release v1.3.7
2023-01-30 22:21:22 +13:00
Matthias Fechner
c1694f1a22
Feature: Add Kubernetes API health (livez/readyz) endpoints
...
Kubernetes checks if a pod is ok and if it can retrieve traffic using probes.
This commit add two routes to make a liveness probe and a readiness probe.
2023-01-30 22:17:54 +13:00
Ralph Slooten
894da47eda
Libs: Upgrade to esbuild 0.17.5
2023-01-30 22:01:34 +13:00
Ralph Slooten
1718ec00e5
Fix typo
2023-01-14 00:31:03 +13:00
Ralph Slooten
70df34d071
Merge tag 'v1.3.6' into develop
...
Release v1.3.6
2023-01-12 16:12:20 +13:00
Ralph Slooten
d101ec045d
Merge branch 'release/v1.3.6'
2023-01-12 16:12:18 +13:00
Ralph Slooten
a1d8840da2
Release v1.3.6
2023-01-12 16:12:18 +13:00