Commit graph

29 commits

Author SHA1 Message Date
84144c383c feat: astro test 2026-04-16 22:32:08 +01:00
c4d01fa8ee feat: show controversial miis on profiles by default 2026-03-30 18:30:03 +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
fd11f996df feat: makeup filter, bad_quality report type 2026-03-28 11:48:59 +00:00
cd6f4b948d fix: increase number inputs range and generalize tab names in instructions 2026-03-27 22:51:43 +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
ab0015ef2a feat: almost done 2026-03-26 17:12:45 +00:00
79040a126d fix: there's a parts viewer... 2026-03-25 21:58:56 +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
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
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
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
de63677650 feat: improve tag selector 2025-10-31 15:26:32 +00:00
8b4842b584 chore: update packages
also migrate zod to v4
2025-07-14 13:03:31 +01:00
5514f2ec39 feat: change profile pictures
I keep forgetting to do things. The edit mii api route has been using
the public folder as an uploads directory... whoops...
2025-05-09 22:33:43 +01:00
25c9bb079c feat: profanity censoring and filtering 2025-04-23 22:04:05 +01:00
48c99e442f refactor: move slugSchema into schemas file and rename to idSchema 2025-04-20 17:37:38 +01:00
8b8c9aaa4b feat: ability to update display name and username in profile settings 2025-04-18 16:46:16 +01:00
53a23f35ef feat: port mii list to use api route
also make search bar redirect to index page with search param instead of
a new page
2025-04-12 23:13:34 +01:00
2e4611520d refactor: cleanup - schema edition
whole bunch of refactors (especially with schemas)
2025-04-12 22:37:36 +01:00
49c6206623 feat: submitting and validation
custom images of the mii are still not implemented
2025-04-05 14:45:22 +01:00