89de85c00d
Introduce game status, playevents
2025-03-22 20:59:23 +01:00
843eed64d6
Add search field to game list
2025-02-10 18:20:46 +01:00
b22e185d47
Add status, mastered to Game
2025-02-04 20:09:05 +01:00
69d27958f3
Fix possible server error
2025-01-30 11:56:47 +01:00
6bd8271291
Remove Edition
2025-01-29 22:05:06 +01:00
ba6028e43d
Add emulated property to sessions
2025-01-29 13:43:35 +01:00
c2853a3ecc
purchases can now refer to multiple editions
...
allows purchases to be for more than one game
2025-01-08 21:00:19 +01:00
fc0d8db8e8
consistently format prices everywhere
2024-11-15 22:53:07 +01:00
19056f846e
view_game: display timezone-aware time for end timestamp
2024-10-16 17:45:23 +02:00
0759ad0804
make purchase price a float
2024-10-16 17:45:23 +02:00
228fc2bf5f
avoid exception on game overview when sessions are 0
2024-10-16 17:45:23 +02:00
b0b1bb2d42
add icon field to platform, use everywhere
2024-10-16 17:45:23 +02:00
649351efde
implement platform icons
2024-09-14 06:42:34 +02:00
698c8966c0
add purchase date to game view
2024-09-11 11:40:17 +02:00
58cfaca1a9
add table header actions
2024-09-08 21:03:37 +02:00
c1b3493c80
Merge calculated and manual duration
2024-09-07 23:35:59 +02:00
98c9c1faee
move time-related functionality out of views.general
2024-09-04 21:55:22 +02:00
4358708262
add links to add a new X to: game, edition, purchase, session, device, platform
2024-09-03 15:48:58 +02:00
e067e65bce
linkify game, edition, purchase, session references
...
also add link styles for links in a table row
2024-09-02 20:04:21 +02:00
b8258e2937
replace slippers with django-cotton
...
main reason: slippers cannot pass request via context inside its
components, making it annoying to use template takes that take request.
more reasons: not actively worked on, no named slots, having to define
components in components.yaml + new components do not get registered
without restarting server
2024-09-02 17:43:41 +02:00
9af4c79947
improve game view
2024-08-19 21:58:43 +02:00
2fd44c1f53
separate views out 2/2
2024-08-12 21:52:26 +02:00