Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | debian: 2.1-1debian/v2.1-1 | Egor Tensin | 2022-04-11 |
| | |||
* | Merge tag 'v2.1' into debian | Egor Tensin | 2022-04-11 |
|\ | |||
| * | support disallowing power requestsv2.1 | Egor Tensin | 2022-04-11 |
| | | |||
| * | app.py: print HTTP status when CGIing | Egor Tensin | 2022-04-11 |
| | | |||
| * | src: shorter import | Egor Tensin | 2022-04-11 |
| | | |||
* | | debian: 2.0-1debian/v2.0-1 | Egor Tensin | 2022-04-11 |
| | | |||
* | | debian: fix paths | Egor Tensin | 2022-04-11 |
| | | |||
* | | debian: update copyrights | Egor Tensin | 2022-04-11 |
| | | |||
* | | debian: update package description | Egor Tensin | 2022-04-11 |
| | | |||
* | | Merge tag 'v2.0' into debian | Egor Tensin | 2022-04-11 |
|\| | |||
| * | README: updatev2.0 | Egor Tensin | 2022-04-11 |
| | | |||
| * | index.html: get rid of extra whitespace | Egor Tensin | 2022-04-11 |
| | | |||
| * | README: update | Egor Tensin | 2022-04-11 |
| | | |||
| * | index.html: add a footer | Egor Tensin | 2022-04-11 |
| | | |||
| * | index.html: use flexbox for header | Egor Tensin | 2022-04-11 |
| | | | | | | | | | | Drop the weird workaround. Also, make the power buttons stack vertically on my phone. | ||
| * | index.html: display placeholders if no data | Egor Tensin | 2022-04-11 |
| | | |||
| * | README: update | Egor Tensin | 2022-04-11 |
| | | |||
| * | test: fix paths | Egor Tensin | 2022-04-11 |
| | | |||
| * | 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 |
| | | |||
| * | README: update | Egor Tensin | 2022-04-11 |
| | | |||
| * | index.html: add Docker status section | Egor Tensin | 2022-04-11 |
| | | |||
| * | app.py: add Docker container status | Egor Tensin | 2022-04-11 |
| | | |||
| * | app.py: refactoring | Egor Tensin | 2022-04-10 |
| | | | | | | | | | | | | * Every Command is now a Task. * Introduce TaskList. * This allows for shorter and more generic code. | ||
| * | test: catch possible undetected failures | Egor Tensin | 2022-03-12 |
| | | |||
| * | test/test.sh: use the port variable | Egor Tensin | 2022-03-11 |
| | | |||
| * | server.py: minor refactoring | Egor Tensin | 2022-03-11 |
| | | |||
* | | debian: 1.2-2debian/v1.2-2 | Egor Tensin | 2022-04-06 |
| | | |||
* | | debian/Makefile: consistent prelude | Egor Tensin | 2022-04-06 |
| | | |||
* | | debian/README: rearrange items | Egor Tensin | 2022-04-06 |
| | | | | | | | | changelog making must go above testing package building. | ||
* | | debian: 1.2-1debian/v1.2-1 | Egor Tensin | 2022-01-24 |
| | | |||
* | | Merge tag 'v1.2' into debian | Egor Tensin | 2022-01-25 |
|\| | |||
| * | workflows/ci: run tests as root alsov1.2 | Egor Tensin | 2022-01-25 |
| | | |||
| * | app.py: don't do systemctl --user if no user instance | Egor Tensin | 2022-01-25 |
| | | |||
| * | app.py: don't query user info if no users | Egor Tensin | 2022-01-25 |
| | | |||
| * | test/test.sh: print curl output on failure | Egor Tensin | 2022-01-23 |
| | | |||
| * | app.py: include command's output in the exception | Egor Tensin | 2022-01-23 |
| | | |||
| * | dump exceptions to browser's console | Egor Tensin | 2022-01-23 |
| | | |||
| * | app.py: fix loginctl output parsing | Egor Tensin | 2022-01-23 |
| | | |||
* | | debian: 1.1.0-1debian/v1.1.0-1 | Egor Tensin | 2021-10-03 |
| | | |||
* | | Merge tag 'v1.1.0' into debian | Egor Tensin | 2021-10-04 |
|\| | |||
| * | top: run with -E/-e if supportedv1.1.0 | Egor Tensin | 2021-10-04 |
| | | |||
| * | fix whitespace | Egor Tensin | 2021-10-04 |
| | | |||
* | | debian: 1.0.1-1debian/v1.0.1-1 | Egor Tensin | 2021-10-03 |
| | | |||
* | | Merge tag 'v1.0.1' into debian | Egor Tensin | 2021-10-03 |
|\| | |||
| * | 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. | ||
| * | workflows/ci: rename to "CI" | Egor Tensin | 2021-06-15 |
| | | |||
| * | workflows/test -> workflows/ci | Egor Tensin | 2021-06-15 |
| | |