1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-19 07:35:48 +02:00
bitwarden-browser/src/services
Chad Scharf 5e0a2d1d99
remove old Edge browser hacks (#168)
* remove old Edge browser hacks

* Remove final edge hacks

* Update constructor parameters

* Update search-ciphers.pipe.ts

Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-09-15 10:23:21 -04:00
..
api.service.ts Wrap sso login with pre-validation check (#160) 2020-09-08 10:36:22 -04:00
appId.service.ts refactor utils service to utils 2018-04-23 13:03:47 -04:00
audit.service.ts native fetch with proxy support on node api 2019-06-24 11:07:26 -04:00
auth.service.ts dont set keys if not there on sso (#152) 2020-08-17 14:27:44 -04:00
broadcaster.service.ts always set on subscribe 2019-08-16 20:54:21 -04:00
cipher.service.ts Add new method for cycling through every login (#142) 2020-08-12 15:59:59 -04:00
collection.service.ts Upgrade TypeScript (#148) 2020-08-12 15:42:42 -04:00
constants.service.ts Desktop biometrics support (#119) 2020-07-23 13:32:20 -04:00
container.service.ts move getDomain to jslib Utils 2018-10-13 22:21:54 -04:00
crypto.service.ts Desktop biometrics support (#119) 2020-07-23 13:32:20 -04:00
environment.service.ts [Enterprise] Updated Environment Settings (#112) 2020-06-11 15:04:40 -05:00
event.service.ts enable events 2019-07-24 14:40:57 -04:00
export.service.ts null check to be consistent with mobile codebase 2020-02-10 10:20:45 -05:00
folder.service.ts Upgrade TypeScript (#148) 2020-08-12 15:42:42 -04:00
i18n.service.ts localeNames mapped to iso codes 2019-09-06 09:33:09 -04:00
import.service.ts adds support for yoti csv importer (#157) 2020-08-24 12:21:17 -04:00
index.ts [Auto-Logout] Refactor LockService and Update Dependencies (#91) 2020-03-27 09:03:27 -05:00
lowdbStorage.service.ts just use adapter 2018-10-09 15:31:52 -04:00
nodeApi.service.ts allow custom user agent on node api service 2019-10-07 10:11:32 -04:00
nodeCryptoFunction.service.ts add support for md5 hash crypto function 2018-07-30 23:29:30 -04:00
noopMessaging.service.ts move shared CLI items to jslib 2019-03-15 22:33:19 -04:00
notifications.service.ts [Auto-Logout] Refactor LockService and Update Dependencies (#91) 2020-03-27 09:03:27 -05:00
passwordGeneration.service.ts SSO login for generic clients and CLI (#140) 2020-08-03 15:24:26 -04:00
policy.service.ts Fixed lint warnings (#82) 2020-03-02 13:45:06 -06:00
search.service.ts remove old Edge browser hacks (#168) 2020-09-15 10:23:21 -04:00
settings.service.ts use clearCache 2019-04-11 16:32:07 -04:00
state.service.ts Revert "reference barrels" 2018-02-19 13:07:19 -05:00
sync.service.ts null check on policies response prop 2020-03-12 15:16:22 -04:00
system.service.ts [Auto-Logout] Refactor LockService and Update Dependencies (#91) 2020-03-27 09:03:27 -05:00
token.service.ts [Auto-Logout] Update Token Service (#94) 2020-04-06 11:06:32 -05:00
totp.service.ts use digits for steam 2018-11-26 08:26:36 -05:00
user.service.ts null check optimizations 2019-04-10 15:40:40 -04:00
vaultTimeout.service.ts Desktop biometrics support (#119) 2020-07-23 13:32:20 -04:00
webCryptoFunction.service.ts remove old Edge browser hacks (#168) 2020-09-15 10:23:21 -04:00