Commit graph

26 commits

Author SHA1 Message Date
Arian Kordi
37df009806 Refactor QR decryption routines to use sjcl. Remove asmcrypto.js dependency.
May or may not break depending on the build of sjcl and/or minification
options. It remains to be seen.
2025-05-04 19:33:06 -04:00
Arian Kordi
9d247659c7 Add Vitest, qr-codes.test.ts, and fix broken? import in tomodachi-life-mii.ts 2025-05-04 15:25:57 -04:00
029c7411bb chore: update packages 2025-05-02 15:49:32 +01:00
2c13f60a50 feat: rate limiting api routes 2025-04-28 21:47:56 +01:00
f56bd5e9a4 feat: tutorials for submit page 2025-04-26 19:26:55 +01:00
25c9bb079c feat: profanity censoring and filtering 2025-04-23 22:04:05 +01:00
99c3aa5add feat: docker 2025-04-23 17:46:50 +01:00
b17478a718 fix: actual mime type checking in submit route 2025-04-20 17:49:03 +01:00
8b8c9aaa4b feat: ability to update display name and username in profile settings 2025-04-18 16:46:16 +01:00
4fec5f65f5 refactor: replace data fetch in mii list with swr 2025-04-14 11:39:49 +01:00
be6e622a5b feat: nprogress bar 2025-04-12 23:28:12 +01:00
cc506f2619 chore: update packages 2025-04-10 11:38:26 +01:00
a0ea8c2646 feat: replace react-select in tag selector with downshift 2025-04-08 22:51:23 +01:00
9f8de81610 fix: qr scanner to use jsQR and add camera selector 2025-04-08 19:24:33 +01:00
a1fcd46bda feat: image list in submit form 2025-04-06 22:47:09 +01:00
fae79e67af fix: copy mii.js and edit it 2025-04-05 17:02:51 +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
a806003bc6 feat: image carousels 2025-03-31 18:04:53 +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
7f78c9ecc4 feat: basic design 2025-03-28 21:14:15 +00:00
44b3e493aa feat: initial commit 2025-03-28 18:55:42 +00:00