Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/sr56"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes-when-verified: #292, #293 (left open for dogfood per house process).
#292 — Search everywhere, as you type:
#293 — Recents:
internal/recentsstatestore (atomic JSON, per-user, cap 15, dedupe-to-front), recorded in the raw-download handler; WebDAV deliberately not recorded.GET /api/v1/recentsre-Stats each path through the caller's scoped store — vanished/moved/revoked entries drop off silently.Tests:
TestMatchClassOrdering,TestRankNameMultiToken,TestRecordDedupeCapOrder,TestPersistenceRoundTrip.