hammy275 / comp-status

A set of programs to view the status and resource usage of computers.
GNU General Public License v3.0
0 stars 0 forks source link

Store in Local Storage Instead of Cookies #57

Closed hammy275 closed 2 years ago

hammy275 commented 2 years ago

We should move everything to Local Storage. This way, we aren't sending the cookies to the server when the server doesn't even care about them.