pullrequests Search Results · language:Dune language:Python language:C# language:TypeScript language:JavaScript language:Java
Filter by
277M results
変更内容
- 起床・就寝サブ画面から「未完了タスクを翌日へ繰り越し」ボタンを削除
- 不要になった onCarryOver prop を SettingsScreen から削除
動作確認
- 起床・就寝時刻の設定はそのまま動作(タイムラインへ即反映)
- 他機能への影響なし
Generated by Claude Code
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
What
Serves the Ring doorbell chime MP3 from the master node (NUC, 192.168.1.201) over hostNetwork :8088, so the Nest speaker
fetches it locally over the LAN instead of round-tripping through Cloudflare/public ...
Set the unit status to active before calling update_status for the first time.
Problem
The backend image build fails intermittently at the SciBERT model-download step with a transient Hugging Face 429 Too
Many Requests:
429 Too Many Requests for url: https://huggingface.co/api/models/zehralx/scibert-data-paper/revision/main ...
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
RealRaceCoreEnv.close() now always emergency-stops the drone and closes the radio link, gating only the return-to-start
flight on taken_off.
Previously, a connected-but-armed drone that had not taken ...
google-genai 2.8.0 adds a native translation_config field on LiveConnectConfig (TranslationConfig: target_language_code
+ echo_target_language), serialized to setup.generationConfig.translationConfig. ...
Summary
Enlarge the stat numbers (+80, +30, 450K, +3,200) by 2px on mobile. Applied to .stat__value under max-width: 720px via
calc(clamp(...) + 2px). Desktop unaffected.
Testing
- npm run build passes. ...