241 Commits

Author SHA1 Message Date
df5e605582 Version 1.2.0 2023-11-18 09:22:25 +01:00
ade8a47c86 Add yearly stats page
Fixes #15
2023-11-18 09:22:25 +01:00
4dd6f13160 Add a button to start session from game overview
Fix #62
2023-11-18 09:22:25 +01:00
50f0571144 Add more time tests for fractional numbers 2023-11-18 09:22:25 +01:00
3fae309ff2 Do not format as float if no precision specified 2023-11-18 09:22:25 +01:00
e0a4aae6f6 Version 1.1.2 2023-11-18 09:22:25 +01:00
e1848caee9 Display durations in a consistent manner
Fixes #61
2023-11-18 09:22:25 +01:00
4767c17004 Version 1.1.1 2023-11-18 09:22:25 +01:00
2cbe10a983 Remove debugging cruft from container 2023-11-18 09:22:25 +01:00
693e1b1cd3 Add edit buttons to game overview, notes 2023-11-18 09:22:24 +01:00
8eeeb9d3c9 Version 1.1.0 2023-11-18 09:22:24 +01:00
caa2ae06e1 Improve game overview
- add counts for each section
- add average hours per session
2023-11-18 09:22:24 +01:00
b9869cf232 Fix playtime range not working with manual session
Fixes #55
2023-11-18 09:22:24 +01:00
36f80b7f01 Remove unused chart functionality 2023-11-18 09:22:24 +01:00
9df959d989 ci: automatically redeploy container 2023-11-18 09:21:40 +01:00
db7b60bdf2 Organize changelog better 2023-11-18 09:21:40 +01:00
470426004e Fix session being wrongly considered in progress
Fixes #58
2023-11-18 09:21:40 +01:00
3e04ef2b83 Fix date range on game overview 2023-11-18 09:21:40 +01:00
760f12e6b1 Adjust game edit URL 2023-11-18 09:21:40 +01:00
ac1f86cac3 Add game overview page
Fixes #8
2023-11-18 09:21:40 +01:00
775ec6424b Try to shutdown container gracefully and faster 2023-11-18 09:21:40 +01:00
6000384c72 Switch fonts to WOFF2 2023-11-18 09:21:40 +01:00
8786a4518e Further improve session list 2023-11-18 09:21:34 +01:00
a2ababaebc Update base.css 2023-11-18 09:21:24 +01:00
aae09a913c Update .vscode 2023-11-18 09:21:24 +01:00
c07f966cf1 Update CSS 2023-11-18 09:21:24 +01:00
d653f83a33 Improve session list
Fixes #53
2023-11-18 09:21:24 +01:00
552d4bee9e Focus important fields on forms 2023-11-18 09:20:54 +01:00
8293737058 Update generated CSS 2023-11-18 09:20:54 +01:00
5234e19705 Add hacky way to not reload page when starting/ending session
Partially fixes #52
2023-11-18 09:20:54 +01:00
077d8d1e3c Add time copy button, improve session editing 2023-11-18 09:20:54 +01:00
8ba5344a4d Fix bug when filtering only manual sessions (#51) 2023-11-18 09:20:54 +01:00
9d2a0ace33 add robots.txt 2023-11-18 09:20:54 +01:00
9b1f4e95e0 disable deleting sessions in code 2023-11-18 09:20:54 +01:00
d1f843a267 allow admin in prod 2/2 2023-11-18 09:20:54 +01:00
65a110b37c allow admin in prod 2023-11-18 09:20:54 +01:00
bbb5d0bfd5 disable deleting sessions 2023-11-18 09:20:54 +01:00
61c3b02472 install dev dependecies 2023-11-18 09:20:54 +01:00
4355953e42 do not filter out refunded games when adding session 2023-11-18 09:20:54 +01:00
1610b7d8a4 allow django admit 2023-11-18 09:20:54 +01:00
a9c3e93954 Change recent session view to current year 2023-11-18 09:20:54 +01:00
fb8fea4724 input datetime-local needs day to also be two digits 2023-11-18 09:20:54 +01:00
11b19cbace Exclude refunded purchases from start session form 2023-11-18 09:20:54 +01:00
fd9d531baf Update styles 2023-11-18 09:20:54 +01:00
3c02e3beaa Add .editorconfig 2023-11-18 09:20:54 +01:00
2b9f321edf Improve forms, add helper buttons on add session form 2023-11-18 09:20:54 +01:00
ee44c52324 Register Edition, Device in the admin UI 2023-11-18 09:20:54 +01:00
b30679f6e7 Use date and datetime inputs
Properly implements 4d91a76513
2023-11-18 09:20:54 +01:00
42d002a9d9 Sort games by name on edition form 2023-11-18 09:20:24 +01:00
56ffde8402 Sync game name and edition name fields for QOL 2023-11-18 09:20:24 +01:00