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
ee45aa13f5 Extract some commonly used methods to a shared file 2023-11-26 21:35:31 +01:00
Yuri Sizov
b93c3a8237 Make API calls more robust for bigger queries
- Also fix sorting for different version formats
2023-03-24 15:49:59 +01:00
Yuri Sizov
18d6c39cba Add a publishing step; consolidate configs for release; start UI work 2023-03-24 15:49:58 +01:00