1
0
mirror of https://github.com/bitwarden/jslib synced 2025-12-06 00:03:29 +00:00

Commit Graph

  • 0d0da32d88 Remove folder service from importers as it's no longer needed Hinton 2022-04-20 11:04:06 +02:00
  • a75962a49e Move encrypt to CipherView Hinton 2022-04-20 10:55:21 +02:00
  • f19e0bcbb5 Remove unused key Hinton 2022-04-20 10:52:39 +02:00
  • 708bfcb026 Move decrypt to FolderView Hinton 2022-04-20 10:50:51 +02:00
  • fc67f99521 Remove orgId from folderService decrypt Hinton 2022-04-19 14:08:34 +02:00
  • 7d4c665b54 Fix tests Hinton 2022-04-19 13:24:04 +02:00
  • 075a8af6bd Merge branch 'master' of https://github.com/bitwarden/jslib into feature/refactor-folder-example Hinton 2022-04-19 13:23:51 +02:00
  • ad37de9373 Rename Export DTOs (#763) Oscar Hinton 2022-04-19 13:03:04 +02:00
  • f75e2c4175 Proposed refactor of folder domain model Hinton 2022-04-19 11:31:49 +02:00
  • fee2f78aa8 Fix language always defaulting to english (#765) Oscar Hinton 2022-04-19 09:53:51 +02:00
  • 6bcadc4f40 Add tests for domain models (#768) Oscar Hinton 2022-04-16 17:18:12 +02:00
  • f8ac1ed12b Remove support for alreadyEncrypted (#762) Oscar Hinton 2022-04-16 17:00:48 +02:00
  • ffdd9507ff [bug] Null check lists when changing the vault filter endUserVaultRefresh/organizationFilters addison 2022-04-14 12:41:43 -04:00
  • 3f56834716 Update jest configs to remove roots (#766) Oscar Hinton 2022-04-12 16:55:59 +02:00
  • ddccb41914 copy default options (#764) Kyle Spearrin 2022-04-11 22:39:05 -04:00
  • 017fb5146f copy default options (#764) Kyle Spearrin 2022-04-11 22:39:05 -04:00
  • 0f0adc9bd9 Add jsdoc comments for user verification, password reprompt, and appApiAction (#754) Thomas Rittson 2022-04-12 11:48:33 +10:00
  • e021b2817f Merge branch 'feature/endUserVaultRefresh' into endUserVaultRefresh/organizationFilters addison 2022-04-11 14:57:55 -04:00
  • 62815c9a9b Possible refactor of cipher feature/refactor-test Hinton 2022-04-11 20:15:59 +02:00
  • f0d9f8641e Update introduction for CL (#729) Oscar Hinton 2022-04-08 17:47:32 +02:00
  • 9df0f8758c [refactor] Move DisplayMode to a dedicated file addison 2022-04-07 16:03:12 -05:00
  • 3b9ef68f4b [EC-142] Fix error during import of 1pux containing new email field format (#758) Daniel James Smith 2022-04-06 17:33:43 +02:00
  • 5f4a8c18fe [bug] CL - fix default button display and callout header class (#756) Vincent Salucci 2022-04-05 12:19:13 -05:00
  • f3a4fde513 Remove keytar and biometric logic (#706) Oscar Hinton 2022-04-04 21:00:49 +02:00
  • f2b0682385 More boilerplating Hinton 2022-04-04 11:09:49 +02:00
  • ec25d52989 Merge branch 'master' of https://github.com/bitwarden/jslib into feature/additional-item-types-scaffold Hinton 2022-04-01 13:15:37 +02:00
  • e595c0548e EC-134 Fix api token refresh (#749) Thomas Rittson 2022-04-01 11:28:23 +10:00
  • 4d58200ee9 Generator cleanup (#753) Kyle Spearrin 2022-03-31 18:26:59 -04:00
  • e0da3116f1 Add ColorPasswordCountPipe to JslibModule (#751) Thomas Rittson 2022-04-01 07:32:44 +10:00
  • 187c11e6ca Add wirelessnetwork item type Hinton 2022-03-31 22:36:53 +02:00
  • 8e01081de2 [refactor] Dont directly change activeFilter in VaultFilterComponent addison 2022-03-31 11:59:52 -04:00
  • 56f5aba11e Add ellipsis pipe to jslib module (#746) Robyn MacCallum 2022-03-31 09:57:19 -04:00
  • 2e8f465402 Remove mockDeep feature/mock-extended Hinton 2022-03-31 11:27:41 +02:00
  • ab6c53542d Showcase how jest-mock-extended works Hinton 2022-03-31 10:54:44 +02:00
  • b49435fbd2 Simplify logic Thomas Rittson 2022-03-30 11:15:08 +10:00
  • 50acba4018 Use separate data model Thomas Rittson 2022-03-30 11:07:25 +10:00
  • 4493cfc2f9 Update variable naming: use result convention Thomas Rittson 2022-03-30 10:30:14 +10:00
  • 5c66af8582 Refactor to use EncryptedOrganizationKey classes Thomas Rittson 2022-03-30 10:29:28 +10:00
  • 7d4500c72e Remove errors when cipher type is unknown Hinton 2022-03-29 11:28:30 +02:00
  • 47473b7ede Remove the VerifyMasterPasswordComponent from jslib module (#747) Oscar Hinton 2022-03-29 10:38:22 +02:00
  • 3bd8630f33 Delay decryption of provider keys Thomas Rittson 2022-03-29 18:38:18 +10:00
  • 98a9b330b7 Remove angular/core dependency refactor/injectable-services-2 Thomas Rittson 2022-03-29 11:41:29 +10:00
  • a4fba0e1c5 Feature/move to jest (#744) Matt Gibson 2022-03-28 10:00:42 -04:00
  • 1f3f7e0e8b Merge branch 'master' of https://github.com/bitwarden/jslib into improve-hostname-and-domain-retrieval Daniel James Smith 2022-03-28 09:56:30 +02:00
  • 25c10a98a5 Run prettier Thomas Rittson 2022-03-28 13:47:36 +10:00
  • 7ae854db37 Final style tweaks Thomas Rittson 2022-03-28 13:33:06 +10:00
  • e8778df96f Merge remote-tracking branch 'origin/master' into refactor/injectable-services-2 Thomas Rittson 2022-03-28 13:19:55 +10:00
  • c223626e39 Tweak noop interface Thomas Rittson 2022-03-28 13:08:19 +10:00
  • 00ba4feb5b Fix linting Thomas Rittson 2022-03-28 09:09:41 +10:00
  • 56eb05eba0 Add back default value Thomas Rittson 2022-03-28 09:08:52 +10:00
  • d321771648 Refactor electronRendererMessaging Thomas Rittson 2022-03-28 06:52:20 +10:00
  • b6c5e6ea1c Refactor SystemService Thomas Rittson 2022-03-28 06:49:55 +10:00
  • 13ef7aea7d Add DatePipe provider to JslibModule (#741) Thomas Rittson 2022-03-28 06:40:47 +10:00
  • ed78430158 Refactor electronCryptoService Thomas Rittson 2022-03-28 06:40:13 +10:00
  • f8971fd867 Refactor electronPlatformUtilsService Thomas Rittson 2022-03-28 06:38:33 +10:00
  • 9d1df26dfa Fix jslibModule forms (#742) Oscar Hinton 2022-03-27 22:32:21 +02:00
  • 2541ab9791 Add ClientType token Thomas Rittson 2022-03-27 14:34:45 +10:00
  • fa73c13b8c support for username gen website setting (#738) Kyle Spearrin 2022-03-25 05:32:01 -04:00
  • 81607e810e Force updates to be silent (#739) Oscar Hinton 2022-03-25 10:13:50 +01:00
  • b79f5eba3b Run Prettier Thomas Rittson 2022-03-25 14:03:22 +10:00
  • 20c93bf3c8 Add angular-core.noop Thomas Rittson 2022-03-25 13:50:26 +10:00
  • 0590d603e3 Use InjectionToken for Window Thomas Rittson 2022-03-25 13:17:56 +10:00
  • 2d15bccc65 Refactor StateMigrationService DI Thomas Rittson 2022-03-25 13:11:03 +10:00
  • e8f2ae0a7b StateService InjectionTokens Thomas Rittson 2022-03-25 13:05:30 +10:00
  • eefcd5d22b Replace deps with Injectable decorator Thomas Rittson 2022-03-25 12:18:25 +10:00
  • a825e86921 Fix import path for safari importer (#740) Daniel James Smith 2022-03-24 22:45:37 +01:00
  • 7fc0ab97f3 [bug] Fix Safari CSV importer for URL and Notes (#730) David Frankel 2022-03-24 15:33:28 -06:00
  • 9c77898f77 Force updater to be silent feature/bump-electron Hinton 2022-03-24 22:20:12 +01:00
  • b074fd412c Merge branch 'master' of https://github.com/bitwarden/jslib into improve-hostname-and-domain-retrieval Daniel James Smith 2022-03-24 21:26:41 +01:00
  • 292d5e0039 PS-91 make isMacAppStore return true/false (#735) Jake Fink 2022-03-24 15:46:24 -04:00
  • 535decc3d9 Bump electron and related dependencies (#736) Oscar Hinton 2022-03-24 20:16:53 +01:00
  • 629542b90c [bug] Add missing events for folder add/edit addison 2022-03-24 14:18:55 -04:00
  • 1dc9e5ff9a [refactor] Break down vault filter into several components addison 2022-03-24 11:51:51 -04:00
  • 93b5a155bd [feature] Add organization filters addison 2022-03-18 12:46:38 -04:00
  • 574cf8e7ee [refactor] Add optional folders param to folderService.getAllNested() addison 2022-03-18 12:46:25 -04:00
  • e17ada83fb Add ellipsis pipe (#728) Robyn MacCallum 2022-03-21 15:46:54 -04:00
  • 83a8c366ef [JslibModule] Add JslibModule (#733) Thomas Rittson 2022-03-21 19:32:55 +10:00
  • 57cd329186 Remove error Response type check (#731) Matt Gibson 2022-03-17 22:24:22 -04:00
  • 4061c19c98 Update SECURITY.md (#725) Chad Scharf 2022-03-15 15:55:55 -04:00
  • 707064ffea Add Chromatic (#719) Oscar Hinton 2022-03-15 13:50:42 +01:00
  • 3f0551e4f8 Check runtime name vs mangled name (#724) Matt Gibson 2022-03-14 20:12:31 -05:00
  • bb51485fbb Tweak component library slightly (#715) Oscar Hinton 2022-03-11 21:00:24 +01:00
  • e32a772d77 Avoid duplicate fullSync api calls (#716) Thomas Rittson 2022-03-11 07:16:50 +10:00
  • a3a88d4b8f [dependency] Update icons addison 2022-03-18 12:38:45 -04:00
  • bfdd3561da Username generator (#734) Kyle Spearrin 2022-03-24 12:19:19 -04:00
  • 476af522ec Bump electron and related dependencies Hinton 2022-03-24 17:00:14 +01:00
  • 7afdd1f96e Merge branch 'master' of https://github.com/bitwarden/jslib into improve-hostname-and-domain-retrieval Daniel James Smith 2022-03-24 15:58:57 +01:00
  • 5b7b2a03dd Remove Internet Explorer logic (#723) Oscar Hinton 2022-03-24 10:42:11 +01:00
  • 4add17f595 Update service deps feature/web-workers-2 Thomas Rittson 2022-03-24 17:22:21 +10:00
  • 8b8acc15d2 WIP start building out CryptoWorkerService Thomas Rittson 2022-03-24 17:22:05 +10:00
  • 08611e60bb Basic smoke test for web workers in Webpack5 Thomas Rittson 2022-03-24 15:01:42 +10:00
  • 554dc8d873 Bump node-forge to 1.2.1 (#722) Oscar Hinton 2022-03-22 14:05:55 +01:00
  • 65efc948ad Merge branch 'master' into Feature/EndUserVaultRefresh Thomas Rittson 2022-03-22 08:33:23 +10:00
  • 5409525ea2 Add ellipsis pipe (#728) Robyn MacCallum 2022-03-21 15:46:54 -04:00
  • eafe87646a [EndUserVaultRefresh] Add base routing guard (#732) Thomas Rittson 2022-03-21 20:39:12 +10:00
  • 9950fb42a1 [JslibModule] Add JslibModule (#733) Thomas Rittson 2022-03-21 19:32:55 +10:00
  • d4640caa16 Merge branch 'master' into bug-report-component bug-report-component Justin Baur 2022-03-20 13:25:50 -04:00
  • 6dc1d65abc [End User Vault Refresh] Refactor route permission checking (#727) Thomas Rittson 2022-03-18 17:28:37 +10:00
  • f88515745c Remove error Response type check (#731) Matt Gibson 2022-03-17 22:24:22 -04:00
  • e1ab74f2e9 update SponsorshipStatus enum with states families-for-enterprise/self-hosted-models Jacob Fink 2022-03-16 10:43:09 -04:00