Compare changes
Some changes are not shown.
For a faster browsing experience, only 90 of 1000 files are shown. Download one of the files below to see all changes.
.ecrc
0 → 100644
+3
−0
.editorconfig
0 → 100644
+67
−0
.github/ISSUE_TEMPLATE/bug_report.md
0 → 100644
+71
−0
.github/dependabot.yml
0 → 100644
+12
−0
.github/filters.yml
0 → 100644
+345
−0
.github/labeler.yml
0 → 100644
+89
−0
.github/workflows/backport.yml
0 → 100644
+20
−0
.github/workflows/build-container.yml
0 → 100644
+48
−0
.github/workflows/build-docs.yml
0 → 100644
+29
−0
.github/workflows/build-gluon.yml
0 → 100644
+80
−0
.github/workflows/bump-gluon.yml
0 → 100644
+51
−0
.github/workflows/check-ci.yml
0 → 100644
+22
−0
.github/workflows/check-patches.yml
0 → 100644
+30
−0
.github/workflows/labels.yml
0 → 100644
+21
−0
.github/workflows/lint.yml
0 → 100644
+54
−0
+7
−4
.luacheckrc
0 → 100644
+119
−0
.readthedocs.yaml
0 → 100644
+20
−0
CONTRIBUTING.md
0 → 100644
+53
−0
+8
−5
+190
−356
+54
−11
contrib/actions/free-runner-space.sh
0 → 100755
+23
−0
+54
−0
contrib/actions/run-build.sh
0 → 100755
+17
−0
contrib/actions/show-system-info.sh
0 → 100755
+16
−0
contrib/check-image-size.py
0 → 100755
+146
−0
contrib/ci/minimal-site/i18n
0 → 120000
+1
−0
+16
−0
contrib/ci/minimal-site/modules
0 → 120000
+1
−0
contrib/ci/minimal-site/site.conf
0 → 100644
+180
−0
contrib/ci/minimal-site/site.mk
0 → 120000
+1
−0
contrib/ci/olsr-site/i18n
0 → 120000
+1
−0
+20
−0
contrib/ci/olsr-site/modules
0 → 120000
+1
−0
contrib/ci/olsr-site/site.conf
0 → 100644
+176
−0
contrib/ci/olsr-site/site.mk
0 → 100644
+29
−0
contrib/depdot.sh
0 → 100755
+58
−0
contrib/docker/Dockerfile
0 → 100644
+47
−0
contrib/i18n-scan.pl
0 → 100755
+128
−0
+11
−7
contrib/push_pkg.sh
0 → 100755
+149
−0
contrib/run_qemu.sh
0 → 100755
+15
−0
+27
−12
contrib/sigtest.sh
0 → 100755
+50
−0
+10
−168
docs/_static/css/custom.css
0 → 100644
+3
−0
+102
−175
+42
−20
docs/dev/build.rst
0 → 100644
+104
−0
docs/dev/configmode.rst
deleted100644 → 0
+0
−92
docs/dev/debugging.rst
0 → 100644
+51
−0
+225
−82
docs/dev/i18n.rst
deleted100644 → 0
+0
−88
docs/dev/mac_addresses.rst
0 → 100644
+18
−0
docs/dev/packages.rst
0 → 100644
+215
−0
docs/dev/site_library.rst
0 → 100644
+36
−0
+5
−7
docs/dev/web/config-mode.rst
0 → 100644
+92
−0
docs/dev/web/controller.rst
0 → 100644
+124
−0
docs/dev/web/i18n.rst
0 → 100644
+109
−0
File added.
Preview size limit exceeded, changes collapsed.
docs/dev/web/model.rst
0 → 100644
+153
−0
File added.
Preview size limit exceeded, changes collapsed.
docs/dev/web/view.rst
0 → 100644
+60
−0
+86
−20
File changed.
Preview size limit exceeded, changes collapsed.
docs/features/configmode.png
0 → 100644
+112 KiB

111.76 KiB
+19
−2
File changed.
Preview size limit exceeded, changes collapsed.
docs/features/dns-cache.rst
0 → 100644
+53
−0
File added.
Preview size limit exceeded, changes collapsed.
docs/features/fastd_mode.gif
0 → 100644
+28.1 KiB

28.12 KiB
docs/features/mesh-on-wan.rst
deleted100644 → 0
+0
−18