hensei-web/public
Justin Edmund 73395efee8
Migrate about pages to App Router (#432)
## Summary
- Migrated about, updates, and roadmap pages from Pages Router to App
Router
- Fixed profile page data loading and display
- Created API route handlers for proxying backend calls
- Fixed translation format issues with next-intl

## Changes
- Created new App Router pages under `/app/[locale]/`
- Fixed translation interpolation from `{{variable}}` to `{variable}`
format
- Added API routes for characters, raids, summons, and weapons
- Fixed infinite recursion in ChangelogUnit by renaming fetch function
- Converted from useTranslation to useTranslations hook

## Test plan
- [x] About page loads and displays correctly
- [x] Updates page fetches and displays changelog data
- [x] Roadmap page renders without errors
- [x] Profile page shows user teams correctly
- [x] All translations render properly

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

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-03 17:20:16 -07:00
..
icons Small fixes 2023-09-09 17:44:49 -07:00
images June 2023 Update (#316) 2023-06-19 03:54:03 -07:00
labels Update WeaponLabelIndicator and icons 2022-03-06 02:10:46 -08:00
locales Migrate about pages to App Router (#432) 2025-09-03 17:20:16 -07:00
profile Add Lucilius profile picture for salem (#401) 2024-01-08 04:47:13 -08:00
scss Renamed grey-10 to grey-40 2022-02-26 19:51:22 -08:00