Commit Graph

26 Commits

Author SHA1 Message Date
e51d586255 Automatically select purchase when adding session 2023-01-16 21:19:20 +01:00
2ce4dd3a0e Fix graph timeline being backwards 2023-01-16 17:26:10 +01:00
a851b5329a Correctly display game that is used as filter 2023-01-16 17:24:34 +01:00
6fa049e1b1 Sort and clean up imports 2023-01-15 23:39:52 +01:00
6b7ed0dbb5 Order by timestamp_start from the newest
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-15 23:20:43 +01:00
dd50d6dd40 Allow filtering by platform and game
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #32
2023-01-15 23:14:28 +01:00
e8e6d5bcae Display playtime graph on session list
Some checks failed
continuous-integration/drone/push Build is failing
Fixes #29
2023-01-15 18:03:59 +01:00
465d958d9b Start sessions of last purchase from list
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #19
2023-01-13 16:54:24 +01:00
49723831e9 Fix displaying finish button
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-09 22:05:12 +01:00
b77089f7ad Show playtime total on session list
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #6
Fixes #25
2023-01-09 18:57:22 +01:00
15ed6504b1 Order by timestamp_start by default 2023-01-05 23:30:13 +01:00
5172c38c16 Refactor the calculated_sum and manual_sum 2023-01-05 23:03:46 +01:00
bedfbb7f31 Remove cruft 2023-01-05 22:09:21 +01:00
89be0c031b Fix errors with empty database 2023-01-05 17:14:34 +01:00
85f52fc735 Fix checking duration when database is empty
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-05 16:33:32 +01:00
32f10e183e Display total hours played on homepage
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-05 11:24:07 +01:00
4b45127335 Allow deleting sessions
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-04 20:28:07 +01:00
b8a15e43db Redirect after adding game/platform/purchase/session 2023-01-04 19:35:35 +01:00
6fe960bc04 Make the "Finish now?" button on session list work 2023-01-04 19:19:49 +01:00
40810256aa Improve session listing 2023-01-04 17:27:54 +01:00
bf61326c18 Make it possible to add a new platform 2023-01-04 17:24:54 +01:00
4c642d97cb Add homepage, link to it from the logo 2023-01-04 17:22:36 +01:00
5c50e059e6 Hide navigation bar items
If there are no games/purchases/sessions,
hide the related navbar items
2023-01-04 17:19:40 +01:00
e4cd75d51f Use add.html for add_purchase 2023-01-03 22:04:36 +01:00
aae05f23e7 Filtering sessions by purchase 2023-01-03 19:03:30 +01:00
6ae46c5d34 Initial commit 2022-12-31 14:18:27 +01:00