Leendert de Borst
|
4f48005a49
|
Add WebApiService to handle generic access and refresh token logic (#541)
|
2025-02-01 11:08:58 +01:00 |
|
Leendert de Borst
|
0a565c67dd
|
Add boilerplate chrome extension hello world (#541)
|
2025-02-01 11:08:57 +01:00 |
|
Leendert de Borst
|
50b3872ae0
|
Bump version to 0.11.1 (#557)
|
2025-01-22 12:17:29 +01:00 |
|
Leendert de Borst
|
2ea2526858
|
Merge pull request #554 from lanedirt/553-bug-menu-dropdown-does-not-align-correctly-on-very-wide-screens
Update mobile menu position in client and admin
|
2025-01-22 12:13:28 +01:00 |
|
Leendert de Borst
|
206f8fc2b1
|
Remove explicit API URL for Docker environments (#555)
|
2025-01-22 11:01:54 +01:00 |
|
Leendert de Borst
|
5a432e4ab5
|
Update client to make API URL optional (#555)
|
2025-01-22 11:01:27 +01:00 |
|
Leendert de Borst
|
83ba9222bd
|
Update mobile menu position in client and admin (#553)
|
2025-01-21 11:09:53 +01:00 |
|
dependabot[bot]
|
a28b5012d6
|
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.0...v9.0.1)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 12:14:17 +01:00 |
|
dependabot[bot]
|
85218a8fd1
|
Bump Microsoft.IdentityModel.JsonWebTokens and Microsoft.IdentityModel.Tokens
Bumps [Microsoft.IdentityModel.JsonWebTokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) and [Microsoft.IdentityModel.Tokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet). These dependencies needed to be updated together.
Updates `Microsoft.IdentityModel.JsonWebTokens` from 8.3.0 to 8.3.1
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/8.3.1/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.3.0...8.3.1)
Updates `Microsoft.IdentityModel.Tokens` from 8.3.0 to 8.3.1
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/8.3.1/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.3.0...8.3.1)
---
updated-dependencies:
- dependency-name: Microsoft.IdentityModel.JsonWebTokens
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.IdentityModel.Tokens
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 12:14:09 +01:00 |
|
dependabot[bot]
|
590454b69e
|
Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.0 to 9.0.1
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.0...v9.0.1)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 11:49:43 +01:00 |
|
dependabot[bot]
|
d81d48ee16
|
Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.FileExtensions
Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Configuration.FileExtensions](https://github.com/dotnet/runtime). These dependencies needed to be updated together.
Updates `Microsoft.Extensions.Configuration` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1)
Updates `Microsoft.Extensions.Configuration.FileExtensions` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1)
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Configuration.FileExtensions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 11:40:02 +01:00 |
|
dependabot[bot]
|
b72217eb04
|
Bump coverlet.collector from 6.0.3 to 6.0.4
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.3...v6.0.4)
---
updated-dependencies:
- dependency-name: coverlet.collector
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 11:39:53 +01:00 |
|
dependabot[bot]
|
8942795e76
|
Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.0...v9.0.1)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 11:39:46 +01:00 |
|
dependabot[bot]
|
08290e1fa5
|
Bump Microsoft.AspNetCore.Authorization and Microsoft.AspNetCore.Components.WebAssembly.Authentication
Bumps [Microsoft.AspNetCore.Authorization](https://github.com/dotnet/aspnetcore) and [Microsoft.AspNetCore.Components.WebAssembly.Authentication](https://github.com/dotnet/aspnetcore). These dependencies needed to be updated together.
Updates `Microsoft.AspNetCore.Authorization` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.0...v9.0.1)
Updates `Microsoft.AspNetCore.Components.WebAssembly.Authentication` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.0...v9.0.1)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authorization
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Authentication
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 11:39:38 +01:00 |
|
dependabot[bot]
|
7b45b44735
|
Bump Microsoft.AspNetCore.DataProtection from 9.0.0 to 9.0.1
Bumps [Microsoft.AspNetCore.DataProtection](https://github.com/dotnet/aspnetcore) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.0...v9.0.1)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.DataProtection
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 11:39:30 +01:00 |
|
dependabot[bot]
|
ae6913a8e0
|
Bump Microsoft.AspNetCore.Authentication.JwtBearer, Microsoft.IdentityModel.JsonWebTokens and Microsoft.IdentityModel.Tokens
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore), [Microsoft.IdentityModel.JsonWebTokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) and [Microsoft.IdentityModel.Tokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet). These dependencies needed to be updated together.
Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.0...v9.0.1)
Updates `Microsoft.IdentityModel.JsonWebTokens` from 8.3.0 to 8.0.1
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.3.0...8.0.1)
Updates `Microsoft.IdentityModel.Tokens` from 8.3.0 to 8.0.1
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.3.0...8.0.1)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.IdentityModel.JsonWebTokens
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: Microsoft.IdentityModel.Tokens
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 11:39:24 +01:00 |
|
Leendert de Borst
|
7a4e1721c8
|
Bump version to 0.11.0 (#537)
|
2025-01-14 14:42:56 +01:00 |
|
Leendert de Borst
|
7cd35b0a92
|
Make duplicate email warning log more readable (#535)
|
2025-01-14 12:30:36 +01:00 |
|
Leendert de Borst
|
5e61bd5db2
|
Merge pull request #527 from lanedirt/525-prevent-email-address-collision-from-occuring
Prevent email address collision from occurring during identity generation
|
2025-01-13 14:09:54 +00:00 |
|
dependabot[bot]
|
a2e8a438de
|
Bump NUnit.Analyzers from 4.5.0 to 4.6.0
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/nunit/nunit.analyzers/releases)
- [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md)
- [Commits](https://github.com/nunit/nunit.analyzers/compare/4.5.0...4.6.0)
---
updated-dependencies:
- dependency-name: NUnit.Analyzers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-13 14:09:38 +00:00 |
|
Leendert de Borst
|
92904dcf55
|
Refactor email prefix exists check (#525)
|
2025-01-12 15:29:15 +00:00 |
|
Leendert de Borst
|
e4f2ca630b
|
Add server side email prefix generation method (#525)
|
2025-01-12 14:01:48 +00:00 |
|
Leendert de Borst
|
ed80ad24c1
|
Add more names to identity generator dictionary to prevent collisions (#525)
|
2025-01-12 13:02:22 +00:00 |
|
Leendert de Borst
|
0c368ab84b
|
Merge pull request #524 from lanedirt/151-make-email-attachments-visible-in-ui-and-allow-for-downloading-attachments-through-client
Add email attachment support
|
2025-01-11 16:15:49 +00:00 |
|
Leendert de Borst
|
dee2044ed6
|
Refactor (#151)
|
2025-01-11 16:05:32 +00:00 |
|
dependabot[bot]
|
f6f6072b3f
|
Bump coverlet.msbuild from 6.0.2 to 6.0.3
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.2...v6.0.3)
---
updated-dependencies:
- dependency-name: coverlet.msbuild
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-11 15:57:26 +00:00 |
|
dependabot[bot]
|
4bfe72d750
|
Bump coverlet.collector from 6.0.2 to 6.0.3
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.2...v6.0.3)
---
updated-dependencies:
- dependency-name: coverlet.collector
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-11 15:56:56 +00:00 |
|
Leendert de Borst
|
330f59dc10
|
Add email decryption test with and without attachments (#151)
|
2025-01-11 15:45:54 +00:00 |
|
Leendert de Borst
|
a20d981427
|
Add full attachment download flow to email decryption test (#151)
|
2025-01-11 13:10:26 +00:00 |
|
Leendert de Borst
|
bd2274db75
|
Add support for download attachments from SpamOK (#151)
|
2025-01-11 12:58:40 +00:00 |
|
Leendert de Borst
|
6cfa6f4ef5
|
Add email attachment retrieval and decryption to client (#151)
|
2025-01-11 12:49:35 +00:00 |
|
Leendert de Borst
|
8a40d2b1b9
|
Add attachment encryption assert to test (#151)
|
2025-01-10 21:35:22 +00:00 |
|
Leendert de Borst
|
237958ba0f
|
Show attachment metadata in email modal popup (#151)
|
2025-01-10 19:13:18 +00:00 |
|
Leendert de Borst
|
79db3a54c7
|
Tweak client z-index to show emailmodal on top (#151)
|
2025-01-10 19:12:45 +00:00 |
|
Leendert de Borst
|
2029745f8b
|
Fix tablet view for credential view page width (#151)
|
2025-01-10 18:54:51 +00:00 |
|
Leendert de Borst
|
ea4d498502
|
Update sendEmailCLI.sh to support sending attachments (#151)
|
2025-01-10 15:05:17 +00:00 |
|
Leendert de Borst
|
05838f5dca
|
Add attachment indicator E2E test on email page (#151)
|
2025-01-10 14:55:45 +00:00 |
|
Leendert de Borst
|
79872163e2
|
Add attachment indicator to email page (#151)
|
2025-01-10 14:55:27 +00:00 |
|
Leendert de Borst
|
35d0f77dd6
|
Add HasAttachments to mailbox api model (#151)
|
2025-01-10 14:29:17 +00:00 |
|
Ikko Eltociear Ashimine
|
e236ba454f
|
chore: update UserEmailClaim.cs (#521)
adress -> address
|
2025-01-08 14:13:14 +00:00 |
|
Leendert de Borst
|
14898c0c83
|
Refactor Dockerfile for readability (#516)
|
2025-01-04 09:24:05 +01:00 |
|
Leendert de Borst
|
d08bec9df7
|
Bump version to 0.10.3 (#516)
|
2025-01-04 01:31:07 +01:00 |
|
Leendert de Borst
|
9107dfa789
|
Update Docker images to also build for linux/arm64 (#516)
|
2025-01-04 01:04:57 +01:00 |
|
Leendert de Borst
|
aca607e579
|
Merge pull request #515 from lanedirt/514-prepare-0102-release
Bump version to 0.10.2
|
2025-01-03 22:30:47 +01:00 |
|
Leendert de Borst
|
ed053422ba
|
Update StatusHostedService.cs (#512)
|
2025-01-03 22:15:27 +01:00 |
|
Leendert de Borst
|
955b8638ce
|
Bump version (#514)
|
2025-01-03 21:50:14 +01:00 |
|
Leendert de Borst
|
48281f92e6
|
Refactor to reduce complexity (#512)
|
2025-01-03 21:29:42 +01:00 |
|
Leendert de Borst
|
f19db2c010
|
Refactor StatusWorker to prevent race conditions and improve stability (#512)
|
2025-01-03 20:38:13 +01:00 |
|
Leendert de Borst
|
f0d397c8af
|
Add cancellation token check to worker start and stop wait (#512)
|
2025-01-03 16:18:37 +01:00 |
|
Leendert de Borst
|
fafa51d787
|
Update integration tests (#512)
|
2025-01-03 16:08:09 +01:00 |
|