c00eec3501
feat: nvm no automatic instructions
2026-04-15 21:01:35 +01:00
43645eb782
feat: extract face paint canvas image and tutorials
...
also add some face flags but unsure
2026-04-14 21:40:45 +01:00
1ff3823209
feat: get dating prefs, birthday, voice, personality
2026-04-13 17:39:04 +01:00
5b498430c8
feat: base instructions off of male mii
2026-04-12 00:31:53 +01:00
79e6adff64
feat: exclusively using .ltd file and partial color map
2026-04-12 00:16:26 +01:00
1ec0b73712
feat: unpolished save files extractor
2026-04-09 22:35:09 +01:00
d947f09112
feat: youtube video instructions
...
also the repo is public again
2026-04-08 11:29:59 +01:00
99beabd385
feat: better notices for queued miis
2026-04-06 16:46:56 +01:00
926dd9dd6b
feat: add duration to queue message
2026-04-02 20:09:26 +01:00
6fd51e9f07
fix: image cache on browsers
2026-04-02 18:45:54 +01:00
bf670afcf1
feat: send edited miis with bad images to queue as well
...
related to 975d55bd
2026-04-02 15:01:32 +01:00
975d55bd19
feat: add miis with alleged inappropriate images to queue
2026-04-02 13:46:12 +01:00
655af51766
feat: tell cloudflare to purge cache after editing mii
2026-03-31 23:52:29 +01:00
1805d21b12
fix: temp fix for c1ce38f5
2026-03-30 14:13:11 +01:00
c1ce38f594
fix: images breaking?
2026-03-30 14:07:49 +01:00
1bf83e4cae
fix: likes not working with cache rules ( #18 )
2026-03-30 12:50:17 +01:00
7925c9e2f5
feat: controversial miis
...
at the time of writing, the poll is at 74% on option 2 (this one) with
14 hours to go. i keep getting reports so it's coming early
2026-03-29 21:41:38 +01:00
41a31311b5
fix: text overflow on profiles and miis
2026-03-29 12:37:08 +01:00
341b8f58a5
fix: like buttons not working with cache rules
2026-03-28 20:33:28 +00:00
2055f61527
fix: optimize images (again)
2026-03-28 13:26:22 +00:00
fd11f996df
feat: makeup filter, bad_quality report type
2026-03-28 11:48:59 +00:00
2066b9fb4b
feat: crop portrait and split portrait+features image
2026-03-27 12:21:51 +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
8fffa1c9cc
feat: remove usernames
2026-03-24 22:09:00 +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
118739041f
Merge branch 'main' into feat/living-the-dream-qr-code
2026-02-20 15:23:11 +00:00
df30270cc6
fix: 2e334d15 bug
2026-02-01 22:06:24 +00:00
2e334d155f
fix: allowed copying build error
...
changed allow copying to optional due to switch game
2026-02-01 20:38:30 +00:00
3772a23ea6
feat: filter menu and new allowed copying + tag exclude filter
...
also FINALLY fixes this annoying bug with tag selector
2026-02-01 20:34:18 +00:00
cd34fb983d
feat: random stuff
2026-01-02 16:36:59 +00:00
2af1bf18a6
Merge branch 'main' into feat/living-the-dream-qr-code
2026-01-02 16:25:13 +00:00
196f9d4640
feat: public search and mii data API routes
...
- also with an API reference that is not done
2025-11-16 21:23:04 +00:00
46a168b56c
feat: profile about me sections
2025-11-10 19:20:33 +00:00
a09b3cb56d
feat: improve mii metadata images
2025-10-31 14:39:39 +00:00
69cf02e018
feat: fancy internal links in mii descriptions
2025-10-29 22:48:30 +00:00
347fa4824e
feat: use name instead of username for mii page
2025-10-29 20:21:38 +00:00
6ffb85c49c
style: improve descriptions' whitespace
2025-10-29 19:59:52 +00:00
f0df04d47c
chore: update packages
2025-10-29 19:46:33 +00:00
76fecca011
fix: remove island name from metadata in mii page
...
only automatically works for 3DS and I don't want to ask people for an
island name if on switch
2025-09-15 22:20:30 +01:00
b806f2c958
feat: add alt to images for SEO
...
SEO PART 18457
2025-09-15 22:18:42 +01:00
43c67d75a9
feat: platform filter, filtering redesign, show platform on mii pages
2025-09-14 15:27:13 +01:00
90a6b741be
feat: groundwork for different platform tutorials
2025-09-14 12:36:11 +01: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
df6ff9fd13
style: increase visibility of mii page gallery
2025-08-29 17:25:08 +01:00