summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics
Commit message (Collapse)AuthorAgeFilesLines
* [statistics] Add accidentally deleted lines which broke everything :>Simon Rettberg6 days1-0/+2
|
* [statistics/minilinux] Support initramfs addons with load conditionsSimon Rettberg7 days1-51/+66
|
* [statistics/minilinux] Allow conditional initrd deliverySimon Rettberg12 days1-3/+43
| | | | | Initrds are filtered by special naming scheme. For now, filtering by PCI-IDs is implemented.
* [statistics] Fix recent machine list replacementSimon Rettberg2025-04-031-0/+2
|
* [statistics] Make sure 'notes' and 'id44mb' columns get initializedSimon Rettberg2025-03-182-5/+5
|
* [statistics] cron: Add status output in case the cronjob hangs/failsSimon Rettberg2025-02-131-3/+23
|
* [statistics] Provide last runmode to events on ~poweronSimon Rettberg2025-02-131-1/+2
|
* [statistics] Increase cutoff for new machines to 30 daysSimon Rettberg2025-01-281-1/+2
|
* [statistics] Hide recent machines on small windowSimon Rettberg2025-01-141-0/+5
|
* [statistics] Show ID45 size and local caching config in NIC speed hintSimon Rettberg2024-12-184-0/+73
|
* [statistics] Display/filter by firmware in client listSimon Rettberg2024-12-185-1/+6
|
* [statistics] Track firmware used by clients and display in machine detailsSimon Rettberg2024-12-166-11/+40
|
* Update translationsSimon Rettberg2024-12-033-1/+5
|
* [statistics] Show history of previously displayed machine details in sidebarSimon Rettberg2024-12-035-2/+63
|
* [statistics] Don't log error if ~suspend event is received twiceSimon Rettberg2024-12-031-1/+1
|
* [statistics] machine details: add button to run network speedtestSimon Rettberg2024-11-272-2/+11
|
* [statistics] Disable non-client filter if specific filters are givenSimon Rettberg2024-11-052-1/+19
|
* [statistics] Make ML-version a linkSimon Rettberg2024-10-161-1/+1
|
* [rebootcontrol/statistics] Add templates for useful remote exec commandsSimon Rettberg2024-09-203-5/+26
|
* [statistics] Ignore HDDS (block devices) that are too smallSimon Rettberg2024-09-191-1/+3
|
* [statistics] Update VMware 12.5.x hint as current releases ship it againSimon Rettberg2024-09-122-2/+2
|
* [statistics] Extend usage history to 10 days, add pie chartSimon Rettberg2024-09-123-34/+93
|
* Update/Cleanup translationsSimon Rettberg2024-07-022-4/+2Star
|
* [statistics] Keep statistics longer for analysisSteffen Ritter2024-01-251-1/+1
|
* [locations/statistics] More type safety, array key checksSimon Rettberg2024-01-183-10/+16
|
* Fix type errorsSimon Rettberg2024-01-171-1/+1
|
* [statistics] Sanitize live values from clientSimon Rettberg2023-12-141-1/+5
|
* Update translationsSimon Rettberg2023-11-201-1/+1
|
* Fix more type errors, stricter typingSimon Rettberg2023-11-155-12/+19
|
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-1416-154/+103Star
|
* Roundup of issues reported by PHPStormSimon Rettberg2023-11-023-11/+3Star
| | | | Mostly redundant checks, logic errors, dead code, etc.
* [statistics] Fix mysql regex to delete non-ASCII valuesSimon Rettberg2023-10-301-1/+4
| | | | | | | | | Before updating columns to ASCII only, make sure there are no entries that contain invalid characters. Unfortunately mysql took the stupid approach of treating a-z as "any alphabetic character" by default, so we'd retain Ä and ſ too. Also, stupid me for not verifying this every time I use a regex engine anywhere.
* Fix a few deprecation warnings on PHP 8.2Simon Rettberg2023-10-061-1/+3
|
* [statistics] Fix status-iconSimon Rettberg2023-09-251-1/+4
|
* [statistics] Add hints for old CPUs (to be implemented on client)Simon Rettberg2023-09-255-1/+63
|
* [statistics] Add more manufacturer name fixesSimon Rettberg2023-08-031-5/+12
|
* [statistics] Add even more more weird JEDEC encodingsSimon Rettberg2023-08-031-22/+39
|
* [statistics] Move functionSimon Rettberg2023-08-031-14/+14
|
* [statistics] Support yet another weird JEDEC encodingSimon Rettberg2023-08-021-2/+10
|
* [statistics] Add button to copy existing ruleSimon Rettberg2023-08-021-0/+5
|
* [statistics] Don't duplicate user in .vmchooser-session eventSimon Rettberg2023-07-181-2/+0Star
| | | | It's already there from the machine table data as currentuser
* [statistics] Fix invalid array accessSimon Rettberg2023-06-281-1/+1
|
* [statistics] hints: Only show machines active in recent past (60 days)Simon Rettberg2023-05-241-0/+5
|
* [statistics] Add filter for HDD rpmSimon Rettberg2023-05-114-3/+24
|
* [statistics] Fix system model filterSimon Rettberg2023-05-102-1/+38
|
* [statistics] Fix typoSimon Rettberg2023-05-102-2/+2
|
* [statistics] Fix spelling errorSteffen Ritter2023-05-081-1/+1
|
* [statistics] Fix lang: Old and new were swappedSimon Rettberg2023-04-242-4/+4
|
* [statistics] Remove anydev filterSimon Rettberg2023-04-241-1/+1
| | | | Doesn't make any sense if you don't know what it does :-)
* [statistics] Fix warning on empty list; add commentsSimon Rettberg2023-02-281-22/+29
|