pullrequests Search Results · language:Edge language:TypeScript language:PHP language:Go is:unmerged language:JavaScript
Filter by
89.9M results
💡 What: Improved the Dashboard user experience by highlighting the active page in the sidebar and adding an ARIA label
to the logout button.
🎯 Why: Users previously had no visual indication of their current ...
App Store Rejection Fix — Guideline 3.1.2(c)
This PR adds the missing Terms of Use page and required legal disclosure links to address the App Store rejection.
Changes
- TermsPage.tsx (already landed ...
Summary
- repair corrupted backend reaction service toggle logic and newsletter route typing
- restore the frontend nav component/imports and auth token typing
- fix collaboration Socket.IO namespace ...
Pipelines as Code configuration removal
This pull request was created by @kiro-agent on behalf of @turmiyahwati :ghost:
Comment with /kiro fix to address specific feedback or /kiro all to address everything. sub Learn about Kiro autonomous ...
Follow-up to #82 / #83
PR #83 fed containerd `/proc/ pid /root/X` directly as the bind source. That readlinks correctly to the runner s merged
view, but the kernel refuses to use it for `mount(2)` — bind ...
Summary
- reject public keys whose parsed Node KeyObject type is not ed25519
- add a regression test proving an RSA-signed receipt with signatureAlg: ed25519 was accepted before the fix
Why
verifyReceipt() ...
Summary
Pushes unit-test coverage for a grab-bag of remaining surfaces toward the v0.7.x ~90%+ target. Aggregate package
coverage moves from 72.8% - 75.4%.
Files in scope (line coverage per file)
...
What
When -transport=compat is selected without an explicit -registry-trust flag, the daemon silently flips the trust store
from pinned (the compiled default) to system (Let s Encrypt). Operators selecting ...
matthew-fix
This PR adds welcome sketch (onboarding) and some minor fixes to the selectionController with fixes to e2e tests.