hensei-web/utils
Justin Edmund 0ff255d71e Changed how cookies are stored
We now have an account object and user object. Account stores critical information, where User is cosmetic/settings.
2022-03-04 06:31:21 -08:00
..
accountState.tsx Changed how cookies are stored 2022-03-04 06:31:21 -08:00
api.tsx Add endpoint for getting user info 2022-03-04 05:15:28 -08:00
appState.tsx Add saved state and user to Party object 2022-02-27 22:30:43 -08:00
axData.tsx Add AX Data object 2022-03-03 03:07:33 -08:00
enums.tsx Implement IconOnly button type 2022-02-28 01:01:33 -08:00
pictureData.tsx Add flat file of picture data 2022-03-04 05:15:38 -08:00
Portal.tsx Refactor Portal 2022-01-29 18:06:44 -08:00
timeAgo.tsx Fix typescript bs in timeAgo method 2022-02-26 17:53:20 -08:00
useModal.ts Migrate to Next.js 2022-01-24 21:54:50 -08:00