Commit graph

7 commits

Author SHA1 Message Date
0b1516e930 Merge branch 'main' into feat/living-the-dream-qr-code 2026-02-24 16:36:56 +00:00
a6c2d924f1 chore: update packages, format all files, fix downshift errors 2026-02-21 19:34:01 +00:00
2af1bf18a6 Merge branch 'main' into feat/living-the-dream-qr-code 2026-01-02 16:25:13 +00:00
20f1c51f0c feat: groundwork for 'living the dream' mii submissions
Based on the screenshots from yesterday's Nintendo Direct, it is
presumed that the Mii editor in "Living the Dream" is similar to
Miitopia's one.

This commit lays the groundwork for Miis created in the sequel game.
However, due to the way TomodachiShare generates portraits of the Miis,
I can't do that unless there is a way to parse the QR code data and
render the Mii.

Note: I don't know if Nintendo will use access codes (as was the case
with Miitopia) therefore, as a precaution, another branch will be
created in anticipation for that.
2025-09-13 15:03:12 +01:00
045308dcef feat: dropzone dragging over effect 2025-05-24 12:04:37 +01:00
75ed926b39 feat: allow .heic image format in QR upload 2025-05-08 17:07:37 +01:00
ce7a57baef refactor: move components directory into src 2025-04-18 23:02:59 +01:00
Renamed from src/app/components/submit-form/qr-upload.tsx (Browse further)