pullrequests Search Results · language:Dune language:Python language:Python language:HTML language:Java language:JavaScript
Filter by
207M results
Description
Add enabled: true to each user entry under app.seed.users in both application.yml and application-qa.yml.
Without this flag, SeedUser.enabled defaults to false (Java boolean default), so ...
Linear: FRAUD-127 — Secure service-to-service communication (BRA-645) — partial: backend client auth
Problem
The MlPredictionClient called the ml-service POST /predict with no authentication — any party ...
What changed
- Extracts deterministic pending sync queue accounting into src/utils/pendingSyncQueue.ts.
- Keeps the React hook responsible for storage, network submission, app lifecycle, and alerts ...
Summary
Implements Phase 1 launch-safety foundations for MeetIQ:
- User signup/login
- User-owned meetings
- Protected meeting access
- Meetings history page
- Public-friendly error messages ...
Summary
- Quota failover: When Anthropic/OpenAI/Google returns a quota-exhausted error, the gateway transparently
re-dispatches to local Ollama (qwen3:14b) rather than returning FailoverError to ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
📝 Pull Request Description
Related Issue
Closes #5979
Summary
Provide a short, reviewer-friendly summary of what changed and why.
Type of Change
- [ ] 🐛 Bug fix (non-breaking change which fixes ...
This PR implements two modest steps from the ADF_TO_PDF_ROADMAP.md:
1. IOCA JPEG Support: Added the ability to render JPEG-compressed image data within IOCA objects using iText 9 s native
handling. ...
This PR contains 3 commits pushed before opening