Commit graph

29 commits

Author SHA1 Message Date
f9dd7a396c style: fix responsiveness of filter menu 2025-09-14 17:17:41 +01:00
43c67d75a9 feat: platform filter, filtering redesign, show platform on mii pages 2025-09-14 15:27:13 +01:00
779e5550a3 refactor: move offscreen metadata images from index to mii page 2025-08-24 20:02:42 +01:00
d372050def fix: body overflowing to the right
i probably shouldn't be doing this SEO thing
2025-08-23 14:53:45 +01:00
817baf7970 feat: hide metadata type images offscreen for seo 2025-08-19 21:48:37 +01:00
e8f211733f feat: sort by random 2025-07-26 14:37:05 +01:00
4f4ca540f4 feat: search descriptions 2025-07-26 11:15:27 +01:00
b8f2f216a3 fix: navigating to other pages redirects back 2025-07-19 17:47:28 +01:00
d07383b251 style: mobile support for new filter UI
i forgor
2025-07-19 17:37:59 +01:00
e1a158d070 feat: improve mii list filtering, add gender filter
- added react transitions when redirecting, should improve UI looks and
smoothness when filtering/sorting
- small refactor - put @types/sjcl in devDependencies
2025-07-19 17:15:11 +01:00
1a14683a10 style: remove border from carousel in mii list 2025-07-18 23:37:51 +01:00
a37759622a feat: add aria-label to buttons and links 2025-07-18 22:40:24 +01:00
718454b488 fix: search params not persistent when changing sort 2025-07-16 17:04:37 +01:00
8b4842b584 chore: update packages
also migrate zod to v4
2025-07-14 13:03:31 +01:00
42b7911d6e fix: pagination in 'my likes' page redirecting to index page 2025-05-23 16:31:27 +01:00
b23c76c2ec feat: sort by oldest 2025-05-19 17:05:39 +01:00
865b5bc31a fix: update filter select when redirected 2025-05-16 19:45:32 +01:00
9b8c697f66 feat: my likes page and redesign profile page 2025-05-14 20:13:25 +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
5288b138ae style: align skeleton media queries with mii-list 2025-05-05 15:13:24 +01:00
2290c993ef fix: keep url search params when using pagination 2025-05-04 22:55:25 +01:00
bc863b570e fix: undefined in mii list api url 2025-05-02 22:14:25 +01:00
95fd9a7c40 fix: mii list on profiles not actually showing user's miis 2025-05-02 16:59:51 +01:00
7c13d106d7 feat: tooltips 2025-05-01 21:05:43 +01:00
5d5c6be04c style: change grid columns in mii-list component 2025-05-01 20:21:26 +01:00
eea3df283c fix: move mii images to new uploads directory and add route to access it 2025-04-30 19:26:08 +01:00
e17b3908ae feat: add title attribute to edit and delete mii buttons 2025-04-25 23:04:30 +01:00
2e9e4db6cb fix: don't show edit and delete buttons in mii list on profiles 2025-04-25 21:09:16 +01:00
ce7a57baef refactor: move components directory into src 2025-04-18 23:02:59 +01:00