pullrequests Search Results · language:Dune language:JavaScript language:HTML language:Java language:Python language:TypeScript
Filter by
291M results
Summary
Adds OAuth 2.0 Authorization Code Flow with PKCE so claude.ai can authenticate via its OAuth Client ID / OAuth Client
Secret connector fields. No new npm dependencies — pure Node.js crypto module. ...
Solution of the whole exercise 4 + bonus task (pagination). Everything completed.
Nice-to-know: Pagination regarding exercise is completed, but common pagination also includes clickable numbers, e.g. ...
Automated state update from pipeline-health workflow.
Added the Paycom ATS job application handler logic according to requirements.
PR created automatically by Jules for task 7549340553140050641 started by @flywiththetide
Co-Authored-By: Claude Fable 5 noreply@anthropic.com
Small backend follow-up for handout delivery records.
Changes:
- Adds a handout setting that controls whether recipients can pass a handout on to other players.
- Copies that setting to player delivery ...
Problem
buildReplyUserPrompt() in src/review/replyEngine.ts places user-controlled content — discussion (from formatDiscussion)
and comment.body — inside discussion and comment XML tags without XML-escaping. ...
What
GET /streams/:id/top-gifters powers the in-app Top Fan rail with real data (was placeholder faces).
Returns the biggest gifters INTO this stream — senderId aggregation over GiftTransaction ordered ...
admin module is done without ads crud , translition and pagination
Summary
Fixes #200 scoped MMR OCR heuristic issues by narrowing the implementation to blacklist over-filtering and OCR merge
candidate loss.
Changes:
- Allow OCR text containing blacklist words to ...