varjolintu
|
484863691c
|
Changelog
|
2017-10-14 18:54:04 +03:00 |
|
varjolintu
|
b032b7e5c4
|
Updated protocol description with lock-database command
|
2017-10-13 16:57:24 +03:00 |
|
varjolintu
|
83e7730fa1
|
Added support for Lock Database button
|
2017-10-13 12:47:38 +03:00 |
|
varjolintu
|
3f43143ab2
|
Merge branch 'develop' of https://github.com/varjolintu/keepassxc-browser into develop
|
2017-10-13 10:51:36 +03:00 |
|
varjolintu
|
d4489c2843
|
Button fixes
|
2017-10-12 17:52:44 +03:00 |
|
varjolintu
|
957d1890db
|
Updated the protocol
|
2017-10-11 15:08:58 +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
|
6c434e372b
|
If a new login div is created it is not detected at hidden first.. let the loop be
|
2017-09-17 10:50:45 +03:00 |
|
varjolintu
|
61d2090496
|
Better implementation of non-hidden forms detection. Code verified via JSHint.
|
2017-09-17 10:03:57 +03:00 |
|
varjolintu
|
db603a4c66
|
Fix for popup with polyfill
|
2017-09-12 15:27:18 +03:00 |
|
varjolintu
|
68e41d65c6
|
Reverted back to old database system
|
2017-09-12 14:18:47 +03:00 |
|
varjolintu
|
971d5e5e42
|
More various fixes
|
2017-09-11 18:04:39 +03:00 |
|
varjolintu
|
b1b5e3642e
|
Fixed saving Dates with local storage and Chrome/Chromium
|
2017-09-11 11:33:45 +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 |
|
varjolintu
|
b1135c232d
|
Added browser-polyfill, merged changes from latest passifox, fixed HTTP auth
|
2017-09-02 13:12:36 +03:00 |
|
varjolintu
|
015eab1ce3
|
Added global.js
|
2017-08-27 10:12:23 +03:00 |
|
varjolintu
|
c6306112e6
|
New popup state and button when database is closed. Fixed HTTP auth login
|
2017-08-27 10:11:38 +03:00 |
|
varjolintu
|
473c36ab87
|
Updated the README and added link to the wiki page
|
2017-08-25 11:39:20 +03:00 |
|
varjolintu
|
9223ee9217
|
Code cleaning, global functions moved
|
2017-08-21 15:50:37 +03:00 |
|
varjolintu
|
a88e332f03
|
Updated README with keepassxc-proxy-rust
|
2017-08-12 12:35:07 +03:00 |
|
varjolintu
|
2cc8c9479a
|
Changed minimum Firefox version to 55.0
|
2017-08-08 12:07:46 +03:00 |
|
varjolintu
|
a0b7743c14
|
Updated README with Firefox minimum version
|
2017-08-07 09:18:14 +03:00 |
|
varjolintu
|
bdc215385a
|
More error message related fixes
|
2017-07-31 14:16:05 +03:00 |
|
varjolintu
|
bb5c4806b4
|
More error message related fixes
|
2017-07-31 14:15:08 +03:00 |
|
varjolintu
|
0144b7e2dd
|
Fixed Skip button function when choosing own credential fields
|
2017-07-30 21:23:42 +03:00 |
|
varjolintu
|
9f030df327
|
Some minor changes, mostly related to Firefox
|
2017-07-29 10:26:16 +03:00 |
|
varjolintu
|
5dff6ce258
|
Fixed error message variables
|
2017-07-23 13:50:03 +03:00 |
|
varjolintu
|
e2047c5713
|
Updated README
|
2017-07-22 09:29:00 +03:00 |
|
varjolintu
|
dffa1ba89c
|
Updated README
|
2017-07-22 09:27:46 +03:00 |
|
varjolintu
|
53a0393e91
|
Came back from the future..
|
2017-07-21 11:23:14 +03:00 |
|
varjolintu
|
6b23a08b56
|
Version 0.2.5
|
2017-07-21 11:16:29 +03:00 |
|
varjolintu
|
b23bfb677e
|
Fixed incorrect return value in keepass.getCryptoValue
|
2017-07-14 19:16:51 +03:00 |
|
varjolintu
|
2d0c47b485
|
Version 0.2.4
|
2017-07-11 11:42:51 +03:00 |
|
varjolintu
|
f76b6c6702
|
Changed comparison operators to strict, Password Generator buttons are now hidden when error
|
2017-07-07 14:02:13 +03:00 |
|
varjolintu
|
4c28f285ed
|
Fixed a few variables
|
2017-07-05 08:40:01 +03:00 |
|
varjolintu
|
29c1b54cc7
|
Version 0.2.2. See the CHANGELOG
|
2017-07-04 21:45:48 +03:00 |
|
varjolintu
|
686e98495f
|
get-databasehash is now encrypted
|
2017-06-27 10:26:48 +03:00 |
|
varjolintu
|
50aca6a250
|
Updated README
|
2017-06-26 14:31:57 +03:00 |
|
varjolintu
|
43bee2d097
|
Forgot the date..
|
2017-06-26 13:11:21 +03:00 |
|
varjolintu
|
c65c4576c0
|
Added error message handling and support for reloading KeePassXC or proxy with new public keys
|
2017-06-26 13:09:05 +03:00 |
|
varjolintu
|
022a03aedb
|
Added error message handling and support for reloading KeePassXC or proxy with new public keys
|
2017-06-26 13:08:22 +03:00 |
|
varjolintu
|
6457799328
|
New version checking function
|
2017-06-26 12:07:37 +03:00 |
|
varjolintu
|
a99dc9901c
|
Updated minimum Firefox version
|
2017-06-26 07:46:44 +03:00 |
|
varjolintu
|
78de88f31d
|
Added JSON install files and script for Windows
|
2017-06-25 15:52:32 +03:00 |
|