pullrequests Search Results · language:Dune language:Python language:Java language:Java language:Java language:Java language:HTML
Filter by
114M 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
Goal
Move the front-end from a functional POC toward an industry-leading, Pandora-level prestige marketplace experience.
This PR: a complete UI overhaul (logic preserved)
All existing behavior is intact ...
Summary
Adds the standard files that make a repo demonstrably production-grade rather than just production-shaped : Dependabot,
CodeQL, PR/issue templates, SECURITY.md, CONTRIBUTING.md, CHANGELOG.md, ...
Automated test pull request
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
Automated test pull request
What
The cockpit redesign Phase 3b (the big one). Breaks the cluttered Today s plan + Load details into four peer timeline
widgets — Solar / Grid / Load / Heating — all in the same forecast-vs-actual ...
What
A targeted README runover (not a rewrite). Two drifts addressed:
1. Re-anchor the 1.0 framing. The repo is at v1.2.0, but the Status section was written from the approaching-1.0
vantage ( Both ...
What Changed
Refactored the browser from a programmatic UI to an FXML + Controller architecture, separating layout from logic.
New Files
- BrowserController.java — handles all browser logic (implements ...