ab0015ef2a
feat: almost done
2026-03-26 17:12:45 +00:00
e8353b601c
feat: remove types
2026-03-25 22:46:34 +00:00
79040a126d
fix: there's a parts viewer...
2026-03-25 21:58:56 +00:00
0f038bf348
fix: even more fixes
2026-03-25 21:38:18 +00:00
86c655d7d0
fix: bunch of fixes
2026-03-25 21:07:28 +00:00
74139dd54e
feat: use data from demo
2026-03-25 19:57:58 +00:00
22911804c0
Merge branch 'main' into feat/living-the-dream-manually
2026-03-25 16:49:28 +00:00
22fb3a2e30
feat: abandon webp
2026-03-13 22:07:10 +00:00
13941e849c
feat: view instructions on mii page
2026-02-28 16:57:43 +00:00
5995afe3db
feat: metadata images for switch platform
...
also some other changes
2026-02-28 12:33:36 +00:00
e31141ea39
feat: fake mii editor
2026-02-27 23:27:40 +00:00
d45eb07879
feat: nonbinary miis
2026-02-24 17:24:33 +00:00
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
df7901b525
feat: sentry
...
also:
- update privacy policy
- fix space missing in terms of service
- some image viewer style changes
2026-02-21 18:59:31 +00:00
118739041f
Merge branch 'main' into feat/living-the-dream-qr-code
2026-02-20 15:23:11 +00:00
4f9a6b4c45
fix: random sort failing with pagination
2026-02-03 16:18:27 +00:00
98fffcc396
feat: replace react-webcam
2026-02-01 22:15:47 +00:00
e05533b19a
chore: update packages
...
also accidentally prettified some code along the way
2026-01-28 19:06: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
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
35a8996054
fix: remove facingMode when selectedDeviceId is present
2025-07-27 22:48:23 +01:00
a37759622a
feat: add aria-label to buttons and links
2025-07-18 22:40:24 +01:00
ac1e29586f
fix: improve QR scanning a bit
2025-07-14 13:59:22 +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
0ace0f1703
fix: a couple of qr-scanner issues
2025-05-23 16:08:51 +01:00
783c5161c0
fix: allow admins to edit miis in api route
...
also fix build errors from last commit (don't trust `pnpm lint`)
2025-05-08 17:48:28 +01:00
2d82be8453
feat: ability to edit mii descriptions
...
I forgot
2025-05-08 17:32:26 +01:00
75ed926b39
feat: allow .heic image format in QR upload
2025-05-08 17:07: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
aa6aeb5988
fix: make webcam face environment
2025-05-04 18:16:39 +01:00
eea3df283c
fix: move mii images to new uploads directory and add route to access it
2025-04-30 19:26:08 +01: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
487a1a658d
feat: mii editing
2025-04-21 13:01:28 +01:00
febb83a164
fix: add another check to limit submit form custom images to 3
2025-04-20 12:13:25 +01:00
efda1acdc1
fix: account for header height in dialogs
2025-04-18 23:03:25 +01:00
ce7a57baef
refactor: move components directory into src
2025-04-18 23:02:59 +01:00