timetracker/CHANGELOG.md

14 lines
676 B
Markdown
Raw Normal View History

## Unreleased
* Add format_duration to common.util.time
2023-01-04 19:28:07 +00:00
* Allow deleting sessions
* Redirect after adding game/platform/purchase/session
2023-01-04 18:32:18 +00:00
* Fix display of duration_manual
* Fix display of duration_calculated, display durations less than a minute
* Make the "Finish now?" button on session list work
* 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
* Improve session listing
* Set version in the footer to fixed, fix main container height