Commit Graph

10 Commits

Author SHA1 Message Date
Lukáš Kucharczyk b81989a352 Model changes
* More fields are now optional. This is to make it easier to add new items in bulk.
  * Game: Wikidata ID
  * Edition: Platform, Year
  * Purchase: Platform
  * Platform: Group
  * Session: Device
* New fields:
  * Game: Year Released
    * To record original year of release
    * Upon migration, this will be set to a year of any of the game's edition that has it set
  * Purchase: Date Finished
* Editions are now unique combination of name and platform
2023-11-18 09:22:25 +01:00
Lukáš Kucharczyk e1848caee9 Display durations in a consistent manner
Fixes #61
2023-11-18 09:22:25 +01:00
Lukáš Kucharczyk caa2ae06e1 Improve game overview
- add counts for each section
- add average hours per session
2023-11-18 09:22:24 +01:00
Lukáš Kucharczyk 115a2a0844 Add wikidata ID and year for editions 2023-11-18 09:20:23 +01:00
Lukáš Kucharczyk 1a6e5dc8fc Fix ownership display 2023-11-18 09:20:11 +01:00
Lukáš Kucharczyk f8844ce091 Add support for device info
Closes #49
2023-11-18 09:20:11 +01:00
Lukáš Kucharczyk 5efb054c30 Add support for purchase ownership information
Closes #48
2023-11-18 09:20:11 +01:00
Lukáš Kucharczyk 622c52bb20 Add support for prices on purchases 2023-11-18 09:20:11 +01:00
Lukáš Kucharczyk 812f74d79f Add support for game editions (#28) 2023-11-18 09:20:11 +01:00
Lukáš Kucharczyk 56e5dfaa03 Rename project, part 2 (#42)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #42
2023-01-20 13:37:46 +00:00