hensei-web/utils
Justin Edmund 007def51a2 Migrate auth components to App Router navigation
- Update LoginModal, SignupModal, and AccountModal to use next/navigation
- Add 'use client' directives to auth components
- Replace router.locale with getCookie('NEXT_LOCALE')
- Update changeLanguage utility to work with App Router
- Replace router.reload() with router.refresh()

All auth flows now use App Router navigation patterns.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-01 16:24:49 -07:00
..
accountState.tsx Implement rudimentary Bahamut Mode (#381) 2023-09-09 02:29:30 -07:00
api.tsx Fix saving characters (#427) 2025-02-25 10:53:45 -05:00
appState.tsx Hotfix: Providence key not in appState (#392) 2023-12-26 04:43:49 -08:00
capitalizeFirstLetter.tsx
changeLanguage.tsx Migrate auth components to App Router navigation 2025-09-01 16:24:49 -07:00
convertAdvancedFilters.tsx Break collection pages into hooks (#414) 2024-04-21 00:46:04 -07:00
defaultFilters.tsx Migrate to CSS modules (#335) (#336) 2023-07-04 00:43:49 -07:00
elementalizeAetherialMastery.tsx Bug fixes and content updates (#270) 2023-03-17 01:35:49 -07:00
elementEmoji.tsx
elements.tsx July 2023 Feature Release: Rich text editor and support for tagging objects (#340) (#341) 2023-07-05 21:51:30 -07:00
emptyStates.tsx Deploy hotfix for World Series bug (#294) 2023-04-01 12:22:31 -07:00
enums.tsx Break collection pages into hooks (#414) 2024-04-21 00:46:04 -07:00
extractFilters.tsx June 2023 Update (#316) 2023-06-19 03:54:03 -07:00
fetchLatestVersion.tsx
generateTitle.tsx
getElementForParty.tsx
groupWeaponKeys.tsx Logic updates for Draconic Weapons Providence (#389) 2023-12-26 03:21:39 -08:00
jobsWithAccessories.tsx
localId.tsx Implement rudimentary Bahamut Mode (#381) 2023-09-09 02:29:30 -07:00
mapWeaponSeries.tsx
mentionSuggestions.tsx Add support for including/excluding items from team filtering (#363) 2023-08-21 20:01:11 -07:00
parseElement.tsx Break collection pages into hooks (#414) 2024-04-21 00:46:04 -07:00
pictureData.tsx Add Lucilius profile picture for salem (#401) 2024-01-08 04:47:13 -08:00
reportError.tsx
retrieveCookies.tsx
serverSideUtils.tsx Collection fixes (#416) 2024-04-22 23:57:49 -07:00
stateValues.tsx
timeAgo.tsx
userToken.tsx Add note to latest update (#400) 2024-01-08 04:32:30 -08:00
youtube.tsx