Commit Graph

5 Commits

Author SHA1 Message Date
Yuri Sizov
f8097af283 Pre-process PRs when publishing the database
This moves some processing from the frontend
to the server, which should speed things up a bit,
but costs slightly more in downloading.

We'll make more use of this data with further
improvements, so it makes sense to prepare the
data on the server.
2023-11-26 23:11:40 +01:00
Yuri Sizov
3a2c4debd7 Make data files more VCS friendly 2023-11-26 22:25:49 +01:00
Yuri Sizov
afc916a3c3 Extract main classes from the compose database script 2023-11-26 21:56:29 +01:00
Yuri Sizov
ee45aa13f5 Extract some commonly used methods to a shared file 2023-11-26 21:35:31 +01:00
Yuri Sizov
2b954b13ea Initial commit 2023-03-21 17:37:03 +01:00