Commit graph

34 commits

Author SHA1 Message Date
df6e31ba89 feat: remove countdown
also discord, unsure what to do about it
2026-04-15 23:14:41 +01:00
e500cefcc2 feat: remove sentry 2026-04-13 20:39:32 +01:00
144240e278 fix: cache control on index page? 2026-04-13 20:13:04 +01:00
fd11f996df feat: makeup filter, bad_quality report type 2026-03-28 11:48:59 +00:00
22911804c0 Merge branch 'main' into feat/living-the-dream-manually 2026-03-25 16:49:28 +00:00
8fffa1c9cc feat: remove usernames 2026-03-24 22:09:00 +00:00
13941e849c feat: view instructions on mii page 2026-02-28 16:57:43 +00:00
6d19988306 fix: responsiveness for discord button + countdown 2026-02-01 13:17:41 +00:00
8f63e6c365 feat: permanent discord button 2026-01-31 13:39:43 +00:00
87b9d3f4c3 feat: countdown to sequel 2026-01-29 16:46:44 +00:00
62f33440f3
fix: check if user is logged in before checking for punishments 2025-06-02 23:36:56 +01:00
aef188f7c8 feat: punishment page 2025-05-31 22:40:56 +01:00
de2c281257 feat: 'metadata' image generation for miis
for use on search engines
2025-05-21 22:02:35 +01:00
d9a299bb7f fix: add quotations around tags in metadata descriptions 2025-05-19 17:05:07 +01:00
b7dffe8b52 fix: update <h1> tag in index page when tags are present 2025-05-16 19:51:31 +01:00
00096552ce feat: change metadata when tags are present in index page 2025-05-16 19:45:21 +01:00
37ee2bca63 chore: more SEO fixes 2025-05-15 19:19:47 +01:00
5a01bfb234 refactor: remove /api/mii/list
what is the point of next.js if i'm not even using it properly (should
also hopefully improve SEO)
2025-05-10 19:38:40 +01:00
ce7a57baef refactor: move components directory into src 2025-04-18 23:02:59 +01:00
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
516923905d fix: build errors 2025-04-09 13:49:09 +01:00
61088950d9 feat: profile pages 2025-03-30 18:41:59 +01:00
9d35d93d9e feat: usernames
also change userId to number
2025-03-30 17:37:05 +01:00
9344f2f315 style: shorten mii name to two lines 2025-03-30 13:23:33 +01:00
8534512194 feat: dynamic mii count 2025-03-30 13:23:12 +01:00
097febd6e9 feat: sort and tags search params 2025-03-30 13:22:42 +01:00
8625321ece feat: get miis from database and client like button 2025-03-29 22:48:35 +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
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
44b3e493aa feat: initial commit 2025-03-28 18:55:42 +00:00