Commit Graph

31 Commits

Author SHA1 Message Date
Tim Wilkinson 5704b3c411
Remove functional use of :has css so we can support older browsers. (#1386)
Some cosmetic use remains, but this isn't considered critical.
2024-08-24 18:52:05 -07:00
Tim Wilkinson df1f165a26
Local nodes are < 100 meters (not < 50 meters) (#1377) 2024-08-23 13:45:39 -07:00
Tim Wilkinson 15d0bf61ed
Improve firmware layout (#1366)
Fix double scrollbar on some platforms
Better scrollbar spacing
2024-08-22 16:31:36 -07:00
Tim Wilkinson 65963f1aac
Improve spacing of hardware/firmware labels (#1359) 2024-08-22 08:45:12 -07:00
Tim Wilkinson b06d34e8e4
More neighbor stats (#1357) 2024-08-22 00:09:32 -07:00
Tim Wilkinson d0dd691551
More theme work (#1352)
* Add high contrast / larger typeface theme.

* Kitten typo

* More theme work
2024-08-21 15:35:29 -07:00
Tim Wilkinson 63f210f96a
Add high contrast / larger typeface theme. (#1351) 2024-08-21 13:48:49 -07:00
Tim Wilkinson 864727c574
Add version number to packages in remove dropdown (#1350) 2024-08-21 13:45:34 -07:00
Tim Wilkinson 2e9cbd9935
Compact the firmare+hardware info in the dialog (#1348) 2024-08-21 11:50:48 -07:00
Tim Wilkinson b09062739d
Set missing dhcp configuration option (#1346) 2024-08-21 11:48:01 -07:00
Tim Wilkinson 79175b281e
Fix missing legacy server tunnel name (#1341) 2024-08-20 23:04:48 -07:00
Tim Wilkinson 7dbb8de87f
Blur wireguard keys. (#1340)
Dont blur newly created tunnels.
2024-08-20 22:47:46 -07:00
Tim Wilkinson cccd5fe97d
Blur legacy tunnel password unless field is selected (#1339) 2024-08-20 22:13:47 -07:00
Tim Wilkinson 4a44a52c39
Fix node rename (#1334) 2024-08-20 14:43:24 -07:00
Tim Wilkinson 5791c3bab2
Add password reveal eyes in various places (#1333) 2024-08-20 14:10:41 -07:00
Tim Wilkinson b3612e3d3a
Rewrite DHCP aliases when DHCP range changes (#1329) 2024-08-19 21:33:50 -07:00
Tim Wilkinson 1889cdf34d
Fix changing DHCP range. (#1327)
Just completely forgot to update all the values
2024-08-19 21:04:28 -07:00
Tim Wilkinson d5b0046f99
Allow negative elevations (#1317) 2024-08-18 21:23:49 -07:00
Tim Wilkinson 00a5cca7b5
Fix and harminize the way tunnel IPs wrap (and avoid using 256 as an octet) (#1315) 2024-08-18 18:01:55 -07:00
Tim Wilkinson efb6631531
Fix tunnel notes (#1307) 2024-08-18 09:29:40 -07:00
Tim Wilkinson 65209f1c98
Keep update button at bottom of firmware dialog (#1303) 2024-08-17 17:08:10 -07:00
Tim Wilkinson 83d4c83798
Compact firmware version info (#1301) 2024-08-17 17:00:43 -07:00
Tim Wilkinson 6fca9a176d
Clickable local node info (#1299) 2024-08-17 14:18:37 -07:00
Tim Wilkinson a6a00cc432
Handle out of range link quality multipliers (#1298) 2024-08-17 13:49:07 -07:00
Tim Wilkinson f8c01e88ec
Fix the download + update button at the bottom of the dialog (#1297) 2024-08-17 12:57:57 -07:00
Tim Wilkinson d7ddeb164d
Revert previous tunnel change now uhttpd handles larger arguments (#1283) 2024-08-17 09:36:45 -07:00
Tim Wilkinson ceb8d5ea8f
Fix problems with large numbers of tunnels (#1281) 2024-08-16 22:27:22 -07:00
Tim Wilkinson 6b72623b98
Fix pattern for dns subdomain aliases (#1278) 2024-08-16 17:21:20 -07:00
Tim Wilkinson c06642949a
Support 24 hour clock display (#1275) 2024-08-16 15:59:13 -07:00
Tim Wilkinson 51740d8714
Fix inconsistent local/node services title (#1268) 2024-08-16 12:02:10 -07:00
Tim Wilkinson 0432bf3165
New UI (#1263)
* New UI

* Fix gzip filename race condition

* Fix scrolling on first use page
2024-08-15 20:28:45 -07:00