Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Python language:Java language:Java is:unmerged

Filter by

74.9M results  (2 s)

74.9M results

Motivation - Frontend edits were receiving Method Not Allowed because only PUT /api/purchase-returns/{return_id} was registered while the frontend may call PATCH; the goal is to accept the frontend ...
codex

Summary - Shared Supabase env client (admin/lib/supabase-env.ts): getSupabaseAdmin(env) with prod/staging dual-env support, falling back to existing single-env vars until _PROD/_STAGING vars are ...

The HEM-7380T1 AFib family rotates/discards its LTK after each session, so the host s stored BlueZ bond goes stale. On reconnect BlueZ rejects re-encryption with org.bluez.Error.AuthenticationFailed; the ...

Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a plan and make progress. Fix the failing GitHub Actions job deploy Analyze the Actions ...

Summary - Root cause: _format_match in rico_chat_api.py assigned source_url from the alt_link / job_google_link fallback chain without checking whether that URL was itself a Google intermediary. ...

摘要 承接 v0.25 的 cloudflared 健康探测。v0.25 在被墙网络下会如实把主隧道标离线 (cfUrl= ), 但此时 cfUrl 为空 → 它从 tunnels[] 中消失 → 渠道总览/接入文档里 cloudflared 整条不见了, 控制端看不出主隧道为何不在。本 PR 让它即使离线也如实列出, 并顺手把 5min 恢复探测做得更省电。 改动 ① 诚实状态 UI (tunnel.html ...