WFCD / warframe-hub

:blue_book: Warframe hub strives to be the community center of the Warframe game
https://hub.warframestat.us
Apache License 2.0
82 stars 28 forks source link

Eliminate cookies #166

Closed TobiTenno closed 6 years ago

TobiTenno commented 6 years ago

Warframe Hub Issue


Summary (short): We need to ditch cookies in favor of localStorage.


Description: On load, if there is a cookie for any of the data, move it to the corresponding localStorage entry and delete the cookie.

A few weeks later, we can fully remove even that check and any who haven't refreshed in that time will just have to set things back up.


If issue, Reproduction:


Mockups, screenshots, evidence:


(Check one)

TobiTenno commented 6 years ago

I'll make a pr in 2 days to delete cookies entirely (migration and dependency)

wfcd-bot-boi commented 3 years ago

:tada: This issue has been resolved in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: