Commit graph

4 commits

Author SHA1 Message Date
Jack
d9b766a620 showing sign out button if the first page that is loading is account 2021-05-02 15:10:39 +01:00
SeerLite
2945416609 Try to migrate from cookies to localStorage 2021-04-06 12:01:47 -04:00
SeerLite
a907d1e584 Use localStorage instead of cookies
Cookies are sent to the server on each request and are not recommended for
storing large amounts of data.
2021-04-06 12:01:44 -04:00
Jack
ac1759bd56 added ready and route controller modules. script is gone. its over #495 2021-03-31 19:29:02 +01:00
Renamed from src/js/script.js (Browse further)