3
I Use This!
New Project

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Sep 08, 2025 — Sep 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from ether/feat/downstream-wire-compat More... 3 months ago
test(smoke): skip on Etherpad setup failure; UUID pad id More... 3 months ago
test: downstream wire-compat (vectors + smoke) More... 3 months ago
release: drop aarch64-pc-windows-msvc until cross-compile works More... 4 months ago
release: 0.1.1 More... 4 months ago
release: wire up cargo-dist for full-spread binary releases More... 4 months ago
fix(sidecar): drop append flag entirely so set_len works on Windows More... 4 months ago
fix(sidecar): grant write access so PendingLog::truncate works on Windows More... 4 months ago
ci: matrix Linux/macOS/Windows so Sam's bug class can't ship again More... 4 months ago
fix(tui): strip terminal-escape bytes from remote pad content before render More... 4 months ago
fix(input): ignore non-Press key events to stop Windows double-typing More... 4 months ago
fix(install.sh): make POSIX sh — dash doesn't support pipefail More... 4 months ago
docs: add one-line install script More... 4 months ago
release: v0.1.0 — first tagged release More... 4 months ago
chore: apply rustfmt + fix one clippy warning for CI cleanliness More... 4 months ago
feat(share): M-S shows URL overlay; always display pad URL in status bar More... 4 months ago
fix(buffer): normalize CR / CRLF to LF on insert_str More... 4 months ago
fix(buffer): one-shot insert_str eliminates paste-backwards + restores right-click More... 4 months ago
fix(tui): viewport scroll keeps caret visible; PgUp/PgDn + scroll wheel work More... 4 months ago
fix(share): use fixed-cadence batching with 1800ms cap; eliminate scramble flakiness More... 4 months ago
fix(share): idle-flush commit timer eliminates browser DOM scramble More... 4 months ago
fix(share): refuse multi-op insert merge — match Etherpad web client's commit shape More... 4 months ago
fix(share): commit-delay batching + nano-canonical key alternatives More... 4 months ago
fix(share): batch outbound insert bursts to one wire message + propagate Replace/InsertFile More... 4 months ago
test(bidi): assert typed bursts appear in INPUT order, not just present More... 4 months ago
fix(share): surface server-side disconnects instead of swallowing them More... 4 months ago
fix(keymap): Tab inserts 4 spaces instead of literal '\t' More... 4 months ago
fix(buffer): gate Backspace + DeleteForward outbound on actual mutation More... 4 months ago
fix(buffer): preserve trailing \n when typing on the trailing-empty line More... 4 months ago
test(bidi): add 4 cut+uncut regression scenarios More... 4 months ago