Commit graph

11 commits

Author SHA1 Message Date
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
38356cf2f9 fix: showing errors when converting qr code 2025-04-12 14:44:36 +01:00
516923905d fix: build errors 2025-04-09 13:49:09 +01:00
1e0132990a feat: custom mii images and refactor submit route 2025-04-07 20:20:23 +01:00
45fb0c07a7 refactor: move mii classes into lib folder 2025-04-07 16:58:25 +01:00
5de6e924f2 feat: tomodachi life data decrypting and fix hair color rendering 2025-04-05 17:03:18 +01:00
75e2444541 fix: qr code size validation 2025-04-05 16:57:40 +01:00
49c6206623 feat: submitting and validation
custom images of the mii are still not implemented
2025-04-05 14:45:22 +01:00
9d35d93d9e feat: usernames
also change userId to number
2025-03-30 17:37:05 +01:00
7b799405dc feat: prisma, postgresql, and upgrade to auth.js@beta 2025-03-29 21:55:04 +00:00