Leendert de Borst
|
b2aed24d8a
|
Refactored change password to change pass and upload new vault in one atomic webapi operation (#200)
|
2024-09-02 19:21:18 +02:00 |
|
Leendert de Borst
|
6e6f24417a
|
Move SRP salt and verifier to vaults table (#200)
|
2024-09-02 17:55:29 +02:00 |
|
Leendert de Borst
|
71c326bc55
|
Add password change functionality (#200)
|
2024-09-02 14:47:11 +02:00 |
|
Leendert de Borst
|
9e3b08c50d
|
Merge pull request #227 from lanedirt/dependabot/nuget/main/Microsoft.AspNetCore.Components.WebAssembly.DevServer-8.0.8
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 8.0.7 to 8.0.8
|
2024-09-02 10:34:35 +02:00 |
|
Leendert de Borst
|
84ac36b1e2
|
Merge pull request #225 from lanedirt/dependabot/nuget/main/Microsoft.AspNetCore.Mvc.Testing-8.0.8
Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.7 to 8.0.8
|
2024-09-02 10:34:26 +02:00 |
|
Leendert de Borst
|
690547bbf2
|
Merge pull request #224 from lanedirt/dependabot/nuget/main/Microsoft.Playwright.NUnit-1.46.0
Bump Microsoft.Playwright.NUnit from 1.45.1 to 1.46.0
|
2024-09-02 10:34:21 +02:00 |
|
Leendert de Borst
|
8d00ee496f
|
Merge pull request #223 from lanedirt/dependabot/nuget/main/Microsoft.EntityFrameworkCore-8.0.8
Bump Microsoft.EntityFrameworkCore from 8.0.7 to 8.0.8
|
2024-09-02 10:34:14 +02:00 |
|
dependabot[bot]
|
aea8cbf405
|
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) from 8.0.7 to 8.0.8.
- [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/v8.0.7...v8.0.8)
---
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>
|
2024-09-02 01:44:38 +00:00 |
|
dependabot[bot]
|
d619976b10
|
Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.7 to 8.0.8
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 8.0.7 to 8.0.8.
- [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/v8.0.7...v8.0.8)
---
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>
|
2024-09-02 01:43:25 +00:00 |
|
dependabot[bot]
|
72034391fb
|
Bump Microsoft.Playwright.NUnit from 1.45.1 to 1.46.0
Bumps [Microsoft.Playwright.NUnit](https://github.com/microsoft/playwright-dotnet) from 1.45.1 to 1.46.0.
- [Release notes](https://github.com/microsoft/playwright-dotnet/releases)
- [Commits](https://github.com/microsoft/playwright-dotnet/compare/v1.45.1...v1.46.0)
---
updated-dependencies:
- dependency-name: Microsoft.Playwright.NUnit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-02 01:42:45 +00:00 |
|
dependabot[bot]
|
5cda059a91
|
Bump Microsoft.EntityFrameworkCore from 8.0.7 to 8.0.8
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 8.0.7 to 8.0.8.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-02 01:42:04 +00:00 |
|
Leendert de Borst
|
3109135a17
|
Merge pull request #222 from lanedirt/180-add-log-truncate-option-to-admin-project
|
2024-09-01 19:58:09 +02:00 |
|
Leendert de Borst
|
eca61933bf
|
Add log truncate buttons to admin (#180)
|
2024-09-01 17:31:53 +02:00 |
|
Leendert de Borst
|
df72068e5c
|
Merge pull request #213 from lanedirt/dependabot/nuget/main/Microsoft.NET.Test.Sdk-17.11.0
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.11.0
|
2024-09-01 15:54:20 +02:00 |
|
Leendert de Borst
|
f093958833
|
Update Microsoft.NET.Test.Sdk to latest version for all test projects (#213)
|
2024-09-01 15:47:13 +02:00 |
|
Leendert de Borst
|
d98ac5e61d
|
Merge pull request #219 from lanedirt/dependabot/nuget/main/multi-6114d871cd
Bump Microsoft.AspNetCore.Components.WebAssembly and Microsoft.AspNetCore.Components.Web
|
2024-09-01 15:46:17 +02:00 |
|
Leendert de Borst
|
7a730ac944
|
Merge pull request #208 from lanedirt/dependabot/nuget/main/NUnit.Analyzers-4.3.0
Bump NUnit.Analyzers from 3.9.0 to 4.3.0
|
2024-09-01 15:46:09 +02:00 |
|
Leendert de Borst
|
a99e370b1c
|
Merge pull request #218 from lanedirt/217-ignore-empty-fields-during-encryptiondecryption
Prevent error when attempting to encrypt/decrypt empty string (#217)
|
2024-09-01 15:42:01 +02:00 |
|
dependabot[bot]
|
94ad6e9ea0
|
Bump Microsoft.AspNetCore.Components.WebAssembly and Microsoft.AspNetCore.Components.Web
Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) and [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore). These dependencies needed to be updated together.
Updates `Microsoft.AspNetCore.Components.WebAssembly` from 8.0.7 to 8.0.8
- [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/v8.0.7...v8.0.8)
Updates `Microsoft.AspNetCore.Components.Web` from 8.0.7 to 8.0.8
- [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/v8.0.7...v8.0.8)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Components.Web
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 13:33:12 +00:00 |
|
Leendert de Borst
|
eaec5447f5
|
Update NUnitAnalyzers in test projects (#208)
|
2024-09-01 15:33:01 +02:00 |
|
Leendert de Borst
|
c3aee4df8f
|
Merge pull request #211 from lanedirt/dependabot/nuget/main/Swashbuckle.AspNetCore-6.7.3
Bump Swashbuckle.AspNetCore from 6.7.1 to 6.7.3
|
2024-09-01 15:30:55 +02:00 |
|
Leendert de Borst
|
27b0820906
|
Merge pull request #210 from lanedirt/dependabot/nuget/main/coverlet.collector-6.0.2
Bump coverlet.collector from 6.0.0 to 6.0.2
|
2024-09-01 15:30:47 +02:00 |
|
Leendert de Borst
|
1330e78169
|
Merge pull request #215 from lanedirt/dependabot/nuget/main/multi-7a460b1692
Bump Microsoft.EntityFrameworkCore.Sqlite and Microsoft.EntityFrameworkCore
|
2024-09-01 15:29:46 +02:00 |
|
Leendert de Borst
|
739c54d821
|
Merge pull request #214 from lanedirt/dependabot/nuget/main/multi-d0f7e4fcac
Bump Microsoft.AspNetCore.Components.WebAssembly.Authentication, Microsoft.AspNetCore.Authorization and Microsoft.AspNetCore.Components.Web
|
2024-09-01 15:29:38 +02:00 |
|
Leendert de Borst
|
0e8e5bf2ad
|
Merge pull request #212 from lanedirt/dependabot/nuget/main/Microsoft.AspNetCore.Components.WebAssembly.Server-8.0.8
Bump Microsoft.AspNetCore.Components.WebAssembly.Server from 8.0.7 to 8.0.8
|
2024-09-01 15:29:25 +02:00 |
|
Leendert de Borst
|
f235e72f01
|
Merge pull request #207 from lanedirt/dependabot/nuget/main/HtmlAgilityPack-1.11.65
Bump HtmlAgilityPack from 1.11.61 to 1.11.65
|
2024-09-01 15:28:55 +02:00 |
|
Leendert de Borst
|
9b250bf83f
|
Prevent error when attempting to encrypt/decrypt empty string (#217)
|
2024-09-01 15:20:49 +02:00 |
|
dependabot[bot]
|
138ffcb7a6
|
Bump Microsoft.EntityFrameworkCore.Sqlite and Microsoft.EntityFrameworkCore
Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore). These dependencies needed to be updated together.
Updates `Microsoft.EntityFrameworkCore.Sqlite` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.EntityFrameworkCore` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 13:04:53 +00:00 |
|
dependabot[bot]
|
7da152a412
|
Bump Microsoft.AspNetCore.Components.WebAssembly.Authentication, Microsoft.AspNetCore.Authorization and Microsoft.AspNetCore.Components.Web
Bumps [Microsoft.AspNetCore.Components.WebAssembly.Authentication](https://github.com/dotnet/aspnetcore), [Microsoft.AspNetCore.Authorization](https://github.com/dotnet/aspnetcore) and [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore). These dependencies needed to be updated together.
Updates `Microsoft.AspNetCore.Components.WebAssembly.Authentication` from 8.0.7 to 8.0.8
- [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/v8.0.7...v8.0.8)
Updates `Microsoft.AspNetCore.Authorization` from 8.0.7 to 8.0.8
- [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/v8.0.7...v8.0.8)
Updates `Microsoft.AspNetCore.Components.Web` from 8.0.7 to 8.0.8
- [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/v8.0.7...v8.0.8)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Authentication
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Authorization
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Components.Web
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 13:04:32 +00:00 |
|
dependabot[bot]
|
ec4e2d2c80
|
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.11.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.11.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 13:04:07 +00:00 |
|
dependabot[bot]
|
984d8512e9
|
Bump Microsoft.AspNetCore.Components.WebAssembly.Server
Bumps [Microsoft.AspNetCore.Components.WebAssembly.Server](https://github.com/dotnet/aspnetcore) from 8.0.7 to 8.0.8.
- [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/v8.0.7...v8.0.8)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Server
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 13:03:23 +00:00 |
|
dependabot[bot]
|
e2e0b81564
|
Bump Swashbuckle.AspNetCore from 6.7.1 to 6.7.3
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.7.1 to 6.7.3.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.1...v6.7.3)
---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 13:03:11 +00:00 |
|
dependabot[bot]
|
770ee60402
|
Bump coverlet.collector from 6.0.0 to 6.0.2
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.0...v6.0.2)
---
updated-dependencies:
- dependency-name: coverlet.collector
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 13:02:45 +00:00 |
|
dependabot[bot]
|
2aa7d1ce60
|
Bump NUnit.Analyzers from 3.9.0 to 4.3.0
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 3.9.0 to 4.3.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/3.9.0...4.3.0)
---
updated-dependencies:
- dependency-name: NUnit.Analyzers
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 13:01:34 +00:00 |
|
dependabot[bot]
|
578dd9da87
|
Bump HtmlAgilityPack from 1.11.61 to 1.11.65
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.61 to 1.11.65.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.61...v1.11.65)
---
updated-dependencies:
- dependency-name: HtmlAgilityPack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 13:00:51 +00:00 |
|
Leendert de Borst
|
b129a75255
|
Merge pull request #206 from lanedirt/203-optimize-github-actions-with-retry-to-prevent-false-negatives
Optimize GitHub actions for stability (#203)
|
2024-09-01 14:58:45 +02:00 |
|
Leendert de Borst
|
7ec2594d7f
|
Create dependabot.yml (#203)
|
2024-09-01 14:38:51 +02:00 |
|
Leendert de Borst
|
e1f729f2ed
|
Add retry to GitHub actions, refactor (#203)
|
2024-09-01 14:38:43 +02:00 |
|
Leendert de Borst
|
e53d1931c5
|
Merge pull request #204 from lanedirt/185-check-gzipbrotli-compression-for-client-app
Add gzip compression for client app
|
2024-09-01 14:04:17 +02:00 |
|
Leendert de Borst
|
4373e6fa62
|
Separate cryptography project to server and client to reduce client WASM size (#185)
|
2024-09-01 13:52:53 +02:00 |
|
Leendert de Borst
|
5ecdf926b6
|
Add gzip compression to client nginx (#185)
|
2024-09-01 13:52:10 +02:00 |
|
Leendert de Borst
|
e47b109f9d
|
Merge pull request #198 from lanedirt/188-add-email-anchor-tags-translation-to-open-in-new-tabs-instead-of-iframe
Fix email anchor tag target=blank conversion
|
2024-09-01 12:58:10 +02:00 |
|
Leendert de Borst
|
be244b2c68
|
Refactor (#188)
|
2024-09-01 12:46:26 +02:00 |
|
Leendert de Borst
|
155a3ccd0b
|
Merge pull request #201 from lanedirt/199-add-auth-log-entry-for-registration-which-also-includes-sign-in-action
Add user registration log entry and include auth log E2E tests
|
2024-08-31 21:07:10 +02:00 |
|
Leendert de Borst
|
5a16495864
|
Add user registration log entry and include auth log E2E tests (#199)
|
2024-08-31 20:50:57 +02:00 |
|
Leendert de Borst
|
b0c74d3ce2
|
Merge branch 'main' into 188-add-email-anchor-tags-translation-to-open-in-new-tabs-instead-of-iframe
|
2024-08-31 19:18:59 +02:00 |
|
Leendert de Borst
|
46360e2f4a
|
Merge pull request #197 from lanedirt/171-add-email-delete-option-in-client
Add email delete option in client
|
2024-08-31 19:18:18 +02:00 |
|
Leendert de Borst
|
f2378f8e7f
|
Merge pull request #195 from lanedirt/184-first-time-loading-animation-does-not-wait-for-app-to-load-correctly
Fix client app loading screen delay
|
2024-08-31 19:12:58 +02:00 |
|
Leendert de Borst
|
ca6aa40850
|
Update EmailModal.razor (#171)
|
2024-08-31 19:09:07 +02:00 |
|
Leendert de Borst
|
b015e4a9d6
|
Move anchor tag conversion from api to client (#188)
|
2024-08-31 19:07:53 +02:00 |
|