1
0
mirror of https://github.com/keeweb/keeweb-plugins.git synced 2024-06-24 07:26:47 +02:00
Commit Graph

34 Commits

Author SHA1 Message Date
leolivier
d324a38890
Update index.html
Some more explanation on the way the plugin works.
2020-11-28 12:12:14 +01:00
antelle
0058290009
haveibeenpwned: some more fixes 2020-11-16 10:05:25 +01:00
antelle
cba8e55e50
haveibeenpwned: removed a wrong request header 2020-11-16 10:02:59 +01:00
antelle
12cd14c159
up 2020-11-16 09:51:30 +01:00
antelle
c73005d189
haveibeenpwned: fixed password field view 2020-11-16 09:47:51 +01:00
antelle
071252e792
haveibeenpwned: prettier 2020-11-16 09:46:05 +01:00
antelle
ec375a34b2
key rotation 2020-04-03 20:59:55 +02:00
antelle
8d52e8cd8e Merge branch 'leolivier-apiV3-hibp' 2020-01-05 15:36:54 +01:00
leolivier
2f6319ede5 lint errors 2019-12-29 19:21:12 +01:00
leolivier
0ef2d89e59 Init problem 2019-12-29 17:48:42 +01:00
leolivier
d984172bf4 Lint errors 2019-12-29 17:31:58 +01:00
leolivier
c632a4cf38 updated signature 2019-12-29 17:08:57 +01:00
leolivier
7a45018373 HIBP API V3 is not free anymore => checking of user names removed. Passwords still checked... 2019-12-29 16:56:09 +01:00
antelle
f2565b83d0 up 2019-12-24 18:51:07 +01:00
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
antelle
6b00034ded haveibeenpwned v0.1.0 2018-03-28 18:33:58 +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
86b20acaca Merge branch 'master' of https://github.com/leolivier/keeweb-plugins 2018-03-25 13:52:58 +02:00
leolivier
df84c957f3 fixed lint error 2018-03-25 13:51:50 +02:00
leolivier
a699fbee90
Merge branch 'master' into master 2018-03-25 13:46:16 +02:00
leolivier
f8f792fa19 updated signature 2018-03-24 21:21:40 +01: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
antelle
50b373744a eslint 2018-03-24 14:50:15 +01:00
antelle
27ca3a2184 signed a plugin 2018-03-24 14:45:49 +01:00
antelle
4ae3f77151 plugin signature 2018-03-24 14:40:38 +01:00
leolivier
0573744d2e Fixed init problem in Chrome (not tested on Safari) 2018-03-24 12:30:03 +01:00
leolivier
37e550eb79 updated signature 2018-03-19 22:03:49 +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
f28857edf0 Updated signature 2018-03-18 20:14:15 +01:00
leolivier
6317964680 updated manifest.json 2018-03-18 17:48:06 +01:00
leolivier
5bf9aeb2a1 New plugin haveibeenpwned 2018-03-18 17:37:36 +01:00