Commit Graph

18 Commits

Author SHA1 Message Date
Thomas Rittson 86650941e4
[A11y] Fix contrast on extension icons (#2203)
* Update extension icons to for a11y contrast

* Fix images
2021-12-01 07:07:34 +10:00
Daniel James Smith 042c7677e8
Removed base64 encoded images and load them from path instead 2021-10-08 13:28:07 +02:00
Kyle Spearrin afccde2337
update icons to new branding (#1245) 2020-05-22 23:14:29 -04:00
Matt d2f8f467d2 Made the lock icons red lock more prominent (#775) 2018-11-14 14:35:08 -05:00
Kyle Spearrin 744559516d infinite scrolling on cipher listing 2018-04-11 10:23:12 -04:00
Kyle Spearrin ea7f6a404b safari assets folder and gulp task 2018-01-16 09:41:59 -05:00
Kyle Spearrin f0dc6db06c icon 64 2018-01-16 09:16:13 -05:00
Kyle Spearrin beb60f3d87 updated icons 2018-01-13 15:49:04 -05:00
Kyle Spearrin 66ea4b6a8e icons for safari 2018-01-13 15:32:21 -05:00
Oscar Hinton 1c38ff6e9a [Webpack] Change images to not use relative path. (#423)
* Change webpack config to not use relative path for images.

Resolves #421.

* Move popup images to popup/images.

* Move images to popup/images.
2017-12-07 16:04:43 -05:00
Kyle Spearrin 738a40a848 adjust icon sizes 2017-10-13 00:13:56 -04:00
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
Kyle Spearrin 1d102cad93 two factor page cleanup 2017-06-26 22:24:10 -04:00
Kyle Spearrin 7815af24e5 two-factor support in browser extensions 2017-06-26 15:37:15 -04:00
Kyle Spearrin e4c5ab88fb update icon when vault is locked/unlocked 2016-10-25 23:17:46 -04:00
Kyle Spearrin bbb78bee02 Grayed out icon when logged out. field context script for highlighting login fields. 2016-09-28 19:12:14 -04:00
Kyle Spearrin 2fefdf8f6c help and about settings pages 2016-09-20 12:06:01 -04:00
Kyle Spearrin 65efd95b66 manifest setup with icons 2016-08-30 23:47:38 -04:00