25 Commits (86ed75bf7c95d35b41b4e5553b5aece708b4a3cd)

Author SHA1 Message Date
BlackDex 9026cc8d42 Fixed issue when the iconlist is smaller then 5 6 years ago
BlackDex 574b040142 Loop through the iconlist until an icon is found 6 years ago
BlackDex c13f115473 Fixed issue #380 6 years ago
BlackDex bc461d9baa Some small changes on the iter of the cookies 6 years ago
BlackDex 5016e30cf2 Added cookies to the icon download request. 6 years ago
Daniel García 2a60414031
Reuse the client between requests, and use the client when downloading the icons themselves 6 years ago
BlackDex feb74a5e86 Changed the way to fix the href 6 years ago
Daniel García c0e350b734
Disable icon downloads, accept optional query after icon href, format and clippy fixes 6 years ago
BlackDex 4de16b2d17 Removed unwrap and added ? 6 years ago
BlackDex da068a43c1 Moved function call to get_icon_url to prevent error bubbeling 6 years ago
BlackDex 9657463717 Added better favicon downloader. 6 years ago
Daniel García a1dc47b826
Change config to thread-safe system, needed for a future config panel. 6 years ago
Daniel García a797459560
Implement HIBP check [WIP]. 6 years ago
Daniel García 172f1770cf
Embed the icon in the binary, no need to download when it's not going to change 6 years ago
Steven Noonan a55c048a62
icons: implement positive/negative cache TTLs 6 years ago
Daniel García 94810c106a
Migrate to rust 2018 edition 6 years ago
Daniel García 2fde4e6933
Implemented proper logging, with support for file logging, timestamp and syslog (this last one is untested) 6 years ago
Daniel García 8651df8c2a
Fixed some lint issues 6 years ago
Daniel García ea600ab2b8 Don't ignore errors while downloading icons 7 years ago
Daniel García 538dc00234 Improved configuration and documented options. Implemented option to disable web vault and to disable the use of bitwarden's official icon servers 7 years ago
Daniel García 483066b9a0 Some style changes, removed useless matches and formats 7 years ago
Daniel García 0e644d2711 Fixed icons and updated web-vault 7 years ago
Daniel García 84a75c871b Improved error messagees, implemented delete ciphers, attachments and account, implemented two factor recovery. 7 years ago
Daniel García 31bf2bc2b1 Solved some warnings 7 years ago
Daniel García 5cd40c63ed First working version 7 years ago