vaultwarden/src/api
BlackDex 9375d5b8c2 Updated icon downloading
- Unicode websites could break (www.post.japanpost.jp for example).
  regex would fail because it was missing the unicode-perl feature.
- Be less verbose in logging with icon downloads
- Removed duplicate info/error messages
- Added err_silent! macro to help with the less verbose error/info messages.
2021-09-24 18:27:52 +02:00
..
core Hide some warnings for unused struct fields 2021-09-22 21:39:31 +02:00
admin.rs Fix issue when using uppercase chars in emails 2021-09-09 13:52:39 +02:00
icons.rs Updated icon downloading 2021-09-24 18:27:52 +02:00
identity.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
mod.rs Add Emergency contact feature 2021-09-17 01:25:44 +02:00
notifications.rs Sort the imports in notifications.rs alphabetically 2021-08-04 16:56:43 +02:00
web.rs Formatting 2021-07-15 21:52:17 +02:00