1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-14 10:26:19 +01:00
bitwarden-browser/libs/common/src/services
Robyn MacCallum 4f7bd77560
[SG-900] Implement auto-fill callout (#4670)
* Implement autofill callouts

* Fix copy for dismissed callout

* Delay closing popup after using callout auto-fill
2023-02-06 13:04:11 -05:00
..
account [SG-58] Avatar color selector (#3691) 2023-01-01 10:30:09 -05:00
config [PS-1854] Split folder service back/foreground (#4209) 2023-01-30 13:04:22 -06:00
cryptography [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
event [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
import [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
organization [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
organization-user [EC-647] OAVR v2 Feature Branch Merge (#3882) 2023-01-19 11:01:07 -05:00
policy [EC-639] Replacing apostrophe char for email values in Policies API request (#4390) 2023-01-25 14:00:46 +00:00
userVerification [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
vaultTimeout [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05: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 Login Flows (#4411) 2023-02-05 10:57:21 -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 Login Flows (#4411) 2023-02-05 10:57:21 -05: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
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 [PS-2365] Kdf Configuration Options for Argon2 (#4578) 2023-01-30 09:07:51 -05:00
environment.service.ts Login Flows (#4411) 2023-02-05 10:57:21 -05:00
export.service.ts [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
fileUpload.service.ts [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
formValidationErrors.service.ts [PS-182] Upgrade Angular to V14 (#2948) 2022-07-26 14:48:11 +02:00
i18n.service.ts [CSA-27] Use new dependency-free locale service for WebAuthN translations (#4557) 2023-02-04 09:23:42 -05:00
keyConnector.service.ts Fix missing kdf parameters in connector code (#4638) 2023-02-02 20:21:56 -05: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 Login Flows (#4411) 2023-02-05 10:57:21 -05: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 [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05: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 [SG-900] Implement auto-fill callout (#4670) 2023-02-06 13:04:11 -05:00
stateMigration.service.ts [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05: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
translation.service.ts [CSA-27] Use new dependency-free locale service for WebAuthN translations (#4557) 2023-02-04 09:23:42 -05: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 [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00