IDA Plugin Updates on 2026-05-17
Activity:
- tix-seven
- 4b4aa46a: fix(web): release camera tracks when QR scanner stops
- 0dab8659: fix(web): stop QR scanner when issue-ticket dialog closes
- 64af6b48: feat(web): add CSV, JSON, and XLSX export for event data
- eb1bdc1a: feat(web): improve entry log feed search and timestamps
- 8ab241c5: feat(web): wire event header actions and export entry points
- 1bc8ca6f: feat(web): add tabbed ticket and gate registry on event detail
- 0f475d01: feat(web): add in-event gate registry management
- 300c6206: feat(web): refresh events list with search and page shell
- 48188ac2: feat(web): add event cancellation with confirmation dialog
- 62daf007: feat(web): refactor event form with snapshot diffing and API routes
- 11635244: feat(web): add registry table search helper
- 2682a959: refactor(web): remove standalone gate management routes
- c5f0b6ca: feat(web): add event sidebar navigation with live event list
- 82d3c2c2: feat(web): add dashboard shell with scrollable content area
- 541edd90: feat(web): configure app metadata and sign-in page title
- b2524ae9: feat(web): add CopyableId, Tabs, and registry table primitives
- 4fe9a3d7: feat(web): add authenticated Next.js routes for events and gates
- 396dde70: feat(web): add typed event and gate mutation clients
- 1f01a799: feat(web): parse gate-server validation errors in HTTP client