Commit graph

39 commits

Author SHA1 Message Date
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
0f2609ff3a feat: change submit button position in submit form 2025-04-06 23:13:32 +01:00
2712757de9 feat: show placeholders for mii and qr code images in submit form 2025-04-06 23:06:23 +01:00
4460290e6b fix: make submit form responsive 2025-04-06 22:59:44 +01:00
a1fcd46bda feat: image list in submit form 2025-04-06 22:47:09 +01:00
5c9739ef99 feat: footer 2025-04-05 21:57:43 +01:00
08636806a5 fix: carousel height 2025-04-05 21:57:11 +01:00
70f4950363 feat: add mii images to carousel and add mii info to mii page 2025-04-05 21:39:08 +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
fb4d790b3d feat: mii rendering 2025-04-04 20:42:03 +01:00
c9922481b1 feat: qr code uploading and decrypting 2025-04-03 21:10:16 +01:00
3df8a87c1c feat: submit page qr code scanner 2025-04-02 19:09:51 +01:00
b35c0a53ea feat: non-functional submit page 2025-04-02 18:33:36 +01:00
84a732c34d feat: show mii images from database 2025-04-01 21:37:47 +01:00
68eed4e5fd fix: don't show carousel buttons when only one image is present and image dimensions 2025-04-01 21:37:01 +01:00
fb399734c0 feat: search functionality 2025-03-31 20:58:44 +01:00
8f731dd358 fix: remove likes property in mii model 2025-03-31 20:48:55 +01:00
a806003bc6 feat: image carousels 2025-03-31 18:04:53 +01:00
e458d4459f feat: working like button 2025-03-31 17:13:17 +01:00
bc7460bd71 style: clean up 2025-03-30 21:47:34 +01:00
72ff5c9354 feat: mii pages 2025-03-30 18:57:43 +01:00
ac56b450fc feat: add links to tags 2025-03-30 18:44:00 +01:00
61088950d9 feat: profile pages 2025-03-30 18:41:59 +01:00
961ec9bfcd fix: use next/image for profile picture 2025-03-30 18:04:48 +01:00
9d35d93d9e feat: usernames
also change userId to number
2025-03-30 17:37:05 +01:00
8625321ece feat: get miis from database and client like button 2025-03-29 22:48:35 +00:00
7b799405dc feat: prisma, postgresql, and upgrade to auth.js@beta 2025-03-29 21:55:04 +00:00
54fee71491 style: split .button class 2025-03-29 20:16:53 +00:00
905547ec6f style: improve search bar and cards design 2025-03-29 15:00:21 +00:00
d8c9514a7d feat: ui responsiveness 2025-03-29 14:57:55 +00:00
dbe1d2417c feat: profile overview and logout button 2025-03-28 22:58:43 +00:00
a0f3aed326 feat: login page with nextauth.js 2025-03-28 22:23:56 +00:00
599c59bb38 feat: 404 page 2025-03-28 21:37:00 +00:00
d60eb5f34a style: make everything look a lot better 2025-03-28 21:31:10 +00:00
7f78c9ecc4 feat: basic design 2025-03-28 21:14:15 +00:00