0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-28 00:38:23 +02:00
bitwarden_rs/src/static
BlackDex 5c54dfee3a Fixed an issue when DNS resolving fails.
In the event of a failed DNS Resolving checking for new versions will
cause a huge delay, and in the end a timeout when loading the page.

- Check if DNS resolving failed, if that is the case, do not check for
  new versions
- Changed `fn get_github_api` to make use of structs
- Added a timeout of 10 seconds for the version check requests
- Moved the "Unknown" lables to the "Latest" lable
2020-06-03 17:07:32 +02:00
..
images Redesign of the admin interface. 2020-05-28 10:46:25 +02:00
scripts Updated js/css libraries and fixed smallscreen err 2020-06-01 18:58:38 +02:00
templates Fixed an issue when DNS resolving fails. 2020-06-03 17:07:32 +02:00
fallback-icon.png Embed the icon in the binary, no need to download when it's not going to change 2018-12-30 21:31:12 +01:00
global_domains.json Apply upstream global domain values and whitespace fixes 2020-05-07 18:05:17 -04:00