-
e3bf558ff6
pass the unmodified login path to the native component instead of assuming .gpg
pr/dontAssumeGpg
colin
2022-11-22 10:58:17 +00:00
-
e36da973d4
pass the unmodified login path to the native component instead of assuming .gpg
wip/dontAssumeGpg
colin
2022-11-22 10:58:17 +00:00
-
-
21f3431d09
Fix
enableOTP
handling to match docs: prioritize store, then extension config (#308)
master
Colin Sane
2022-11-22 00:19:22 +00:00
-
a5f5e27b5f
fix
enableOTP
handling to match docs: prioritize store, then extension config
pr/otpSettingFix
colin
2022-11-05 23:32:26 -07:00
-
e342264adf
move
getSetting
from background.js
-> helpers.js
colin
2022-11-05 21:30:49 -07:00
-
-
5e6079b347
fix
enableOTP
handling to match docs: prioritize store, then extension config
sane/dev
colin
2022-11-05 23:32:26 -07:00
-
1119ed6f01
move
getSetting
from background.js
-> helpers.js
colin
2022-11-05 21:30:49 -07:00
-
1f2b7b1e45
fix
enableOTP
handling to match docs: prioritize store, then extension config
temp/debug-enableOTP2
colin
2022-11-06 01:53:32 -07:00
-
92060876c9
getSetting: add an optional
scope
parameter
colin
2022-11-06 00:38:17 -07:00
-
5573c45158
debug: try exporting a function
temp/debug-enableOTP3
colin
2022-11-06 01:13:55 -07:00
-
c796967226
export
SettingScope
(define it above the exports)
colin
2022-11-06 01:06:28 -07:00
-
-
284d9b2efc
getSetting: add an optional
scope
parameter
temp/debug-enableOTP
colin
2022-11-06 00:38:17 -07:00
-
f70e0cc838
export
SettingScope
colin
2022-11-06 00:37:46 -07:00
-
-
73a405c008
define
SettingScope
colin
2022-11-05 23:32:26 -07:00
-
4c7d3533a3
refactor: move
getSetting
from background.js
-> helpers.js
colin
2022-11-05 21:30:49 -07:00
-
-
70113ee29e
fix
enableOTP
handling to match docs: prioritize store, then extension config
wip/nixos
colin
2022-11-05 21:30:49 -07:00
-
-
55889b8f61
add a nix package
colin
2022-10-27 05:43:58 -07:00
-
-
0fd15fddf8
Mention restricted domains workaround for firefox (#298)
Benjamin Lee
2022-06-27 14:33:13 -07:00
-
65c3cd01d5
Remove the warning about outdated debian packages (#275)
jayme-github
2021-08-23 18:56:28 +02:00
-
77f6d18f8e
Note that Debian packages are significantly outdated
Maxim Baz
2021-01-20 11:37:41 +01:00
-
450cc66a18
Bump version
Maxim Baz
2021-01-19 00:44:47 +01:00
-
7a46a8f991
Update copyright year
Steve Gilberd
2021-01-19 12:47:05 +13:00
-
42e28c2cef
Update dependencies
Steve Gilberd
2021-01-19 12:42:09 +13:00
-
d2d2468f2a
Allow empty login (#232)
Erayd
2021-01-01 01:51:13 +13:00
-
63935b9f03
Bump version
Maxim Baz
2020-09-17 13:19:21 +02:00
-
83656ad14b
Copy OTP to clipboard only after fill (#239)
Erayd
2020-09-17 23:10:56 +12:00
-
fb17d64910
Bump version
Maxim Baz
2020-09-17 09:20:31 +02:00
-
cb4bc8b1f6
fix typo in README.md (#231)
txt-file
2020-09-11 02:40:02 +02:00
-
29a7043264
Add context screen & integrated TOTP support (#229)
Erayd
2020-09-10 07:13:15 +12:00
-
0f8608ec7e
Bump version
Maxim Baz
2020-08-26 16:55:25 +02:00
-
c9afa483cb
Remove debugger permissions (#226)
Maxim Baz
2020-08-26 16:53:58 +02:00
-
d73f8e55ae
inject: prefer full match first before making a substring searching
Maxim Baz
2020-08-12 18:51:53 +02:00
-
aae2b6da1c
Update dependencies, run prettier
Maxim Baz
2020-08-12 13:57:30 +02:00
-
dbe3d61deb
Bump elliptic from 6.5.2 to 6.5.3 in /src (#222)
dependabot[bot]
2020-08-03 09:45:32 +12:00
-
585719a698
Fix relative link in REAME, fixes #221
Maxim Baz
2020-07-24 12:33:22 +02:00
-
0b085fd05e
Use binary package name for Debian (#220)
Cédric Boutillier
2020-07-15 23:32:50 +02:00
-
92509025a9
Bump version
Maxim Baz
2020-06-27 13:28:15 +02:00
-
96eab70ca7
Fix about:XXX support in Firefox (#198)
Maxim Baz
2020-06-27 13:16:45 +02:00
-
a95daae8e3
Add hotkeys to tooltips (#213)
Erayd
2020-06-27 23:16:01 +12:00
-
962c305f21
Upgrade all dependencies (#212)
Erayd
2020-06-02 21:10:24 +12:00
-
ccf5e2b966
Mention using
gmake
on FreeBSD, fix #205
Maxim Baz
2020-02-16 21:03:45 +01:00
-
0e514e5bb7
Fix SVG icon in Firefox without allowing insecure CSS (#199)
Maxim Baz
2020-02-02 16:12:07 +01:00
-
d4d0e02ae2
Revert "Allow inline CSS in CSP, fixes #190"
Maxim Baz
2020-02-02 12:00:04 +01:00
-
22ddc2f107
Allow inline CSS in CSP, fixes #190
Maxim Baz
2020-02-02 01:49:42 +01:00
-
443c6dc510
README: add note about
pinentry-curses
Maxim Baz
2020-01-12 18:45:49 +01:00
-
7a3965981b
README: document frequent questions regarding gpg and pinentry
Maxim Baz
2019-12-10 21:15:48 +01:00
-
c92beaf387
inject: detect username by autocomplete=email
Maxim Baz
2019-11-13 18:08:38 +01:00
-
6b04258ef4
Truncate maxlength= fields (#189)
Erayd
2019-10-31 12:38:45 +13:00
-
87eb6e0156
Improve autosubmit via Chromium's debugger
Maxim Baz
2019-10-30 23:52:32 +01:00
-
083935920c
Implement home / end keys for popup (#187)
Erayd
2019-10-24 13:42:14 +13:00
-
33ff35f018
bump version
Maxim Baz
2019-10-20 00:10:49 +02:00
-
917a1ac2bf
Add 'alias' as a valid identifier for a username field
Maxim Baz
2019-10-19 23:14:00 +02:00
-
250edc7ebc
Allow data: scheme for images in CSP (#185)
Maxim Baz
2019-10-19 22:40:48 +02:00
-
cbab38f324
Make Ctrl+C copy username if username button is focused (#183)
Erayd
2019-10-20 07:33:35 +13:00
-
f47ffceaa6
bump version
Maxim Baz
2019-10-19 18:57:47 +02:00
-
592f12396f
Add light theme (#120)
Adhityaa Chandrasekar
2019-10-19 09:56:56 -07:00
-
42b2757967
Autofill: re-set the field value if necessary (#182)
Erayd
2019-10-20 05:37:44 +13:00
-
a7d291ec98
bump version
Maxim Baz
2019-10-15 01:23:38 +02:00
-
f19a44d3ce
Replace tldjs with @browserpass/url, check port (#179)
Erayd
2019-10-13 11:30:46 +13:00
-
02efc62c73
bump version
Maxim Baz
2019-10-10 10:09:19 +02:00
-
025adf2e50
Fix typo in warning (#180)
Christopher Waldon
2019-10-01 09:22:23 -04:00
-
dda63702fa
Update README, add note about Mozilla domains and Firefox (#175)
Maxim Baz
2019-09-27 21:17:51 +02:00
-
c5a5da15ea
Support and prioritize fields with autocomplete attributes (#176)
Maxim Baz
2019-09-27 21:17:22 +02:00
-
3a2af64bc3
Small refactoring
Maxim Baz
2019-09-27 15:48:16 +02:00
-
a87623ff70
bump version
Maxim Baz
2019-09-27 14:33:58 +02:00
-
1292554759
Avoid live-updating badgeCache object (#174)
Maxim Baz
2019-09-27 14:33:39 +02:00
-
8b22fdbfe9
bump version
Maxim Baz
2019-09-27 12:57:07 +02:00
-
10718c7187
Reduce number of calls to host app when computing badge counters (#173)
Maxim Baz
2019-09-27 12:56:27 +02:00
-
14302e9362
Improve domain matching to reduce false positives (#172)
Maxim Baz
2019-09-26 23:22:20 +02:00
-
dce3358d7f
Send more keyboard events to improve autofill (#171)
Maxim Baz
2019-09-26 16:37:51 +02:00
-
3bb7723433
bump version
Maxim Baz
2019-09-25 19:38:20 +02:00
-
6468a71bb8
s/AUTHOR/DEVELOPERS/g
Erayd
2019-09-13 17:21:29 +12:00
-
08618b3ca8
Add privacy policy (#166)
Erayd
2019-09-13 09:19:26 +12:00
-
3d36b3488f
Add option to ignore entries matching a pattern (#161)
Erayd
2019-08-31 23:14:14 +12:00
-
5e31b0d4d5
README: note about slash and backslash chars in file names
Maxim Baz
2019-05-27 16:09:50 +02:00
-
6c1208b77a
Clear credentials from clipboard after 60 seconds (#141)
Fabian Henneke
2019-05-16 23:22:02 +02:00
-
fbdadfb84b
Add Debian package to README
Maxim Baz
2019-05-07 16:31:54 +02:00
-
1aa65571ad
Clarify "configure browsers" in issue template
Maxim Baz
2019-05-07 09:03:59 +02:00
-
b7782fb806
Set an explicit, stricter CSP (#144)
Fabian Henneke
2019-05-03 09:08:22 +02:00
-
547b1fda8a
Clarify security guarantees in case of extension takeover (#145)
Fabian Henneke
2019-04-30 22:40:06 +02:00
-
064fe5703b
Bump version
Maxim Baz
2019-04-25 10:06:13 +02:00
-
bf1ead6032
Perf bugfix: reduce number of times badge counter is refreshed (#136)
Maxim Baz
2019-04-25 10:05:11 +02:00
-
150e342522
Add 16px pixel-drawn icon
Maxim Baz
2019-04-20 12:06:52 +02:00
-
6f33a36bdf
Prettier
Erayd
2019-04-21 23:33:00 +12:00
-
bef8593889
Add documentation recommending against autosubmit (#132)
Erayd
2019-04-21 23:31:57 +12:00
-
a243f2a024
Bump version
Maxim Baz
2019-04-21 10:28:10 +02:00
-
0b9e1435ad
Fill best matching password entry with Ctrl+Shift+F (#131)
Maxim Baz
2019-04-21 10:10:55 +02:00
-
66f43b557f
Fix typo
Erayd
2019-04-21 14:45:51 +12:00
-
949e8fe0da
Extract helpers.js (#130)
Maxim Baz
2019-04-21 04:41:14 +02:00
-
2ed6d47c07
Bump version
Maxim Baz
2019-04-19 18:05:04 +02:00
-
a77533e634
Update comment
Maxim Baz
2019-04-19 18:04:28 +02:00
-
2e0e7f5a39
Ignore Indexed DB errors (#129)
Maxim Baz
2019-04-19 17:32:03 +02:00
-
d1b997e0f8
Bump min FF version again as per review
Maxim Baz
2019-04-19 13:40:26 +02:00
-
cf3a21a9ef
Bump version
Maxim Baz
2019-04-19 13:35:46 +02:00
-
f030e4ca2c
Handle inability to inject script to all frames (#126)
Maxim Baz
2019-04-19 12:52:15 +02:00
-
3d487e504c
Prevent duplicate install notifications (#125)
Maxim Baz
2019-04-19 00:36:55 +02:00
-
453aff64fe
Bump min FF version as per Mozilla review
Maxim Baz
2019-04-18 17:59:45 +02:00
-
7268f64b51
Bump version
Maxim Baz
2019-04-18 15:59:41 +02:00
-
da14d1fc90
Document password searching (#124)
Maxim Baz
2019-04-18 15:55:47 +02:00
-
34a6c12f01
Change OTP call format
Erayd
2019-04-19 01:26:35 +12:00