Commit graph

10 commits

Author SHA1 Message Date
overflowerror
b6921bcb52 fix: Trends now not only depend on the history cache but also the current history
closes #1
2024-08-07 20:31:27 +02:00
overflowerror
511f63acb0 fix: Error in rating calculation 2024-08-05 23:51:02 +02:00
overflowerror
ed6978615d feat: Add audit log 2024-08-04 12:46:27 +02:00
overflowerror
d47d5c4a76 fix: expectation calculation was wrong 2024-08-03 20:36:55 +02:00
overflowerror
a4c2c3876b feat: Basic results page 2024-08-03 19:41:12 +02:00
overflowerror
daa84d14c7 feat: Add history caching 2024-08-03 18:17:14 +02:00
overflowerror
9295d632a9 feat: Redo of rating view
Turned out: Postgres doesn't like CTEs referring to itself in recursive subqueries very much.
2024-07-31 22:31:56 +02:00
overflowerror
7b025f9ca3 feat: Add session to match view 2024-07-30 22:14:37 +02:00
overflowerror
8fc7bef7f2 feat: Show random mobs in UI 2024-07-28 00:03:17 +02:00
overflowerror
1199023daf feat: Basic migration system + initial migration 2024-07-27 18:53:36 +02:00