pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:JavaScript language:HTML
Filter by
211M results
Thank you Rodrigo Teixeira for your contribution! A member of the Coding Train team will review it shortly.
- Tic Tac Toe bot with negamax and basic pruning
- Rodrigo Teixeira
preview image
showcase
Added plausible tests for pdf toggle events
:warning: Sync of partially translated files: untranslated content is included with an empty translation or source
language content depending on file format
The following localization files have been ...
Generating CleanStart Advisory against Security fixes applied in CleanStart packages.
OSV ID: CLEANSTART-2026-YN68149
Details: Package Information: Ecosystem: CleanStart Package: apache-zookeeper Versions: ...
Automated data update from scheduled workflow
Kills the recurring IG/FB die after ~2 hours problem
When an Instagram or Facebook token is pasted on the Connections page, the backend now exchanges it for a long-lived
(~60-day) token before storing ...
Summary
Extracted three duplicated code patterns (repeated across 9 routers) into two shared utility modules, removing ~75 lines
of boilerplate with no API behavior changes.
New modules:
services/db_utils.py ...
Summary
Add DomainIntel API — domain intelligence API providing WHOIS/RDAP lookup, DNS records, SSL certificate checks, and bulk
domain queries. Free tier: 500 requests/month.
Placed alphabetically in ...
Summary
- AWS ECR/CodeBuild/CodePipeline/ECS Fargate 데모 배포 자동화를 추가합니다.
- frontend_migration 데모 접근 게이트와 CloudFront HTTPS 진입점을 포함합니다.
- backend/external_mcp Infisical 기반 secret/runtime env를 AWS Secrets ...
Added client-side redirect sanitizer + unit tests to mitigate React Router open-redirect/protocol-relative redirect and
XSS-by-redirect vectors.
Changes made:
Created src/utils/redirect.js exporting: ...