shiori/internal
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
..
cmd Move warc to another package 2019-10-09 20:10:12 +07:00
core Move warc to another package 2019-10-09 20:10:12 +07:00
database Fix: wrong query in PostgreSQL 2019-10-03 21:47:03 +07:00
model Make SQLite database compatible with old version 2019-08-22 14:27:38 +07:00
view Fix login autofill 2019-12-13 08:36:16 +01:00
webserver Fix login autofill 2019-12-13 08:36:16 +01:00