Commit Graph

907 Commits

Author SHA1 Message Date
Leendert de Borst
b66c41e4c9 Add manual merge button, fix db upgrade test revision number (#643) 2025-03-05 19:40:31 +00:00
Leendert de Borst
9e478c94f9 Add browser extension vault outdate check, fix db create wait flow (#643) 2025-03-05 19:40:31 +00:00
Leendert de Borst
b415043b4e Add E2E test for browser extension credential create flow (#643) 2025-03-05 19:40:31 +00:00
Leendert de Borst
63c737b6cc Update tests (#628) 2025-03-04 17:43:06 +00:00
Leendert de Borst
44c2331b42 Refactor (#628) 2025-03-04 17:43:06 +00:00
Leendert de Borst
8f9058e1b8 Tweak tutorial with browser extension dl links (#628) 2025-03-04 17:43:06 +00:00
Leendert de Borst
613fb7db12 Refactor browser extension info to shared constants (#628) 2025-03-04 17:43:06 +00:00
Leendert de Borst
c4738637f1 Upload empty vault directly as part of creation step (#628) 2025-03-04 17:43:06 +00:00
Leendert de Borst
206254574a Bump version to 0.12.3 (#626) 2025-02-28 19:01:36 +01:00
Leendert de Borst
59726d87e8 Add full name form detection test (#622) 2025-02-28 13:30:35 +01:00
Leendert de Borst
a82b7d7ce5 Update tailwind css (#622) 2025-02-28 12:12:23 +01:00
Leendert de Borst
9cbaf51778 Merge branch 'main' into 622-make-browser-extension-autofill-popup-more-robust 2025-02-28 12:00:04 +01:00
Leendert de Borst
e5a174443d Merge branch 'main' into 620-add-browser-extension-download-links-to-client 2025-02-27 22:22:01 +01:00
Leendert de Borst
2382ee6592 Update brave detection and responsive design (#620) 2025-02-27 20:23:13 +01:00
Leendert de Borst
bc16167293 Refactor (#622) 2025-02-27 17:53:48 +01:00
Leendert de Borst
6d33f99d62 Update favicon display in client to handle SVG (#622) 2025-02-27 17:53:48 +01:00
Leendert de Borst
7ce841b4b5 Refactor (#622) 2025-02-27 17:19:33 +01:00
Leendert de Borst
f9977fb29e Update favicon display in client to handle SVG (#622) 2025-02-27 16:11:23 +01:00
Leendert de Borst
ad8f13928e Make browser extension highlight/other dynamic (#620) 2025-02-27 14:12:00 +01:00
Leendert de Borst
29af7c2196 Add browser extension page and download links (#620) 2025-02-27 12:24:51 +01:00
Leendert de Borst
5baede08a7 Bump version to 0.12.2 (#616) 2025-02-25 13:41:55 +01:00
Leendert de Borst
39f339b659 Bump version to 0.12.1 (#608) 2025-02-24 21:28:08 +01:00
Leendert de Borst
4d266beb0d Add anchor tag conversion to open in new tab in email display (#603) 2025-02-24 21:20:02 +01:00
Leendert de Borst
9d02737516 Reduce credential table margins (#578) 2025-02-24 17:59:27 +01:00
Leendert de Borst
4f8125ddb0 Ignore BrowserWasmTests as it no longer works in Chrome (#593) 2025-02-24 15:58:19 +01:00
Leendert de Borst
972505c174 Refactor close popup (#578) 2025-02-24 14:10:48 +01:00
Leendert de Borst
d5e83d2319 Update credentials table sort logic (#578) 2025-02-24 14:10:48 +01:00
Leendert de Borst
9daac83768 Add credentials table view and configure asc/desc sort (#578) 2025-02-24 14:10:48 +01:00
Leendert de Borst
bb477e6f91 Bump all Microsoft dependencies to .NET 9.0.2 (#593) 2025-02-24 14:02:50 +01:00
Leendert de Borst
b216a9d2a9 Bump dependencies across projects (#593) 2025-02-24 13:48:25 +01:00
dependabot[bot]
b66bcefdde Bump Microsoft.Extensions.Configuration from 9.0.1 to 9.0.2
Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 13:42:04 +01:00
Leendert de Borst
411b2262e1 Merge branch 'main' into dependabot/nuget/main/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore-9.0.2 2025-02-24 13:34:23 +01:00
Leendert de Borst
713c21b60c Merge branch 'main' into dependabot/nuget/main/multi-7c78ffaa07 2025-02-24 13:33:29 +01:00
dependabot[bot]
84b592df7b 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.1 to 9.0.2
- [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.1...v9.0.2)

Updates `Microsoft.AspNetCore.Components.WebAssembly.Authentication` from 9.0.1 to 9.0.2
- [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.1...v9.0.2)

---
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-02-24 13:20:06 +01:00
dependabot[bot]
8420f2d42e Bump Microsoft.AspNetCore.Authorization and Microsoft.AspNetCore.Components.Web
Bumps [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.Authorization` from 9.0.1 to 9.0.2
- [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.1...v9.0.2)

Updates `Microsoft.AspNetCore.Components.Web` from 9.0.1 to 9.0.2
- [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.1...v9.0.2)

---
updated-dependencies:
- 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>
2025-02-24 13:19:58 +01:00
dependabot[bot]
58ed0bbf4a Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Proxies
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.Proxies](https://github.com/dotnet/efcore). These dependencies needed to be updated together.

Updates `Microsoft.EntityFrameworkCore` from 9.0.0 to 9.0.2
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v9.0.0...v9.0.2)

Updates `Microsoft.EntityFrameworkCore.Proxies` from 9.0.0 to 9.0.2
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v9.0.0...v9.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Proxies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 13:19:44 +01:00
dependabot[bot]
153e10fcd0 Bump Microsoft.EntityFrameworkCore.Tools from 9.0.1 to 9.0.2
Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v9.0.1...v9.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 13:19:36 +01:00
dependabot[bot]
717dec329b Bump NUglify from 1.21.11 to 1.21.12
Bumps [NUglify](https://github.com/trullock/NUglify) from 1.21.11 to 1.21.12.
- [Release notes](https://github.com/trullock/NUglify/releases)
- [Changelog](https://github.com/trullock/NUglify/blob/master/changelog.md)
- [Commits](https://github.com/trullock/NUglify/compare/v1.21.11...v1.21.12)

---
updated-dependencies:
- dependency-name: NUglify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 13:19:28 +01:00
dependabot[bot]
0bd25e70f5 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.1 to 8.6.0
- [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.1...8.6.0)

Updates `Microsoft.IdentityModel.Tokens` from 8.3.1 to 8.6.0
- [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.1...8.6.0)

---
updated-dependencies:
- 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-02-24 13:19:21 +01:00
dependabot[bot]
920c1bdebe Bump Microsoft.AspNetCore.DataProtection from 9.0.1 to 9.0.2
Bumps [Microsoft.AspNetCore.DataProtection](https://github.com/dotnet/aspnetcore) from 9.0.1 to 9.0.2.
- [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.1...v9.0.2)

---
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-02-24 13:19:13 +01:00
dependabot[bot]
6506b57d9f Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 9.0.1 to 9.0.2.
- [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.1...v9.0.2)

---
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-02-24 10:47:56 +00:00
dependabot[bot]
aea98a51a9 Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Design
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore). These dependencies needed to be updated together.

Updates `Microsoft.EntityFrameworkCore` from 9.0.0 to 9.0.2
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v9.0.0...v9.0.2)

Updates `Microsoft.EntityFrameworkCore.Design` from 9.0.0 to 9.0.2
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v9.0.0...v9.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 10:43:30 +00:00
Leendert de Borst
a3b1fc0a21 Add E2E tests for ip logging enable/disable (#571) 2025-02-23 17:24:22 +01:00
Leendert de Borst
38ac1f731a Add IP_LOGGING_ENABLED flag (#571) 2025-02-23 16:51:10 +01:00
Leendert de Borst
1634721474 Update create new identity widget positioning (#579) 2025-02-22 10:08:16 +01:00
Leendert de Borst
f227725778 Do not show trailing dots for short email subjects (#579) 2025-02-22 09:54:25 +01:00
Leendert de Borst
912bdfbe7d Fix margin on credential delete page (#579) 2025-02-22 09:34:15 +01:00
Leendert de Borst
c82e9a9517 Fix margin on admin server settings page (#579) 2025-02-22 09:29:55 +01:00
Leendert de Borst
d765978e63 Add account delete E2E test (#373) 2025-02-21 21:11:47 +01:00
Leendert de Borst
3d819dce2a Add account self-delete option to client (#373) 2025-02-21 21:11:47 +01:00