From 8fe1994d8e0c8318ccafc8bae444369f41f4d476 Mon Sep 17 00:00:00 2001 From: Bryan Van Deusen Date: Mon, 18 May 2026 20:18:05 -0400 Subject: [PATCH] feat(provenance): GalleryView post_id filter + PostInfoHeader wiring Co-Authored-By: Claude Opus 4.7 (1M context) --- frontend/src/views/GalleryView.vue | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/frontend/src/views/GalleryView.vue b/frontend/src/views/GalleryView.vue index d11148a..2e2933a 100644 --- a/frontend/src/views/GalleryView.vue +++ b/frontend/src/views/GalleryView.vue @@ -11,6 +11,7 @@