Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* 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