42 Commits

Author SHA1 Message Date
827279fb3d Add backlog decrease count 2023-11-18 09:22:25 +01:00
68d1bfc2b9 UX improvements
* 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 and sort name when selecting game
  * new purchase: platform when selecting edition
2023-11-18 09:22:25 +01:00
4112d593f6 Fix hardcoded year 2023-11-18 09:22:25 +01:00
b8df870cca Add more stats
* Finished (count)
* Unfinished (count)
* Refunded (count)
2023-11-18 09:22:25 +01:00
7781efd849 Add more stats
* All finished games
* All finished 2023 games
* All finished games that were purchased this year
* Total sessions
* Days played
2023-11-18 09:22:25 +01:00
9fa95758bf stats: change overall stats table layout 2023-11-18 09:22:25 +01:00
5e6a5a4024 simplify playtime range display 2023-11-18 09:22:25 +01:00
db9ac2edeb Add more stats 2023-11-18 09:22:25 +01:00
2076fe20d1 Extend stats range to 2018 2023-11-18 09:22:25 +01:00
d06e284426 Group by game instead of purchase 2023-11-18 09:22:25 +01:00
e87f985cb3 Remove hardcoded year 2023-11-18 09:22:25 +01:00
8ca62f32e3 Make navigation more compact 2023-11-18 09:22:25 +01:00
5bc04c463a Add stats link, year selector 2023-11-18 09:22:25 +01:00
ade8a47c86 Add yearly stats page
Fixes #15
2023-11-18 09:22:25 +01:00
4dd6f13160 Add a button to start session from game overview
Fix #62
2023-11-18 09:22:25 +01:00
693e1b1cd3 Add edit buttons to game overview, notes 2023-11-18 09:22:24 +01:00
caa2ae06e1 Improve game overview
- add counts for each section
- add average hours per session
2023-11-18 09:22:24 +01:00
b9869cf232 Fix playtime range not working with manual session
Fixes #55
2023-11-18 09:22:24 +01:00
3e04ef2b83 Fix date range on game overview 2023-11-18 09:21:40 +01:00
ac1f86cac3 Add game overview page
Fixes #8
2023-11-18 09:21:40 +01:00
8786a4518e Further improve session list 2023-11-18 09:21:34 +01:00
d653f83a33 Improve session list
Fixes #53
2023-11-18 09:21:24 +01:00
5234e19705 Add hacky way to not reload page when starting/ending session
Partially fixes #52
2023-11-18 09:20:54 +01:00
077d8d1e3c Add time copy button, improve session editing 2023-11-18 09:20:54 +01:00
8ba5344a4d Fix bug when filtering only manual sessions (#51) 2023-11-18 09:20:54 +01:00
bbb5d0bfd5 disable deleting sessions 2023-11-18 09:20:54 +01:00
2b9f321edf Improve forms, add helper buttons on add session form 2023-11-18 09:20:54 +01:00
56ffde8402 Sync game name and edition name fields for QOL 2023-11-18 09:20:24 +01:00
38b25ff27e Allow editing filtered entities from session list 2023-11-18 09:20:24 +01:00
115a2a0844 Add wikidata ID and year for editions 2023-11-18 09:20:23 +01:00
fa4f256cb8 Change timetracker icon 2023-11-18 09:20:23 +01:00
739a41c4aa Add icons for session filters 2023-11-18 09:20:23 +01:00
5e54871374 Allow filtering by game, edition, purchase from the session list 2023-11-18 09:20:23 +01:00
42e9ba15c5 Fix form styling 2023-11-18 09:20:23 +01:00
f0e307dcfb Fix session starting 2023-11-18 09:20:11 +01:00
f8844ce091 Add support for device info
Closes #49
2023-11-18 09:20:11 +01:00
b0b3567bf3 Fix displaying of "filterying by..." text 2023-11-18 09:20:11 +01:00
812f74d79f Add support for game editions (#28) 2023-11-18 09:20:11 +01:00
791203c2dc Show only last 30 days on homepage
Fixes #47
2023-11-18 09:19:59 +01:00
c1b1cda38e Make it possible to edit sessions
Fixes #46
2023-11-18 09:19:42 +01:00
ca16345374 Fix start session button starting different game than it says
Fixes #44
2023-01-20 19:57:45 +01:00
56e5dfaa03 Rename project, part 2 (#42)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #42
2023-01-20 13:37:46 +00:00