pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java
Filter by
183M results
Fixes two related defects in app/main.py regarding hotkey bindings:
1. Changed the registered speak hotkey to Cmd+Option+S ( cmd + alt +s), matching the rest of the project.
2. Removed the broken Cmd+Shift+H ...
Previous attempt (PR #5) was merged then reverted before the session completed. This re-applies the same two targeted
fixes.
Changes
- app.js — Deleted the empty if (f.label !== bottom ) {} block (lines ...
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
Summary
- stop destructive Guard Cloud remove jobs at local confirmation instead of uninstalling immediately
- post waiting_local_confirm results with the exact local CLI command needed on the device ...
Bumps Ranked Matchups (Top Games) to 1.7.2.
Supersedes #125 (1.7.0, never merged); 1.7.2 includes all of 1.6.0/1.7.0/1.7.1 plus the lock-up fix.
Since the listed 1.5.0
- 1.7.2 — Fixes a scheduler ...
Plugin Update
!-- This is an auto-generated comment: release notes by coderabbit.ai --
Summary by CodeRabbit
Release Notes
- New Features
- Event participants PDF export now supports multiple layout options: ...
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
Summary
- ToneLearner persistence: learned register now survives server restarts via ToneLearnerStore (SQLite tone.db).
PersistentToneLearner subclass write-through saves on every observe() — no ...
Post-cutover housekeeping
Now that the private store runs on Cloudflare R2 and the Vercel Blob store is retired, this removes the one-time
migration scaffolding and the now-dead Blob CI plumbing.
Removed: ...