Commit Graph

14 Commits

Author SHA1 Message Date
Tim Wilkinson 861e299251
Fix check for whether wireguard tunnels are up (#1469) 2024-09-07 09:40:23 -07:00
Tim Wilkinson ad07fb2148
Escape tunnel notes (#1468) 2024-09-06 12:00:33 -07:00
Tim Wilkinson 2ac72eb29d
Fix supernode start port (#1446) 2024-09-01 22:04:29 -07:00
Tim Wilkinson bd46bb2e41
Detect new UI in old server tunnels so we can warn (#1440)
Because we can delete tunnels in the new UI, this will cause
problems in the old UI which doesnt support this. Warn when
we detect this.
2024-09-01 21:26:00 -07:00
Tim Wilkinson 83f94d7381
Use ENTER to add more new entries in various places (#1413) 2024-08-27 00:15:03 -07:00
Tim Wilkinson 0829f6400a
Focus newly created items (#1410) 2024-08-26 11:55:42 -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 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 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 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