aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* workflows/ci: upgrade actionsHEADv2.4.6masterEgor Tensin2024-01-28
|
* switch to egor@tensin.namev2.4.5Egor Tensin2023-12-10
|
* html: add a comment with a reference linkEgor Tensin2023-12-10
|
* html: display container running time, even if unhealthyEgor Tensin2023-12-10
|
* workflows/ci: ditch BionicEgor Tensin2023-12-01
| | | | | It was (or about to be) retired by GitHub Actions, so it's time to say goodbye.
* switch to tensin.namev2.4.4Egor Tensin2023-11-26
|
* top: fix -E/-e arguments on newer top'sv2.4.3Egor Tensin2023-08-15
|
* html: prevent power buttons from jumpingv2.4.2Egor Tensin2023-07-28
| | | | In case no thermal data is available.
* update example screenshotv2.4.1Egor Tensin2023-07-28
|
* html: tweak stylingEgor Tensin2023-07-28
|
* test: check thermal infoEgor Tensin2023-07-27
|
* expose thermal info via /thermalEgor Tensin2023-07-27
|
* add thermal sensor readings from /sys/class/thermalv2.4Egor Tensin2023-07-27
|
* workflows/ci: fix Python 3.6 testsv2.3.2Egor Tensin2022-12-07
|
* fix preludes in bash scriptsEgor Tensin2022-12-07
|
* update URLsEgor Tensin2022-10-23
|
* workflows/ci: upgrade actionsEgor Tensin2022-10-16
|
* sort Docker containers by namev2.3.1Egor Tensin2022-10-10
|
* log real client IP addressv2.3Egor Tensin2022-06-30
|
* update URLsv2.2.1Egor Tensin2022-05-22
|
* html: show modals for power mgmt failuresv2.2Egor Tensin2022-04-29
|
* index.html: update my linkv2.1.3Egor Tensin2022-04-15
|
* README: updateEgor Tensin2022-04-13
|
* index.html: footer didn't stick to the bottomv2.1.2Egor 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
|
* support disallowing power requestsv2.1Egor Tensin2022-04-11
|
* app.py: print HTTP status when CGIingEgor Tensin2022-04-11
|
* src: shorter importEgor 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
|