shiori/internal/view
Felipe Martin Garcia cba5046231
feat: session expire time from backend (#437)
* feat: session expire time from backend

Deduplicated logic from backend and frontend where we needed to take the
login checkbox into account for both back and front codebases. Now the
backend will send the frontend the expire time calculated only in one
place.

This is part of a multi-step process that will store sessions in
database, but this will ease the maintenance of this section for now.

* chore: remove test logger
2022-07-23 11:32:53 +02:00
..
css Fix: grid layout on dialog 2019-10-14 10:51:11 +07:00
js Fix: hasArchive icon gone after update bookmark 2019-10-13 08:37:10 +07:00
less Fix: grid layout on dialog 2019-10-14 10:51:11 +07:00
res Initial new web interfaces 2019-05-27 17:01:53 +07:00
content.html Fix: Bookmark content displays Invalid Date if database is PostgreSQL #201 2019-10-12 20:15:11 +07:00
index.html Fix: Safari does not accept document.baseURI for cookie path 2019-10-11 13:28:25 +07:00
login.html feat: session expire time from backend (#437) 2022-07-23 11:32:53 +02:00