aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* fix Pylint warningsEgor Tensin2022-03-12
|
* README: updateEgor Tensin2022-03-12
|
* index.html: disable font boosting on AndroidEgor Tensin2022-03-12
|
* add README.mdEgor Tensin2022-03-12
|
* index.html: Bootstrap JS code is not neededEgor Tensin2022-03-12
|
* index.html: prevent button jumpsEgor Tensin2022-03-12
|
* Makefile: add testEgor Tensin2022-03-12
|
* test: add more tests, fix undetected failuresEgor Tensin2022-03-12
|
* docker-compose: add volume for the state fileEgor Tensin2022-03-12
|
* add MakefileEgor Tensin2022-03-12
|
* workflows/ci: add a deploy jobEgor Tensin2022-03-11
|
* Dockerfile: remove tiniEgor Tensin2022-03-11
| | | | docker-compose.yml takes care of that.
* add docker-compose.ymlEgor Tensin2022-03-11
|
* add DockerfileEgor Tensin2022-03-11
|
* add index.htmlEgor Tensin2022-03-11
|
* add GitHub Actions workflowEgor Tensin2022-03-11
|
* add app.py & server.pyEgor Tensin2022-03-11
| | | | | Quite obviously inspired (a.k.a. copied from) my other project, linux-status. The same goes for test/.
* initial commitEgor Tensin2022-03-11