1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-08 19:18:02 +01:00
bitwarden-browser/libs/common/src/services
Daniel James Smith ae3edcc34d
[PS-2108] Enpass importer add support for androidurl's (#4314)
* Move and rename importers ater new naming convention

Create a subfolder to hold all enpass-importers
Change names to new naming convention
Fix imports
Remove entries from whitelist

* Added types for exported enpass json file

* Add unit tests to verify for current behaviour

* Prefer types over enums

* Replace `any` types with defined Enpass types

* Add support for parsing Android urls

Fixes #2831
Added test-file with several combinations
Wrote test cases to verify
2023-01-24 21:03:11 +01:00
..
account [SG-58] Avatar color selector (#3691) 2023-01-01 10:30:09 -05:00
config [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
cryptography [EC-661] Add web worker code bundles to Safari browser extension (#3986) 2022-11-08 11:15:12 +10:00
event [PS-1906] Extract uploadEvents from EventService into new service (#4108) 2022-12-06 14:47:42 +01:00
folder [PS 1504]Windows CLI - JSON Exports Missing Folders (#4113) 2022-12-14 15:44:10 +01:00
organization [PS-1854] Split services between background and visualizations (#4075) 2022-11-23 16:26:57 -06:00
organization-user [EC-647] OAVR v2 Feature Branch Merge (#3882) 2023-01-19 11:01:07 -05:00
policy Policy-Api: Remove dependency on OrgService (#4431) 2023-01-11 17:12:56 +01:00
sync [SG-58] Avatar color selector (#3691) 2023-01-01 10:30:09 -05:00
userVerification [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
vaultTimeout [EC-522] Improve handling of rxjs subjects (#3772) 2022-11-01 11:25:46 +01:00
anonymousHub.service.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
api.service.ts [EC-647] OAVR v2 Feature Branch Merge (#3882) 2023-01-19 11:01:07 -05:00
appId.service.ts PS-813 Add memory storage to state service (#2892) 2022-06-27 12:38:12 -05:00
audit.service.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
auth.service.ts [PS 1045] bw login with apikey argument fails on cli (#3959) 2022-11-17 12:50:37 +01:00
azureFileUpload.service.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
bitwardenFileUpload.service.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
broadcaster.service.ts [PS-1093] Move Organization Api Calls (#3243) 2022-08-24 12:33:05 -04:00
cipher.service.ts [PS-1854] Split services between background and visualizations (#4075) 2022-11-23 16:26:57 -06:00
collection.service.ts [EC-647] OAVR v2 Feature Branch Merge (#3882) 2023-01-19 11:01:07 -05:00
consoleLog.service.ts [PS-816] Add Autofill Shortcut to MV3 Extension (#3131) 2022-08-09 21:30:26 -04:00
container.service.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
crypto.service.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
environment.service.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
export.service.ts [PS 1504]Windows CLI - JSON Exports Missing Folders (#4113) 2022-12-14 15:44:10 +01:00
fileUpload.service.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
formValidationErrors.service.ts [PS-182] Upgrade Angular to V14 (#2948) 2022-07-26 14:48:11 +02:00
i18n.service.ts Add variable defining default locale as english (#4406) 2023-01-23 10:39:44 -05:00
import.service.ts [PS-2108] Enpass importer add support for androidurl's (#4314) 2023-01-24 21:03:11 +01:00
keyConnector.service.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
login.service.ts [SG-742] (#4190) 2022-12-16 10:08:44 -05:00
memoryStorage.service.ts Use Memory Storage directly in Session Sync (#4423) 2023-01-12 14:39:33 -06:00
noopMessaging.service.ts Move to libs 2022-06-03 16:24:40 +02:00
notifications.service.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
passwordGeneration.service.ts Remove uses of rxjs in CLI (#4028) 2022-11-10 13:19:50 +01:00
provider.service.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
search.service.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
send.service.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
settings.service.ts [PS-1854] Split services between background and visualizations (#4075) 2022-11-23 16:26:57 -06:00
state.service.ts Use Memory Storage directly in Session Sync (#4423) 2023-01-12 14:39:33 -06:00
stateMigration.service.ts [SM-251] Migrate to new avatar component (#3600) 2022-10-27 14:38:34 +02:00
system.service.ts [EC-522] Improve handling of rxjs subjects (#3772) 2022-11-01 11:25:46 +01:00
token.service.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
totp.service.ts [PS-683] Update negative copy (#2912) 2022-06-23 09:53:42 +02:00
twoFactor.service.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
usernameGeneration.service.ts SG-632 Fix default value of email providers list (#4213) 2022-12-16 14:32:18 +00:00
validation.service.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
webCryptoFunction.service.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00