1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-19 07:35:48 +02:00
bitwarden-browser/src/services
2017-04-26 11:59:31 -04:00
..
apiService.js get private key if not available during sync 2017-04-25 16:25:22 -04:00
appIdService.js move google analytics to measurements protocol so that we can get rid of custom CSP 2016-10-17 22:26:04 -04:00
autofillService.js autofill fixes 2017-01-21 12:38:52 -05:00
constantsService.js refactor for enc type header and CryptoKey 2017-04-22 10:58:32 -04:00
cryptoService.js only clear memory org keys when locked 2017-04-24 10:53:23 -04:00
folderService.js refactor for enc type header and CryptoKey 2017-04-22 10:58:32 -04:00
i18nService.js use es6 Proxy for i18n service so we don't have to define properties for every string 2016-11-19 00:21:47 -05:00
loginService.js encrypt login with org key 2017-04-24 14:16:12 -04:00
passwordGenerationService.js Fix password generation's handling of the ambiguous option. (#100) 2017-03-01 22:55:37 -05:00
settingsService.js Checking for equivalent domains from settings 2017-01-14 13:43:59 -05:00
syncService.js bug fixes around fetching keys for org sync 2017-04-26 11:59:31 -04:00
tokenService.js various bug fixes #92 #84 2017-02-23 19:31:29 -05:00
userService.js user can be authenticated when under old auth bearer token 2017-01-23 23:51:12 -05:00
utilsService.js better domain parsing with tldjs backup 2017-03-28 22:11:47 -04:00