-
released this
2024-01-14 20:29:42 +00:00 | 141 commits to main since this releaseImproved
- game overview:
- improve how editions and purchases are displayed
- make it possible to end session from overview
- add purchase: only allow choosing purchases of selected edition
- session list:
- starting and ending sessions is much faster/doest not reload the page
- listing sessions is much faster
Downloads
- game overview:
-
released this
2023-11-14 20:12:57 +00:00 | 217 commits to main since this releaseImproved
- Disallow choosing non-game purchase as related purchase
- Improve display of purchases
- (Internal) Improve ConditionalElementHandler
Downloads
-
released this
2023-11-14 18:32:10 +00:00 | 221 commits to main since this releaseNew
- Add stat for finished this year's games
- Add purchase types:
- Game (previously all of them were this type)
- DLC
- Season Pass
- Battle Pass
Fixed
- Order purchases by date on game view
Downloads
-
released this
2023-11-09 20:02:46 +00:00 | 234 commits to main since this releaseNew
- 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
- Game: Year Released
- Editions are now unique combination of name and platform
- Add more stats:
- All finished games
- All finished 2023 games
- All finished games that were purchased this year
- Sessions (count)
- Days played
- Finished (count)
- Unfinished (count)
- Refunded (count)
- Backlog Decrease (count)
- New workflow:
- Adding Game, Edition, Purchase, and Session in a row is now much faster
Improved
- game overview: simplify playtime range display
- new session: order devices alphabetically
- 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, sort name, and year when selecting game
- new purchase: platform when selecting edition
Downloads
- More fields are now optional. This is to make it easier to add new items in bulk.
-
released this
2023-11-05 14:11:45 +00:00 | 250 commits to main since this releaseNew
- Add Stats to the main navigation
- Allow selecting year on the Stats page
Improved
- Make some pages redirect back instead to session list
- Make navigation more compact
Fixed
- Correctly limit sessions to a single year for stats
Downloads
-
released this
2023-11-01 19:20:21 +00:00 | 261 commits to main since this releaseDownloads
-
released this
2023-10-13 14:34:46 +00:00 | 266 commits to main since this releaseEnhancements
- Durations are formatted in a consistent manner across all pages
Fixes
- Game Overview: display duration when >1 hour instead of displaying 0 (#61)
Downloads
-
released this
2023-10-09 18:56:53 +00:00 | 268 commits to main since this releaseNew
- Add notes section to game overview
Enhancements
- Make it possible to add any data on the game overview page
Downloads
-
released this
2023-10-08 22:05:56 +00:00 | 271 commits to main since this releaseNew
- Add game overview page (#8)
- Add helper buttons next to datime fields
- Add copy button on Add session page to copy times between fields
- Change fonts to IBM Plex
Enhancements
- Improve form appearance
- Focus important fields on forms
- Use the same form when editing a session as when adding a session
- Change recent session view to current year instead of last 30 days
- Add a hacky way not to reload a page when starting or ending a session (#52)
- Improve session list (#53)
Fixes
Downloads
-
released this
2023-02-20 16:21:44 +00:00 | 314 commits to main since this release- Add wikidata ID and year for editions
- Add icons for game, edition, purchase filters
- Allow filtering by game, edition, purchase from the session list
- Allow editing filtered entities from session list
Downloads