Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | get.py: don't import cgitb | Egor Tensin | 2021-02-28 |
| | | | | It's terrible for performance. | ||
* | get.py: add licensing notes | Egor Tensin | 2021-02-28 |
| | |||
* | get.py: run commands in parallel + refactoring | Egor Tensin | 2021-02-28 |
| | | | | | I _thought_ that executing many `systemctl` calls was the performance culprit, but it's not. | ||
* | Python server can now be run as root | Egor Tensin | 2021-02-27 |
| | | | | If run as root, the server queries all the users. | ||
* | merge CGI scripts into one | Egor Tensin | 2021-02-27 |
| | |||
* | add `systemctl --failed` output | Egor Tensin | 2018-07-10 |
| | |||
* | add reboot/shutdown buttons | Egor Tensin | 2018-07-05 |
| | |||
* | top: 512 columns-wide | Egor Tensin | 2018-07-03 |
| | |||
* | initial commit | Egor Tensin | 2018-07-03 |