Commit graph

276 commits

Author SHA1 Message Date
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
5388b977ac chore: update packages 2025-08-18 21:21:01 +01:00
35a8996054 fix: remove facingMode when selectedDeviceId is present 2025-07-27 22:48:23 +01:00
a37bde9d6c style: pixelate qr-code images in image-viewer component 2025-07-26 23:04:32 +01:00
78320fdd56 fix: grouped pathnames for rate limit 2025-07-26 22:45:07 +01:00
701f038971 fix: rate limit on images not working properly 2025-07-26 15:50:20 +01:00
e8f211733f feat: sort by random 2025-07-26 14:37:05 +01:00
813f3388df fix: uncomment metadata image storing code
I COMMENTED IT OUT IN 6d9dcde FOR SOME REASON AND FORGOT TO UNCOMMENT
IT!!!!!!
2025-07-26 14:09:13 +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
029c7eb84a fix: wrong uploads directory path in delete mii route 2025-07-16 20:21:57 +01:00
0988c4ee39 style: change carousel snaps position 2025-07-16 17:04:59 +01:00
718454b488 fix: search params not persistent when changing sort 2025-07-16 17:04:37 +01:00
748399460a feat: add images to sitemap 2025-07-16 12:08:26 +01:00
2a1cb89ecc fix: add google site name data 2025-07-14 14:06:49 +01:00
ac1e29586f fix: improve QR scanning a bit 2025-07-14 13:59:22 +01:00
8b4842b584 chore: update packages
also migrate zod to v4
2025-07-14 13:03:31 +01:00
afb73ec3a6 fix: set lower priority for profiles in sitemap 2025-06-15 12:36:19 +01:00
cf3b25727c fix: disallow tags in profile pages 2025-06-15 12:35:49 +01:00
06ae6495bb chore: update packages 2025-06-12 22:27:09 +01:00
a678d9db0f fix: add aes_keys.txt warning for emulators 2025-06-12 22:21:30 +01:00
afd4e449a5 fix: add noindex to mii and qr-code image types 2025-06-12 22:04:53 +01:00
a2fd114f7d fix: disallow page search param properly in robots.txt 2025-06-11 21:49:24 +01:00
737f808fec fix: add suspense to redirect banner 2025-06-11 16:26:18 +01:00
62ab328fa2 fix: use search param for redirect banner instead 2025-06-11 16:08:13 +01:00
3c7b17dff2 docs: update domain in README 2025-06-10 21:54:23 +01:00
cea8d721de feat: redirect banner and new domain 2025-06-10 21:54:23 +01:00
62f33440f3
fix: check if user is logged in before checking for punishments 2025-06-02 23:36:56 +01:00
f8838caa55 style: responsiveness for admin page user lookup 2025-05-31 22:49:22 +01:00
aef188f7c8 feat: punishment page 2025-05-31 22:40:56 +01:00