Go to file
Lukáš Kucharczyk 89be0c031b
Fix errors with empty database
2023-01-05 17:14:34 +01:00
.vscode Set up tests, add tests for common.util.time, add %d 2023-01-05 15:18:57 +01:00
src Fix errors with empty database 2023-01-05 17:14:34 +01:00
tests Fix negative playtimes being considered positive 2023-01-05 17:13:45 +01:00
.drone.yml Rely on poetry's virtual env 2023-01-05 12:19:32 +01:00
.gitignore Add more cache dirs to .gitignore 2023-01-05 12:19:43 +01:00
CHANGELOG.md Fix errors with empty database 2023-01-05 17:14:34 +01:00
Dockerfile Allow deleting sessions 2023-01-04 20:28:07 +01:00
Makefile Run all python Makefile commands via poetry 2023-01-05 17:12:57 +01:00
README.md Add README 2023-01-02 17:14:46 +01:00
entrypoint.sh Properly fix Dockerfile 2023-01-03 14:29:39 +01:00
package.json Initial commit 2022-12-31 14:18:27 +01:00
poetry.lock Set up tests, add tests for common.util.time, add %d 2023-01-05 15:18:57 +01:00
pyproject.toml Add tests for common.util.time 2023-01-05 11:52:50 +01:00
tailwind.config.js Initial commit 2022-12-31 14:18:27 +01:00

README.md

Timetracker

A simple game catalogue and play session tracker.