pullrequests Search Results · language:B4X language:C++ language:JavaScript language:Python language:JavaScript language:CSS
Filter by
169M results
Contribution #15 - 2026-06-06-08-55-07
Summary
- Add one generated contribution file
- File: updates/2026/06/06-08-55-07-contribution-15.md
Context
This PR was created by the manual bulk contribution ...
Fixes #125
What this fixes
The /delete-item endpoint was addressing rows by their positional list index rather than their database primary key. Two
silent failure modes:
Bug 1 — negative id silently ...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| Soenneker.Extensions.String | 4.0.682 → 4.0.683 | age | adoption ...
Contribution #14 - 2026-06-06-08-55-07
Summary
- Add one generated contribution file
- File: updates/2026/06/06-08-55-07-contribution-14.md
Context
This PR was created by the manual bulk contribution ...
Deploy
Motivation
- Improve timeline editing by enabling multi-keyframe selection, marquee selection, clipboard operations, and better
keyboard/context-menu integration for keyframes.
- Prevent edit ...
codex
Contribution #13 - 2026-06-06-08-55-07
Summary
- Add one generated contribution file
- File: updates/2026/06/06-08-55-07-contribution-13.md
Context
This PR was created by the manual bulk contribution ...
Contribution #12 - 2026-06-06-08-55-07
Summary
- Add one generated contribution file
- File: updates/2026/06/06-08-55-07-contribution-12.md
Context
This PR was created by the manual bulk contribution ...
What
Fixes two override/body-resolution defects in the #1213 quote-scanner publish gate (the #1415 banned-terms gate shares
the body resolver, so it benefits too).
1. --quote-ok / QUOTE_OK override scoped ...
Test PR to validate that Testing Suite Failure check fails correctly.