Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | put things into proper directories | Egor Tensin | 2022-04-11 |
| | |||
* | index.html: use Bootstrap utilities | Egor Tensin | 2022-04-11 |
| | |||
* | index.html: two-space CSS indent | Egor Tensin | 2022-04-11 |
| | |||
* | upgrade Bootstrap & jQuery | Egor Tensin | 2022-04-11 |
| | |||
* | index.html: add Docker status section | Egor Tensin | 2022-04-11 |
| | |||
* | dump exceptions to browser's console | Egor Tensin | 2022-01-23 |
| | |||
* | fix whitespace | Egor Tensin | 2021-10-04 |
| | |||
* | index.html: safer DOM generation using jQueryv1.0.1 | Egor Tensin | 2021-10-03 |
| | | | | | I learned how to do it, currently evaluating if it's actually safer and maintanable. | ||
* | put status refresh interval next to header | Egor Tensin | 2021-03-04 |
| | |||
* | add journalctl output | Egor Tensin | 2021-03-04 |
| | |||
* | get rid of the /timers endpoit, use /status | Egor Tensin | 2021-03-04 |
| | |||
* | merge {reboot,poweroff}.sh into get.py | Egor Tensin | 2021-03-03 |
| | |||
* | add server.py | Egor Tensin | 2021-03-03 |
| | | | | | | It runs a web server and imports the request handling classes from get.py directly, hence eliminating the performance culprit (which was the `import` processing for each request). | ||
* | remove obsolete user panels | Egor Tensin | 2021-02-27 |
| | |||
* | 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 |
| | |||
* | "updated" -> "refreshed" | Egor Tensin | 2018-10-29 |
| | |||
* | show failed units by default | Egor Tensin | 2018-08-12 |
| | |||
* | use Bootstrap's pre-scrollable | Egor Tensin | 2018-07-18 |
| | |||
* | add `systemctl --failed` output | Egor Tensin | 2018-07-10 |
| | |||
* | add dependencies locally | Egor Tensin | 2018-07-05 |
| | |||
* | add reboot/shutdown buttons | Egor Tensin | 2018-07-05 |
| | |||
* | code style | Egor Tensin | 2018-07-05 |
| | |||
* | minor layout tweaks | Egor Tensin | 2018-07-04 |
| | |||
* | add expand/collapse buttons | Egor Tensin | 2018-07-04 |
| | |||
* | remove trailing colons | Egor Tensin | 2018-07-03 |
| | |||
* | minor design tweaks | Egor Tensin | 2018-07-03 |
| | |||
* | initial commit | Egor Tensin | 2018-07-03 |