Commit Graph

167 Commits

Author SHA1 Message Date
Maxim Baz
c92beaf387 inject: detect username by autocomplete=email 2019-11-13 18:08:38 +01:00
Erayd
6b04258ef4 Truncate maxlength= fields (#189) 2019-10-31 12:38:45 +13:00
Maxim Baz
87eb6e0156 Improve autosubmit via Chromium's debugger 2019-10-30 23:52:32 +01:00
Erayd
083935920c Implement home / end keys for popup (#187) 2019-10-24 13:42:14 +13:00
Maxim Baz
33ff35f018 bump version 2019-10-20 00:10:49 +02:00
Maxim Baz
917a1ac2bf Add 'alias' as a valid identifier for a username field 2019-10-19 23:14:00 +02:00
Maxim Baz
250edc7ebc Allow data: scheme for images in CSP (#185) 2019-10-20 09:40:48 +13:00
Erayd
cbab38f324 Make Ctrl+C copy username if username button is focused (#183) 2019-10-19 20:33:35 +02:00
Maxim Baz
f47ffceaa6 bump version 2019-10-19 18:57:47 +02:00
Adhityaa Chandrasekar
592f12396f Add light theme (#120) 2019-10-19 18:56:56 +02:00
Erayd
42b2757967 Autofill: re-set the field value if necessary (#182) 2019-10-19 18:37:44 +02:00
Maxim Baz
a7d291ec98 bump version 2019-10-15 01:23:38 +02:00
Erayd
f19a44d3ce Replace tldjs with @browserpass/url, check port (#179) 2019-10-13 00:30:46 +02:00
Maxim Baz
02efc62c73 bump version 2019-10-10 10:09:19 +02:00
Christopher Waldon
025adf2e50 Fix typo in warning (#180) 2019-10-01 15:22:23 +02:00
Maxim Baz
dda63702fa Update README, add note about Mozilla domains and Firefox (#175) 2019-09-27 21:17:51 +02:00
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