Commit graph

21 commits

Author SHA1 Message Date
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