218 Commits

Author SHA1 Message Date
Leendert de Borst
b3b220b4ac Update release-docker.yml 2026-07-26 18:02:20 +02:00
Leendert de Borst
507afd0bf1 Update release-docker.yml 2026-07-24 23:37:18 +02:00
Leendert de Borst
b82d7d1bd1 Add release-docker.yml 2026-07-24 21:24:39 +02:00
Leendert de Borst
2c45bde45a Remove typescript identity generator (replaced by Rust) (#2279) 2026-07-18 13:51:33 +02:00
Leendert de Borst
a394acdab2 Update release.yml 2026-07-14 21:39:11 +02:00
Leendert de Borst
bd208f7d51 Add deployment mode markers (#2243) 2026-07-10 15:27:24 +02:00
Leendert de Borst
13cf2d1408 Update deploy-docs.yml 2026-07-09 21:40:07 +02:00
Leendert de Borst
333699e886 Remove TS password-generator (#776) 2026-06-29 22:14:56 +02:00
Leendert de Borst
ba1af08051 Update aliasvault.net to aliasvault.com in all apps as default URL (#2199) 2026-06-21 13:45:24 +02:00
Leendert de Borst
ec87347fe6 Update docs deploy 2026-06-19 15:33:18 +02:00
Leendert de Borst
01df3a0c67 Update deploy-docs.yml versions (#2194) 2026-06-19 13:12:49 +02:00
Leendert de Borst
afe87ea7cd Update deploy-docs.yml 2026-06-19 11:58:23 +02:00
Leendert de Borst
e52a67b70a Add docs deploy (#2189) 2026-06-19 11:21:19 +02:00
Leendert de Borst
1ff8dc18df Update docker-build.yml 2026-06-14 14:12:52 +02:00
Leendert de Borst
2060b69b33 Add db-export and db-import test to docker build action (#2168) 2026-06-14 14:05:08 +02:00
Leendert de Borst
ebde6ce671 Update dev config (#2166) 2026-06-13 23:23:18 +02:00
Leendert de Borst
620c4f57c6 Update default API port for dev, test and Docker build (#2166) 2026-06-13 23:23:18 +02:00
Leendert de Borst
4e01138b6b Update dev related commands (#2166) 2026-06-13 23:23:18 +02:00
Leendert de Borst
d533c0ed7d Use concurrency during docker image build 2026-06-10 11:06:57 +02:00
Leendert de Borst
6cebe6bff6 Update GitHub release actions 2026-05-31 23:55:53 +02:00
Leendert de Borst
0f96eb2a87 Add 10min timeout to playwright test setup (#2100) 2026-05-29 18:34:47 +02:00
dependabot[bot]
423330c864 Upgrade mobile app Expo and browser extension WXT frameworks (#2067)
* Bump the npm_and_yarn group across 2 directories with 2 updates

Bumps the npm_and_yarn group with 1 update in the /apps/browser-extension directory: [ws](https://github.com/websockets/ws).
Bumps the npm_and_yarn group with 1 update in the /apps/mobile-app directory: [postcss](https://github.com/postcss/postcss).


Updates `ws` from 8.18.2 to 8.21.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.18.2...8.21.0)

Updates `ws` from 8.18.2 to 8.21.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.18.2...8.21.0)

Updates `postcss` from 8.4.49 to 8.5.15
- [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.4.49...8.5.15)

Updates `postcss` from 8.4.49 to 8.5.15
- [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.4.49...8.5.15)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.15
  dependency-type: indirect
- dependency-name: ws
  dependency-version: 8.21.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update package-lock.json (#2067)

* Update NodeJS to latest 24.x LTS

* Revert Expo back to 53.x (#2067)

* Upgrade expo and react-native (#2067)

* Update mobile app to support Expo 56 (#2067)

* Update wxt (#2067)

* Change util filenames to be consistent PascalCase (#2067)

* Restore deep-linking behavior to work with new Expo Router (#2067)

* Update eslint.config.js (#2067)

* Update package-lock.json (#2067)

* Refactor linting (#2067)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Leendert de Borst <ldeborst@xivisoft.com>
2026-05-26 10:47:39 +02:00
Leendert de Borst
a190a83213 Update GitHub action versions (#2026) 2026-05-18 14:37:42 +02:00
Leendert de Borst
8ab0c06df2 Update push-to-git-mirrors.yml 2026-04-13 15:50:23 +02:00
Leendert de Borst
0522965b53 Update push-to-git-mirrors.yml 2026-04-13 15:24:54 +02:00
Leendert de Borst
42c72c6a12 Create push-to-git-mirrors.yml 2026-04-13 15:08:21 +02:00
Leendert de Borst
8f21cbafb0 Update release.yml 2026-04-12 07:18:21 +02:00
Leendert de Borst
c938ece211 Update mobile-app-build.yml (#1899) 2026-04-11 20:09:31 +02:00
Leendert de Borst
a3f5eba7f0 Update GitHub actions to use Node.js 24 compatible actions (#1884) 2026-04-09 16:37:21 +02:00
Leendert de Borst
c033572298 Update e2e-tests-browser-extension.yml and add retry (#1233) 2026-02-23 13:39:59 +01:00
Leendert de Borst
3f1ce8b7ea Update release.yml 2026-02-18 21:58:00 +01:00
Leendert de Borst
9adde10b59 Update release.yml 2026-02-18 21:58:00 +01:00
Leendert de Borst
c4a8facfde Update release.yml to only build and attach apps to GitHub release if they match release version 2026-02-18 16:59:22 +01:00
Leendert de Borst
e8e35aecdd Update e2e-tests-browser-extension.yml 2026-02-11 21:37:35 +01:00
Leendert de Borst
443a850ee1 Merge branch 'main' into 1353-upgrade-from-net-9-to-net-10-admin-api-and-web-app-services
* main: (100 commits)
  Update import flow to prevent UI reset and apply favicon reuse (#1583)
  Add SMTP TLS instructions to self-hosted docs
  Add install.sh restart [container] option (#1635)
  Improve browser extension autofill trigger to work on more websites (#1620)
  Fix Logo parsing in React Native to support string/base64 matching (#1622)
  Tweak iOS and Android password unlock flow to not let incorrect passwords overwrite persisted encryption key
  Tweak browser extension and mobile app unlock wrong password error
  Tweak TotpCodes add/close button style (#1629)
  Add StickyActionBar to web app in order to always show submit/cancel buttons in Item AddEdit.razor (#1629)
  Update all-in-one Docker container config to use 127.0.0.1 instead of localhost refernces (#1627)
  Add ignore_port option to Rust credential matcher for Android specifically (#1625)
  Update isntall docs and troubleshooting steps
  Move all error translations to common.errors.* in browser extension
  Add null checks to attachment viewer/uploader in web app to prevent exceptions
  Update docs (#112)
  Add AntiForgeryTokenMIddleware to admin to prevent HTTP 400 errors and instead do a clean redirect (#112)
  Add certificates dir bind mount to docker-compose for SMTP TLS (#112)
  Update SmtpServer with configurable certificates dir for Docker bind mount (#112)
  Add AppErrorCodes handling to mobile apps (#1619)
  Add AppErrorCodes handling to browser extension (#1619)
  ...
2026-02-06 12:23:11 +01:00
Leendert de Borst
74674bd677 Update release.yml to support Docker container pre-builds before release publish (#1563) 2026-01-31 19:53:18 +00:00
Leendert de Borst
b3946963c9 Merge branch 'main' into 1353-upgrade-from-net-9-to-net-10-admin-api-and-web-app-services
* main: (611 commits)
  Update bump-versions.sh
  Update Cargo.lock
  Update net.aliasvault.app.yml.template
  Bump tar
  Start 0.27.0-alpha development
  Update browser extension build scripts to always call rust core compile
  Update release notes
  Refactor EmailDomainField init flow to match browser extension
  Fix folder deletion in mobile app not refreshing parent screen
  Add 0.26.0 release notes
  New Crowdin updates (#1504)
  Tweak browser extension settings text alignment for longer translations (#1524)
  Add Italian language dictionaries to the identity generator (#1524)
  Update tests
  Add wait for debounce to browser extension tests
  Update playwright.config.ts
  Bump install.sh version to use self-documenting ISO8601 date
  Update e2e-tests-browser-extension.yml
  Update safari-xcode folder location
  Update fdroid scripts
  ...
2026-01-30 12:58:17 +01:00
Leendert de Borst
3eb7aca4da Update e2e-tests-browser-extension.yml 2026-01-28 16:18:26 +01:00
Leendert de Borst
1b53515e63 Update GH workflows to only trigger when associated code changes (#1465) 2026-01-21 10:11:19 +00:00
Leendert de Borst
bce8e7102d Temp disable mobile app E2E tests (#1404) 2026-01-19 14:06:49 +01:00
Leendert de Borst
4ecdf32a1a Update android-ui-tests.yml (#1404) 2026-01-17 14:07:56 +01:00
Leendert de Borst
2d9d0844a0 Update ios ui tests (#1404) 2026-01-17 12:25:39 +01:00
Leendert de Borst
bfbeddcd7b Update android-ui-tests.yml (#1404) 2026-01-17 12:14:05 +01:00
Leendert de Borst
4ebfe1fafa Create android-ui-tests.yml workflow (#1404) 2026-01-16 23:16:33 +01:00
Leendert de Borst
0d99894796 Update iOS tests and simulator setup (#1404) 2026-01-16 21:41:48 +01:00
Leendert de Borst
039aa0850f Update build scripts (#1404) 2026-01-16 17:49:29 +01:00
Leendert de Borst
cbe25f843a Update ios-ui-tests.yml (#1404) 2026-01-16 14:43:53 +01:00
Leendert de Borst
ef281c8006 Create ios-ui-tests.yml GitHub Action (#1404) 2026-01-16 12:31:01 +01:00
Leendert de Borst
0070808f81 Add core build step before running e2e tests (#1404) 2026-01-10 21:36:11 +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