1
0
Fork 0
vaultwarden-test/src/api
BlackDex f270f2ed65 Updated icon fetching and crates.
- Updated some crates
- Updated icon fetching code:
  + Use a cookie jar and set Max-Age to 2 minutes for all cookies
  + Locate the base href tag to fix some locations
  + Changed User-Agent (Helps on some sites to get HTML instead of JS)
  + Reduced HTML code limit from 512KB to 384KB
  + Allow some large icons higer-up in the sort
  + Allow GIF images
  + Ignore cookie_store and hyper::client debug messages
2021-05-16 15:29:13 +02:00
..
core Fix attachment downloads 2021-05-15 22:46:57 -07:00
admin.rs cargo fmt changes 2021-05-15 22:46:37 -07:00
icons.rs Updated icon fetching and crates. 2021-05-16 15:29:13 +02:00
identity.rs Merge remote-tracking branch 'origin/master' into fmt 2021-04-06 21:55:28 +01:00
mod.rs Merge remote-tracking branch 'origin/master' into fmt 2021-04-06 21:55:28 +01:00
notifications.rs Modify rustfmt file 2021-04-06 21:54:42 +01:00
web.rs Fix attachment downloads 2021-05-15 22:46:57 -07:00