pullrequests Search Results · language:Edge language:Python language:JavaScript language:Java language:JavaScript
Filter by
184M results
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
Why
The GitHub Pages demo can only ever show sample data (static hosting, no backend, no key entry). To use a real dashboard
where you can enter your own API keys and see live data — the role the local ...
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
Implements all steps of the GitHub Copilot skills exercise for the Mergington High School activities webapp.
Bug fix backend improvements (src/app.py)
- Fix duplicate signup bug: reject already-registered ...
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
- [ ] 1. Config — add hedge_buy: int = 60 to AppConfig; add hedge_buy to convert_dollars_to_cents validator
- [ ] 2. Models — add hedge_pending = Column(Integer, nullable=True, default=0) to Position ...
Motivation
- Provide an aiogram-based Telegram bot that accepts any video URL and returns the downloaded file through a
self-hosted Telegram Bot API server.
- Support downloading the best available ...
codex