Commit graph

406 commits

Author SHA1 Message Date
Sami Vänttinen
98436dbbcd
Merge pull request #347 from MagicFab/patch-1
Update README.md
2018-12-23 14:22:23 +02:00
Fabian Rodriguez
d2a15cf389
Update README.md
* Added KeepassXC compatibility details
* Added section header "Download and use"
2018-12-12 09:47:30 -05:00
varjolintu
c73b85e751 Keyboard shortcut configuration page for Firefox 2018-12-09 17:24:20 +01:00
varjolintu
2deb597137 Add URL change detection to MutationObserver 2018-12-09 17:22:33 +01:00
varjolintu
322979dfd7 Fix unlocking the database 2018-12-09 13:42:08 +01:00
varjolintu
278eaaf48d Enable all features when adding site manually to Site Preferences 2018-12-09 13:40:37 +01:00
varjolintu
356bfd7db3 New key icon 2018-12-09 13:39:22 +01:00
varjolintu
5719cfa9ed Remove whitespaces from translation file 2018-12-09 13:38:48 +01:00
varjolintu
bd8afc24b3 Make input field type detection case insensitive 2018-12-09 13:37:43 +01:00
Dominik Broj
2c88d1716e refactor: return a promise instead of using a callback function
the callback-based api will soon be removed (https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/runtime/onMessage)
2018-12-09 13:35:56 +01:00
varjolintu
c67ba38940 Retrieve credentials with HTTP Basic Auth option added 2018-12-09 13:34:19 +01:00
Janek Bevendorff
172f50d6ff Merge tag '1.3.0' 2018-10-07 11:43:27 +02:00
Janek Bevendorff
41cde4db08 Update version to 1.3.0 2018-10-07 11:42:45 +02:00
varjolintu
e7e2557be9 Fix for showing discard message and button when selecting custom login fields 2018-10-03 12:43:27 +02:00
Stefan Sundin
cbf2bedf17 Improve shortcut descriptions and add button to open shortcut settings 2018-10-03 11:49:14 +02:00
Sami Vänttinen
dc4ad0c27d Make all display strings translatable
This patch enables localization of all previously hard-coded display strings.
2018-09-29 23:37:15 +02:00
Sami Vänttinen
0231f2465a Update issue template
Removed proxy info requirement. It just confuses users.
2018-09-11 09:21:30 -04:00
Diadlo
f064bd58d2 Replace tans on 4 spaces in manifest 2018-09-11 09:21:14 -04:00
varjolintu
97d867e771 Update webextension-polyfill 2018-09-11 09:18:19 -04:00
varjolintu
20e59267e4 Filter out hidden input fields instantly in getInputs() 2018-09-11 09:14:44 -04:00
varjolintu
7cea76abf8 Hide cannot fill error on username-only pages 2018-09-11 09:14:10 -04:00
varjolintu
45a00b851d Fix entering username manually 2018-09-11 09:13:45 -04:00
varjolintu
4082479fbc New values for element minimum size 2018-09-11 09:12:23 -04:00
Jacob Sachs
6eb0039a75 update autoFillAndSend default to false
uncheck autoFillAndSend by default
2018-09-11 09:11:53 -04:00
varjolintu
6e3f1de5fb Allows a separate ID key for association 2018-09-11 09:11:28 -04:00
varjolintu
0ad4475fa8 Fixed updating credentials from the context menu 2018-09-11 09:09:51 -04:00
Ashus
bfa5548715 Added quick filter in popup if there are more entries 2018-09-11 09:03:53 -04:00
varjolintu
afe66d3656 Add slash to URL from notification button 2018-09-11 08:59:38 -04:00
varjolintu
0ea9fb20e5 Fix ignored elements function 2018-09-11 08:57:28 -04:00
varjolintu
4ad583e10f Hide the connected key(s) partially in the settings tab 2018-09-11 08:50:50 -04:00
varjolintu
e7ade37830 Add default value for update checking on settings page 2018-09-11 08:25:04 -04:00
varjolintu
66b85b4b76 Hide update message when updates are never checked 2018-09-01 08:43:44 -04:00
Janek Bevendorff
191cf22a33 Merge tag '1.2.0'
Version 1.2.0
2018-07-29 13:27:31 +02:00
Janek Bevendorff
40dbe72c48 Update changelog and increase version to 1.2.0 2018-07-29 13:26:01 +02:00
Janek Bevendorff
c571236ce1
Merge pull request #233 from keepassxreboot/updated_gif
Updated GIF
2018-07-29 13:02:02 +02:00
Janek Bevendorff
ecda726834
Merge pull request #232 from keepassxreboot/infinite_credential_wait
Allow infinite waiting on remember credentials
2018-07-29 13:01:16 +02:00
Janek Bevendorff
358b867e5d
Merge pull request #231 from keepassxreboot/match_fix
Match patterns fix
2018-07-29 13:00:45 +02:00
Janek Bevendorff
e95ad704d0
Merge pull request #230 from keepassxreboot/css_adjustments
Popup CSS adjustments
2018-07-29 12:59:52 +02:00
varjolintu
0bd8e85f33 Updated GIF 2018-07-20 11:15:55 +03:00
varjolintu
962b58d8a9 Allow infinite waiting on remember credentials 2018-07-17 15:52:56 +03:00
varjolintu
2bfcb7330c Match patterns fix 2018-07-17 11:44:43 +03:00
varjolintu
2946c122e2 Popup CSS adjustments 2018-07-17 10:20:08 +03:00
Janek Bevendorff
cc7138c45d
Merge pull request #208 from keepassxreboot/site_preferences
Replace Ignored sites with Site preferences
2018-07-16 21:05:03 +02:00
varjolintu
e8d8c56449 Replace Ignored sites with Site preferences 2018-07-16 21:57:28 +03:00
Janek Bevendorff
f359e4af55
Merge pull request #222 from keepassxreboot/add_value_check
Add check for newValue
2018-07-16 20:40:41 +02:00
Janek Bevendorff
7301df512b
Merge pull request #213 from keepassxreboot/custom_credential_fields
Rename Specified credential fields to Custom credential fields
2018-07-16 20:40:09 +02:00
Janek Bevendorff
be3c773580
Merge pull request #212 from keepassxreboot/ignore_svg_elements
Ignore SVG elements
2018-07-16 20:39:09 +02:00
Janek Bevendorff
fff55a73d7
Merge pull request #210 from keepassxreboot/ignore_nodes
Ignore nodes which does not contain elements
2018-07-16 20:38:15 +02:00
Janek Bevendorff
e6a1d6822f
Merge pull request #195 from keepassxreboot/issearchfield_improvements
Improvements to isSearchField()
2018-07-16 20:37:09 +02:00
varjolintu
7f9e2f64e8 Add check for newValue 2018-06-30 08:14:12 +03:00