27 Commits

Author SHA1 Message Date
7ba212e718 Add purchase types 2023-11-18 09:22:25 +01:00
55ff3cd1a9 Pre-fill year when adding edition 2023-11-18 09:22:25 +01:00
68d1bfc2b9 UX improvements
* ignore English articles when sorting names
  * added a new sort_name field that gets automatically created
* automatically fill certain values in forms:
  * new game: name and sort name after typing
  * new edition: name and sort name when selecting game
  * new purchase: platform when selecting edition
2023-11-18 09:22:25 +01:00
b8df870cca Add more stats
* Finished (count)
* Unfinished (count)
* Refunded (count)
2023-11-18 09:22:25 +01:00
8ca62f32e3 Make navigation more compact 2023-11-18 09:22:25 +01:00
5bc04c463a Add stats link, year selector 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
693e1b1cd3 Add edit buttons to game overview, notes 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
ac1f86cac3 Add game overview page
Fixes #8
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
d653f83a33 Improve session list
Fixes #53
2023-11-18 09:21:24 +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
9d2a0ace33 add robots.txt 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
fd9d531baf Update styles 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
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
8f1bbab895 Version 1.0.3 2023-11-18 09:20:24 +01:00
326e4aac60 Add icons 2023-11-18 09:20:23 +01:00
56e5dfaa03 Rename project, part 2 (#42)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #42
2023-01-20 13:37:46 +00:00