shiori/internal/view
Dean Jackson a5cb2c6e40 Fix login autofill
Add <form> element, as some browsers won't autofill fields
not contained in form.

Remove username and password bindings, and explicitly read
inputs instead. Some browsers do not fire onChange events
when a field is autofilled for security reasons, so Vue
bindings don't register the change.

https://github.com/facebook/react/issues/1159#issuecomment-506584346
2019-12-13 08:36:16 +01: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 Fix login autofill 2019-12-13 08:36:16 +01:00