Skip to content

feat: admin in-memory server log viewer - #480

Open
AaronC-585 wants to merge 8 commits into
ddvk:masterfrom
AaronC-585:pr/16-admin-logs
Open

AaronC-585 wants to merge 8 commits into
ddvk:masterfrom
AaronC-585:pr/16-admin-logs

Conversation

@AaronC-585

Copy link
Copy Markdown

Summary

  • Capture recent logrus lines in a ring buffer
  • Show them on the Admin page with Refresh / auto-poll via /ui/api/logs

Test plan

  • Admin page shows live log lines after server activity
  • Refresh button and auto-update work
  • go test ./internal/applog/ ./internal/ui/

Made with Cursor

Aaron C and others added 8 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>
Capture recent logrus lines in a ring buffer and show them on the Admin page
with auto-refresh via /ui/api/logs.

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