feat: My Files favorites/refresh, admin templates, notebook SVG viewer - #481
Open
AaronC-585 wants to merge 10 commits into
Open
AaronC-585 wants to merge 10 commits into
AaronC-585 wants to merge 10 commits into
Conversation
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>
…ewer Add account-wide My Files refresh and favorite (★) editing, admin Templates and rMethods management, notebook SVG pages via nbview/librm_lines, and EPUB cover placeholders for missing artwork. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
nbview+ librm_lines WASM) and EPUB cover placeholdersTest plan
/admin/templatesmanages synced templates/methodsgo test ./internal/...Made with Cursor