2023-01-04 16:19:40 +00:00
|
|
|
## Unreleased
|
2023-01-05 16:13:45 +00:00
|
|
|
* Fix negative playtimes being considered positive
|
2023-01-05 14:18:57 +00:00
|
|
|
* Add %d for days to common.util.time.format_duration
|
|
|
|
* Set up tests, add tests for common.util.time
|
2023-01-05 10:24:07 +00:00
|
|
|
* Display total hours played on homepage
|
2023-01-05 10:14:00 +00:00
|
|
|
* Add format_duration to common.util.time
|
2023-01-04 19:28:07 +00:00
|
|
|
* Allow deleting sessions
|
2023-01-04 18:35:35 +00:00
|
|
|
* Redirect after adding game/platform/purchase/session
|
2023-01-04 18:32:18 +00:00
|
|
|
* Fix display of duration_manual
|
2023-01-04 18:26:01 +00:00
|
|
|
* Fix display of duration_calculated, display durations less than a minute
|
2023-01-04 18:19:49 +00:00
|
|
|
* Make the "Finish now?" button on session list work
|
2023-01-04 16:19:40 +00:00
|
|
|
* Hide navigation bar items if there are no games/purchases/sessions
|
2023-01-04 16:20:46 +00:00
|
|
|
* Set default version to "git-main" to indicate development environment
|
2023-01-04 16:22:36 +00:00
|
|
|
* Add homepage, link to it from the logo
|
2023-01-04 16:23:34 +00:00
|
|
|
* Make it possible to add a new platform
|
2023-01-04 16:25:19 +00:00
|
|
|
* Save calculated duration to database if both timestamps are set
|
2023-01-04 16:28:51 +00:00
|
|
|
* Improve session listing
|
|
|
|
* Set version in the footer to fixed, fix main container height
|