Jan-Niklas Burfeind
0e5a5d31f5
Merge pull request #2751 from AiyionPrime/c-indentation
...
C indentation
2023-01-15 15:53:27 +01:00
Jan-Niklas Burfeind
c3be7a78b7
gluon-setup-mode: fix indentation
2023-01-12 23:02:16 +01:00
Jan-Niklas Burfeind
caeae3b3d9
package/gluon-respondd: migrate to SPDX header
...
found BSD-2-Clause
2023-01-12 23:02:09 +01:00
Jan-Niklas Burfeind
5f6bf492f7
package/libgluonutil: migrate to SPDX header
...
found BSD-2-Clause
2023-01-12 22:58:23 +01:00
Jan-Niklas Burfeind
0699362083
gluon-wan-dnsmasq: fix indentation
2023-01-12 22:44:04 +01:00
Jan-Niklas Burfeind
a5825a840a
gluon-status-page: fix indentation
2023-01-12 22:44:00 +01:00
Jan-Niklas Burfeind
309922e5c9
gluon-setup-mode: fix indentation
2023-01-12 22:43:56 +01:00
Jan-Niklas Burfeind
ab89bacb55
libbatadv: fix c indentation
2023-01-12 21:46:55 +01:00
Jan-Niklas Burfeind
896dae59f6
gluon-web: fix c indentation
2023-01-12 21:46:55 +01:00
Jan-Niklas Burfeind
9c023fba57
gluon-status-page: fix c indentation
2023-01-12 21:46:55 +01:00
Jan-Niklas Burfeind
10613b9e52
gluon-status-page-mesh-batman-adv: fix c indentation
2023-01-12 21:46:55 +01:00
Jan-Niklas Burfeind
051c74b987
gluon-respondd: fix c indentation
2023-01-12 21:46:55 +01:00
Jan-Niklas Burfeind
e797ad4c2f
gluon-radvd-filterd: fix c indentation
2023-01-12 21:46:55 +01:00
Jan-Niklas Burfeind
36f407877b
gluon-neighbour-info: fix c indentation
2023-01-12 21:46:55 +01:00
Jan-Niklas Burfeind
ac7de8414e
gluon-mesh-vpn-wireguard: fix c indentation
2023-01-12 21:46:55 +01:00
Jan-Niklas Burfeind
27d52b5ee5
gluon-mesh-vpn-fastd: fix c indentation
2023-01-12 21:46:55 +01:00
Jan-Niklas Burfeind
44c12e87ec
gluon-mesh-batman-adv: fix c indentation
2023-01-12 21:46:55 +01:00
Jan-Niklas Burfeind
e43d4290a1
gluon-core: fix c indentation
2023-01-12 21:46:54 +01:00
Jan-Niklas Burfeind
6ff3217903
gluon-ebtables-limit-arp: fix c indentation
2023-01-12 21:46:52 +01:00
Jan-Niklas Burfeind
d7f869ad6d
gluon-autoupdater: fix c indentation
2023-01-12 21:44:31 +01:00
Jan-Niklas Burfeind
cdcd1452a2
Merge pull request #2747 from AiyionPrime/editorconfig-c-header-files
...
migrate several c files to spdx
2023-01-12 21:21:53 +01:00
Maciej Krüger
133ddf19cf
gluon-wireless-encryption{,-wpa3}: rename to match actual package name ( #2752 )
2023-01-12 00:44:57 +01:00
Stefan Weil
be7e22ddc2
Fix some typos (found by codespell)
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-01-10 19:07:51 +01:00
Jan-Niklas Burfeind
df869585cf
gluon-radv-filterd: migrate to spdx license header
2023-01-09 22:40:08 +01:00
Jan-Niklas Burfeind
bc4349eb75
gluon-node-info: migrate to spdx license header
2023-01-09 22:39:00 +01:00
Jan-Niklas Burfeind
1b110283c7
gluon-neighbour-info: migrate to spdx license header
2023-01-09 22:38:06 +01:00
Jan-Niklas Burfeind
7059d3c093
gluon-mesh-vpn-wireguard: migrate to spdx license header
2023-01-09 22:37:19 +01:00
Jan-Niklas Burfeind
38fd6bc96e
gluon-mesh-vpn-fastd: migrate to spdx license header
2023-01-09 22:35:50 +01:00
Jan-Niklas Burfeind
df56dc18f6
gluon-mesh-vpn-core: migrate to spdx license header
2023-01-09 22:34:54 +01:00
Jan-Niklas Burfeind
79873e51d6
gluon-mesh-babel: migrate to spdx license header
2023-01-09 22:34:00 +01:00
Jan-Niklas Burfeind
7b2b2d13fa
gluon-mesh-batman-adv: migrate to spdx license header
2023-01-09 22:33:03 +01:00
Jan-Niklas Burfeind
4a9d2bdb67
gluon-autoupdater: migrate to spdx license header
2023-01-09 22:28:30 +01:00
Jan-Niklas Burfeind
1e90e904cc
Merge pull request #2569 from T-X/pr-gluon-l3roamd-deprecate-node-client-prefix6
...
gluon-l3roamd: site: make node_client_prefix6 optional+deprecated
2023-01-08 02:26:28 +01:00
T-X
8f6eae9a8b
Merge pull request #2745 from AiyionPrime/gluon-ebtables-limit-arp-license
...
gluon-ebtables-limit-arp: license
2023-01-08 00:11:25 +01:00
Linus Lüssing
b3a9221b07
gluon-l3roamd: site: make node_client_prefix6 optional+deprecated
...
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>
2023-01-07 23:41:24 +01:00
David Bauer
7bf8de457a
Merge pull request #2710 from AiyionPrime/wavlink-backport-draft
...
Wavlink WS-WN572HP3 (4G)
2023-01-05 21:48:24 +01:00
Andreas Ziegler
cd38de1bda
Merge pull request #2746 from AiyionPrime/html-indentation
...
html indentation
2023-01-05 00:19:57 +01:00
Jan-Niklas Burfeind
b03496ae5c
Merge pull request #2743 from AiyionPrime/fix-shell-indentation
...
treewide: fix indentation in .sh files
2023-01-04 21:47:18 +01:00
Jan-Niklas Burfeind
8067a77f59
mt7621: add Wavlink Wavlink WS-WN572HP3 4G
2023-01-04 20:53:58 +01:00
David Bauer
40cf3bc905
Merge pull request #2631 from blocktrron/cellular-support
...
gluon-core / web: add cellular WWAN support
2023-01-04 20:31:19 +01:00
Jan-Niklas Burfeind
524044c552
packages: fix html indentation
2023-01-04 12:36:17 +01:00
Jan-Niklas Burfeind
961ca53c54
gluon-web: migrate to spdx license header
2023-01-04 12:35:33 +01:00
Jan-Niklas Burfeind
cf0c007829
gluon-web-admin: migrate to spdx license header
2023-01-04 12:35:33 +01:00
Jan-Niklas Burfeind
ce054e1c45
gluon-config-mode-theme: migrate to spdx license header
2023-01-04 12:35:33 +01:00
Matthias Schiffer
34ba8b3047
Merge pull request #2730 from AiyionPrime/minimized-js-naming
...
Minimized js naming
2023-01-04 12:05:19 +01:00
Jan-Niklas Burfeind
0ec3207830
gluon-web-osm: add minify flag support
2023-01-03 20:16:09 +01:00
Jan-Niklas Burfeind
389314f58a
gluon-web-model: add minify flag support
2023-01-03 20:16:09 +01:00
Jan-Niklas Burfeind
6c0f224456
gluon-status-page: mark minified js as such
2023-01-03 20:15:49 +01:00
Jan-Niklas Burfeind
4738610d5d
gluon-ebtables-limit-arp: replace deprecated license identifier
...
"GPL-2.0+" with its successor "GPL-2.0-or-later"
2023-01-03 11:04:29 +01:00
Jan-Niklas Burfeind
34dcf4c978
gluon-ebtables-limit-arp: drop LICENSE file in favor of spdx
2023-01-03 11:04:29 +01:00