Tim Wilkinson
dcd9dffa96
Only provide reboot option when there are no changes to commit first ( #1580 )
2024-09-27 12:31:14 -07:00
Tim Wilkinson
5913b09b68
More UI tweaks ( #1573 )
...
* load -> load average
* Capitalize internet connection status
2024-09-25 21:47:53 -07:00
Tim Wilkinson
e8fb21d68f
Tweak load averages ( #1568 )
2024-09-24 15:16:11 -07:00
Tim Wilkinson
1fc7d82f55
Improve install process. ( #1554 )
...
1. Make sure mac2 is defined before setting up node (can take a while)
2. Avoid cross-origin problem when resetting node configuration
2024-09-20 20:50:09 -07:00
Tim Wilkinson
0ca8d803c8
Remove legacy tunnel options from supernodes ( #1551 )
2024-09-20 12:18:17 -07:00
Tim Wilkinson
6d259c7b4e
Fix display and setting of max distance when LQM is disabled ( #1550 )
2024-09-20 00:15:52 -07:00
Tim Wilkinson
e51120be88
More UI tweaks ( #1547 )
2024-09-19 18:41:45 -07:00
Tim Wilkinson
6b36890655
Close support tool menu when support data is ready ( #1546 )
2024-09-19 00:32:54 -07:00
Tim Wilkinson
83e852044e
Improve link status hint text ( #1541 )
2024-09-18 19:30:54 -07:00
Tim Wilkinson
4c902eef9f
No dhcp device reservations if dhcp disabled ( #1535 )
2024-09-17 21:33:52 -07:00
Tim Wilkinson
ffda9117c2
Improve login UI ( #1525 )
...
* Improve login UI
* Tweak layout some more
2024-09-17 13:19:02 -07:00
Tim Wilkinson
ef66a2ade3
Improve help ( #1516 )
...
* Improve help
* Hint text and separation
2024-09-16 18:11:53 -07:00
Tim Wilkinson
6bc9049e6d
Better LQM hiding ( #1513 )
...
* Improved LQM option hiding
* Fixes
2024-09-15 14:30:48 -07:00
Tim Wilkinson
84824e81c2
Improve admin and mesh page refresh ( #1509 )
...
* Improve page refresh when browser tab is redisplayed
* Improve mesh search query persitance
* Improve portable theme messaging
2024-09-14 20:08:54 -07:00
Tim Wilkinson
2bfad694d8
Better mesh empty page ( #1505 )
...
* Fix mesh data syntax error when page is empty
* Make sure we have at least one host to show on the mesh page
2024-09-13 21:16:16 -07:00
Tim Wilkinson
68984cede5
Workaround Firefox cookie caching bug ( #1502 )
2024-09-13 15:26:13 -07:00
Tim Wilkinson
b31696405c
Put old UI button just on the main page ( #1460 )
2024-09-04 16:36:47 -07:00
Tim Wilkinson
1b6a5ae1ed
Fix themes and resource caching ( #1443 )
...
* Fix themes
* Meshpage resource namechange
2024-09-01 21:25:31 -07:00
Tim Wilkinson
638bc9a0bc
Remove subnames on dialogs ( #1438 )
2024-08-31 00:48:17 -07:00
Tim Wilkinson
2cd71ee923
Fixes for setting static network config ( #1435 )
...
* Add missing required fields to static WAN setup
* Dont display 'null' for missing wan fields
* Provide default static wan addresses otherwise the new UI cant set them
2024-08-30 17:29:28 -07:00
Tim Wilkinson
b0d8863765
Manage lock clash when reinstalling packages. ( #1432 )
...
The UI uses opkg to check package status which can cause a lock clash
if the reinstall script is running. Retry opkg commands in the script
if this happens, and also avoid reading package status in the UI until
the reinstall is complete.
2024-08-30 12:13:58 -07:00
Tim Wilkinson
5dde2a97ce
Fix scaled LQ/NLQ values for neighbors ( #1420 )
2024-08-28 17:57:32 -07:00
Tim Wilkinson
93f20037f7
Add color blindness theme ( #1418 )
2024-08-28 11:53:11 -07:00
Tim Wilkinson
11f8f1a58b
Remove syntax not supported in older Javascript ( #1393 )
2024-08-25 11:46:37 -07:00
Tim Wilkinson
104425654a
Fix service texts with icons ( #1387 )
2024-08-24 19:14:51 -07:00
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
7f384c6533
Chage login/logout and toosl css ( #1384 )
2024-08-24 13:29:37 -07:00
Tim Wilkinson
df1f165a26
Local nodes are < 100 meters (not < 50 meters) ( #1377 )
2024-08-23 13:45:39 -07:00
Tim Wilkinson
96202bde21
Wifi scan is only available in mesh mode ( #1369 )
2024-08-22 16:51:23 -07:00
Tim Wilkinson
3dd38d6921
Fix missing % on LQ values ( #1368 )
2024-08-22 16:38:21 -07:00
Tim Wilkinson
3a0bbe0c3b
Add Wifi Client status info ( #1362 )
2024-08-22 13:40:29 -07:00
Tim Wilkinson
c3a55b112e
Add/fix missing icon tooltips ( #1347 )
2024-08-21 11:49:16 -07:00
Tim Wilkinson
5791c3bab2
Add password reveal eyes in various places ( #1333 )
2024-08-20 14:10:41 -07:00
Tim Wilkinson
bb08c34948
Fix occasional commit then reboot screen ( #1326 )
2024-08-19 17:44:49 -07:00
Tim Wilkinson
53a63886d6
Add more radio information to status ( #1325 )
2024-08-19 16:28:57 -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
1b980d7155
Tweak position of firmware status label ( #1285 )
2024-08-17 09:36:17 -07:00
Tim Wilkinson
3836a767e9
Disable wifi signal tool when not in mesh mode ( #1280 )
2024-08-16 21:00:09 -07:00
Tim Wilkinson
c06642949a
Support 24 hour clock display ( #1275 )
2024-08-16 15:59:13 -07:00
Tim Wilkinson
5ed567c885
Open local services in a new tab ( #1273 )
2024-08-16 14:27:26 -07:00
Tim Wilkinson
eff9c0bd32
Move arednmesh.org link to menu and restore old logo functionality ( #1272 )
2024-08-16 13:12:50 -07:00
Tim Wilkinson
3521053634
Fix hidden node display ( #1267 )
2024-08-16 11:57:31 -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