Commit Graph

  • 2b7b1141eb
    Add support for send v2 API endpoints BlackDex 2022-09-22 19:40:04 +0200
  • 1ff4ff72bf
    fix: update warning and success case verbiage Aaron 2022-09-16 10:32:36 -0700
  • d27e91a9b0
    fix: tooltip typo Aaron 2022-09-15 15:36:21 -0700
  • 7cf063b196
    Update build workflow BlackDex 2022-09-15 16:51:52 +0200
  • 642f04d493
    Merge branch 'BlackDex-add-send-api-v2' Daniel García 2022-09-25 18:58:48 +0200
  • fc6e65e4b0
    fix: update warning and success case verbiage Aaron 2022-09-16 10:32:36 -0700
  • db5c98ec3b
    fix: tooltip typo Aaron 2022-09-15 15:36:21 -0700
  • 73c64af27e
    Update build workflow BlackDex 2022-09-15 16:51:52 +0200
  • b3f7db813f
    Merge branch 'djbrownbear-fix-diagnostic-typo' Daniel García 2022-09-25 18:55:10 +0200
  • 59660ff087
    Update build workflow BlackDex 2022-09-15 16:51:52 +0200
  • 69a69e8e04
    Merge branch 'BlackDex-update-workflow' Daniel García 2022-09-25 18:54:54 +0200
  • 1094f359c3
    Update libraries and Rust version BlackDex 2022-09-22 21:30:34 +0200
  • 102ee3f871
    add api_not_found catcher for 404 errors in /api Stefan Melmuk 2022-09-25 10:55:55 +0200
  • acb5ab08a8
    add not_found catcher for 404 errors Stefan Melmuk 2022-09-25 04:02:16 +0200
  • ae59472d9a
    Fix organization vault export BlackDex 2022-09-24 18:27:13 +0200
  • 5a07b193dc
    Add support for send v2 API endpoints BlackDex 2022-09-22 19:40:04 +0200
  • cab9252b4a simplified access flag appending MFijak 2022-09-17 17:31:20 +0200
  • 0da96cace0 group full access cached MFijak 2022-09-17 17:27:07 +0200
  • 485e21d95f Implement max login attempts Guillaume Villena 2022-09-16 23:00:58 +0200
  • fd2edb9adc fix: update warning and success case verbiage Aaron 2022-09-16 10:32:36 -0700
  • 909477a304 Switched to ApiResult<T> MFijak 2022-09-16 10:48:19 +0200
  • 63a08f12ad
    Update to APIResult Maximilian Fijak 2022-09-16 10:23:30 +0200
  • 85e82b3774 group: external id is now optional MFijak 2022-09-16 10:20:12 +0200
  • 10bbf7d59e
    Fix migration postgresql script Maximilian Fijak 2022-09-16 09:41:15 +0200
  • 45acec70cc Post merge conflicts cleanup MFijak 2022-09-16 09:37:26 +0200
  • ef35960a18
    Merge branch 'main' into group_support Maximilian Fijak 2022-09-16 09:07:13 +0200
  • 1d074f7b3f fix: tooltip typo Aaron 2022-09-15 15:36:21 -0700
  • 81984c4bce
    Update build workflow BlackDex 2022-09-15 16:51:52 +0200
  • 9c891baad1
    Merge pull request #2739 from BlackDex/fix-restore-revoke Daniel García 2022-09-12 17:12:23 +0200
  • b050c60807
    Merge pull request #2738 from BlackDex/issue-2737 Daniel García 2022-09-12 17:11:43 +0200
  • e47a2fd0f3
    Rename/Fix revoke/restore endpoints BlackDex 2022-09-12 16:08:36 +0200
  • 42b9cc73ac
    Fix issue 2737, unable to create org BlackDex 2022-09-12 14:10:54 +0200
  • edca4248aa
    Use optional env as this variable isn't defined during CI Daniel García 2022-09-08 18:01:27 +0200
  • b1b6bc9be0
    Update web vault to 2022.9.0 Daniel García 2022-09-08 17:46:02 +0200
  • 818b254cef
    Implement config endpoint Daniel García 2022-09-08 17:38:00 +0200
  • ddfac5e34b
    Merge branch 'BlackDex-web-vault-v2022.9-support' into main Daniel García 2022-09-08 16:30:46 +0200
  • 8b5c945bad
    Merge branch 'web-vault-v2022.9-support' of https://github.com/BlackDex/vaultwarden into BlackDex-web-vault-v2022.9-support Daniel García 2022-09-08 16:30:41 +0200
  • 50c5eb9c50
    Merge branch 'BlackDex-vw-admin-updates' into main Daniel García 2022-09-08 16:30:31 +0200
  • 94be67eac1
    Added support for web-vault v2022.9 BlackDex 2022-09-07 20:48:48 +0200
  • 5a05139efe
    Change the handling of login errors. BlackDex 2022-09-06 17:14:16 +0200
  • 2f1eff0f4f
    Update to diesel2 upstream/diesel2 Daniel García 2022-05-20 23:39:47 +0200
  • a62dc102fb
    Update web vault to 2022.8.1 and cargo dependencies Daniel García 2022-09-04 23:18:27 +0200
  • 518d74ce21
    Merge branch 'BlackDex-org-user-revoke-access' into main Daniel García 2022-09-04 23:04:22 +0200
  • 7598997deb
    Merge branch 'org-user-revoke-access' of https://github.com/BlackDex/vaultwarden into BlackDex-org-user-revoke-access Daniel García 2022-09-04 23:04:15 +0200
  • 3c876dc202
    Merge branch 'Fvbor-patch-1' into main Daniel García 2022-09-04 22:49:19 +0200
  • de610664ed
    Use a temporary redirect Jake Howard 2022-08-29 11:21:47 +0100
  • e0354077ba
    Merge branch 'main' into permit-subpath-admin-page-fix GeekCorner 2022-08-28 13:08:53 +0200
  • 3cd3bcc89b
    fix: Permit admin page on subpaths GeekCorner 2022-08-28 12:01:44 +0200
  • 1722742ab3
    Add Org user revoke feature BlackDex 2022-08-20 16:42:36 +0200
  • 274ad680e2 bugfix MFijak 2022-08-08 10:38:48 +0200
  • 72de021319 converted to HashMap MFijak 2022-08-08 10:23:28 +0200
  • c6a707a352 fix cargo fmt MFijak 2022-08-03 08:32:10 +0200
  • 35f528eb57 fix clippy warnings MFijak 2022-08-03 08:24:35 +0200
  • c08f89384c respect groups when deleting & adding collections MFijak 2022-08-02 15:52:33 +0200
  • 25764eb406 Table and two variables renamed MFijak 2022-08-02 14:37:58 +0200
  • 11cc5a79b7 collection endpoint support for groups implemented MFijak 2022-08-02 14:07:38 +0200
  • 827bf4c7f8 fix for group collections MFijak 2022-08-02 10:56:41 +0200
  • 39d078a957 use cipher sync data if possible MFijak 2022-08-02 09:05:56 +0200
  • 064a1e368e cipher readonly, hide_passwords MFijak 2022-08-01 16:57:17 +0200
  • 82091bdb0a fixes for mysql, sqlite MFijak 2022-08-01 10:08:44 +0200
  • 073daeb18b revision update implemented MFijak 2022-07-29 17:02:06 +0200
  • ad7e6bfacd load assigned group collections for user MFijak 2022-07-29 14:35:02 +0200
  • 5a530414de Db CRUD operations and API endpoints implemented MFijak 2022-07-29 11:54:29 +0200
  • 68cfd90f71 schema added MFijak 2022-07-27 16:41:18 +0200
  • 891f4c829d enable UI group support MFijak 2022-07-27 14:09:04 +0200
  • ab6f3c7b64 migration scripts added MFijak 2022-07-27 13:36:27 +0200
  • d9c0eb3cfc
    Update two external Links to prevent tabnabbing Hagen Tasche 2022-08-17 08:14:19 +0200
  • 0d990e1dc0
    Open Externallink in new Tab Hagen Tasche 2022-08-17 08:00:46 +0200
  • 60ed5ff99d
    Merge pull request #2675 from BlackDex/patch-multer Daniel García 2022-08-04 23:47:48 +0200
  • 5b98bd66ee
    Fix uploads from mobile clients (and dep updates) BlackDex 2022-08-04 23:28:45 +0200
  • abd20777fe
    Merge pull request #2665 from BlackDex/update-deps-and-alpine-base Daniel García 2022-08-01 23:48:14 +0200
  • 7f0d0cf8a4
    Update MSRV to 1.60.0 BlackDex 2022-07-31 16:26:57 +0200
  • 6e23a573fb
    Update deps and Alpine image BlackDex 2022-07-31 15:45:31 +0200
  • ce9d93003c
    Merge pull request #2650 from BlackDex/mitigate-mobile-client-uploads 1.25.2 Daniel García 2022-07-27 17:39:07 +0200
  • abfa868423
    Mitigate attachment/send upload issues BlackDex 2022-07-27 17:12:04 +0200
  • 331f6c08fe
    Merge branch 'BlackDex-update-github-actions' into main Daniel García 2022-07-22 16:00:45 +0200
  • c0efd3d419
    Merge branch 'update-github-actions' of https://github.com/BlackDex/vaultwarden into BlackDex-update-github-actions Daniel García 2022-07-22 16:00:40 +0200
  • 1385d75972
    Merge branch 'BlackDex-fix-2622-persistent-volume-check' into main Daniel García 2022-07-22 16:00:28 +0200
  • 9a787dd105
    Fix persistent folder check within containers BlackDex 2022-07-19 18:39:42 +0200
  • 0dcc435bb4
    Update build workflow for CI BlackDex 2022-07-19 19:13:54 +0200
  • f1a67663d1
    Merge pull request #2624 from BlackDex/fix-2623-csp-icon-redirect Daniel García 2022-07-18 00:40:59 +0200
  • 0f95bdc9bb
    Fix issue with CSP and icon redirects BlackDex 2022-07-17 16:21:03 +0200
  • a0eab35768
    Update web vault to 2022.6.2 1.25.1 Daniel García 2022-07-15 19:15:22 +0200
  • 027c87dd07
    Merge branch 'BlackDex-update-dep-fix-issue-2516' into main Daniel García 2022-07-15 19:14:21 +0200
  • f2b31352fe
    Merge branch 'update-dep-fix-issue-2516' of https://github.com/BlackDex/vaultwarden into BlackDex-update-dep-fix-issue-2516 Daniel García 2022-07-15 19:14:14 +0200
  • c9376e3126
    Remove read_file and read_file_string and replace them with the std alternatives Daniel García 2022-07-15 19:13:26 +0200
  • 7cbcad0e38
    Merge branch 'BlackDex-more-clippy-checks' into main Daniel García 2022-07-15 19:06:09 +0200
  • e167798449
    Merge branch 'more-clippy-checks' of https://github.com/BlackDex/vaultwarden into BlackDex-more-clippy-checks Daniel García 2022-07-15 19:05:54 +0200
  • fc5928772b
    Move around comments Daniel García 2022-07-15 19:05:38 +0200
  • 8263bdd21d
    Merge branch 'ruifung-main' into main Daniel García 2022-07-15 19:03:49 +0200
  • 3c1d4254e7
    Update deps and fix file-uploads BlackDex 2022-07-15 16:03:57 +0200
  • 55d7c48b1d
    Add more clippy checks for better code/readability BlackDex 2022-07-10 16:39:38 +0200
  • bf623eed7f Use if let instead of a match with empty block. Yip Rui Fung 2022-07-09 11:41:53 +0800
  • 84bcac0112 Apply rustfmt. Yip Rui Fung 2022-07-09 10:49:51 +0800
  • 31595888ea Use match to avoid ownership issues on the TempFile / file_path variables in closures. Yip Rui Fung 2022-07-09 10:33:27 +0800
  • 5c38b2c4eb Remove option and use unwrap_or_else to fall back to copy behavior. Yip Rui Fung 2022-07-09 08:53:00 +0800
  • ebe9162af9 Add option to make file uploads use move_copy_to instead of persist_to Yip Rui Fung 2022-07-09 01:19:00 +0800
  • b64cf27038
    Upgrade dependencies and swap lettre to async transport Daniel García 2022-07-06 23:57:37 +0200
  • 0c4e79cff6
    Update web vault to v2022.6.0 Daniel García 2022-07-06 23:35:02 +0200
  • 5b9129a086
    Merge remote-tracking branch 'origin/dependabot/cargo/openssl-src-111.22.01.1.1q' into main Daniel García 2022-07-06 23:30:49 +0200