Fandom count fix + Explore 3-pane workspace + modal rail layout #131
Reference in New Issue
Block a user
Delete Branch "dev"
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?
Bundles three CI-green dev commits:
1aadf32fix(tags): correct directory image_count — the fandom leg of the directory count used a non-correlating nested subquery, inflating every card to ~the same number (~469). Rewritten as a single-level correlated scalar subquery; gallery/cleanup were already correct. Clears the inflated card counts on the live instance.2d1cdddfeat(explore): 3-pane tagging workspace — Explore reworked into gallery | viewer | tag rail (reuses the modal TagPanel via an optionalhostprop; modal untouched). Bare/exploreseeds a random image; nav order pinned (Explore after Gallery); cluster tag-gap tool dropped.1728b43fix(modal): pin Related to rail bottom, floppy-disk download — Related pinned to a footer (always reachable), the 320px suggestions cap removed, Download shrunk to a floppy-disk save icon in a compact meta top block.All three green on dev (runs 1512 / 1514 / 1516).
🤖 Generated with Claude Code