thelounge/client
Jérémie Astori ad8ec4b1e6
Remove the "Stay signed in" checkbox at login
This option is less and less the norm on modern webapps, it is fair to assume this is the default behavior. In fact, we were making it the default.

But more importantly, coming soon is the ability of remotely logging out of your other sessions, which is well handled through token deletion. That means we need to know about said tokens, which are not sent in no-"Stay signed in" version.
2017-08-31 23:07:43 -04:00
..
audio Added badges and notifications 2014-07-08 01:15:10 +02:00
css Remove the "Stay signed in" checkbox at login 2017-08-31 23:07:43 -04:00
img Replace favico.js with our simpler solution 2016-02-28 01:27:30 +02:00
js Implement condensed messages option entirely with CSS 2017-08-30 15:43:31 +03:00
themes Remove the "Stay signed in" checkbox at login 2017-08-31 23:07:43 -04:00
views Implement condensed messages option entirely with CSS 2017-08-30 15:43:31 +03:00
index.html Remove the "Stay signed in" checkbox at login 2017-08-31 23:07:43 -04:00
manifest.json Do not set app orientation in manifest to use user setting at OS level 2016-08-30 00:40:17 -04:00
robots.txt Normalize line endings 2014-09-13 14:29:45 -07:00
service-worker.js Web Push Notifications 2017-08-22 10:54:18 +03:00