Back
WIP
Load previous page…
Don't try to load todo comments if comments_count is zero, saving an unnecessary network request and making the site feel a bit more snappy
#wip
Render SVG fallback avatars on WIP itself rather than the unreliable node server we had before. Example: wip.co/avatars/1.svg?text=MK
#wip
Manually clear out PgHero jobs that were stuck in the queue, not allowing any other backgrounds jobs to run
#wip
Upgrade to new Rails 7.1 defaults. This might have invalidated some older cookies if you haven't signed in in a while
#wip
Finally get GitHub Actions to deploy via Kamal after a few hours of debugging
#wip
Temporarily break
#wip when trying to migrate to Digital Ocean, but requests started timing out so I reverted the change