Commit graph

309 commits

Author SHA1 Message Date
2e334d155f fix: allowed copying build error
changed allow copying to optional due to switch game
2026-02-01 20:38:30 +00:00
3772a23ea6 feat: filter menu and new allowed copying + tag exclude filter
also FINALLY fixes this annoying bug with tag selector
2026-02-01 20:34:18 +00:00
6d19988306 fix: responsiveness for discord button + countdown 2026-02-01 13:17:41 +00:00
43a70567a4 fix: connect to redis during runtime, not build 2026-01-31 17:22:13 +00:00
bdab417708 chore: replace ioredis with node-redis 2026-01-31 16:57:04 +00:00
4405aa50c3 feat: preserve back navigation on search and like button 2026-01-31 13:47:19 +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
e05533b19a chore: update packages
also accidentally prettified some code along the way
2026-01-28 19:06:00 +00:00
4656b969d6 fix: revalidate sitemap every 12 hours 2026-01-02 14:59:03 +00:00
5528c80516 fix: close button failing to be responsive on admin banners 2025-12-26 18:50:20 +00:00
0ab5d57f67 docs: better dev instructions and add .prettierrc 2025-12-26 18:50:04 +00:00
a13ac674be fix: share buttons webkit issues and formatted description changes 2025-12-20 20:29:56 +00:00
7a6eb389d9 feat: tutorial improvements
- refactored
- preload images
- also changed robots.txt
2025-12-20 20:16:18 +00:00
c9a10ee70b chore: update packages 2025-12-14 12:52:30 +00:00
2b6c1e84a2 chore: update packages
emergency update for CVE-2025-66478
2025-12-03 18:40:47 +00:00
cb5cd8e692 feat: button to close admin banners 2025-11-26 21:53:01 +00:00
065d8a641a feat: discord server 2025-11-23 21:26:19 +00:00
67bd6a4297 fix: send 404 when no miis are found in search API route
also remove redundant line in README
2025-11-16 21:27:24 +00:00
196f9d4640 feat: public search and mii data API routes
- also with an API reference that is not done
2025-11-16 21:23:04 +00:00
20ac1ea280 fix: disable pagination when ahead of last page 2025-11-12 19:55:43 +00:00
4d0e6188ec fix: redirect to page 1 when changing filters 2025-11-12 19:54:56 +00:00
6386e8a652 feat: more lax requirements for custom images 2025-11-12 19:51:18 +00:00
46a168b56c feat: profile about me sections 2025-11-10 19:20:33 +00:00
df1cdc67e9 feat: regenerate metadata images button in admin panel 2025-11-01 14:25:37 +00:00
9918ae8b37 feat: improve description 2025-10-31 15:29:12 +00:00
de63677650 feat: improve tag selector 2025-10-31 15:26:32 +00:00
a09b3cb56d feat: improve mii metadata images 2025-10-31 14:39:39 +00:00
69cf02e018 feat: fancy internal links in mii descriptions 2025-10-29 22:48:30 +00:00
347fa4824e feat: use name instead of username for mii page 2025-10-29 20:21:38 +00:00
6ffb85c49c style: improve descriptions' whitespace 2025-10-29 19:59:52 +00:00
f0df04d47c chore: update packages 2025-10-29 19:46:33 +00:00
b806f2c958 feat: add alt to images for SEO
SEO PART 18457
2025-09-15 22:18:42 +01:00
1899a7df0b fix: add guest image to localPatterns in next config 2025-09-13 23:34:47 +01:00
e677a2129f style: add dark blue color to text instead of black
parity with sequel game
2025-09-13 23:34:34 +01:00
0ba31f54f0 fix: add tutorial images to localPatterns in next config 2025-09-13 15:04:07 +01:00
066c215ea4 fix: add logo.png
wsrGUJAEIPgheuosdgjseruidhjg
2025-09-13 11:56:28 +01:00
59b0b939c7 fix: suppress hydration warning on json-ld script 2025-09-13 11:53:06 +01:00
aa97cd813e style: scrollbar color 2025-09-13 11:52:43 +01:00
a6b4afdc8a fix: profile pictures not loading 2025-09-12 20:10:06 +01:00
2d5b09b2e2 fix: json-ld incorrect 2025-09-12 20:04:42 +01:00
d5fb8b191d chore: update packages 2025-09-12 20:04:08 +01:00
df6ff9fd13 style: increase visibility of mii page gallery 2025-08-29 17:25:08 +01:00
be36378a56 style: standardize gender information on mii page with gender select 2025-08-29 17:24:12 +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
5dde6001fa fix: guest profile picture fallback not working 2025-08-20 21:10:31 +01:00
19a7e83403 fix: disallow /_next/image in robots.txt
I only want to index 'metadata' type images
2025-08-19 21:49:07 +01:00
817baf7970 feat: hide metadata type images offscreen for seo 2025-08-19 21:48:37 +01:00
24b9091c05 fix: convert buffers to Uint8Array
types issue
2025-08-18 22:18:16 +01:00