Commit graph

382 commits

Author SHA1 Message Date
2055f61527 fix: optimize images (again) 2026-03-28 13:26:22 +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
cd6f4b948d fix: increase number inputs range and generalize tab names in instructions 2026-03-27 22:51:43 +00:00
85aea08007 fix: another temp fix for edit page crashing? 2026-03-27 22:25:37 +00:00
3a1d01d662 feat: add crop button to features screenshot 2026-03-27 21:23:04 +00:00
c78f54824e fix: edit page crashing 2026-03-27 21:16:57 +00:00
a6b444fcea fix: cropping images decreases resolution 2026-03-27 18:21: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
540480b665 fix: outdated add mii tutorial for switch 2026-03-27 12:37:07 +00:00
2066b9fb4b feat: crop portrait and split portrait+features image 2026-03-27 12:21:51 +00:00
a5e5d0557e fix: color defaults, qr code not showing in carousel, color picker responsiveness (again) 2026-03-26 18:33:05 +00:00
1e30bcad69 fix: build errors and responsiveness 2026-03-26 17:33:54 +00:00
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
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
48999695c9 fix: uncomment code
MONKA
2026-02-24 16:45:14 +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
5222d1ab22 feat: redesign image viewer 2026-02-04 21:37:51 +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
df30270cc6 fix: 2e334d15 bug 2026-02-01 22:06:24 +00:00
fcdd080b4d feat: add tos and privacy notice to login page 2026-02-01 21:57:57 +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
6d19988306 fix: responsiveness for discord button + countdown 2026-02-01 13:17:41 +00:00
43a70567a4 fix: connect to redis during runtime, not build 2026-01-31 17:22:13 +00:00
bdab417708 chore: replace ioredis with node-redis 2026-01-31 16:57:04 +00:00
4405aa50c3 feat: preserve back navigation on search and like button 2026-01-31 13:47:19 +00:00
8f63e6c365 feat: permanent discord button 2026-01-31 13:39:43 +00:00
87b9d3f4c3 feat: countdown to sequel 2026-01-29 16:46:44 +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
4656b969d6 fix: revalidate sitemap every 12 hours 2026-01-02 14:59:03 +00:00
5528c80516 fix: close button failing to be responsive on admin banners 2025-12-26 18:50:20 +00:00
a13ac674be fix: share buttons webkit issues and formatted description changes 2025-12-20 20:29:56 +00:00
7a6eb389d9 feat: tutorial improvements
- refactored
- preload images
- also changed robots.txt
2025-12-20 20:16:18 +00:00
cb5cd8e692 feat: button to close admin banners 2025-11-26 21:53:01 +00:00
065d8a641a feat: discord server 2025-11-23 21:26:19 +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
20ac1ea280 fix: disable pagination when ahead of last page 2025-11-12 19:55:43 +00:00
4d0e6188ec fix: redirect to page 1 when changing filters 2025-11-12 19:54:56 +00:00
6386e8a652 feat: more lax requirements for custom images 2025-11-12 19:51:18 +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
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
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
f9dd7a396c style: fix responsiveness of filter menu 2025-09-14 17:17:41 +01:00
93e26b8937 fix: 'metadata' type images stretching mii portrait for switch miis 2025-09-14 17:11:59 +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
e1b269d99b Merge branch 'main' into feat/living-the-dream-qr-code 2025-09-14 12:25:52 +01:00
e677a2129f style: add dark blue color to text instead of black
parity with sequel game
2025-09-13 23:34:34 +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
59b0b939c7 fix: suppress hydration warning on json-ld script 2025-09-13 11:53:06 +01:00
aa97cd813e style: scrollbar color 2025-09-13 11:52:43 +01:00
2d5b09b2e2 fix: json-ld incorrect 2025-09-12 20:04:42 +01:00
df6ff9fd13 style: increase visibility of mii page gallery 2025-08-29 17:25:08 +01:00
be36378a56 style: standardize gender information on mii page with gender select 2025-08-29 17:24:12 +01:00
779e5550a3 refactor: move offscreen metadata images from index to mii page 2025-08-24 20:02:42 +01:00
d372050def fix: body overflowing to the right
i probably shouldn't be doing this SEO thing
2025-08-23 14:53:45 +01:00
5dde6001fa fix: guest profile picture fallback not working 2025-08-20 21:10:31 +01:00
19a7e83403 fix: disallow /_next/image in robots.txt
I only want to index 'metadata' type images
2025-08-19 21:49:07 +01:00
817baf7970 feat: hide metadata type images offscreen for seo 2025-08-19 21:48:37 +01:00
24b9091c05 fix: convert buffers to Uint8Array
types issue
2025-08-18 22:18:16 +01:00
35a8996054 fix: remove facingMode when selectedDeviceId is present 2025-07-27 22:48:23 +01:00
a37bde9d6c style: pixelate qr-code images in image-viewer component 2025-07-26 23:04:32 +01:00
78320fdd56 fix: grouped pathnames for rate limit 2025-07-26 22:45:07 +01:00
701f038971 fix: rate limit on images not working properly 2025-07-26 15:50:20 +01:00
e8f211733f feat: sort by random 2025-07-26 14:37:05 +01:00
813f3388df fix: uncomment metadata image storing code
I COMMENTED IT OUT IN 6d9dcde FOR SOME REASON AND FORGOT TO UNCOMMENT
IT!!!!!!
2025-07-26 14:09:13 +01:00
4f4ca540f4 feat: search descriptions 2025-07-26 11:15:27 +01:00
b8f2f216a3 fix: navigating to other pages redirects back 2025-07-19 17:47:28 +01:00
d07383b251 style: mobile support for new filter UI
i forgor
2025-07-19 17:37:59 +01:00
e1a158d070 feat: improve mii list filtering, add gender filter
- added react transitions when redirecting, should improve UI looks and
smoothness when filtering/sorting
- small refactor - put @types/sjcl in devDependencies
2025-07-19 17:15:11 +01:00
1a14683a10 style: remove border from carousel in mii list 2025-07-18 23:37:51 +01:00