Skip to content

Add Share as QR code to Bundle PDFs#24

Merged
eljojo merged 8 commits into
mainfrom
cue-arrs
Feb 10, 2026
Merged

Add Share as QR code to Bundle PDFs#24
eljojo merged 8 commits into
mainfrom
cue-arrs

Conversation

@eljojo

@eljojo eljojo commented Feb 10, 2026

Copy link
Copy Markdown
Owner

Fix #14

QR Code based recovery

image

PDFs now come with a QR code that points to the recover html hosted on github pages. With the CLI, a custom URL can be set. recover.html uses the Browser BarcodeDetector API, so no external JS dependency is necessary.

Screenshot 2026-02-09 at 20 27 33

New Share Short Format

This PR introduces a new Short share format, detailed in #14.
It looks like this: RM1:1:3:2:t0fiRklPO8bT4K4rOwbvTvFNV6NoNQkrp90xk40DUk05j0WXJ3kGXIjbXvw:133d.
This was done to save on data stores in generated QRs or passphrases, in the context of #9

Docs

got a facelift with sidebar on the left
image

@eljojo eljojo changed the title Add QR code to PDFs with Share to help with recovery (New Short Share Format) Add QR code to PDFs with Share to help with recovery Feb 10, 2026
@eljojo eljojo changed the title Add QR code to PDFs with Share to help with recovery Add Share as QR code to Bundle PDFs Feb 10, 2026
@eljojo eljojo merged commit 7910d7b into main Feb 10, 2026
1 check passed
@eljojo eljojo deleted the cue-arrs branch February 10, 2026 04:34
@eljojo eljojo mentioned this pull request Feb 10, 2026
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.

Add support for QR recovery

1 participant