Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:HTML language:HTML

Filter by

174M results  (2 s)

174M results

I have removed the buggy navbar backdrop effect that was causing a full-page white/gray blur overlay whenever any part of the navbar was clicked. This was a critical UX regression affecting the premium ...

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 90% - Auto-fix allowed: False 📝 Summary The application uses the ...
ai-remediation
needs-human-review
severity-high

Summary - Continue V3 Phase 2B as Phase 2B-3. - Convert v3/js/firestore.js from an IIFE-based namespace file to an ES module. - Import firebaseConfig, USER_OPTIONS, state, dom, and UI helpers directly. ...

Summary - write validated runtime requirements to /input/_requirements.txt instead of a Docker --env argument - update the executor entrypoint and direct Sandbox path to install from that file - ...

概要 PR-T4 (#409) で振る舞い・enforcement を撤去済みの passkey_only_login 列を物理 DROP し、 パスキー専用モードを完全廃止する。dev DB の population は 0 を確認。これで #385 TOTP エピック (PR-T1〜T4 + drop) が完全クローズ。 変更点 - マイグレ073: users.passkey_only_login ...

Motivation - The inline outreach email editor toolbar buttons (bold/italic/underline) and the link tool were not reliably applying formatting when clicked, and link insertion did not work for selected ...
codex

Summary - Trusted senders: anyone can self-register by sending a secret passphrase (set with /setsecret word ). Unknown users are silently ignored — no hint the bot exists. - Manage access: /adduser, ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The application uses subprocess ...
ai-remediation
severity-medium

Per user request, run the daily signal generation 30 minutes after US market open instead of after close. Change cron: 30 21 * * 1-5 (21:30 UTC, after close) → cron: 0 14 * * 1-5 (14:00 UTC). Timezones ...