1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-11-08 09:32:07 +01:00
bitwarden-desktop/src/services
2017-03-14 22:51:47 -04:00
..
apiService.js logout on token error only if its a 400 2017-02-10 19:21:18 -05: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 Add option to disable content menu integation (#99) 2017-03-03 22:33:17 -05:00
cryptoService.js utf8 encode params for key derivation 2017-02-15 19:02:55 -05:00
folderService.js i18n fixes 2016-12-23 23:57:18 -05: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 fix sync bugs on login/logout 2017-01-17 21:43:26 -05: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 setLastSync whenever account revision check determines that nothing has changed 2017-03-14 22:51:47 -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 Added device registration information during authentication 2017-01-25 20:42:09 -05:00