Commit graph

  • 235cf88231
    Fix 2FA Remember to actually be 30 days (#6929) Mathijs van Veluw 2026-03-23 23:12:07 +01:00
  • c0a78dd55a
    Use protected CI environment (#7004) Daniel García 2026-03-23 22:25:03 +01:00
  • e2b48609f7
    Use protected CI environment Daniel García 2026-03-23 22:05:50 +01:00
  • 711bb53d3d
    Update crates and GHA (#6980) Mathijs van Veluw 2026-03-23 21:26:11 +01:00
  • 650defac75
    Update Feature Flags (#6981) Mathijs van Veluw 2026-03-23 21:21:21 +01:00
  • 5126fe28b8
    Update crates and GHA BlackDex 2026-03-21 18:35:44 +01:00
  • e1334397de
    Update .env template BlackDex 2026-03-22 18:54:03 +01:00
  • 2d327169b6
    Adjust code a bit and add Diagnostics check BlackDex 2026-03-22 17:59:52 +01:00
  • 68fc32fda0
    ci: add integration test workflow with live PostgreSQL and MySQL TriplEight 2026-03-22 16:43:37 +01:00
  • 7cedcae881
    migrations: add MySQL migration to fix missing primary keys on group tables TriplEight 2026-03-22 16:36:38 +01:00
  • 3c126a16bc
    ci: add integration test workflow with live PostgreSQL and MySQL Two jobs - one per db - each spinning up a service container: TriplEight 2026-03-22 16:08:29 +01:00
  • e21669cd0f
    ci: use DIESEL_CONFIG_FILE=/dev/null to suppress schema regeneration TriplEight 2026-03-22 15:55:13 +01:00
  • 642589db4d
    ci: fix mysql migration and diesel schema overwrite in integration tests TriplEight 2026-03-22 15:21:45 +01:00
  • 0d66306766
    ci: add daily scheduled RustSec advisory scan TriplEight 2026-03-22 11:18:27 +01:00
  • ef4fbbce91
    ci: create GitHub Release with binaries on tag push. TriplEight 2026-03-22 14:53:22 +01:00
  • d340ecc6cd
    Bump quinn-proto in the cargo group across 1 directory dependabot[bot] 2026-03-22 09:25:24 +00:00
  • baec66df0c
    ci: run cargo deny in build workflow TriplEight 2026-03-22 10:58:13 +01:00
  • 097cb1daaf
    ci: add cargo-deny config for supply-chain checks. TriplEight 2026-03-22 10:56:08 +01:00
  • 1a5d00c228
    ci: pin ubuntu-latest to ubuntu-24.04 in merge-manifests and zizmor TriplEight 2026-03-22 10:00:54 +01:00
  • 59d1f3b854
    ci: replace unsecured curl hadolint download with an official action TriplEight 2026-03-22 09:57:36 +01:00
  • 7653d52dab
    ci: remove dead BASE_TAGS reference in release bake step TriplEight 2026-03-22 09:47:32 +01:00
  • e72abfe5f0
    ci: add Dependabot config for github-actions and cargo. TriplEight 2026-03-22 10:18:40 +01:00
  • e03981ecb4
    ci: fix MySQL connection using TCP instead of Unix socket TriplEight 2026-03-22 14:14:45 +01:00
  • 0d42b91939
    ci: add integration test workflow with live PostgreSQL and MySQL TriplEight 2026-03-22 12:28:45 +01:00
  • 1a7fb9ee67
    Merge pull request #5 from TriplEight/3x8_cargo-deny Denis Pisarev 2026-03-22 11:12:07 +01:00
  • dd9559c993
    ci: run cargo deny in build workflow TriplEight 2026-03-22 10:58:13 +01:00
  • b8afae455a
    ci: add cargo-deny config for supply-chain checks. TriplEight 2026-03-22 10:56:08 +01:00
  • 5f5127eea7
    Merge pull request #2 from TriplEight/3x8_dependabot Denis Pisarev 2026-03-22 10:22:59 +01:00
  • 695b8dec9e
    ci: add Dependabot config for github-actions and cargo. TriplEight 2026-03-22 10:18:40 +01:00
  • 0442de2342
    Merge pull request #1 from TriplEight/3x8_improve-ci Denis Pisarev 2026-03-22 10:07:54 +01:00
  • 2e2b9c131d
    ci: pin ubuntu-latest to ubuntu-24.04 in merge-manifests and zizmor TriplEight 2026-03-22 10:00:54 +01:00
  • 2f831e386e
    ci: replace unsecured curl hadolint download with an official action TriplEight 2026-03-22 09:57:36 +01:00
  • 3337014f93
    ci: remove dead BASE_TAGS reference in release bake step TriplEight 2026-03-22 09:47:32 +01:00
  • 7dff07c318
    Update Feature Flags BlackDex 2026-03-21 16:57:38 +01:00
  • 2d68adcfed feat: add configurable default KDF type for new user registrations Don Kendall 2026-03-21 15:24:25 -04:00
  • 8869652dad Fix "Invalid folder" error when client sends empty folderId string easonysliu 2026-03-19 01:12:31 +08:00
  • 2b3736802d
    Fix email header base64 padding (#6961) Mathijs van Veluw 2026-03-17 17:01:32 +01:00
  • 325d50f37b
    Fix email header base64 padding BlackDex 2026-03-17 13:51:00 +01:00
  • 6fc40c09b6 feat: SSO improvements — auto-redirect, Key Connector, logout redirect, auto-enrollment Brendan Kite 2026-03-15 23:55:42 +00:00
  • 75efa32610 Validate cipher name at API boundary instead of silently accepting null Johny Jimenez 2026-03-12 19:13:47 -05:00
  • 8e78a3bfd7 Replace organization_uuid unwrap with proper error handling Johny Jimenez 2026-03-12 20:27:37 -05:00
  • ae532868ad Fix duplicate AuthRequestResponse notification on approving device Johny Jimenez 2026-03-12 19:26:05 -05:00
  • d785a25941
    Fix 2FA Remember to actually be 30 days BlackDex 2026-03-11 15:56:52 +01:00
  • 9c7df6412c
    Fix apikey login (#6922) Mathijs van Veluw 2026-03-09 21:13:27 +01:00
  • 72bccb5618
    Fix apikey login BlackDex 2026-03-09 20:18:35 +01:00
  • 065c1f2cd5
    Fix checkout action version (#6921) Daniel 2026-03-09 20:35:14 +02:00
  • 67b358a963 Fix checkout action version dfunkt 2026-03-09 20:18:29 +02:00
  • 1a1d7f578a
    Support new desktop origin on CORS (#6920) Daniel García 2026-03-09 19:14:28 +01:00
  • 05facdf4e5
    Support new desktop origin on CORS Daniel García 2026-03-09 18:55:15 +01:00
  • 2b16a05e54
    Misc updates and fixes (#6910) Mathijs van Veluw 2026-03-09 18:38:22 +01:00
  • 103996e2d1
    Remove commented out code Daniel García 2026-03-09 18:23:02 +01:00
  • c6e9948984
    Add cxp-import-mobile and cxp-export-mobile: feature flags on mobile (#6853) phoeagon 2026-03-09 10:21:23 -07:00
  • ab37d50964
    Merge branch 'main' into main Daniel García 2026-03-09 18:11:04 +01:00
  • ecdb18fcde
    Add 30s cache to SSO exchange_refresh_token (#6866) Timshel 2026-03-09 17:10:06 +00:00
  • df25d316d6
    Add Webauthn related origins flag to known flags. (#6900) pasarenicu 2026-03-09 19:06:41 +02:00
  • 747286dccd
    fix: add ForcePasswordReset to api key login (#6904) Chris Kruger 2026-03-10 01:04:17 +08:00
  • e60105411b
    Feat(config): add feature flag for Safari account switching (#6891) DerPlayer2001 2026-03-09 17:57:10 +01:00
  • 937857a0bc
    Merge commit from fork Ken Watanabe 2026-03-10 01:50:21 +09:00
  • 77c483147b Feat(config): add feature flag for Safari account switching DerPlayer2001 2026-03-03 12:17:41 +01:00
  • da940fe1b9
    Misc updates and fixes BlackDex 2026-03-06 20:40:06 +01:00
  • 678d73385d fix: add ForcePasswordReset to api key login Chris Kruger 2026-03-06 11:41:55 +08:00
  • 067faa80d0
    Add Webauthn related origins to config pasarenicu 2026-03-05 22:28:51 +02:00
  • bd3f488023
    Fix collection details response BlackDex 2026-03-04 18:09:21 +01:00
  • ba55191676
    apply policies only to confirmed members (#6892) Stefan Melmuk 2026-03-04 06:58:39 +01:00
  • b5c1715138
    apply policies only to confirmed members Stefan Melmuk 2026-03-03 23:59:44 +01:00
  • 73cf3eed1f
    Merge branch 'main' into feature/s3-compatible-opendal Gustavo Oliveira 2026-03-01 13:26:04 -03:00
  • 7287a121fb Implement Fallback Icon service Shocker 2026-02-27 19:45:10 +02:00
  • 0d685026eb revert max icons limit removal Shocker 2026-02-27 19:07:10 +02:00
  • b7acf975ba Fix favicon fetching to check all icon links instead of just the first one Shocker 2026-02-27 15:02:41 +02:00
  • 34536bde95 Add Google S2 icon cache fallback for favicon fetching Shocker 2026-02-27 15:03:25 +02:00
  • a49fdd3901
    Improve tag retrieval logic in release workflow Jason Yang 2026-02-27 13:19:47 +08:00
  • 70ff659db2
    Comment out conditional for docker-build job Jason Yang 2026-02-27 13:10:22 +08:00
  • 112fc7e482
    Change runner from ubuntu-24.04 to ubuntu-22.04 Jason Yang 2026-02-27 12:47:56 +08:00
  • 0c85d9ecd2
    Change container to Debian 12 and update dependencies Jason Yang 2026-02-27 12:45:56 +08:00
  • 541ea01416 fix: grant manage permission to Manager on collection creation Rafael Farias 2026-02-26 17:58:51 -03:00
  • c555f7d198
    Misc organization fixes (#6867) 1.35.4 Mathijs van Veluw 2026-02-23 21:52:44 +01:00
  • f83f2c3055
    Fix issue with 'Apply organization data ownership' BlackDex 2026-02-23 21:22:16 +01:00
  • d5ffecff92
    Fix several issues and resolve tech-debt BlackDex 2026-02-16 23:19:34 +01:00
  • 74819b95bd
    fix(send_invite): add orgSsoIdentifier if sso_only is enabled (#6824) proofofcopilot 2026-02-23 20:28:12 +01:00
  • da2af3d362
    hide remember 2fa token (#6852) Stefan Melmuk 2026-02-23 20:27:40 +01:00
  • 5b8fbd730a Add 30s cache to SSO exchange_refresh_token Timshel 2026-02-23 16:20:49 +01:00
  • decc224464 Resolve Cargo.lock merge conflicts Ross Golder 2026-02-23 04:52:04 +07:00
  • 71e39c1095 Fix clippy warnings: remove unused async and format code Ross Golder 2026-02-23 04:47:50 +07:00
  • b8e13fb026 Fix duplicate static definitions and functions in metrics.rs to resolve compilation errors Ross Golder 2026-02-23 04:09:25 +07:00
  • 2be654164a Update Cargo.lock with prometheus dependency for metrics feature Ross Golder 2026-02-22 18:27:17 +07:00
  • 75c8632555 Resolve Cargo.lock conflict by updating to main branch version Ross Golder 2026-02-22 18:25:39 +07:00
  • 10a36488f5 Resolve remaining merge conflicts in metrics_test.rs Ross Golder 2026-02-22 18:22:29 +07:00
  • 43c9ce05e6 Update Cargo.lock with latest crate versions Ross Golder 2026-02-22 18:18:30 +07:00
  • 7ea1f3f3af Fix syntax errors and duplicate code from conflict resolution Ross Golder 2026-02-22 18:16:32 +07:00
  • b50d71cc41 Fix remaining conflict markers from rebase Ross Golder 2026-02-22 18:14:28 +07:00
  • ab1e1cadea Remove introduced development dependency. Ross Golder 2025-12-22 15:52:05 +07:00
  • 6dd09c568d feat: add comprehensive Prometheus metrics support Ross Golder 2025-12-22 15:20:01 +07:00
  • 6cd43937e1 Update Rust and Crates and GHA (#6843) Mathijs van Veluw 2026-02-18 00:17:20 +01:00
  • d1dbd80010 Fix org-details issue (#6811) Mathijs van Veluw 2026-02-10 20:34:30 +01:00
  • ad6825e0ec Update crates and web-vault (#6810) Mathijs van Veluw 2026-02-10 20:24:35 +01:00
  • 4fb4f5f083 Misc updates, crates, rust, js, gha, vault (#6799) Mathijs van Veluw 2026-02-08 19:24:20 +01:00
  • 57b786f07f fix error message for purging auth requests (#6776) Stefan Melmuk 2026-02-01 22:35:55 +01:00
  • f8e2367c8c Empty AccountKeys when no private key (#6761) Timshel 2026-02-02 05:35:22 +08:00
  • 10e4476743 refactor: improve tooltips in diagnostics page (#6765) Helmut K. C. Tessarek 2026-02-01 16:35:03 -05:00
  • b5adeb5569 Update crates, web-vault, js, workflows (#6749) Mathijs van Veluw 2026-01-22 23:40:39 +01:00