summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Expand)AuthorAgeFilesLines
* [statistics_reporting] Fallback for IP and hostnameSteffen Ritter2022-08-221-2/+2
* [statistics] Simplify SPD value interpretation now that I get itSimon Rettberg2022-08-011-39/+26Star
* [remoteaccess] Don't uncheck currently disabled locations in group editSimon Rettberg2022-07-252-3/+12
* [vmstore] Benchmark: Put server list first, add fixed buttonbar at bottomSimon Rettberg2022-07-201-20/+22
* [statistics] hints: Sort all tables by hostnameSimon Rettberg2022-07-201-7/+9
* [statistics] chart: Fix table highlight not resetting on mouseoutSimon Rettberg2022-07-201-0/+6
* Update translationsSimon Rettberg2022-07-1114-2/+52
* [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
* [dnbd3] Set default sort order for numeric columns to DESCSimon Rettberg2022-07-071-2/+2
* [statistics] Allow '*' in "any" search filterSimon Rettberg2022-07-071-2/+2
* [passthrough] Adapt to query builder changesSimon Rettberg2022-07-061-1/+1
* [vmstore] Benchmark: Print all output in timeoutSimon Rettberg2022-07-061-1/+8
* [vmstore] Fix NFS speed testSimon Rettberg2022-07-061-2/+2
* [statistics] Fix problems with unusual column names in query builderSimon Rettberg2022-07-062-4/+9
* [permissionmanager] Shorten permissionid to 100 charsSimon Rettberg2022-07-061-1/+9
* [statistics] Fix Chart.js for HDD viewSimon Rettberg2022-07-066-96/+110
* [dnbd3/vmstore] Add selection for DNBD3 server, or NFS mode, show any errorsSimon Rettberg2022-07-055-33/+114
* [js_chart] Update to Chart.js 3.0.8Simon Rettberg2022-07-0410-159/+121Star
* [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
* [vmstore/main] Use property list for results so they work cross-sessionSimon Rettberg2022-07-044-42/+81
* [rebootcontrol/main] Add subkey column to property_list tableSimon Rettberg2022-07-042-4/+20
* [dnbd3/vmstore] Add first version of speedtest/benchmark GUISimon Rettberg2022-07-018-3/+425
* [rebootcontrol] Fix permission checkSimon Rettberg2022-07-011-3/+3
* [dnbd3] Rename/refactor RPC methods/constantsSimon Rettberg2022-06-244-56/+54Star
* [statistics] Fix standby crash filterSimon Rettberg2022-06-231-12/+18
* [statistics] Filter bogus memory speed hintsSimon Rettberg2022-06-221-2/+8
* [statistics] Update translationsSimon Rettberg2022-06-172-2/+2
* [statistics] Hide clients with isclient==false from low RAM listSimon Rettberg2022-06-171-0/+15
* [statistics] Show clients with < gigabit ethernet in hintsSimon Rettberg2022-06-158-54/+135
* [statistics] Make CPU and system model clickable in machine detailsSimon Rettberg2022-06-131-2/+10
* [runmode] Show error if no permissionsSimon Rettberg2022-06-101-0/+7
* [rebootcontrol] Add dedicated permission to view wol/reboot/exec jobsSimon Rettberg2022-06-104-1/+8
* [rebootcontrol] Show error message if user has no action.* permissionSimon Rettberg2022-06-102-1/+10
* [minilinux] Add option to force another DHCP request in initramfsSimon Rettberg2022-06-093-0/+9
* [dnbd3] Allow overriding dnbd3.sparseFilesSimon Rettberg2022-06-092-2/+3
* [remoteaccess] Track unwakable machines, ignore restricted locationsSimon Rettberg2022-06-094-23/+59
* [rebootcontrol] Don't word-wrap in last seen column of subnet tableSimon Rettberg2022-06-031-1/+1
* [locationinfo] Better explanation of "interactive mode" (URL panel)Simon Rettberg2022-06-032-4/+4
* [statistics] Use hostname/ip as page title in client detailsSimon Rettberg2022-06-031-0/+1
* Revert "[remoteaccess] Avoid waking too many machines"Simon Rettberg2022-06-011-39/+11Star
* [remoteaccess] Avoid waking too many machinesSimon Rettberg2022-05-311-11/+39
* [remoteaccess] Include locationid in WOL task metadataSimon Rettberg2022-05-311-1/+1
* [dnbd3] Hide speed bar for offline serversSimon Rettberg2022-05-311-5/+5
* [rebootcontrol] Make machines clickable in wol/reboot/exec status pageSimon Rettberg2022-05-303-10/+20
* [rebootcontrol] Pick better variable namesSimon Rettberg2022-05-301-22/+30
* [statistics] Fix undefined array index accessSimon Rettberg2022-05-301-2/+2
* [minilinux] Add quicknav at top of version listSimon Rettberg2022-05-273-11/+43
* [systemstatus] lighttpd log: Filter some openssl errorsSimon Rettberg2022-05-271-26/+25Star