d029fda896
Collect static files in entrypoint.sh
9dead362c1
Set STATIC_ROOT
d81dba727b
Add docker-compose.yml
Disabling DEBUG with PROD=1 disables serving static files simply
f550978e4a
Release version 0.1.1
db5de81c09
Add make date
15ed6504b1
Order by timestamp_start by default
fd9bf8c026
Improve manual duration mark
5172c38c16
Refactor the calculated_sum and manual_sum
8efce77062
Improve newcomer experience
89be0c031b
Fix errors with empty database
4e67735de8
Fix negative playtimes being considered positive
869e0e0fe0
Run all python Makefile commands via poetry
67f5090bf8
Rely on poetry for make test
51d5306f91
Add more cache dirs to .gitignore
66a49ff911
Rely on poetry's virtual env
32f10e183e
Display total hours played on homepage
fdb9aa8e84
Add format_duration to common.util.time