Leendert de Borst
120b8c825b
Fix VaultExportService.cs build warning ( #1786 )
2026-04-25 00:24:04 +02:00
Leendert de Borst
6624c432a7
Update launchSettings.json ( #1786 )
2026-04-25 00:24:04 +02:00
Leendert de Borst
631e5369a5
Add settings mutate endpoint for browser extension e2e tests ( #1786 )
2026-04-25 00:24:04 +02:00
Leendert de Borst
db9d8e3ead
Fix race condition on vault import with multiple folders ( #1786 )
2026-04-25 00:24:04 +02:00
Leendert de Borst
c631326706
Add 413 error message handler to mobile app ( #1786 )
2026-04-25 00:24:04 +02:00
Leendert de Borst
01bf953d9c
Add 413 error message handler to browser extension ( #1786 )
2026-04-25 00:24:04 +02:00
Leendert de Borst
38b0c866a6
Add 413 error handling to AliasVault.Client ( #1786 )
2026-04-25 00:24:04 +02:00
Leendert de Borst
b40ea721bd
Make server max accepted upload size configurable ( #1786 )
2026-04-25 00:24:04 +02:00
Leendert de Borst
de07764e91
Update accepted extensions
2026-04-25 00:24:04 +02:00
Leendert de Borst
52ee530519
Update vault attachment uploader to accept files up to 10MB ( #1786 )
2026-04-25 00:24:04 +02:00
Leendert de Borst
c8e1626967
Update AliasVault.Client client-side local import filesize limit for 50MB to 1GB ( #1786 )
2026-04-25 00:24:04 +02:00
Leendert de Borst
3577b00280
Update tests for creditcard details import ( #1959 )
2026-04-24 15:24:34 +02:00
Leendert de Borst
1756d3978c
Refactor ( #1959 )
2026-04-24 15:24:34 +02:00
Leendert de Borst
e529b9bfe5
Update translations ( #1959 )
2026-04-24 15:24:34 +02:00
Leendert de Borst
14bd5d5caf
Add .zip extension to ProtonPass import card ( #1959 )
2026-04-24 15:24:34 +02:00
Leendert de Borst
83487f0183
Add Proton Pass zip import unit tests ( #1959 )
2026-04-24 15:24:34 +02:00
Leendert de Borst
df6ab49af7
Add Proton Pass zip archive import scaffolding ( #1959 )
2026-04-24 15:24:34 +02:00
Leendert de Borst
e2574358ac
Merge pull request #1954 from aliasvault/1947-add-bitwarden-zip-archive-import-support
2026-04-24 11:16:09 +02:00
dependabot[bot]
a53215efc0
Bump the nuget group with 1 update
...
Bumps Microsoft.AspNetCore.DataProtection from 10.0.6 to 10.0.7
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.DataProtection
dependency-version: 10.0.7
dependency-type: direct:production
dependency-group: nuget
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-23 17:19:21 +02:00
dependabot[bot]
fa695d6227
Bump fast-xml-parser
...
Bumps the npm_and_yarn group with 1 update in the /apps/mobile-app directory: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ).
Updates `fast-xml-parser` from 5.5.7 to 5.7.1
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.5.7...v5.7.1 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-version: 5.7.1
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-23 09:37:53 +02:00
Leendert de Borst
23b7507bce
Update import duplicate check to check full folder paths and smarter notes check ( #1947 )
2026-04-23 08:49:30 +02:00
dependabot[bot]
6e2fb4583c
Bump @xmldom/xmldom
...
Bumps the npm_and_yarn group with 1 update in the /apps/mobile-app directory: [@xmldom/xmldom](https://github.com/xmldom/xmldom ).
Updates `@xmldom/xmldom` from 0.8.12 to 0.8.13
- [Release notes](https://github.com/xmldom/xmldom/releases )
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xmldom/xmldom/compare/0.8.12...0.8.13 )
---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
dependency-version: 0.8.13
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-23 08:31:20 +02:00
Leendert de Borst
e08966c897
Add bitwarden .zip extension to import, refactor import service valid extension check ( #1947 )
2026-04-22 23:41:04 +02:00
Leendert de Borst
c147025f70
Include TestData .zip files ( #1947 )
2026-04-22 23:14:59 +02:00
Leendert de Borst
c3e0f8410a
Add Bitwarden .zip import scaffolding ( #1947 )
2026-04-22 23:02:01 +02:00
Leendert de Borst
f2d446cad7
Only show .zip warning for importers that don't explicitly support .zip ( #1947 )
2026-04-22 22:03:18 +02:00
Leendert de Borst
f1ee13824b
Tweak .1pux default vaults to promote to root ( #1937 )
2026-04-21 20:34:25 +02:00
Leendert de Borst
81368f2169
Update BaseImporter.cs ( #1937 )
2026-04-21 20:34:25 +02:00
Leendert de Borst
8dccd2541c
Update translations ( #1937 )
2026-04-21 20:34:25 +02:00
Leendert de Borst
eb38aa57a5
Add .1pux import unit test ( #1937 )
2026-04-21 20:34:25 +02:00
Leendert de Borst
7fd7e1172b
Refactor accepted extensions from string to array ( #1937 )
2026-04-21 20:34:25 +02:00
Leendert de Borst
c811cc7a0e
Add .1pux importer logic scaffolding ( #1937 )
2026-04-21 20:34:25 +02:00
Leendert de Borst
893b18d717
Show supported file formats in ImportServiceCard.razor ( #1937 )
2026-04-21 20:34:25 +02:00
Leendert de Borst
a7664b9498
Add BaseArchiveImporter.cs scaffolding ( #1937 )
2026-04-21 20:34:25 +02:00
Leendert de Borst
5be63dd71d
Update tests ( #1940 )
2026-04-19 22:06:30 +02:00
Leendert de Borst
1fec6f4a5b
Add account registration limit per 24 hours setting ( #1940 )
2026-04-19 22:06:30 +02:00
Leendert de Borst
59dde0230d
Add excluded field definitions for settings related screens, update logic ( #1935 )
2026-04-19 11:56:20 +02:00
Leendert de Borst
e7251775eb
Remove browser extension autofill disable flag for admin panel ( #1935 )
2026-04-19 11:56:20 +02:00
Leendert de Borst
f2c90e90b9
Add FormDetector excluded field definition tests ( #1935 )
2026-04-19 11:56:20 +02:00
Leendert de Borst
545cce0802
Add browser extension false-positive field exclusion logic ( #1935 )
2026-04-19 11:56:20 +02:00
Leendert de Borst
e6e4dbb6d6
Add unique app instance ID for Android ( #1930 )
2026-04-19 11:04:04 +02:00
Leendert de Borst
36ade373ff
Tweak browser extension popup dismissed checks ( #1931 )
2026-04-19 08:18:08 +02:00
Arnaud Dartois
6b75ccd2d1
(feat) implement reject rcp to for external domain ( #1910 )
...
* (feat) : Add RCPT-stage domain rejection to reduce SMTP open-relay false positives
* (docs) add comments in .env
* (tests) add unit tests for RCPT TO
* (docs) : update installation documentation with information about RCPT TO process.
* (docs) : add missing header parameter
* error SA1508: A closing brace should not be preceded by a blank line
* (fix) SA1615 - fix stylecop rules
* Fix TU
* revert
* revert
* revert
2026-04-18 20:56:52 +02:00
dependabot[bot]
9cc3e4f49a
Bump the nuget group with 1 update
...
Bumps MailKit from 4.15.1 to 4.16.0
---
updated-dependencies:
- dependency-name: MailKit
dependency-version: 4.16.0
dependency-type: direct:production
dependency-group: nuget
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-18 08:45:19 +02:00
Leendert de Borst
e95fb7956a
Update en.json ( #1926 )
2026-04-17 17:33:07 +02:00
Leendert de Borst
346dc03fb5
Add vault-error.tsx page and scaffolding ( #1926 )
2026-04-17 17:33:07 +02:00
Leendert de Borst
172613fab3
Add application/octect-stream as general filetype to support import custom extensions in mobile ( #1923 )
2026-04-17 15:23:28 +02:00
Leendert de Borst
cc52b5edf9
Update email domain chooser style in AliasVault.Client
2026-04-17 12:17:05 +02:00
Leendert de Borst
74cb175492
Add local clipboard vs universal clipboard toggle for iOS ( #1907 )
2026-04-16 09:13:54 +02:00
dependabot[bot]
9a3130cbff
Bump dompurify
...
Bumps the npm_and_yarn group with 1 update in the /apps/browser-extension directory: [dompurify](https://github.com/cure53/DOMPurify ).
Updates `dompurify` from 3.3.2 to 3.4.0
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.3.2...3.4.0 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-version: 3.4.0
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-16 09:05:48 +02:00