Commit graph

15 commits

Author SHA1 Message Date
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
8320d55939 fix: rename author to reporter in report system 2025-05-09 21:34:23 +01:00
398580e72b feat: mii descriptions 2025-05-07 21:06:10 +01:00
412b0e775b feat: add mii gender property to database
will have to create a migration script
2025-05-05 17:46:43 +01:00
f633648fee feat: reporting 2025-05-02 18:33:20 +01:00
99c3aa5add feat: docker 2025-04-23 17:46:50 +01:00
10f1fc2fb3 feat: username 90-day change restriction 2025-04-18 16:47:31 +01:00
1e0132990a feat: custom mii images and refactor submit route 2025-04-07 20:20:23 +01:00
37af539911 feat: add mii data properties to database and move uploads directory paths 2025-04-05 17:13:34 +01:00
49c6206623 feat: submitting and validation
custom images of the mii are still not implemented
2025-04-05 14:45:22 +01:00
84a732c34d feat: show mii images from database 2025-04-01 21:37:47 +01:00
8f731dd358 fix: remove likes property in mii model 2025-03-31 20:48:55 +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