- Apr 22, 2021
-
-
aiyion.prime authored
-
aiyion.prime authored
-
aiyion.prime authored
-
- Apr 07, 2021
-
-
aiyion.prime authored
overflow for 'DejaVu Sans'.
-
- Sep 13, 2020
-
-
David Bauer authored
This renames the local_client zone to loc_client, as local_clint exceeds the maximum zone length allowed for firewall3, which is 11 bytes. This worked previously due to firewall3 using unsafe string operations. Now creation of the chain fails (latest OpenWrt master).
-
- Aug 08, 2020
-
-
David Bauer authored
This adds the wireless client count for 2.4GHz and 5 GHz radios to the status page. Previously, only the total client count advertised by the mesh protocol was visible.
-
- May 21, 2020
-
-
lemoer authored
-
- May 12, 2020
-
-
lemoer authored
-
- Apr 07, 2020
-
-
Jan Alexander authored
-
- Dec 05, 2019
-
-
lemoer authored
-
- Dec 01, 2019
-
-
Martin Weinelt authored
This reverts commits - caf2dd03. - 07ebac6a - 55eff45f I accidentally pushed these commits as I had them lying around on a dirty checkout I did testing on.
-
- Nov 24, 2019
- Nov 09, 2019
-
-
bobcanthelpyou authored
-
- Sep 30, 2019
-
-
lemoer authored
-
- Jan 17, 2019
-
-
Martin Weinelt authored
The original commit only applied its changes to the source file and did not rebuild the minified file, therefore the change never went live.
-
- Nov 27, 2018
-
-
Martin Weinelt authored
Fixes: #659 Signed-off-by:
Martin Weinelt <martin@darmstadt.freifunk.net>
-
- Oct 11, 2018
-
-
Andreas Ziegler authored
-
- Aug 24, 2018
-
-
David Bauer authored
Let gluon-respondd expose "MemAvailable" from /proc/meminfo to allow for a more realistic memory-usage estimation. Information on MemAvailable can be found here: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/ commit/?id=34e431b0ae398fc54ea69ff85ec700722c9da773
-
- Jul 17, 2018
-
-
Matthias Schiffer authored
-
- Jun 30, 2018
-
-
Matthias Schiffer authored
-
- May 22, 2018
-
-
Matthias Schiffer authored
The field was accidentally removed during the status-page rewrite. Fixes #1401
-
- Apr 16, 2018
-
-
Christof Schulze authored
-
- Apr 15, 2018
-
-
Christof Schulze authored
batman-adv-specific parts are moved to a new package gluon-status-page-mesh-batman-adv.
-
Christof Schulze authored
gluon-status-page: reduce usage of absolute paths in cgi-bin scripts neighbours-nodeinfo and stations
-
Matthias Schiffer authored
-
Matthias Schiffer authored
The field is unused.
-
Matthias Schiffer authored
-
- Apr 13, 2018
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Mar 27, 2018
-
-
Matthias Schiffer authored
Some HTTP endpoints were writing annoying "broken pipe" messages to stderr.
-
- Mar 09, 2018
-
-
Matthias Schiffer authored
-
- Mar 08, 2018
-
-
Matthias Schiffer authored
-
- Mar 07, 2018
-
-
Matthias Schiffer authored
-
- Feb 26, 2018
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
A downside of this behaviour is that the page does not work for IPv4-only clients, as the redirect will always point at an IPv6 address. Still, it seems like a good idea to enforce the redirect even from the IPv4 next-node address, as switching nodes while being connected to the status page would lead to unexpected behaviour.
-
Matthias Schiffer authored
All Access-Control-Allow-Origin are removed to improve users' privacy. As the status page API is thus not useful without the status page anymore, merge them back into a single package. The status-page-api respondd provider is removed as well. Fixes #1194
-
Matthias Schiffer authored
This new status page is significantly smaller than the old one. It always loads its resources from the same host as the page itself, not requiring cross-origin requests anymore. It also uses the common i18n infrastructure of gluon-web. Fixes #914
-
- Oct 31, 2017
-
-
Christof Schulze authored
-