pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Ruby language:Java language:Ruby
Filter by
228M results
Update the samples to build and run against the APDFL 21 Maven packages (maven-builder PR datalogics/maven-builder#91),
which target Java 17 and publish under the 21.x version line.
Fulfills JIRA issue ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| org.apache.maven.plugins:maven-surefire-plugin (source) | 3.5.5 → 3.5.6 | age | confidence | ...
Resumo
- adiciona seção de competências comprovadas por projetos reais na home
- reforça página de contratação com briefing rápido e JSON-LD de ProfessionalService
- adiciona JSON-LD de CollectionPage ...
Restores semantic search/related in prod via a first-party Modal CPU embedding service (all-MiniLM), keeping the 355MB
onnx runtime out of Vercel functions and preserving the ADR-0009 privacy posture (no ...
Symptom
Creating an account on the live web did nothing.
Cause
The deployed API had no CORS_ALLOWED_ORIGINS, so it defaulted to localhost:3000 only. A real browser then blocked every
response from the ...
Summary
- avoid opening every lazy settings disclosure for every search query
- open only disclosures that match the current query or contain matching mounted children
- close search-opened disclosures ...
Problem
content.js init() did const res = await chrome.runtime.sendMessage({type: GET_CACHED_EMOJIS }) and immediately read
res.emojis. Under MV3, the background service worker is evicted aggressively, ...
Sprint 4 — starter templates (S4.1)
Zero → running app in two clicks.
- assets/templates.ts — STARTER_TEMPLATES: Counter + Todo (minimal-but-valid Vite React+TS scaffolds with real
package.json/vite.config.ts) ...