0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-02 12:09:11 +02:00
bitwarden_rs/src
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
..
api Updated icon downloading 2021-09-24 18:27:52 +02:00
db [PATCH] Some fixes to the Emergency Access PR 2021-09-17 01:25:47 +02:00
static Merge branch 'emergency_feature' of https://github.com/thelittlefireman/bitwarden_rs into thelittlefireman-emergency_feature 2021-09-19 23:54:19 +02:00
auth.rs Add Emergency contact feature 2021-09-17 01:25:44 +02:00
config.rs Add Emergency contact feature 2021-09-17 01:25:44 +02:00
crypto.rs Rework file ID generation 2021-05-25 23:15:24 -07:00
error.rs Updated icon downloading 2021-09-24 18:27:52 +02:00
mail.rs Add Emergency contact feature 2021-09-17 01:25:44 +02:00
main.rs Add Emergency contact feature 2021-09-17 01:25:44 +02:00
util.rs Merge branch 'umireon-add-edge-frame-ancestors' of https://github.com/umireon/vaultwarden into umireon-umireon-add-edge-frame-ancestors 2021-07-15 19:20:19 +02:00