Vercel/src/app
Strtus b9bef5e264 Load gallery images directly from R2 CDN, bypassing Next image proxy.
Use unoptimized next/image with pre-sized R2 URLs (-sm/-md/-lg) when a public R2 domain is configured. Falls back to the original file if a sized variant is missing.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-20 20:03:47 +08:00
..
actions.ts Warm redis store once per client session 2025-08-28 09:20:10 -05:00
AppState.ts Optimize Next.js 16 behavior (#349) 2025-10-27 09:49:16 -05:00
AppStateProvider.tsx Refine reupload input behavior 2026-02-10 22:46:44 -06:00
AppViewSwitcher.tsx Add masonry layout for photo grids (#390) 2026-05-02 16:01:08 -05:00
config.ts Load gallery images directly from R2 CDN, bypassing Next image proxy. 2026-05-20 20:03:47 +08:00
font.ts Stop importing second font weight in OG images 2025-03-13 00:39:03 -05:00
Footer.tsx About Page (#378) 2026-02-26 09:32:17 -06:00
HomeImageResponse.tsx Albums (#315) 2025-09-16 21:47:22 -05:00
Nav.tsx About Page (#378) 2026-02-26 09:32:17 -06:00
NavClient.tsx About Page (#378) 2026-02-26 09:32:17 -06:00
path.ts About Page (#378) 2026-02-26 09:32:17 -06:00
SecretGenerator.tsx Optimize Next.js 16 behavior (#349) 2025-10-27 09:49:16 -05:00
static.ts Add static generation throttles for constrained build environments 2026-05-19 00:58:05 +08:00
TemplateImageResponse.tsx About Page (#378) 2026-02-26 09:32:17 -06:00
ThemeColors.tsx Offer matte background color configuration 2025-03-29 13:00:24 -05:00
ThemeSwitcher.tsx Optimize Next.js 16 behavior (#349) 2025-10-27 09:49:16 -05:00
useStickyNav.ts Suppress search animation on nav change 2025-06-30 08:42:49 -05:00