Increase the number of patches per page shown

Sat Mar 15 2025

tucker.mcknight@gmail.com

Having a small number was just for testing purposes.

It also causes an out-of-memory error on large repos.

4df6fb40411bc15919c16eb98e662e0f1680e24c

darcs pull https://repos.tuckerm.us/repos/eleventy-darcs/branches/main -h 4df6fb40411bc15919c16eb98e662e0f1680e24c
_data/paginatedPatches.js:7
Before
  const patchesPerPage = 5
After
  const patchesPerPage = 100