[PR #1018] Admin interface #3560

Closed
opened 2025-10-09 18:25:39 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/dani-garcia/vaultwarden/pull/1018

State: closed
Merged: Yes


Added attachment info per user and some layout fix

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
  • Added the amount and size of the attachments per user
  • Changed the items count function a bit
  • Some small layout changes

Updated Organizations overview

  • Changed HTML to match users overview
  • Added User count
  • Added Org cipher amount
  • Added Attachment count and size
**Original Pull Request:** https://github.com/dani-garcia/vaultwarden/pull/1018 **State:** closed **Merged:** Yes --- Added attachment info per user and some layout fix 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 - Added the amount and size of the attachments per user - Changed the items count function a bit - Some small layout changes Updated Organizations overview - Changed HTML to match users overview - Added User count - Added Org cipher amount - Added Attachment count and size
OVERLORD added the pull-request label 2025-10-09 18:25:39 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3560