Tim Wilkinson
|
1d05336818
|
Improve tunnel messaging (#1648)
|
2024-10-25 20:46:08 -07:00 |
Tim Wilkinson
|
bdb3862dbb
|
Fix missing validation for single hx-put input fields (#1618)
|
2024-10-11 15:15:57 -07:00 |
Tim Wilkinson
|
a304bc9822
|
Mobile layout work (3) (#1616)
* Xlinks, ports and devices
* Tunnels
|
2024-10-11 15:15:44 -07:00 |
Tim Wilkinson
|
1e79e95afd
|
Make the validation simpler (#1569)
|
2024-10-08 21:01:07 -07:00 |
Tim Wilkinson
|
360b558b94
|
Disable Done button when invalid dialog content (#1562)
* Disable Done button if entries are invalid.
* Generalize Done validation
|
2024-09-22 16:58:30 -07:00 |
Tim Wilkinson
|
0ca8d803c8
|
Remove legacy tunnel options from supernodes (#1551)
|
2024-09-20 12:18:17 -07:00 |
Tim Wilkinson
|
6821421512
|
Fix allocation exception when advanced options isnt open (#1536)
|
2024-09-17 22:00:31 -07:00 |
Tim Wilkinson
|
cbe0cc3dc5
|
Recalculate tunnels address range when tunnel server network changes (#1534)
|
2024-09-17 21:25:44 -07:00 |
Tim Wilkinson
|
a90defe571
|
Prevent tunnel start address change if there are any server tunnels (#1518)
|
2024-09-16 18:11:42 -07:00 |
Tim Wilkinson
|
4b8aea0bc1
|
Remove deletes which do nothing (#1511)
|
2024-09-14 20:08:31 -07:00 |
Tim Wilkinson
|
0d27c61203
|
Fix legacy server allocation (#1507)
|
2024-09-13 21:59:30 -07:00 |
Tim Wilkinson
|
8c1b90543f
|
Improve tunnel start address validation (#1492)
|
2024-09-12 09:37:43 -07:00 |
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 |