Leendert de Borst
|
901caa896b
|
Add dashlane importer and unittest (#811)
|
2025-04-28 18:44:08 +02:00 |
|
dependabot[bot]
|
89534bf78e
|
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /browser-extension directory: [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom).
Updates `react-router` from 7.2.0 to 7.5.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.5.2/packages/react-router)
Updates `react-router-dom` from 7.2.0 to 7.5.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.5.2/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router
dependency-version: 7.5.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: react-router-dom
dependency-version: 7.5.2
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-25 17:18:01 +02:00 |
|
dependabot[bot]
|
e82595162f
|
Bump nokogiri in /docs in the bundler group across 1 directory
Bumps the bundler group with 1 update in the /docs directory: [nokogiri](https://github.com/sparklemotion/nokogiri).
Updates `nokogiri` from 1.18.4 to 1.18.8
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.4...v1.18.8)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-version: 1.18.8
dependency-type: indirect
dependency-group: bundler
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-22 12:37:19 +02:00 |
|
Leendert de Borst
|
93c439e852
|
Fix nullability warning in FaviconExtractor.cs (#805)
|
2025-04-21 16:01:22 +02:00 |
|
dependabot[bot]
|
ff08fae579
|
Bump HtmlAgilityPack from 1.12.0 to 1.12.1
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.12.0...v1.12.1)
---
updated-dependencies:
- dependency-name: HtmlAgilityPack
dependency-version: 1.12.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-21 16:01:22 +02:00 |
|
Leendert de Borst
|
5fdcee50d5
|
Bump version to 0.16.1 (#803)
0.16.1
|
2025-04-15 18:39:10 +02:00 |
|
Leendert de Borst
|
8526172ec7
|
Add form detector improvements and tests (#794)
|
2025-04-15 18:39:10 +02:00 |
|
Leendert de Borst
|
5156988319
|
Merge pull request #800 from lanedirt/798-browser-extension-make-service-name-extraction-more-accurate
Browser extension make service name extraction more accurate
|
2025-04-15 18:02:03 +02:00 |
|
Leendert de Borst
|
18d92ecced
|
Add reliable click handler for all autofill popup elements (#797)
|
2025-04-15 17:07:27 +02:00 |
|
Leendert de Borst
|
0a0bec99b1
|
Merge branch 'main' into 798-browser-extension-make-service-name-extraction-more-accurate
|
2025-04-15 17:02:46 +02:00 |
|
Leendert de Borst
|
791f8a758b
|
Update Filter.ts (#801)
|
2025-04-15 17:00:22 +02:00 |
|
Leendert de Borst
|
3f11e29787
|
Fix autofill popup z-index visibility (#801)
|
2025-04-15 17:00:22 +02:00 |
|
Leendert de Borst
|
046d09453a
|
Show email in credential list if username is empty (#801)
|
2025-04-15 17:00:22 +02:00 |
|
Leendert de Borst
|
1d77d05e7c
|
Improve autofill matching (#801)
|
2025-04-15 17:00:22 +02:00 |
|
Leendert de Borst
|
22d2e09982
|
Make browser extension autofill dismiss button more reliable (#797)
|
2025-04-15 16:59:50 +02:00 |
|
Leendert de Borst
|
8b835a4a77
|
Remove cancel for sonarcloud runner as it uses pull_request_target
|
2025-04-15 16:58:28 +02:00 |
|
Leendert de Borst
|
a435305093
|
Simplify service name to a single input for both modes (#798)
|
2025-04-15 15:51:18 +02:00 |
|
Leendert de Borst
|
e4f3de927f
|
Show service name suggestions (#798)
|
2025-04-15 15:34:48 +02:00 |
|
Leendert de Borst
|
1d5c288514
|
Add service name extraction unit tests (#798)
|
2025-04-15 12:57:04 +02:00 |
|
Leendert de Borst
|
5d3ad60dee
|
Improve browser extension service name extractor (#798)
|
2025-04-15 12:56:55 +02:00 |
|
Leendert de Borst
|
c5244b31ec
|
Cancel already running CI jobs on newer commit
|
2025-04-15 11:34:19 +02:00 |
|
Leendert de Borst
|
a6c7c54592
|
Add password visibility toggle to browser extension credential create (#793)
|
2025-04-15 11:24:59 +02:00 |
|
Leendert de Borst
|
bf46c155bd
|
Fix browser extension autofill from causing scrollbars to appear (#794)
|
2025-04-15 11:24:51 +02:00 |
|
Leendert de Borst
|
d4e5b724ff
|
Make autofill work with more input element variations (#794)
|
2025-04-15 11:24:51 +02:00 |
|
Leendert de Borst
|
e51219d513
|
Add explicit type=text for accessibility improvements (#794)
|
2025-04-15 11:24:51 +02:00 |
|
Leendert de Borst
|
800f015947
|
Update all .NET dependencies to 9.0.4 (#791)
|
2025-04-14 20:55:36 +02:00 |
|
dependabot[bot]
|
5f3c36263d
|
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.3 to 9.0.4
- [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.3...v9.0.4)
Updates `Microsoft.AspNetCore.Components.Web` from 9.0.3 to 9.0.4
- [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.3...v9.0.4)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authorization
dependency-version: 9.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Components.Web
dependency-version: 9.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-14 17:00:32 +02:00 |
|
dependabot[bot]
|
4617d5efc4
|
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) from 9.0.3 to 9.0.4.
- [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.3...v9.0.4)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer
dependency-version: 9.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-14 17:00:22 +02:00 |
|
dependabot[bot]
|
1401982e2c
|
Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.SqlServer
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore). These dependencies needed to be updated together.
Updates `Microsoft.EntityFrameworkCore` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v9.0.3...v9.0.4)
Updates `Microsoft.EntityFrameworkCore.SqlServer` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v9.0.3...v9.0.4)
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore
dependency-version: 9.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
dependency-version: 9.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-14 17:00:15 +02:00 |
|
Leendert de Borst
|
ebdbf41208
|
Merge pull request #778 from lanedirt/775-add-spacing-in-webauthn-login-message-ui
Update webauthn unlock animation margin
|
2025-04-13 21:09:36 +02:00 |
|
Leendert de Borst
|
ed4b82e125
|
Update webauthn unlock animation margin (#775)
|
2025-04-12 16:06:12 +02:00 |
|
dependabot[bot]
|
1976255e98
|
Bump vite
Bumps the npm_and_yarn group with 1 update in the /browser-extension directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Updates `vite` from 6.2.5 to 6.2.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.2.6
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-12 16:03:32 +02:00 |
|
Leendert de Borst
|
e817326162
|
Merge pull request #774 from lanedirt/772-feature-request-add-proton-pass-import
Add Proton Pass importer
|
2025-04-12 16:03:19 +02:00 |
|
Leendert de Borst
|
9d2a397317
|
Add ProtonPass importer (#772)
|
2025-04-11 11:32:13 +02:00 |
|
dependabot[bot]
|
8f42ebdfa4
|
Bump System.Drawing.Common from 8.0.0 to 9.0.3
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 8.0.0 to 9.0.3.
- [Release notes](https://github.com/dotnet/winforms/releases)
- [Changelog](https://github.com/dotnet/winforms/blob/main/docs/release-activity.md)
- [Commits](https://github.com/dotnet/winforms/compare/v8.0.0...v9.0.3)
---
updated-dependencies:
- dependency-name: System.Drawing.Common
dependency-version: 9.0.3
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-08 09:38:52 +02:00 |
|
dependabot[bot]
|
3aab43b17a
|
Bump Swashbuckle.AspNetCore from 8.0.0 to 8.1.0
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v8.0.0...v8.1.0)
---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
dependency-version: 8.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-08 09:38:42 +02:00 |
|
dependabot[bot]
|
6e922237c0
|
Bump NUglify from 1.21.13 to 1.21.14
Bumps [NUglify](https://github.com/trullock/NUglify) from 1.21.13 to 1.21.14.
- [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.13...v1.21.14)
---
updated-dependencies:
- dependency-name: NUglify
dependency-version: 1.21.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-08 09:38:36 +02:00 |
|
Leendert de Borst
|
ebac252162
|
Merge pull request #767 from lanedirt/dependabot/nuget/main/NUnit.Analyzers-4.7.0
Bump NUnit.Analyzers from 4.6.0 to 4.7.0
|
2025-04-08 09:38:20 +02:00 |
|
dependabot[bot]
|
9df76ffb43
|
Bump NUnit.Analyzers from 4.6.0 to 4.7.0
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 4.6.0 to 4.7.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.6.0...4.7.0)
---
updated-dependencies:
- dependency-name: NUnit.Analyzers
dependency-version: 4.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-07 09:56:30 +00:00 |
|
Leendert de Borst
|
2d59117112
|
Merge pull request #765 from lanedirt/764-prepare-0160-release
Bump version to 0.16.0
0.16.0
|
2025-04-07 09:36:36 +02:00 |
|
dependabot[bot]
|
ccb66af1ca
|
Bump vite (#766)
Bumps the npm_and_yarn group with 1 update in the /browser-extension directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Updates `vite` from 6.2.4 to 6.2.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.2.5
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-04 21:42:36 +02:00 |
|
Leendert de Borst
|
f4093a9199
|
Fix safari extension settings open bug (#764)
|
2025-04-03 19:35:32 +02:00 |
|
Leendert de Borst
|
290601ccfb
|
Update README.md (#764)
|
2025-04-03 17:35:46 +02:00 |
|
Leendert de Borst
|
77be2a339e
|
Bump version to 0.16.0 (#764)
|
2025-04-03 16:52:05 +02:00 |
|
Leendert de Borst
|
c0b23c15e7
|
Make browser extension identity generator language aware (#761)
|
2025-04-03 15:25:20 +02:00 |
|
Leendert de Borst
|
4af158b35d
|
Update tests (#760)
|
2025-04-03 13:28:22 +02:00 |
|
Leendert de Borst
|
abfabc2a4a
|
Update credential terminology (#760)
|
2025-04-03 13:28:22 +02:00 |
|
Leendert de Borst
|
a0036da781
|
Fix search widget click outside behavior (#760)
|
2025-04-03 13:28:22 +02:00 |
|
Leendert de Borst
|
99f084558d
|
Improve form autofill and add new test case (#758)
|
2025-04-03 12:54:08 +02:00 |
|
Leendert de Borst
|
d7be5fc308
|
Add enter to submit for custom alias form (#758)
|
2025-04-03 12:54:08 +02:00 |
|