I2P Address: [http://git.idk.i2p]

Skip to content

Console/NetDB: Tweak design of client netDb page

This change affects the display of "SubDbs" belonging to clients in order to improve the utility of the "Client LeaseSets" page of /netdb.

  1. Changes the position of the "local" leaseSet to be displayed at the top of it's corresponding "client" section
  2. Displays the lease information, including hostname and nickname if available, at the top of the corresponding client section
  3. Restricts the "local" leaseSet from appearing in the "remote" leaseSet listing
  4. Distinguishes between "local" and "remote" leaseSets when counting the total leaseSets for SubDbs. The remote leaseSet count is the total leaseSet count, minus the local leaseSet.
  5. Distinguishes the remote leaseSets section from the local leaseSet section by adding a border and padding to the local leaseSets section

Merge request reports

Loading