hensei-web/utils
Justin Edmund 0fb30e0ac5 Implement retrieveCookie
retrieveCookie fetches and parses cookies. This util should help us further reduce places where we're extracting and parsing with cookies in the business logic
2022-12-27 17:16:21 -08:00
..
accountState.tsx Add theme to state and cookies 2022-12-25 16:04:01 -08:00
api.tsx Use updated generic conflict API method 2022-12-24 23:30:48 -08:00
appState.tsx Fix party details when new 2022-12-26 00:22:30 -08:00
awakening.tsx Add awakening dictionaries 2022-12-23 18:39:54 -08:00
axData.tsx Add slugs to axData 2022-12-23 22:26:25 -08:00
changeLanguage.tsx Fix themes 2022-12-25 20:11:50 -08:00
Element.tsx Remove trailing semicolons 2022-12-05 17:54:46 -08:00
emptyStates.tsx Fix weapon states filter in search 2022-12-26 01:34:59 -08:00
enums.tsx Run prettier on src 2022-12-04 07:19:31 -08:00
extractFilters.tsx Clean up setServerSideProps 2022-12-22 21:43:09 -08:00
generateTitle.tsx Add title/description to new page 2022-12-26 05:55:19 -08:00
groupWeaponKeys.tsx Remove logs 2022-12-25 02:53:13 -08:00
jobGroups.tsx Remove trailing semicolons 2022-12-05 17:54:46 -08:00
mapWeaponSeries.tsx Add utils for weaponSeries and mapping them from IDs 2022-12-24 23:31:13 -08:00
organizeRaids.tsx Fix updating raid in party details 2022-12-23 00:33:28 -08:00
pictureData.tsx Remove trailing semicolons 2022-12-05 17:54:46 -08:00
raidGroups.tsx Remove trailing semicolons 2022-12-05 17:54:46 -08:00
retrieveCookies.tsx Implement retrieveCookie 2022-12-27 17:16:21 -08:00
setUserToken.tsx Implement setUserToken util function 2022-12-22 21:41:38 -08:00
skillGroups.tsx Remove trailing semicolons 2022-12-05 17:54:46 -08:00
stateValues.tsx Remove trailing semicolons 2022-12-05 17:54:46 -08:00
timeAgo.tsx Fix division by 0 2022-12-27 10:40:09 -08:00
useDidMountEffect.tsx Remove trailing semicolons 2022-12-05 17:54:46 -08:00
weaponKeyGroups.tsx Add groupWeaponKeys and weaponKeyGroups 2022-12-24 01:07:10 -08:00
weaponSeries.tsx Fix weapon states filter in search 2022-12-26 01:34:59 -08:00
youtube.tsx I'm double dumb 2022-12-26 09:53:25 -08:00