pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:HTML language:Python language:CSS
Filter by
56.2M results
概要
PWAのサービスワーカー(sw.js)が静的資産をキャッシュ優先で返し、しかもキャッシュを更新しないため、デプロイしても古い app.js が配信され続ける不具合を修正します。
症状
おまかせモードで「移動時間の上限(片道)」欄が表示されない、という報告。調査の結果:
- index.html(HTML)は最新版が配信されている(新しいテーマ提案の説明文が出る)
- ところが ...
Summary
This Pull Request synchronizes the frontend practice goals with true database timestamps and improves the security of
the backend configuration. Previously, the frontend assumed any fetched problem ...
This PR has been triggered in an effort to close out the migration for cfitsio441.
IMPORTANT: If you close this PR, the bot will presume that the feedstock has been rebuilt with this update and WILL NOT ...
💡 What: Replaced df.iterrows() with df.to_dict( records ) in load_grid_rows within checkocr2/excel_io.py. Also hoisted
loop-invariant column lookups outside the loop. 🎯 Why: Iterating over Pandas DataFrames ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Remediates architecture violations identified in the compliance audit: controllers importing Identity guards from
infrastructure paths, and application-layer ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 100%
- Auto-fix allowed: False
📝 Summary
The code uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
Summary
Hardens the Apple + Google sign-in flow on /login and /signup that was wired up in earlier PRs (#681e401e, #f2db0109).
The native plugin path works, but the buttons silently swallowed cancels ...
Auto-created by Slot 4 repair workflow.
What
The default SpeedTestEngine auto-logs final results to logAimApiUrl (/__results) on finish, but logAimResults was
fire-and-forget and discarded the response — so consumers had no way to read the ...