Commit Graph

4641 Commits

Author SHA1 Message Date
Leendert de Borst
c9eaf2d807 Add trusted_proxies env var to control nginx x-forwarded-for behaviour (#1982) 2026-05-01 14:25:16 +02:00
Leendert de Borst
04968032fd Add "link to credential" prompt for iOS autofill (#1979) 2026-04-29 23:31:02 +02:00
Leendert de Borst
c4fdb194ce Add Android autofill link to existing credential flow (#1825) 2026-04-29 23:24:31 +02:00
Leendert de Borst
f0c8f96a1c Use new dynamic item icon in web app search and table views (#1976) 2026-04-29 10:48:12 +02:00
Leendert de Borst
3eaf2ac5c6 Add option to limit access to admin to certain IP (ranges) for self hosted users (#1975)
* Add docs for restricting admin access (#1556)

* Add admin geo scaffolding (#1556)

* Update nginx config (#1556)

* Add admin IP allowlist setting (#1556)

* Update docs (#1556)

* Update docs (#1556)

* Update install.sh with configure-admin-access command (#1556)

* Update admin access docs (#1556)
2026-04-29 10:37:40 +02:00
Leendert de Borst
000d1c2f87 Merge pull request #1974 from aliasvault/1939-feature-request-add-custom-proxy-headers-support-to-mobile-applications 2026-04-28 09:28:47 +02:00
Leendert de Borst
78d9c9ecad Update DialogContext.tsx (#1939) 2026-04-27 22:58:13 +02:00
Leendert de Borst
8dd10794ee Add custom header options to login settings (#1939) 2026-04-27 22:56:29 +02:00
Leendert de Borst
1dd0df6c8d Add custom HTTP header support to mobile app (#1939) 2026-04-27 22:39:16 +02:00
Leendert de Borst
cf7350b210 Detect vault locked error and redirect to vault unlock instead of showing error 2026-04-26 22:07:44 +02:00
Leendert de Borst
571d8c7651 Make Android passkey auth and create screens translucent to prevent host app to cancel request (#1969) 2026-04-26 22:05:51 +02:00
Leendert de Borst
98f0eef484 Add credit card fields to basic CSV export (#1946) 2026-04-26 20:37:04 +02:00
Leendert de Borst
5fa191bb43 Update useNavigationHistory.ts (#1970) 2026-04-26 20:26:16 +02:00
Leendert de Borst
3ce53185f7 Persist item filter on folder navigation (#1970) 2026-04-26 20:26:16 +02:00
Leendert de Borst
28f03ea321 Update mobile app to refresh folder counts when a filter is active (#1970) 2026-04-26 20:26:16 +02:00
Leendert de Borst
f2fd267703 Update browser extension to refresh folder counts when a filter is active (#1970) 2026-04-26 20:26:16 +02:00
Leendert de Borst
fa0f2d994b Update web app to refresh folder counts when a filter is active (#1970) 2026-04-26 20:26:16 +02:00
Leendert de Borst
d2b95c5325 Refactor to pass app instance id via separate optional header (#1967) 2026-04-26 18:37:17 +02:00
Leendert de Borst
cad43c5542 Simplify clipboard countdown timer to be more robust (#1967) 2026-04-26 18:37:17 +02:00
Leendert de Borst
65ad2dd5cb Refactor to use central ClientHeaderInfo model with parsing built-in (#1967) 2026-04-26 18:37:17 +02:00
Leendert de Borst
459bd6afe0 Trigger haptic feedback on all copy actions in mobile app (#1967) 2026-04-26 18:37:17 +02:00
Leendert de Borst
8537fa8a2a Refactor browser extension and mobile app to use const for trash retention duration (#1967) 2026-04-26 18:37:17 +02:00
Leendert de Borst
4c15c53060 Add item delete modal to web app (#1967) 2026-04-26 18:37:17 +02:00
Leendert de Borst
03c84e8fcd Remove custom fields header from item view mode in browser extensio and mobile app (#1965) 2026-04-26 12:17:36 +02:00
Leendert de Borst
4b96399127 Add scripts dir 2026-04-26 12:17:36 +02:00
Leendert de Borst
a22e1555b8 Tweak web app item view layout utils for field half or full width rendering (#1965) 2026-04-26 12:17:36 +02:00
Leendert de Borst
a1a9fef9f9 Make creditcard PIN field visible by default (#1965) 2026-04-26 12:17:36 +02:00
Leendert de Borst
e81bfa559a Remember browser extension autofill entry in multi-step login forms and 2FA entry flows (#1953) 2026-04-25 21:27:52 +02:00
dependabot[bot]
249944e97f Bump the npm_and_yarn group across 6 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /apps/browser-extension directory: [postcss](https://github.com/postcss/postcss).
Bumps the npm_and_yarn group with 1 update in the /apps/server/AliasVault.Admin directory: [postcss](https://github.com/postcss/postcss).
Bumps the npm_and_yarn group with 1 update in the /apps/server/AliasVault.Client directory: [postcss](https://github.com/postcss/postcss).
Bumps the npm_and_yarn group with 1 update in the /core/typescript/identity-generator directory: [postcss](https://github.com/postcss/postcss).
Bumps the npm_and_yarn group with 1 update in the /core/typescript/password-generator directory: [postcss](https://github.com/postcss/postcss).
Bumps the npm_and_yarn group with 1 update in the /core/vault directory: [postcss](https://github.com/postcss/postcss).


Updates `postcss` from 8.5.3 to 8.5.10
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.3...8.5.10)

Updates `postcss` from 8.4.38 to 8.5.10
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.3...8.5.10)

Updates `postcss` from 8.4.38 to 8.5.10
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.3...8.5.10)

Updates `postcss` from 8.5.3 to 8.5.10
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.3...8.5.10)

Updates `postcss` from 8.5.3 to 8.5.10
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.3...8.5.10)

Updates `postcss` from 8.5.6 to 8.5.10
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.3...8.5.10)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.10
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: postcss
  dependency-version: 8.5.10
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: postcss
  dependency-version: 8.5.10
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: postcss
  dependency-version: 8.5.10
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: postcss
  dependency-version: 8.5.10
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: postcss
  dependency-version: 8.5.10
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-25 00:43:08 +02:00
Leendert de Borst
b405f2c281 Update DbSyncTests.cs (#1786) 2026-04-25 00:24:04 +02:00
Leendert de Borst
3b3c63a066 Update error message style (#1786) 2026-04-25 00:24:04 +02:00
Leendert de Borst
1a7741e39c Update AliasVault.Client WASM sqlite error suppress (#1786) 2026-04-25 00:24:04 +02:00
Leendert de Borst
dd937523b1 Update DbService.cs error reporting (#1786) 2026-04-25 00:24:04 +02:00
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