Skip to content

feat: auto-reissue connect pairing codes after a successful tablet pair - #479

Open
AaronC-585 wants to merge 7 commits into
ddvk:masterfrom
AaronC-585:pr/15-connect-auto-reissue
Open

AaronC-585 wants to merge 7 commits into
ddvk:masterfrom
AaronC-585:pr/15-connect-auto-reissue

Conversation

@AaronC-585

Copy link
Copy Markdown

Summary

  • Track the outstanding pairing code per user (CurrentCode)
  • Poll code status on the Connect page; when the displayed code is consumed, issue a fresh code and show a short paired status

Test plan

  • Open Connect, pair a tablet, confirm a new code appears without reload
  • Code still expires after TTL when unused
  • go test ./internal/app/ ./internal/ui/

Made with Cursor

Aaron C and others added 7 commits September 8, 2026 22:40
Add optional WebAuthn passkeys for the web UI (register, login, manage), gated by RMFAKECLOUD_WEBAUTHN.

Co-authored-by: Cursor <cursoragent@cursor.com>
Add admin Theme Studio and per-user theme picker; connect gauge/prompt/font prefs;
chrome styles (flat, folders, outlines, tabbed); mobile layout from client HTTP headers.

Co-authored-by: Cursor <cursoragent@cursor.com>
Serve the web UI from embedded XML/XSLT and drop the Vite app. Documents
browse like the tablet library, and notebook thumbnails use the Go .rm
renderer on each file's last-opened page.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Compress responses when clients accept gzip; decompress gzip/deflate/zlib request bodies.

Co-authored-by: Cursor <cursoragent@cursor.com>
Parse RM v6 image blocks via vendored rmc/rmscene, stage sibling PNG blobs,
prefer SVG→PNG for pages with images, and return the original PDF for
?type=pdf instead of failing rmapi annotation bake on v6 ink.

Co-authored-by: Cursor <cursoragent@cursor.com>
Poll code status while the Connect page is open; when the displayed code is
consumed, issue a fresh code and surface a short paired status message.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant