Fixed
- The Activity Log summary no longer shows a repository as syncing after a quick sync finished (#454, #455). Events are stored to the second, and a sync that starts and finishes in the same second could come back in the wrong order, so the start event was counted as the current state. Activities now come back newest first within the same second too, and the summary counts a finish over a start from the same second.
- The documentation site builds on Cloudflare Pages again (#456). A stale
www/bun.lockleft from before the site moved to pnpm made the build image install with bun and fail. No change to the application.