Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:Java language:CSS language:HTML language:JavaScript

Filter by

55.6M results  (2 s)

55.6M results

What Switches the /demo/[slug] call me back path from a self-hosted TwiML media-stream bridge to ElevenLabs native Twilio integration (Option A). This eliminates the need to run and keep-warm a separate ...

Hey Asha pls check

📌 작업 내용 Home 화면 라우팅 및 조건부 렌더링 최적화 결과 확인(Result-Check) API 연동 실험 전 상태 미기록 실험 예외 처리 및 /prerecord 라우팅 구현 데이터 싱크 검증을 위한 디버깅 로그 추가 및 예외 처리 강화 🎯 구현 포인트 Guard Clause(가드 절) 기반의 우선순위 라우팅 제어 사용자 경험(UX) 중심의 ...

Summary Fixes the six findings from a full source review of src/. No critical/high-severity bugs were found; these are robustness, consistency, and correctness improvements. Each fix has a regression ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Implemented several micro-UX and accessibility improvements to the ProductCard component: 1. Keyboard Accessibility: Previously, the Add to Cart and Wishlist buttons only appeared on hover. I added ...

Summary: - add modular Okta account-management policy rule helpers for password, email, and phone/SMS lifecycle scenarios - wire bootstrap dry-run/apply output to show and manage the three lifecycle ...

一行サマリ Ifやswichを使用した条件分岐の作成 背景 見本の条件通りに文章をコンソールに出力させるため 変更内容 - Ifを使用して任意の値が2の倍数であるか、3の倍数であるか、どちらでもないか判断できる様にし、それに応じた文章を出力できる様にした。 - swichを使用して北海道、東京都、京都府、その他とそれぞれに応じた結果を文章で出力できる様にした 動作確認 実行にて見本通り動くことを確認 ...