- Feb 15, 2023
-
-
Maciej Krüger authored
-
- Jan 28, 2023
-
-
Maciej Krüger authored
"not self.title" doesn't work because of "self.title = title or """
-
Maciej Krüger authored
The other bugfix which made this element inherit from AbstractValue caused AbstractValue:validate() to be inherited aswell Now added an if so validate only runs if a datatype is set (since Element is meant as a generic way to extend web-model without modifying web-model - also to add custom inputs - just hiding it behind an if sounds like a sane solution)
-
- Jan 25, 2023
-
-
Florian Maurer authored
update lan, wan separation for o2 6431
-
- Jan 24, 2023
-
-
Tom Herbers authored
Co-authored-by:
Jan-Niklas Burfeind <github@aiyionpri.me>
-
- Jan 20, 2023
-
-
Maciej Krüger authored
-
Maciej Krüger authored
-
- Jan 15, 2023
-
-
Martin Weinelt authored
This reverts commit 543eb178. Restores the dns caching configuration that should be feasible, since we now require around 8 MB of flash.
-
Martin Weinelt authored
We migrate to dnsmasq-full, while disabling most of its features. Notably, dhcp and dnssec are compiled in, while other features of the full variant are deselected.
-
- Jan 12, 2023
-
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
found BSD-2-Clause
-
Jan-Niklas Burfeind authored
found BSD-2-Clause
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
- Jan 11, 2023
-
-
Maciej Krüger authored
-
- Jan 10, 2023
-
-
Stefan Weil authored
Signed-off-by:
Stefan Weil <sw@weilnetz.de>
-
- Jan 09, 2023
-
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
Jan-Niklas Burfeind authored
-
- Jan 07, 2023
-
-
Linus Lüssing authored
The site.node_client_prefix6() is only used internally by the l3roamd protocol. Therefore it is unnecessary to expose it to an administrator. Instead, if node_client_prefix6 is unspecified in the site, generate an IPv6 Unique Local Address prefix from the site domain_seed. This updates the site documentation as well and marks this setting as both optional and deprecated. Note: If you had the node_client_prefix6 specified before and want to use the new autogeneration from the domain_seed instead then this will break compatibility and will need a gluon-scheduled-domain switch. Signed-off-by:
Linus Lüssing <linus.luessing@c0d3.blue>
-