summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/inc
Commit message (Collapse)AuthorAgeFilesLines
...
* [statistics] Handle lastboot = 0 as offline, fix hdd parsing, add raw displaySimon Rettberg2016-08-221-1/+3
|
* [statistics] Fix list view and sortingSimon Rettberg2016-08-151-4/+5
| | | | Broken when moving JS snippets around
* Add fallback feature to Dictionary functionsSimon Rettberg2016-08-101-1/+1
|
* [statistics] Make filtering more dynamic, remove hard cutoff from summarySimon Rettberg2016-07-292-209/+243
|
* Merging some refactoring + new filter functionality.Christian Klinger2016-07-152-0/+306
|
* [statistics] Change delimiter to something more unusual, add captions for ↵Simon Rettberg2016-07-131-5/+10
| | | | filter options
* Squashed commit of the following:Christian Klinger2016-07-131-0/+205
commit af19d2aa593a4b4b068a5bc3707d74378625d774 Author: Christian Klinger <spam@klinch.de> Date: Wed Jul 13 12:32:17 2016 +0200 added sorting functionality. commit 0030ebebb49bad18fba8e74184d331be5485ed4e Author: Christian Klinger <spam@klinch.de> Date: Fri Jul 8 16:09:16 2016 +0200 small improvements. commit 8dc5ee1173ffbc6e689f3197ad4d1ecf700a9374 Author: Christian Klinger <spam@klinch.de> Date: Fri Jul 8 12:49:29 2016 +0200 added location fiter. commit 63a2da244a6def5cdd76c654bd5a6a0c108cc47b Author: Christian Klinger <spam@klinch.de> Date: Fri Jul 8 12:25:15 2016 +0200 most filters should work. commit 847536b34cec0194c58cb41a17006a8bd88f748d Author: Christian Klinger <spam@klinch.de> Date: Tue Jul 5 15:57:38 2016 +0200 rudimentary filter options.