pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python language:PHP
Filter by
197M results
Summary
- Game cards reduced to 160×205px desktop / 140×178px mobile (from 200×250px)
- Card hover effects gated behind @media (hover: hover) — no accidental tap-hover on touch devices
- Topbar: ...
Two backlog loose-ends (no migration — both columns/state already live):
credit_hold — activate the dead hard-block. The contacts.credit_hold column + the mobile NewOrderScreen hard-block both
existed, ...
Add Build, Test, Packaging, and Signing support for Gold Premium Package by adding GitHub Actions for Build, Test,
Publish and Signing
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/checkout | action | major | v4 → v7 |
Release Notes
details summary actions/checkout ...
Added a Local server program.
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| certifi | 2026.5.20 → 2026.6.17 | age | confidence |
Release Notes
details summary certifi/python-certifi ...
dependencies
What changed
- Changed js/core/assert.js to export assert directly instead of registering PS.assert.
- Updated first direct consumers to import assert:
- js/core/events.js
- js/core/log.js ...
A four-part UX polish pass over the DRIFT terminal client, landed as four focused commits (one per chunk). No
behavioral/protocol changes to crypto or transport — this is presentation and first-run guidance ...