Commit graph

19 commits

Author SHA1 Message Date
a087e80f35 Merge branch 'feat/living-the-dream-qr-code' into feat/living-the-dream-access-key 2026-01-02 20:57:00 +00:00
2af1bf18a6 Merge branch 'main' into feat/living-the-dream-qr-code 2026-01-02 16:25:13 +00:00
6386e8a652 feat: more lax requirements for custom images 2025-11-12 19:51:18 +00:00
9918ae8b37 feat: improve description 2025-10-31 15:29:12 +00:00
de63677650 feat: improve tag selector 2025-10-31 15:26:32 +00:00
f0df04d47c chore: update packages 2025-10-29 19:46:33 +00:00
07f3bb35d8 feat: 20f1c51f access key version 2025-10-29 17:18:18 +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
a37759622a feat: add aria-label to buttons and links 2025-07-18 22:40:24 +01:00
8b4842b584 chore: update packages
also migrate zod to v4
2025-07-14 13:03:31 +01:00
a678d9db0f fix: add aes_keys.txt warning for emulators 2025-06-12 22:21:30 +01:00
045308dcef feat: dropzone dragging over effect 2025-05-24 12:04:37 +01:00
398580e72b feat: mii descriptions 2025-05-07 21:06:10 +01:00
Arian Kordi
a29726dea0 Handle hair dye that is applied to hair only - add HairDyeMode and associated tests. 2025-05-04 20:26:52 -04:00
f56bd5e9a4 feat: tutorials for submit page 2025-04-26 19:26:55 +01:00
953e46a042 feat: replace missing.webp with question mark and style fixes 2025-04-25 23:00:35 +01:00
e1d248853f feat: add loading indicator to submit buttons 2025-04-23 18:38:21 +01:00
febb83a164 fix: add another check to limit submit form custom images to 3 2025-04-20 12:13:25 +01:00
ce7a57baef refactor: move components directory into src 2025-04-18 23:02:59 +01:00
Renamed from src/app/components/submit-form/index.tsx (Browse further)