hensei-web/app
Justin Edmund 04b2c0a6b2 Fix updates page translation errors and data fetching
- Fix translation interpolation format from double to single curly braces for next-intl
- Create API route handlers for characters, weapons, summons, and raids
- Fix infinite recursion in ChangelogUnit by renaming fetch function to fetchItem
- Simplify fetch logic and add proper dependencies to useEffect
- Fix activeYear defaulting to 2024 instead of current year (2025)

🤖 Generated with Claude Code (https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-03 16:00:17 -07:00
..
[locale] Migrate about, updates, and roadmap pages to App Router 2025-09-03 16:00:17 -07:00
api Fix updates page translation errors and data fetching 2025-09-03 16:00:17 -07:00
components Fix Link component legacy behavior and tab switching 2025-09-03 15:58:12 -07:00
lib Fix profile page to correctly load and display user teams 2025-09-03 16:00:17 -07:00
styles Fix intermittent crash: bounded caching + HTTP timeouts/keepAlive + preview route dedupe (#428) 2025-08-31 12:16:42 -07:00
layout.tsx refactor: migrate App Router pages to locale segments 2025-09-02 20:19:47 -07:00