fedora-copr / log-detective-website

Data collection page for Log Detective AI
11 stars 7 forks source link

frontend: remember the username and prefill it the next time #107

Closed FrostyX closed 4 months ago

FrostyX commented 4 months ago

Fix #101

We are storing the value into localStorage instead cookies, so that nothing is on the server and we don't have to show the annoying "accept cookies" dialog.

https://www.w3schools.com/jsref/prop_win_localstorage.asp

praiskup commented 4 months ago

I can confirm it works in firefox-122.0.1-1.fc39.x86_64