Tim Wilkinson
4d3818f8df
Fix WAN port forwarding. ( #1474 )
2024-09-07 16:27:57 -07:00
Tim Wilkinson
1df7fa3e05
Mesh Node -> AREDN Node ( #1472 )
2024-09-07 15:11:14 -07:00
Tim Wilkinson
5bcd2b92a0
Make index.html (which automatically redirects) respect dark mode ( #1471 )
2024-09-07 14:48:57 -07:00
Tim Wilkinson
0cb8138250
Improve portable themes ( #1470 )
2024-09-07 09:40:34 -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
988b8165b3
Prevent newlines from being store in configs ( #1464 )
2024-09-06 10:32:23 -07:00
Tim Wilkinson
4d4d957d0d
Autofocus mesh search field ( #1466 )
2024-09-06 10:30:40 -07:00
Tim Wilkinson
f5ef0ecd7b
Prevent any problematic character being stored in /etc/config and /etc/config.mesh ( #1463 )
...
* Remove any problematic character being stored in our config files.
Any specific escaping needs to take place in context. This just
stops them becoming a problem.
2024-09-05 18:24:58 -07:00
Tim Wilkinson
319b0f2153
Fix clocks on Mikrotik Basebox5 and QRT ( #1462 )
2024-09-05 12:29:20 -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
c6d6024537
Improve UI feedback when removing packages ( #1459 )
2024-09-03 23:13:35 -07:00
Tim Wilkinson
f616777111
Fix NTP problems. ( #1457 )
...
Bug: Changing the NTP setting in the new UI did nothing. Now it does.
Feature: Add 'continually' mode which is traditional always running NTP.
Dont use on nodes with limited RAM.
2024-09-03 15:53:33 -07:00
Tim Wilkinson
6ecb8383e9
Improve portable theme messaging on other nodes ( #1456 )
2024-09-03 12:51:55 -07:00
Tim Wilkinson
6e12841857
Bump up to xlarge resource class ( #1451 )
2024-09-02 17:50:31 -07:00
Tim Wilkinson
9240bf87cf
Fix inability to set initial WAN VLAN ( #1454 )
2024-09-02 17:50:20 -07:00
Tim Wilkinson
4ab2629c33
Theme typo (missing 'c') ( #1449 )
2024-09-02 08:32:37 -07:00
Tim Wilkinson
2ac72eb29d
Fix supernode start port ( #1446 )
2024-09-01 22:04:29 -07:00
Tim Wilkinson
609af8b939
Rename Name & Security to Basics ( #1444 )
2024-09-01 21:56:37 -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
91db397176
A note about Mikrotik boot loaders ( #1439 )
2024-09-01 21:25:45 -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
c94dd44ee5
Add some option type validation ( #1433 )
2024-08-30 12:14:08 -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
e03ebefd0a
Use datalist for dhcp option types for autocomplete and random values ( #1430 )
2024-08-29 22:56:06 -07:00
Tim Wilkinson
ddbbe8a096
More color blind theme changes ( #1426 )
2024-08-29 21:55:26 -07:00
Tim Wilkinson
9eb08b66a4
Use autocomplete inputs rather than select for node lists ( #1429 )
2024-08-29 21:55:08 -07:00
Tim Wilkinson
0ec883a746
Tweak color blind negative color for improved contrast with text ( #1422 )
2024-08-28 21:23:38 -07:00
Tim Wilkinson
c216d7dc34
DHCP option focus on firt select ( #1421 )
2024-08-28 19:51:16 -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
0f8b5710a0
Add missing autofocus and ENTER to DHCP tags and options ( #1416 )
2024-08-27 15:53:07 -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
6389a36286
No reboot necessary for PoE/PoU changes ( #1412 )
2024-08-26 17:32:29 -07:00
Tim Wilkinson
b5153e0caa
Improve firmware download errors to be less cryptic. ( #1411 )
2024-08-26 16:31:16 -07:00
Tim Wilkinson
0829f6400a
Focus newly created items ( #1410 )
2024-08-26 11:55:42 -07:00
Tim Wilkinson
582cbf8acd
Experiment: Simpler changelog format ( #1405 )
2024-08-25 22:34:21 -07:00
Tim Wilkinson
84c11819f7
Exclude the Mikrotik hAP ac3 from the v7 check (it doesnt use it) ( #1404 )
2024-08-25 21:45:49 -07:00
Paul K3PGM
fdc4e8bd8d
Fix parsing by new UI of advanced DHCP option configuration files. ( #1403 )
...
- Fix spellings of suboptions.
- Do not drop leading spaces, so options with no tag will work.
- Do not drop trailing spaces, which may be required in tag patterns.
- Allow embedded spaces in options and tag patterns.
- Allow special characters in tag patterns (for Subscriber-ID).
2024-08-25 17:45:31 -07:00
Tim Wilkinson
31c4d7d801
Fix poe 2 ( #1402 )
...
* Fix syntax error
* Fix syntax error
2024-08-25 17:18:03 -07:00
Tim Wilkinson
2ca5012957
Fix refresh icon ( #1401 )
2024-08-25 16:48:15 -07:00
Tim Wilkinson
ebe5cd0586
Fix enabling/disabling POE and USB power ( #1399 )
2024-08-25 16:35:02 -07:00
Tim Wilkinson
1ba610c6d1
Fix disabling DHCP server ( #1400 )
2024-08-25 16:27:45 -07:00
Tim Wilkinson
1f793f1e0a
Xlink 1port ( #1396 )
...
* Fix support for 1 port devices with xlink
* Fix button height
2024-08-25 14:34:24 -07:00
Tim Wilkinson
967ea8f548
Make tunnel switches more "glanceable" ( #1394 )
2024-08-25 11:46:57 -07:00
Tim Wilkinson
11f8f1a58b
Remove syntax not supported in older Javascript ( #1393 )
2024-08-25 11:46:37 -07:00
Tim Wilkinson
7d1d2adf39
Update PBE-5AC display name ( #1392 )
2024-08-24 22:42:01 -07:00
Tim Wilkinson
4a4c1919b5
Improve settings parsing. ( #1391 )
...
* Handle values with = in them.
* Convert newlines to spaces.
2024-08-24 21:06:37 -07:00