aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* debian: 2.1.1-1debian/v2.1.1-1Egor Tensin2022-04-11
|
* Merge tag 'v2.1.1' into debianEgor Tensin2022-04-11
|\
| * index.html: shorten commandsv2.1.1Egor Tensin2022-04-11
| |
| * index.html: hostname header too large on mobileEgor Tensin2022-04-11
| |
| * index.html: get rid of stupid # <a>nchorsEgor Tensin2022-04-11
| |
| * index.html: commands closer to buttonsEgor Tensin2022-04-11
| |
* | debian: 2.1-1debian/v2.1-1Egor Tensin2022-04-11
| |
* | Merge tag 'v2.1' into debianEgor Tensin2022-04-11
|\|
| * support disallowing power requestsv2.1Egor Tensin2022-04-11
| |
| * app.py: print HTTP status when CGIingEgor Tensin2022-04-11
| |
| * src: shorter importEgor Tensin2022-04-11
| |
* | debian: 2.0-1debian/v2.0-1Egor Tensin2022-04-11
| |
* | debian: fix pathsEgor Tensin2022-04-11
| |
* | debian: update copyrightsEgor Tensin2022-04-11
| |
* | debian: update package descriptionEgor Tensin2022-04-11
| |
* | Merge tag 'v2.0' into debianEgor Tensin2022-04-11
|\|
| * README: updatev2.0Egor Tensin2022-04-11
| |
| * index.html: get rid of extra whitespaceEgor Tensin2022-04-11
| |
| * README: updateEgor Tensin2022-04-11
| |
| * index.html: add a footerEgor Tensin2022-04-11
| |
| * index.html: use flexbox for headerEgor Tensin2022-04-11
| | | | | | | | | | Drop the weird workaround. Also, make the power buttons stack vertically on my phone.
| * index.html: display placeholders if no dataEgor Tensin2022-04-11
| |
| * README: updateEgor Tensin2022-04-11
| |
| * test: fix pathsEgor Tensin2022-04-11
| |
| * put things into proper directoriesEgor Tensin2022-04-11
| |
| * index.html: use Bootstrap utilitiesEgor Tensin2022-04-11
| |
| * index.html: two-space CSS indentEgor Tensin2022-04-11
| |
| * upgrade Bootstrap & jQueryEgor Tensin2022-04-11
| |
| * README: updateEgor Tensin2022-04-11
| |
| * index.html: add Docker status sectionEgor Tensin2022-04-11
| |
| * app.py: add Docker container statusEgor Tensin2022-04-11
| |
| * app.py: refactoringEgor Tensin2022-04-10
| | | | | | | | | | | | * Every Command is now a Task. * Introduce TaskList. * This allows for shorter and more generic code.
| * test: catch possible undetected failuresEgor Tensin2022-03-12
| |
| * test/test.sh: use the port variableEgor Tensin2022-03-11
| |
| * server.py: minor refactoringEgor Tensin2022-03-11
| |
* | debian: 1.2-2debian/v1.2-2Egor Tensin2022-04-06
| |
* | debian/Makefile: consistent preludeEgor Tensin2022-04-06
| |
* | debian/README: rearrange itemsEgor Tensin2022-04-06
| | | | | | | | changelog making must go above testing package building.
* | debian: 1.2-1debian/v1.2-1Egor Tensin2022-01-24
| |
* | Merge tag 'v1.2' into debianEgor Tensin2022-01-25
|\|
| * workflows/ci: run tests as root alsov1.2Egor Tensin2022-01-25
| |
| * app.py: don't do systemctl --user if no user instanceEgor Tensin2022-01-25
| |
| * app.py: don't query user info if no usersEgor Tensin2022-01-25
| |
| * test/test.sh: print curl output on failureEgor Tensin2022-01-23
| |
| * app.py: include command's output in the exceptionEgor Tensin2022-01-23
| |
| * dump exceptions to browser's consoleEgor Tensin2022-01-23
| |
| * app.py: fix loginctl output parsingEgor Tensin2022-01-23
| |
* | debian: 1.1.0-1debian/v1.1.0-1Egor Tensin2021-10-03
| |
* | Merge tag 'v1.1.0' into debianEgor Tensin2021-10-04
|\|
| * top: run with -E/-e if supportedv1.1.0Egor Tensin2021-10-04
| |