Commit graph

107 commits

Author SHA1 Message Date
f30f12d086 feat: editing miis should be sent to queue 2026-04-02 20:47:56 +01:00
5b8f2dbbbe fix: custom images should be sent even if moderated 2026-04-02 18:46:23 +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
bf8e8a094d feat: queue toggle in admin control center 2026-04-02 11:54:34 +01:00
12c0205bf5 feat: allow admins to accept miis in queue 2026-04-01 12:01:30 +01:00
1dacc3ab4a feat: barebones queue 2026-04-01 02:48:09 +01:00
8608acae31 temp disable submissions 2026-04-01 02:14:33 +01:00
655af51766 feat: tell cloudflare to purge cache after editing mii 2026-03-31 23:52:29 +01:00
b8a4808595 feat: edit gender for switch miis 2026-03-31 11:52:48 +01:00
e47914f873 fix: resize custom images 2026-03-30 13:54:20 +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
576cb698d2 feat: edit portrait and features 2026-03-29 16:54:03 +01:00
eaa6c97c57 feat: default makeup to partial instead of none 2026-03-28 16:10:02 +00:00
fde3480342 feat: longer descriptions 2026-03-28 14:53:11 +00:00
0396ad5b0d feat: edit makeup filter 2026-03-28 12:01:51 +00:00
fd11f996df feat: makeup filter, bad_quality report type 2026-03-28 11:48:59 +00:00
4f03d611eb feat: resize portrait and features image 2026-03-28 10:37:50 +00:00
d0f32333e9 feat: better submit error messages 2026-03-27 23:54:38 +00:00
1e1c38ffc0 fix: #10
Fixes/adds:
- ability to edit instructions
- center indicator on range inputs
- birthdays
2026-03-27 18:15:09 +00:00
2066b9fb4b feat: crop portrait and split portrait+features image 2026-03-27 12:21:51 +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
8fffa1c9cc feat: remove usernames 2026-03-24 22:09:00 +00:00
22fb3a2e30 feat: abandon webp 2026-03-13 22:07:10 +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
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
e05533b19a chore: update packages
also accidentally prettified some code along the way
2026-01-28 19:06:00 +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
67bd6a4297 fix: send 404 when no miis are found in search API route
also remove redundant line in README
2025-11-16 21:27:24 +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
df1cdc67e9 feat: regenerate metadata images button in admin panel 2025-11-01 14:25:37 +00:00
a09b3cb56d feat: improve mii metadata images 2025-10-31 14:39:39 +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
78320fdd56 fix: grouped pathnames for rate limit 2025-07-26 22:45:07 +01:00
029c7eb84a fix: wrong uploads directory path in delete mii route 2025-07-16 20:21:57 +01:00
8b4842b584 chore: update packages
also migrate zod to v4
2025-07-14 13:03:31 +01:00
aef188f7c8 feat: punishment page 2025-05-31 22:40:56 +01:00