a1df8720f5
Fix missing variable reference
Django CI/CD / test (push) Successful in 1m11s
Django CI/CD / build-and-push (push) Successful in 2m3s
2024-09-07 23:20:17 +02:00
b8258e2937
replace slippers with django-cotton
...
Django CI/CD / test (push) Successful in 59s
Django CI/CD / build-and-push (push) Successful in 2m4s
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
447bd4820c
reformat with djlint --reformat
2024-08-08 14:47:51 +02:00
d622ddfbf3
Add all-time stats
2024-08-04 22:40:37 +02:00
ba44814474
Improve game links
Django CI/CD / test (push) Successful in 1m6s
Django CI/CD / build-and-push (push) Successful in 1m56s
2024-07-09 19:40:47 +02:00
51c25659a9
djhtml formatting
Django CI/CD / test (push) Successful in 1m5s
Django CI/CD / build-and-push (push) Successful in 1m57s
2024-04-30 12:04:16 +02:00
c1882f66e3
Improve purchase name consistency on stats page
Django CI/CD / test (push) Successful in 1m0s
Django CI/CD / build-and-push (push) Successful in 2m0s
2024-04-15 13:55:17 +02:00
1e87e67eb1
Reformat HTML with djhtml
Django CI/CD / test (push) Successful in 1m4s
Django CI/CD / build-and-push (push) Successful in 1m36s
2024-04-04 11:27:33 +02:00
d9b5f0eab2
stats: add monthly playtimes
Django CI/CD / test (push) Successful in 58s
Django CI/CD / build-and-push (push) Successful in 1m54s
2024-04-02 08:18:58 +02:00
7517bf5f37
Add stats for dropped purchases
Django CI/CD / test (push) Successful in 1m2s
Django CI/CD / build-and-push (push) Successful in 1m57s
2024-03-10 22:48:46 +01:00
c747cd1fd8
Reformat
Django CI/CD / test (push) Successful in 55s
Django CI/CD / build-and-push (push) Successful in 1m33s
2024-02-10 09:50:53 +01:00
242833f886
Make it possible to drop purchases, or consider them infinite
Django CI/CD / build-and-push (push) Blocked by required conditions
Django CI/CD / test (push) Has been cancelled
2024-01-03 22:35:39 +01:00
0cdfd3c298
Stats: optimize
Django CI/CD / test (push) Successful in 56s
Django CI/CD / build-and-push (push) Successful in 1m33s
2024-01-03 21:35:47 +01:00
1999f13cf2
stats: add first and last play
Django CI/CD / test (push) Successful in 1m12s
Django CI/CD / build-and-push (push) Successful in 1m36s
2024-01-01 18:42:14 +01:00
b505b5b430
Stats: add highest session average
Django CI/CD / test (push) Successful in 1m2s
Django CI/CD / build-and-push (push) Successful in 1m23s
2023-11-21 21:57:17 +01:00
87553ebdc5
Add djlint pre-commit hook
Django CI/CD / test (push) Successful in 1m13s
Django CI/CD / build-and-push (push) Successful in 1m15s
2023-11-21 18:19:25 +01:00
f9a51ee83d
Remove experimental layout
2023-11-21 18:03:01 +01:00
c9deba7d65
Add stats for most sessions, longest session
2023-11-21 17:02:44 +01:00
d78139a5b3
Display finished DLCs in stats better
Django CI/CD / test (push) Successful in 1m6s
Django CI/CD / build-and-push (push) Successful in 1m26s
2023-11-20 21:56:16 +01:00
6fc2f623dc
Apply djlint
2023-11-17 21:06:57 +01:00
ae079e36ec
Add purchase types
2023-11-14 19:27:00 +01:00
13b750ca92
Add stat for finished this year's games
2023-11-12 07:40:29 +01:00
c2c0886451
Add backlog decrease count
2023-11-09 19:15:49 +01:00
866f2526e6
Fix hardcoded year
2023-11-09 10:10:44 +01:00
e7ed349356
Add more stats
...
continuous-integration/drone/push Build is passing
* Finished (count)
* Unfinished (count)
* Refunded (count)
2023-11-08 18:13:48 +01:00
5052ca7dbf
Add more stats
...
continuous-integration/drone/push Build is passing
* All finished games
* All finished 2023 games
* All finished games that were purchased this year
* Total sessions
* Days played
2023-11-08 16:24:22 +01:00
f408bfd927
stats: change overall stats table layout
2023-11-08 15:48:06 +01:00
e67aa3fda1
Add more stats
continuous-integration/drone/push Build is passing
2023-11-02 20:12:32 +01:00
8423fd02b4
Extend stats range to 2018
continuous-integration/drone/push Build is passing
2023-11-02 15:32:57 +01:00
058b83522c
Group by game instead of purchase
2023-11-02 15:14:50 +01:00
02d5adcb3c
Remove hardcoded year
2023-11-02 09:52:59 +01:00
71b90b8202
Add stats link, year selector
2023-11-02 09:20:09 +01:00
57d4fd7212
Add yearly stats page
...
Fixes #15
2023-11-01 20:35:52 +01:00