1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-24 12:06:15 +01:00
bitwarden-browser/src
Oscar Hinton a99ce875ca Website icons (#285)
* Initial attempt at adding favicons.

* Cache the favicons for 30 days.

* Refactor faviconService, remove unused faviconDirective.

* Change icon url to icons.bitwarden.com. Update style to support dynamic size of icon.

* Use hostname instead of domain.

* Fix getFavicon throwing an exception if the uri is not a valid url.

* Add enabled property to faviconService to prevent slow calls to storage. Fixed chrome not displaying chrome://favicon properly.

* Fix chrome disable favicon not working as expected.

* Add default icon.

* Fix jshint errors.

* Cleanup of faviconService, removed caching related code. Add faviconComponent for handling favicons.

* Remove faviconService, moved functionallity into faviconComponent.

* Fix faviconComponent not updating when uri changes.

* Rename favicon to icon.

* Improve whitelist.
2017-10-12 14:48:29 -04:00
..
_locales Website icons (#285) 2017-10-12 14:48:29 -04:00
content convert nodelist to array 2017-10-11 22:11:34 -04:00
edge load custom angular build for edge 2017-09-01 23:17:37 -04:00
images Website icons (#285) 2017-10-12 14:48:29 -04:00
models fix remember bug and auto-focus on lock screen 2017-09-28 11:03:41 -04:00
notification set widths are only for english 2017-09-19 12:30:19 -04:00
overlay stubbing out some overlay framework 2016-09-21 23:41:53 -04:00
popup Website icons (#285) 2017-10-12 14:48:29 -04:00
scripts lint fixes 2017-10-06 10:36:45 -04:00
services Website icons (#285) 2017-10-12 14:48:29 -04:00
background.html refactor custom env urls, cleanup bg script a bit 2017-09-04 12:09:11 -04:00
background.js only skip username only fill when from autofiller 2017-10-07 13:17:43 -04:00
manifest.json version bump 2017-10-11 22:31:09 -04:00