fix: batch tag queries, inline edit, delete response, SPA catch-all, link glyph #1
Reference in New Issue
Block a user
Delete Branch "feat/review-fixes"
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?
- Fix N+1 tag query in List() with batched IN clause - Add inline body editing in web detail pane (dblclick or e key) - Delete API returns {result: "soft"|"hard"} with 200 instead of 204 - SPA handler serves index.html for all extensionless paths - Link glyph changed from emoji 🔗 to unicode ↗ for terminal alignment - Capture bar contrast and hover glow increased - Comment on load-bearing "--" in root.go