fix: batch tag queries, inline edit, delete response, SPA catch-all, link glyph #1

Merged
lerko merged 1 commits from feat/review-fixes into main 2026-05-14 17:37:41 +00:00
Owner
  • 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
- 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
lerko added 1 commit 2026-05-14 17:37:38 +00:00
- 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
lerko merged commit 702caae1af into main 2026-05-14 17:37:41 +00:00
lerko deleted branch feat/review-fixes 2026-05-14 17:37:44 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lerko/nib-v1#1