Commit graph

17 commits

Author SHA1 Message Date
d2522c8d93 feat: account deletion 2025-04-10 22:52:18 +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
e12521e6fa fix: make studio url width of 512 2025-04-05 21:36:39 +01:00
43174b009e refactor: use NextResponse instead of Response 2025-04-05 17:24:36 +01:00
c2e74c89bb fix: wrap mii classes in try/catch in submit route 2025-04-05 17:16:41 +01:00
37af539911 feat: add mii data properties to database and move uploads directory paths 2025-04-05 17:13:34 +01:00
5de6e924f2 feat: tomodachi life data decrypting and fix hair color rendering 2025-04-05 17:03:18 +01:00
fae79e67af fix: copy mii.js and edit it 2025-04-05 17:02:51 +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
8f731dd358 fix: remove likes property in mii model 2025-03-31 20:48:55 +01:00
e458d4459f feat: working like button 2025-03-31 17:13:17 +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
a1cd520042 fix: errors when building 2025-03-29 18:32:35 +00:00
a0f3aed326 feat: login page with nextauth.js 2025-03-28 22:23:56 +00:00