Skip to content

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

Filter by

211M results  (2 s)

211M results

Adds a Pay with Sidecar context menu so you can pay invoices on clients that only show an invoice/QR and don t use WebLN: - Right-click a lightning: link or a selected BOLT11 invoice → pay. - Right-click ...

Prior to this change, when attempting to access an unlisted space via a referral link, an Unauthorized exception was thrown when submitting an access request (registration by validation). This change adds ...

Summary - Restores the invisible screensaver settings hotcorner. - Moves the hotcorner to the bottom-right corner. - Enlarges the hit area to make it easier to tap/click while staying visually hidden. ...

Pipelines as Code configuration proposal To start the PipelineRun, add a new comment with content /ok-to-test For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...

What One-line fix: bump the autoprojection workflow from Node 20 to Node 22. Why First manual workflow_dispatch run of the B2 autoprojection (#222) parsed/validated/rendered the corpus, then died reading ...

Bumps the npm_and_yarn group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | vite | 7.2.2 | 7.3.5 | | @vitest/browser | 4.1.0 | 4.1.8 | | esbuild | 0.27.0 | 0.28.1 | ...
dependencies
javascript

Bumps launch-editor from 2.12.0 to 2.14.1. details summary Commits /summary ul li a href= https://github.com/vitejs/launch-editor/commit/3f97c648307a70e7c930ba63f040e6ba8e72bc16 code 3f97c64 /code /a v2.14.1 ...
dependencies
javascript

Why newsletter-v2 was already the default surface (MAST_V2_ROUTE_MAP[ newsletter ]) but delegated every write to window.NewsletterBridge in newsletter.js, reaching it via 6 runtime loadModule( newsletter ...

Addresses the CFO/CLO feedback that the librarian s final phase (Content Understanding) is very slow, and hardens the job args so the librarian jobs actually run. Speed: parallelize the understand pass ...

Summary - Appflow failed: android platform has not been added yet during npx cap sync android - Run npx cap add android and commit the native android/ project - Stop gitignoring android/ at repo ...