Commit Graph

151 Commits

Author SHA1 Message Date
Maxim Baz
c5a5da15ea Support and prioritize fields with autocomplete attributes (#176) 2019-09-27 21:17:22 +02:00
Maxim Baz
3a2af64bc3 Small refactoring 2019-09-27 15:48:52 +02:00
Maxim Baz
a87623ff70 bump version 2019-09-27 14:33:58 +02:00
Maxim Baz
1292554759 Avoid live-updating badgeCache object (#174) 2019-09-27 14:33:39 +02:00
Maxim Baz
8b22fdbfe9 bump version 2019-09-27 12:57:07 +02:00
Maxim Baz
10718c7187 Reduce number of calls to host app when computing badge counters (#173) 2019-09-27 12:56:27 +02:00
Maxim Baz
14302e9362 Improve domain matching to reduce false positives (#172) 2019-09-26 23:22:20 +02:00
Maxim Baz
dce3358d7f Send more keyboard events to improve autofill (#171) 2019-09-26 16:37:51 +02:00
Maxim Baz
3bb7723433 bump version 2019-09-25 19:38:20 +02:00
Erayd
6468a71bb8 s/AUTHOR/DEVELOPERS/g 2019-09-13 17:21:29 +12:00
Erayd
08618b3ca8 Add privacy policy (#166) 2019-09-13 09:19:26 +12:00
Erayd
3d36b3488f Add option to ignore entries matching a pattern (#161)
* Add option to ignore entries matching a pattern
2019-08-31 23:14:14 +12:00
Maxim Baz
5e31b0d4d5 README: note about slash and backslash chars in file names 2019-05-27 16:09:50 +02:00
Fabian Henneke
6c1208b77a Clear credentials from clipboard after 60 seconds (#141)
The clipboard is cleared 60 seconds after a username or password is
copied, if the content of the clipboard is still equal to the copied
string.
2019-05-16 23:22:02 +02:00
Maxim Baz
fbdadfb84b Add Debian package to README 2019-05-07 16:31:54 +02:00
Maxim Baz
1aa65571ad Clarify "configure browsers" in issue template
Fixes #147
2019-05-07 09:03:59 +02:00
Fabian Henneke
b7782fb806 Set an explicit, stricter CSP (#144) 2019-05-03 19:08:22 +12:00
Fabian Henneke
547b1fda8a Clarify security guarantees in case of extension takeover (#145) 2019-04-30 22:40:06 +02:00
Maxim Baz
064fe5703b Bump version 2019-04-25 10:06:13 +02:00
Maxim Baz
bf1ead6032 Perf bugfix: reduce number of times badge counter is refreshed (#136) 2019-04-25 10:05:11 +02:00
Maxim Baz
150e342522 Add 16px pixel-drawn icon 2019-04-22 20:53:06 +02:00
Erayd
6f33a36bdf Prettier 2019-04-21 23:33:00 +12:00
Erayd
bef8593889 Add documentation recommending against autosubmit (#132) 2019-04-21 23:31:57 +12:00
Maxim Baz
a243f2a024 Bump version 2019-04-21 10:28:10 +02:00
Maxim Baz
0b9e1435ad Fill best matching password entry with Ctrl+Shift+F (#131) 2019-04-21 10:10:55 +02:00
Erayd
66f43b557f Fix typo 2019-04-21 14:45:51 +12:00
Maxim Baz
949e8fe0da Extract helpers.js (#130)
* Extract helpers.js
* Rebuild background.dist.js and popup.dist.js when helpers change
* Cleanup require definitions
2019-04-21 14:41:14 +12:00
Maxim Baz
2ed6d47c07 Bump version 2019-04-19 18:05:04 +02:00
Maxim Baz
a77533e634 Update comment 2019-04-19 18:04:28 +02:00
Maxim Baz
2e0e7f5a39 Ignore Indexed DB errors (#129) 2019-04-19 17:32:03 +02:00
Maxim Baz
d1b997e0f8 Bump min FF version again as per review 2019-04-19 13:40:26 +02:00
Maxim Baz
cf3a21a9ef Bump version 2019-04-19 13:35:46 +02:00
Maxim Baz
f030e4ca2c Handle inability to inject script to all frames (#126) 2019-04-19 12:52:15 +02:00
Maxim Baz
3d487e504c Prevent duplicate install notifications (#125) 2019-04-19 00:36:55 +02:00
Maxim Baz
453aff64fe Bump min FF version as per Mozilla review 2019-04-18 17:59:45 +02:00
Maxim Baz
7268f64b51 Bump version 2019-04-18 15:59:41 +02:00
Maxim Baz
da14d1fc90 Document password searching (#124) 2019-04-18 15:55:47 +02:00
Erayd
34a6c12f01 Change OTP call format 2019-04-19 01:26:35 +12:00
Erayd
782ed44693 Move OTP trigger, include version & action (#123) 2019-04-19 01:03:34 +12:00
Maxim Baz
d3887401b2 Bump version 2019-04-15 23:04:54 +02:00
Erayd
d7533a7e0f Add Firefox extension ID 2019-04-15 23:04:53 +02:00
Erayd
c9f67a98bb Also add ID of local unpacked extension 2019-04-16 03:54:46 +12:00
Erayd
aa4bab00a8 Pass OTP data across to OTP extension for further action (#118)
Provides OTP into, current hostname & current tab to the OTP extension.
2019-04-16 03:38:16 +12:00
Maxim Baz
d177d9539a Bump version 2019-04-15 16:18:39 +02:00
Erayd
cfa8c82482 Update copyright year 2019-04-16 01:16:24 +12:00
Maxim Baz
5a036343d3 Use getAttribute to safely read attribute value (#110) 2019-04-14 23:49:21 +02:00
Maxim Baz
da8af0bd11 Bump version 2019-04-14 16:24:41 +02:00
Maxim Baz
0027f519c3 Implement usage log, document usage metadata (#108) 2019-04-14 16:08:34 +02:00
Erayd
bb29fb3122 Assume current domain is valid, even if the TLD is not (#107) 2019-04-15 01:21:51 +12:00
Erayd
0f068a4591 Also remove reference to email in README 2019-04-14 12:06:53 +12:00