summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/inc
Commit message (Expand)AuthorAgeFilesLines
* [statistics] Per-location usage stats; include active lecture countSimon Rettberg2022-12-022-8/+8
* [statistics] Fix potential invalid array accessSimon Rettberg2022-11-151-1/+1
* [statistics] Add placeholder to filtersSimon Rettberg2022-11-111-2/+2
* [statistics] Deal with broken HDDs that lead to incomplete dataSimon Rettberg2022-10-311-1/+1
* [statistics] Add machine state icon to hints tablesSimon Rettberg2022-10-271-0/+20
* [statistics] Use partition numbers from kernelSimon Rettberg2022-10-261-9/+23
* [statistics] Filter: Allow mac address with ':' and no separator at allSimon Rettberg2022-09-131-1/+21
* [statistics] Add NIC speed filter/displaySimon Rettberg2022-09-121-0/+21
* [statistics] Simplify SPD value interpretation now that I get itSimon Rettberg2022-08-011-39/+26Star
* [statistics] Add support for yet another JEDEC encoding schemeSimon Rettberg2022-07-071-1/+3
* [statistics] Decode SPD JEDEC manufacturer IDsSimon Rettberg2022-07-071-0/+36
* [statistics] Allow '*' in "any" search filterSimon Rettberg2022-07-071-2/+2
* [statistics] Fix problems with unusual column names in query builderSimon Rettberg2022-07-062-4/+9
* [statistics] Add a few more RAM/HDD size groups, future is catching up..Simon Rettberg2022-07-041-2/+4
* [statistics] Increase RAM size warning limitsSimon Rettberg2022-07-041-2/+2
* [statistics] Fix standby crash filterSimon Rettberg2022-06-231-12/+18
* [statistics] Show clients with < gigabit ethernet in hintsSimon Rettberg2022-06-153-8/+15
* [statistics] Fix displaying CPU core/thread infoSimon Rettberg2022-05-241-3/+3
* [statistics] Make sure hwname and devpath get valid ASCII onlySimon Rettberg2022-05-171-0/+1
* [statistics] Show HDD count in list viewSimon Rettberg2022-05-102-6/+2Star
* [statistics] Don't try to check MBR partition IDs for non-MBR drivesSimon Rettberg2022-05-051-5/+7
* [inc/Util] Add types, move error printing functions to their own classSimon Rettberg2022-05-022-3/+3
* [statistics] ID45_live: Filter 0 if not explicitly matching for itSimon Rettberg2022-04-281-1/+15
* [statistics] Add filters for pciid/hwdbSimon Rettberg2022-04-273-12/+58
* [statistics] Honor pci device revision for passthrough displaySimon Rettberg2022-04-271-1/+1
* [statistics] Fix hwquery groupingSimon Rettberg2022-04-192-3/+3
* Formatting/minor refactoringSimon Rettberg2022-04-191-2/+4
* [statistics] Fix query builderSimon Rettberg2022-04-131-0/+2
* [statistics] Add PCI device filter optionSimon Rettberg2022-04-133-11/+51
* [statistics] Add type annotations and a couple commentsSimon Rettberg2022-04-072-8/+35
* [statistics] Add typesSimon Rettberg2022-03-111-18/+19
* [statistics] Add standby crash filterSimon Rettberg2022-03-101-0/+22
* [statistics] Add comments to the HardwareParser classSimon Rettberg2022-03-091-36/+114
* [statistics] Fold constantSimon Rettberg2022-03-091-6/+4Star
* [statistics] Make query builder a bit more OOPSimon Rettberg2022-03-094-85/+145
* [eventlog] Make more hw properties filterableSimon Rettberg2022-03-091-0/+2
* [statistics/passthrough] Consider group<->location mapping for KCLSimon Rettberg2022-03-092-3/+34
* [statistics] Remove debug spamSimon Rettberg2022-03-091-2/+2
* [statistics] Add lookup table for GPT type UUIDsSimon Rettberg2022-03-091-0/+154
* [statistics] Support IOMMU for AMDSimon Rettberg2022-03-091-2/+9
* [statistics] Adapt hw-data parsing to new json format for displaySimon Rettberg2022-03-094-384/+330Star
* [passthrough] New module for managing hardware passthrough for QEMUSimon Rettberg2022-03-094-38/+263
* [statistics] Support new json-format of hardware info from clientSimon Rettberg2022-03-094-410/+1068
* [eventlog] Add event filtering and notification systemSimon Rettberg2021-06-251-0/+1
* Moderize Database handlingSimon Rettberg2021-05-111-1/+1
* Fix deprecated curly braces string indexing (PHP 7.4)Simon Rettberg2021-03-252-2/+2
* [statistics] Remove logintime filterSimon Rettberg2021-03-121-3/+1Star
* [statistics] Fix clientip != filterSimon Rettberg2021-03-121-1/+2
* [statistics] Fix detection of machines with no HDDSimon Rettberg2020-10-271-2/+2
* [statistics] Improve fdisk parsing for goofy fdisk variantsSimon Rettberg2020-07-101-0/+6