Commit graph

78 commits

Author SHA1 Message Date
Janek Bevendorff
3fef9eb9dc
Merge branch 'develop' 2019-04-21 15:17:06 +02:00
Janek Bevendorff
a5cc7151fd
Update CHANGELOG 2019-04-21 15:09:47 +02:00
Janek Bevendorff
3b019b672e
Update version number and changelog 2019-03-26 19:15:14 +01:00
Janek Bevendorff
4a8d0fbf10 Bump version to 1.3.2 2019-01-11 15:02:38 +01:00
Janek Bevendorff
e8e731ea75 Bump version to 1.3.1 2019-01-11 09:10:20 +01:00
Janek Bevendorff
41cde4db08 Update version to 1.3.0 2018-10-07 11:42:45 +02:00
Janek Bevendorff
40dbe72c48 Update changelog and increase version to 1.2.0 2018-07-29 13:26:01 +02:00
Janek Bevendorff
6ba29a70f2 Version 1.1.7 2018-06-13 08:03:17 +02:00
Janek Bevendorff
a38c77fc80 Version 1.1.6 2018-06-12 21:29:03 +02:00
Janek Bevendorff
f3ed86b971 Version 1.1.5 2018-06-11 22:45:41 +02:00
Janek Bevendorff
1217769e67 Version 1.1.4 2018-06-10 14:33:32 +02:00
Janek Bevendorff
6eb096cd01 Version 1.1.3 2018-05-11 10:09:38 +02:00
Janek Bevendorff
a05c6dcd55 Version 1.1.2 2018-05-10 20:27:41 +02:00
Janek Bevendorff
dc62fd2737 Version 1.1.1 2018-05-10 15:40:20 +02:00
Janek Bevendorff
4391e90b87
Version 1.1.0 2018-05-09 21:31:10 +02:00
Janek Bevendorff
063c048625 Update version to 1.0.1 2018-03-04 23:38:23 +01:00
Janek Bevendorff
f1505b2dff
Bump version to 1.0.0 2018-02-28 00:56:29 +01:00
varjolintu
548b59f5a2 Version 0.5.2 2018-02-12 09:44:08 +02:00
varjolintu
ff03e5fc04 Version 0.5.0 2018-01-22 15:20:55 +02:00
varjolintu
6718ebbe1b 0.4.8 2018-01-07 10:09:26 +02:00
varjolintu
41f53cc10c Version 0.4.4 2017-12-17 11:25:42 +02:00
varjolintu
c9bdd79a8e Content script code cleaning. Removal of obsolete files 2017-12-17 11:07:00 +02:00
varjolintu
fc6106638b Small updates 2017-12-13 19:12:22 +02:00
varjolintu
cbc88d3493 Create password dialog a bit later, CSS scope adjustments 2017-12-09 10:16:27 +02:00
varjolintu
ffd6f08822 Changelog 2017-11-27 18:15:58 +02:00
varjolintu
c491356dc9 Nonce incrementation 2017-11-26 12:31:05 +02:00
varjolintu
cf2d068ed7 Fixed HTTP auth, decrypt error handling and database-locked response handling 2017-11-23 18:02:07 +02:00
varjolintu
124204a5c1 Changelog 2017-11-18 08:08:01 +02:00
varjolintu
002833bd62 Changelog 2017-11-17 20:07:39 +02:00
varjolintu
d8556fc958 Updated the README. Added an error handling 2017-11-13 15:45:06 +02:00
varjolintu
f83cc79e73 Removed incorrect timeout waiting on init 2017-11-04 10:27:18 +02:00
varjolintu
86abb7aa02 Changelog 2017-11-01 19:04:04 +02:00
varjolintu
08b8b0e252 More minor fixes 2017-10-31 19:05:36 +02:00
varjolintu
dc15e61304 Improved credentials check 2017-10-22 17:52:55 +03:00
varjolintu
7270acf8d9 Restricted page credentials polling to active tab 2017-10-20 08:58:15 +03:00
varjolintu
aec3aa2314 Changelog 2017-10-19 15:48:01 +03:00
varjolintu
70ae33b518 Credentials are now cleared or received on the fly if a database is locked or switched 2017-10-19 09:12:26 +03:00
varjolintu
7d7926c9dc Replaced database unlock/lock polling 2017-10-17 16:19:33 +03:00
varjolintu
484863691c Changelog 2017-10-14 18:54:04 +03:00
varjolintu
83e7730fa1 Added support for Lock Database button 2017-10-13 12:47:38 +03:00
varjolintu
d4489c2843 Button fixes 2017-10-12 17:52:44 +03:00
varjolintu
4b15fa5911 Fixed detection of when keys are not changed. New buttons. 2017-10-11 12:54:12 +03:00
varjolintu
51b9259fca Improved timeout handling 2017-09-30 16:49:25 +03:00
varjolintu
ac4a57b36d Added timeout handling and modified the isFirefox() to a function 2017-09-29 11:23:33 +03:00
varjolintu
d7a8762f34 Last changes for version 0.30 2017-09-18 09:25:20 +03:00
varjolintu
61d2090496 Better implementation of non-hidden forms detection. Code verified via JSHint. 2017-09-17 10:03:57 +03:00
varjolintu
b78ee812e6 HTTP auth fixes 2017-09-11 09:18:21 +03:00
varjolintu
4d11ce7b5f Automatic detection of divs with forms that are non-hidden by user interaction 2017-09-08 09:04:27 +03:00
varjolintu
ca6883cb08 "Fixed showing credentials from previous logins in the popup (credits to smorks) 2017-09-08 08:30:35 +03:00
varjolintu
481cc286ff "Fixed showing credentials from previous logins in the popup (credits to smorks) 2017-09-08 08:30:20 +03:00