bitwarden-estensione-browser/src/popup/app/services
Oscar Hinton 59754cd530 Setup Webpack & TypeScript (#316)
* TypeScript and WebPack.

* Minor cleanup.

* Add background.js as entry point to webpack.

* Use downloaded fonts for better performance.
Remove google-fonts-webpack-plugin.

* Add the remaining entry points and setup notification bar.

* Update readme for webpack.

* Convert CipherItems to TypeScript to demonstrate how a component looks in TS.

* Fix edge requirering a custom angular version.

* Rewrite gulp tasks for packaging releases.

* Re-add the webpack gulp plugin.

* Remove unessesary line in analytics.
2017-10-28 22:14:14 -04:00
..
authService.js more promise/utils helper conversions 2017-10-17 12:22:50 -04:00
backgroundService.js rename loginService to cipherService 2017-10-16 23:11:32 -04:00
services.module.js Setup Webpack & TypeScript (#316) 2017-10-28 22:14:14 -04:00
state.service.ts Setup Webpack & TypeScript (#316) 2017-10-28 22:14:14 -04:00
validationService.js added missing i18n strings (#1) 2016-11-19 01:36:09 -05:00