Qvitter/js
hannes 5202fda5c8 Merge branch 'master' into 'master'
Fix: Better support for pasting passwords and using password managers

During registration users complained about valid passwords shown as invalid. The reasons were them pasting the passwords via middle click (on Linux) or using e.g. pwdhash (password manager for Firefox) which do not trigger the keyup event. As a fix I added listening to the paste and blur events and deferred the validation as the paste event will be triggered before the input is updated.

See merge request !57
2016-05-10 06:01:09 -04:00
..
lib remove some stuff that librejs threw "parsing error" on for unknown reason. hopefully we don't need it 2016-03-12 15:09:28 +01:00
ajax-functions.js some more data on errors 2016-03-20 22:32:36 +01:00
dom-functions.js implement #59 2016-05-10 11:42:39 +02:00
misc-functions.js vimeo embedding support, fixes #43 2016-03-12 21:36:00 +01:00
qvitter.js Fix: Revalidate registration form on blur to allow usage of password managers 2016-05-02 19:57:57 +02:00
stream-router.js replace unicode characters that librejs messes up 2016-03-12 15:08:22 +01:00
toggleqvitter.js new url 2016-01-18 01:24:37 +01:00