Back
Marc Köhlbrugge
Load previous page…
Render the body of the todos and comments on the fly rather, rather than generating the HTML after save. Hopefully we have enough caching in place that there's no noticeable performance hit. The benefit is that it simplifies the code a lot.
#wip
Submit reconsideraton request to Google Search Console for
#startupjobs because it added a manual action for an expired job listing that didn't have a way to apply (not sure why that's a problem as the job is marked as expired, so let's hope the reconsideration request will be approved without issue)
Use full SHA's in all my GitHub Actions, because short SHA's are being deprecrated
(Temporarily) switch from join modal to dedicated page, because modals are a bit of a hassle sometimes
#wip
Stop using modals for creating/editing posts because it has some annoying UX issues and doesn't integrate well with Turbo
#wip