Commit Graph

185 Commits

Author SHA1 Message Date
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
Leendert de Borst
c8cf64cbbc Update release.yml 2025-12-30 20:19:11 +01:00
Leendert de Borst
b154d08c24 Update Docker build and GitHub actions to always build core libs (#1404) 2025-12-11 14:46:31 +01:00
Leendert de Borst
f42828ebd1 Move shared to core folder (#1404) 2025-12-11 09:19:03 +01:00
Leendert de Borst
dace2a43ae Move browser extension e2e tests to main e2e test action (#1404) 2025-12-10 18:08:06 +01:00
Leendert de Borst
0687dbcf00 Add global api reachable check (#1404) 2025-12-10 18:03:16 +01:00
Leendert de Borst
2f01de47cf Update browser-extension-build.yml to run e2e tests in CI (#1404) 2025-12-10 17:34:38 +01:00
Leendert de Borst
198fc57d93 Add explicit apps/server workdir for wasm tool install invocations (#1355) 2025-11-13 22:14:23 +00:00
Leendert de Borst
e547e1de0c Upgrade dependencies from .NET 9 to .NET 10 (#1353) 2025-11-13 21:14:30 +01:00
Leendert de Borst
cab3d9ed4e Update dotnet-e2e-tests.yml for .NET 10 (#1353) 2025-11-13 21:14:30 +01:00
Leendert de Borst
868e708957 Update dotnet-e2e-tests.yml with explicit working-directory for all jobs 2025-11-13 21:10:18 +01:00
Leendert de Borst
49fa36eedb Update dotnet-e2e-tests.yml 2025-11-13 21:06:41 +01:00
Leendert de Borst
7eef9b986f Add GitHub workflow for running e2e browser extension tests (#1274) 2025-09-28 10:56:51 +02:00
Leendert de Borst
e669738e38 Update docker-build.yml (#1181) 2025-09-08 19:11:30 +02:00
Leendert de Borst
016a7e7559 Add aliasvault wrapper script to all-in-one Docker image (#1181) 2025-09-08 17:41:11 +02:00
Leendert de Borst
7559f0aff4 Define labels and annotations per Docker image (#1179) 2025-09-04 15:37:26 +02:00
Leendert de Borst
c89afa613f Add annotations (#1179) 2025-09-04 15:37:26 +02:00
Leendert de Borst
7f449694c8 Add explicit title and description to release.yml to avoid it being overridden (#1179) 2025-09-04 15:37:26 +02:00
Leendert de Borst
8797b3b360 Add opencontainer labels to Dockerfile (#1179) 2025-09-04 15:37:26 +02:00
Leendert de Borst
17e8b6c16c Update release.yml (#1179) 2025-09-04 15:37:26 +02:00
Leendert de Borst
694f1d5e8f Update ghcr.io namespace to new aliasvault organization (#1177) 2025-09-04 13:58:04 +02:00
Leendert de Borst
358d838f3b Update release.yml to publish images to new organization namespace (#1175) 2025-09-03 23:08:10 +02:00
Leendert de Borst
17a7a57136 Remove sonarcloud analysis as new project settings are too restricted 2025-09-03 16:51:53 +02:00
Leendert de Borst
886208460b Update sonarcloud-code-analysis.yml with new organization name (#1171) 2025-09-03 14:59:14 +02:00
Leendert de Borst
2fa11dab67 Update release.yml 2025-09-02 12:05:05 +02:00
Leendert de Borst
602d59d268 Update release.yml (#1148) 2025-08-27 23:15:21 +02:00
Leendert de Borst
edae632025 Add all-in-one docker image push (#1148) 2025-08-27 23:15:21 +02:00
Leendert de Borst
d587f3fd5c Add reset admin password script for all-in-one image (#1108) 2025-08-11 21:35:22 +02:00
Leendert de Borst
d9aa765284 Make nginx process wait for init to finish (#1098) 2025-08-11 13:18:45 +02:00
Leendert de Borst
b7a916e414 Add docker all-in-one build test, replacing pull test (#1098) 2025-08-11 13:18:45 +02:00
Leendert de Borst
1dde9ab4b4 Update sonarcloud-code-analysis.yml 2025-08-05 19:09:25 +02:00
Leendert de Borst
4c4aa4ba26 Add docker-compose.yml check for latest version (#986) 2025-07-02 10:25:58 +02:00
Leendert de Borst
c2290f3ba4 Update docker-build.yml (#963) 2025-06-27 10:51:07 +02:00
Leendert de Borst
912c486266 Create env file before doing port availability check (#963) 2025-06-27 10:51:07 +02:00