summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics
Commit message (Expand)AuthorAgeFilesLines
* [statistics] Use hostname/ip as page title in client detailsSimon Rettberg2022-06-031-0/+1
* [statistics] Fix undefined array index accessSimon Rettberg2022-05-301-2/+2
* [statistics] Fix displaying CPU core/thread infoSimon Rettberg2022-05-243-7/+9
* [statistics] Make sure hwname and devpath get valid ASCII onlySimon Rettberg2022-05-172-2/+3
* [statistics] Add missing !== false check to query resultSimon Rettberg2022-05-171-3/+5
* [statistics] Client details: Display booted system and bootup durationSimon Rettberg2022-05-175-1/+41
* [statistics] Fix undefined index noticesSteffen Ritter2022-05-131-1/+1
* [statistics] install: Remove bogus SCREEN entries on updateSimon Rettberg2022-05-121-0/+1
* [statistics] Use proper filter op for ID44 and RAM on chart pageSimon Rettberg2022-05-113-3/+5
* [statistics] Update translationsSimon Rettberg2022-05-104-4/+6
* [statistics] Only suggest clients with SSD for ID45 partitionSimon Rettberg2022-05-101-1/+3
* [statistics] Show HDD count in list viewSimon Rettberg2022-05-105-29/+37
* [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-023-4/+4
* [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-272-5/+6
* [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
* [inc/Database] Add type informationSimon Rettberg2022-04-131-4/+4
* [statistics] Add PCI device filter optionSimon Rettberg2022-04-1310-21/+72
* [statistics] ID44/ID45 namingSteffen Ritter2022-04-081-2/+10
* [statistics] Add type annotations and a couple commentsSimon Rettberg2022-04-072-8/+35
* [statistics] Make hidden pci device ids clickable tooSimon Rettberg2022-04-061-1/+1
* [statistics] client details: show which pci devices are passed throughSimon Rettberg2022-04-062-4/+35
* [statistics] Fix translation tagsSimon Rettberg2022-03-304-6/+12
* [statistics] Update translationsSimon Rettberg2022-03-153-1/+23
* [statistics] Add typesSimon Rettberg2022-03-111-18/+19
* [statistics] Update translationsSimon Rettberg2022-03-104-0/+6
* [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-099-115/+175
* [eventlog] Make more hw properties filterableSimon Rettberg2022-03-091-0/+2
* [statistics/passthrough] Consider group<->location mapping for KCLSimon Rettberg2022-03-092-3/+34
* [locations] Modularize additional column handlingSimon Rettberg2022-03-093-0/+154
* [statistics] Remove debug spamSimon Rettberg2022-03-091-2/+2
* [statistics] Add lookup table for GPT type UUIDsSimon Rettberg2022-03-093-3/+162
* [statistics] Support IOMMU for AMDSimon Rettberg2022-03-091-2/+9
* [passthrough] Show+Highlight device from URL hash (link in statistics)Simon Rettberg2022-03-091-1/+1
* [statistics] Adapt hw-data parsing to new json format for displaySimon Rettberg2022-03-0918-495/+868
* [passthrough] New module for managing hardware passthrough for QEMUSimon Rettberg2022-03-0910-98/+455
* [statistics] Support new json-format of hardware info from clientSimon Rettberg2022-03-097-424/+1151
* [statistics] Add additional option to show sysinfosSteffen Ritter2021-10-151-5/+15
* [eventlog] Add event filtering and notification systemSimon Rettberg2021-06-256-45/+97
* [statistics] Remove dead codeSimon Rettberg2021-06-081-20/+0Star
* Moderize Database handlingSimon Rettberg2021-05-1111-20/+20
* [statistics] Remove useless lineSteffen Ritter2021-05-031-1/+0Star
* Fix deprecated curly braces string indexing (PHP 7.4)Simon Rettberg2021-03-253-6/+6