Commit Graph

10 Commits

Author SHA1 Message Date
ReturnEnd f34132bda5
fix installation issue
VM446:9 Uncaught TypeError: Cannot read property 'Info' of undefined
    at <anonymous>:9:31
    at <anonymous>:235:3
    at Proxy.createElementInHead (index.html:1)
    at index.html:1
    at async Promise.all (index 1)

Referring to [line 9](f027b75268/docs/plugins/haveibeenpwned/plugin.js (L9))
2019-12-12 00:27:40 +01:00
antelle cc65e772b8 up 2019-08-18 11:06:46 +02:00
leolivier b56214d46a Modified css to use colors theme variables and used a fixed font and em sizes for the icon 2018-03-28 11:49:51 +02:00
leolivier df84c957f3 fixed lint error 2018-03-25 13:51:50 +02:00
leolivier 3a7b6b3b41 change log level following issue fixed on keeweb Logger 2018-03-24 21:20:25 +01:00
leolivier 92422ad81c Changed alerts by animated icon + tip and trimmed logs 2018-03-24 20:55:14 +01:00
leolivier 0573744d2e Fixed init problem in Chrome (not tested on Safari) 2018-03-24 12:30:03 +01:00
leolivier fef98fd29a fixed possible XSS breaches 2018-03-19 22:03:13 +01:00
leolivier 573f6583d8 Lint passed plus most remarks from @antelle taken into account except the network throttling 2018-03-18 20:15:07 +01:00
leolivier 5bf9aeb2a1 New plugin haveibeenpwned 2018-03-18 17:37:36 +01:00