Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:Java

Filter by

224M results  (2 s)

224M results

Closes #91 Summary Automated implementation of fold docs into implementation; remove the pre-merge docs stage (docs reviewed; one CI cycle). Implemented by: claude Plan reviewed by: codex OpenSpec change: ...

Bumps loader-utils from 1.2.3 to 1.4.2. details summary Release notes /summary p em Sourced from a href= https://github.com/webpack/loader-utils/releases loader-utils s releases /a . /em /p blockquote ...
dependencies
javascript

Adds an admin-only Delete account action on the Members screen, alongside the existing reversible Deactivate. This is the destructive, irreversible GDPR right-to-be-forgotten (full account erasure), not ...

Summary - 5310b09: Fixed dark-mode parity (hard-coded slate/white → --rd-* tokens in the blog feed rail, scroll-to-top, 404), raised interactive text to AA contrast (nav links, tags, footer headings, ...

What does this PR do? Fixes exporting empty BlockNote shared notes. Previously, exporting an empty note returned an error page (Document is empty) instead of generating a file. Empty notes are now treated ...

This PR addresses critical issues in the backup import system by ensuring relational integrity and security context for all imported users. Key changes include: - Database Trigger: Added tr_users_ensure_secrets ...

Five scripts hardcoded data/elections.db while the pipeline writes data/aec_elections.db, so none of them could ever run against pipeline output. fit_elasticity.py also summed tcp_votes.total_votes, which ...