aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
...
| * 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
| |
| * fix whitespaceEgor Tensin2021-10-04
| |
* | debian: 1.0.1-1debian/v1.0.1-1Egor Tensin2021-10-03
| |
* | Merge tag 'v1.0.1' into debianEgor Tensin2021-10-03
|\|
| * index.html: safer DOM generation using jQueryv1.0.1Egor Tensin2021-10-03
| | | | | | | | | | I learned how to do it, currently evaluating if it's actually safer and maintanable.
| * workflows/ci: rename to "CI"Egor Tensin2021-06-15
| |
| * workflows/test -> workflows/ciEgor Tensin2021-06-15
| |
| * workflows/test: test w/ latest PythonEgor Tensin2021-06-11
| |
| * workflows/test: lintingEgor Tensin2021-05-04
| |
| * README: badges for all workflowsEgor Tensin2021-04-18
| |
* | debian/README: updateEgor Tensin2021-10-03
| |
* | debian/Makefile: apt scripting best practicesEgor Tensin2021-10-03
| |
* | debian: 1.0-3debian/v1.0-3Egor Tensin2021-04-29
| |
* | debian: install whole directoriesEgor Tensin2021-04-29
| |
* | debian/Makefile: fix grammarEgor Tensin2021-04-29
| |
* | debian: 1.0-2debian/v1.0-2Egor Tensin2021-04-18
| |
* | workflows/ppa: rename the workflowEgor Tensin2021-04-17
| |
* | workflows/debian: error out if no files to uploadEgor Tensin2021-04-07
| |
* | debian: Makefile best practicesEgor Tensin2021-04-07
| |
* | debian: 1.0-1debian/v1.0-1Egor Tensin2021-03-13
| |
* | Merge tag 'v1.0' into debianEgor Tensin2021-03-13
|\|
| * workflows/test.yml: tweak step namesv1.0Egor Tensin2021-03-13
| |
| * test/test.sh: longer startup timeoutEgor Tensin2021-03-13
| | | | | | | | Maybe that's why some CI runs were failing?
* | debian: 0.0.2-3debian/v0.0.2-3Egor Tensin2021-03-12
| |
* | workflows: tweak step namesEgor Tensin2021-03-12
| |
* | debian: gbp buildpackage --git-ignore-branchEgor Tensin2021-03-12
| | | | | | | | This is to build package from tags on GitHub Actions.
* | debian: 0.0.2-2debian/v0.0.2-2Egor Tensin2021-03-12
| |
* | debian: GitHub workflow to upload to PPAEgor Tensin2021-03-12
| |