1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-19 07:35:48 +02:00
bitwarden-browser/src/services
2017-01-21 20:00:25 -05:00
..
apiService.js pass logout function to api service rather than relying on messaging 2017-01-21 20:00:25 -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 Refactored rename of Sites => Logins 2017-01-03 18:40:07 -05:00
cryptoService.js fix computeMac 2017-01-13 00:22:42 -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 applied i18n to background context menus 2016-10-18 19:03:40 -04:00
settingsService.js Checking for equivalent domains from settings 2017-01-14 13:43:59 -05:00
syncService.js fix sync bugs on login/logout 2017-01-17 21:43:26 -05:00
tokenService.js Added refresh token check for each API call. refactored logout messaging from authService 2017-01-19 00:21:20 -05:00
userService.js Added two factor flow into identity login 2017-01-18 22:14:51 -05:00
utilsService.js few fixes to analytics, checkboxes, and sweetalerts 2016-12-02 00:05:57 -05:00