- Apr 15, 2018
-
-
Christof Schulze authored
batman-adv-specific parts are moved to a new package gluon-status-page-mesh-batman-adv.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
The field is unused.
-
- Feb 26, 2018
-
-
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
-
- Feb 26, 2017
-
-
Matthias Schiffer authored
-
- Feb 21, 2017
-
-
Andrey Perliev authored
Add translation support to gluon-status-page, including English, German and Russian translations.
-
- Oct 24, 2016
-
-
Brother-Lal authored
-
Brother-Lal authored
If cookies are disabled, the Statuspage only displays an empty ("Not connected") This checks if the localStorage API is available and working and only uses it in this case Also allows better backwards compatibility.
-
- Sep 07, 2016
-
-
J0WI authored
None of them are used by modern browsers anymore, so it's safe to remove them.
-
- Apr 27, 2016
-
-
corvusmo authored
-
- Apr 08, 2016
-
-
corvusmo authored
Fixes #698
-
- Feb 29, 2016
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
It is not supported by all browsers yet. Also change load display always to display 2 decimal digits (as it is read from the kernel with 2 decimal digits). Fixes #606
-
Matthias Schiffer authored
notUpdated is a Set, to a for-in loop doesn't work. Fixes #657
-
- Feb 26, 2016
-
-
Matthias Schiffer authored
Mobile browsers will often show or hide the address bar while scrolling. This causes resize events which would often reset the signal graphs. Fixes #662
-
- Jan 08, 2016
-
-
Matthias Schiffer authored
-
- Jan 07, 2016
-
-
Delta / Stefan authored
Fixes #614
-
- Dec 18, 2015
-
-
Matthias Schiffer authored
Allows simple handling of cached events.
-
- Dec 07, 2015
-
-
Nils Schneider authored
On the status page statistics section counters for transmitted and received traffic were mixed up. Transmitted traffic was shown as received while received traffic was shown as being transmitted. Fixes #586
-
- Sep 04, 2015
-
-
Nils Schneider authored
-