225 Commits

Author SHA1 Message Date
dependabot[bot]
5d2697b1dc Bump activesupport in /docs in the bundler group across 1 directory
Bumps the bundler group with 1 update in the /docs directory: [activesupport](https://github.com/rails/rails).


Updates `activesupport` from 7.2.2 to 7.2.3.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.2.2...v7.2.3.1)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-version: 7.2.3.1
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-24 09:59:17 +01:00
dependabot[bot]
9052103bfc Bump json in /docs in the bundler group across 1 directory
Bumps the bundler group with 1 update in the /docs directory: [json](https://github.com/ruby/json).


Updates `json` from 2.18.1 to 2.19.2
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](https://github.com/ruby/json/compare/v2.18.1...v2.19.2)

---
updated-dependencies:
- dependency-name: json
  dependency-version: 2.19.2
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-20 08:43:00 +01:00
Leendert de Borst
59adec7f58 Downgrade nokogiri to 1.18.10 as 1.19.x is not compatible with current Ruby 2026-02-26 18:45:11 +01:00
dependabot[bot]
55fa4aac59 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.9 to 1.19.1
- [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.9...v1.19.1)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-version: 1.19.1
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-20 11:12:30 +01:00
daniloguimaraes
aac02e3ddb #1744 Update develepment guide docs to include Rust/WASM 2026-02-19 13:55:25 +01:00
Leendert de Borst
5589ca66e6 Add danish language to all apps (#1677) 2026-02-11 22:02:01 +01:00
Leendert de Borst
767361334a Add danish language to identity generator (#1676) 2026-02-11 21:23:52 +01:00
dependabot[bot]
22e8a58f69 Bump faraday in /docs in the bundler group across 1 directory
Bumps the bundler group with 1 update in the /docs directory: [faraday](https://github.com/lostisland/faraday).


Updates `faraday` from 2.12.1 to 2.14.1
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v2.12.1...v2.14.1)

---
updated-dependencies:
- dependency-name: faraday
  dependency-version: 2.14.1
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 23:12:30 +01:00
Leendert de Borst
c64238dd79 Add SMTP TLS instructions to self-hosted docs 2026-02-05 21:58:03 +01:00
Leendert de Borst
fd888728d4 Update isntall docs and troubleshooting steps 2026-02-04 21:37:45 +01:00
Leendert de Borst
49ef4918fa Update docs (#112) 2026-02-04 19:09:39 +00:00
Leendert de Borst
63bc50d862 Add Spanish, Romanian and Persian identity generator languages (#1571) 2026-02-01 11:18:28 +00:00
Leendert de Borst
78ff0bb6c5 Update Docker builds to correct target architecture is used to prevent problems with arm64 (#1563) 2026-01-31 19:53:18 +00:00
Leendert de Borst
b687bc08ba Bump install.sh version to use self-documenting ISO8601 date 2026-01-28 16:52:32 +01:00
Leendert de Borst
a380e67690 Update safari-xcode folder location 2026-01-28 16:14:09 +01:00
Leendert de Borst
1ed2c254a0 Update docs 2026-01-27 20:46:38 +01:00
NFSL2001
d03593d5f7 fix link 2026-01-27 23:46:08 +08:00
NFSL2001
0760588c85 fix missing link and use css class notes 2026-01-27 23:44:32 +08:00
NFSL2001
23630e6479 Update installation guide with admin panel password warning
Added warning about recording admin panel password and changing it after service restart.
2026-01-27 23:33:31 +08:00
Leendert de Borst
4c02656c84 Add Romanian language option (#1485) 2026-01-24 23:06:08 +00:00
Leendert de Borst
d2c3eea847 Update docs (#1473) 2026-01-22 14:03:58 +01:00
Leendert de Borst
1547e99fad Update android dev docs (#1465) 2026-01-21 10:11:19 +00:00
Leendert de Borst
4d48d2fbc1 Add technical architecture docs for reference (#1404) 2026-01-17 14:07:20 +01:00
Leendert de Borst
1887fa2bc0 Remove maestro tests and update iOS xcode test docs (#1404) 2026-01-14 16:52:38 +01:00
Leendert de Borst
426618ab90 Add mobile app e2e test scaffolding (#1404) 2026-01-13 10:04:23 +01:00
Leendert de Borst
2d6006caac Merge branch 'main' into 1404-update-datamodel-to-use-fields-based-approach
* main:
  Update changelogs for new build number
  Create release-checklist.md
  New Crowdin updates (#1443)
  Bump qs in /apps/mobile-app in the npm_and_yarn group across 1 directory
  Adjust exportable flags for passkey authentication Android activities
  Bump uri in /docs in the bundler group across 1 directory
  Update project.pbxproj objectVersion
  Create print-latest-changelogs.sh
  Update release.yml
  Create git-versioning-strategy.md
  Add 0.25.3 changelogs
  Add additional loading message feedback during passkey verification (#1440)
  Add origin verification to Android Passkey Authentication flow (#1440)
  New Crowdin updates (#1438)
2026-01-01 17:41:55 +01:00
Leendert de Borst
44951e79ec Create release-checklist.md 2025-12-31 11:48:49 +01:00
dependabot[bot]
e6087db660 Bump uri in /docs in the bundler group across 1 directory
Bumps the bundler group with 1 update in the /docs directory: [uri](https://github.com/ruby/uri).


Updates `uri` from 1.0.3 to 1.0.4
- [Release notes](https://github.com/ruby/uri/releases)
- [Commits](https://github.com/ruby/uri/compare/v1.0.3...v1.0.4)

---
updated-dependencies:
- dependency-name: uri
  dependency-version: 1.0.4
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-31 09:57:10 +00:00
Leendert de Borst
75df6900a3 Create git-versioning-strategy.md 2025-12-30 20:04:26 +01:00
Leendert de Borst
ec5a9eb940 Merge branch 'main' into 1404-update-datamodel-to-use-fields-based-approach
* main:
  Add French and Spanish languages to dropdown selectors (#1435)
  New Crowdin updates
  Bump react-server-dom-webpack
  Bump react-server-dom-webpack
2025-12-22 23:56:58 +01:00
Leendert de Borst
44c16f4cd1 Add French and Spanish languages to dropdown selectors (#1435) 2025-12-22 12:44:39 +00:00
Leendert de Borst
f42828ebd1 Move shared to core folder (#1404) 2025-12-11 09:19:03 +01:00
Leendert de Borst
87347c3411 Move TOC in architecture docs page to below diagram 2025-12-04 00:00:49 +01:00
Leendert de Borst
f7b66ed307 Update translation contributing docs (#1383) 2025-11-22 21:33:31 +00:00
Leendert de Borst
c3be660c1e Update AAGUID docs 2025-11-20 16:33:57 +01:00
Leendert de Borst
020e83d40f Update docs (#1347) 2025-11-19 15:41:06 +01:00
Leendert de Borst
c404fa807f Add mobile login feature to architecture docs (#1347) 2025-11-18 21:54:45 +01:00
Leendert de Borst
9a453a1fab Cleanup unused ApiError codes, update EF docs 2025-11-15 11:45:42 +01:00
Leendert de Borst
94bad91411 Update zero-knowledge architecture docs 2025-11-14 18:06:47 +01:00
Leendert de Borst
40b368bc7e Add Android build script (#1332) 2025-11-05 22:34:27 +01:00
Leendert de Borst
8c40c786f7 Add passkey operations to security diagram 2025-11-01 17:52:49 +01:00
Leendert de Borst
a5025d3262 Update security architecture diagram 2025-11-01 16:53:58 +01:00
Leendert de Borst
386da4b227 Add Polish language option to all apps (#1321) 2025-10-29 10:33:12 +01:00
Leendert de Borst
fa451dc2cc Add passkey architecture documentation 2025-10-28 14:17:28 +01:00
Leendert de Borst
b1a06cb2da Update docs (#1313) 2025-10-28 13:03:36 +01:00
Leendert de Borst
7ddb035f1a Merge pull request #1277 from aliasvault/520-feature-request-add-support-for-passkeys
Add support for passkeys
2025-10-27 11:52:11 +01:00
Leendert de Borst
6269b7ec7c Merge branch 'main' into 1257-add-russian-language-option 2025-10-27 11:26:55 +01:00
Leendert de Borst
5ee8d7a8f4 Add Portugese (Brazilian) as language option to apps (#1262) 2025-10-27 11:24:17 +01:00
Leendert de Borst
f43f3cc51f Merge branch 'main' into 520-feature-request-add-support-for-passkeys 2025-10-27 10:57:40 +01:00
Leendert de Borst
c24598c151 Update autofill settings docs (#520) 2025-10-22 22:14:54 +02:00