2023-01-16 20:19:20 +00:00
|
|
|
## Unreleased
|
|
|
|
|
|
|
|
* New
|
|
|
|
* When adding session, pre-select game with the last session
|
2023-01-16 21:05:02 +00:00
|
|
|
* Date and time input fields now have proper pickers
|
2023-01-16 20:19:20 +00:00
|
|
|
|
2023-01-16 18:39:24 +00:00
|
|
|
## 0.2.4 / 2023-01-16 19:39+01:00
|
2023-01-16 16:24:34 +00:00
|
|
|
|
|
|
|
* Fixed
|
2023-01-16 16:26:10 +00:00
|
|
|
* When filtering by game, the "Filtering by (...)" text would erroneously list an unrelated platform
|
|
|
|
* Playtime graph would display timeline backwards
|
2023-01-16 18:27:52 +00:00
|
|
|
* Playtime graph with many dates would overlap (https://git.kucharczyk.xyz/lukas/timetracker/issues/34)
|
2023-01-16 18:39:24 +00:00
|
|
|
* Manually added times (= without end timestamp) would make graphs look ugly and noisy (https://git.kucharczyk.xyz/lukas/timetracker/issues/35)
|
2023-01-16 16:24:34 +00:00
|
|
|
|
2023-01-15 22:14:28 +00:00
|
|
|
## 0.2.3 / 2023-01-15 23:13+01:00
|
|
|
|
|
|
|
|
* Allow filtering by platform and game on session list (https://git.kucharczyk.xyz/lukas/timetracker/issues/32)
|
|
|
|
* Order session by newest as preparation for https://git.kucharczyk.xyz/lukas/timetracker/issues/33
|
|
|
|
|
2023-01-15 17:03:59 +00:00
|
|
|
## 0.2.2 / 2023-01-15 17:59+01:00
|
|
|
|
|
|
|
|
* Display playtime graph on session list (https://git.kucharczyk.xyz/lukas/timetracker/issues/29)
|
2023-01-15 17:02:48 +00:00
|
|
|
* Fix error when showing session list with no sessions (https://git.kucharczyk.xyz/lukas/timetracker/issues/31)
|
|
|
|
|
2023-01-13 15:54:24 +00:00
|
|
|
## 0.2.1 / 2023-01-13 16:53+01:00
|
2023-01-10 19:47:33 +00:00
|
|
|
|
|
|
|
* List number of sessions when filtering on session list
|
2023-01-13 15:54:24 +00:00
|
|
|
* Start sessions of last purchase from list (https://git.kucharczyk.xyz/lukas/timetracker/issues/19)
|
2023-01-10 19:47:33 +00:00
|
|
|
|
2023-01-09 21:48:09 +00:00
|
|
|
## 0.2.0 / 2023-01-09 22:42+01:00
|
2023-01-09 17:57:22 +00:00
|
|
|
|
|
|
|
* Show playtime total on session list (https://git.kucharczyk.xyz/lukas/timetracker/issues/6)
|
2023-01-09 21:48:09 +00:00
|
|
|
* Make formatting durations more robust, change default duration display to "X hours" (https://git.kucharczyk.xyz/lukas/timetracker/issues/26)
|
2023-01-09 17:57:22 +00:00
|
|
|
|
2023-01-08 14:43:15 +00:00
|
|
|
## 0.1.4 / 2023-01-08 15:45+01:00
|
|
|
|
|
|
|
|
* Fix collectstaticfiles causing error when restarting container (https://git.kucharczyk.xyz/lukas/timetracker/issues/23)
|
|
|
|
|
2023-01-08 14:35:28 +00:00
|
|
|
## 0.1.3 / 2023-01-08 15:23+01:00
|
|
|
|
|
|
|
|
* Fix CSRF error (https://git.kucharczyk.xyz/lukas/timetracker/pulls/22)
|
|
|
|
|
2023-01-07 21:08:57 +00:00
|
|
|
## 0.1.2 / 2023-01-07 22:05+01:00
|
|
|
|
|
|
|
|
* Switch to Uvicorn/Gunicorn + Caddy (https://git.kucharczyk.xyz/lukas/timetracker/pulls/4)
|
|
|
|
|
2023-01-05 22:31:06 +00:00
|
|
|
## 0.1.1 / 2023-01-05 23:26+01:00
|
2023-01-05 22:30:13 +00:00
|
|
|
* Order by timestamp_start by default
|
2023-01-05 20:10:17 +00:00
|
|
|
* Add pre-commit hook to update version
|
2023-01-05 16:15:14 +00:00
|
|
|
* Improve the newcomer experience by guiding through each step
|
2023-01-05 16:14:34 +00:00
|
|
|
* Fix errors with empty database
|
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
|
2023-01-08 14:43:15 +00:00
|
|
|
* Set version in the footer to fixed, fix main container height
|