Commit Graph

125 Commits

Author SHA1 Message Date
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
Erayd
ec3d0a69b3 Remove "email" from the list of field names for username (#102) 2019-04-14 12:04:18 +12:00
Maxim Baz
59326a888d Describe requested permissions (#95) 2019-04-14 01:41:05 +02:00
Maxim Baz
57a1a45d57 README: add links to distro packages 2019-04-13 23:54:03 +02:00
Maxim Baz
aa08dd3817 Add firefox.zip to dist-webstore 2019-04-13 20:18:27 +02:00
Maxim Baz
7d1ea3e768 Bump version 2019-04-13 20:09:20 +02:00
Maxim Baz
e993c2d681 Makefile: save sources archive for Firefox web store 2019-04-13 20:08:36 +02:00
Maxim Baz
454f31fcae Regenerate square icon 2019-04-13 20:08:11 +02:00
Maxim Baz
a1106ee381 Fix loading store settings when "configure" failed (#97) 2019-04-13 19:32:58 +02:00
Maxim Baz
2ad7675c8b Don't show default store in options on save (#96) 2019-04-13 19:23:58 +02:00
Erayd
0a06ba6009 Improve error handling with native app comms for settings (#94) 2019-04-14 03:54:13 +12:00
Maxim Baz
8cf375d4ba README: Update demo gif 2019-04-13 14:44:41 +02:00
Erayd
e850c082c2 Update OTP section of README (#90) 2019-04-14 00:37:09 +12:00
Maxim Baz
d202748d35 Add issue template (#89) 2019-04-13 14:04:22 +02:00
Maxim Baz
ef3503672d Bump version 2019-04-13 10:45:42 +02:00
Maxim Baz
8f3cfbd751 Bump version 2019-04-12 10:48:55 +02:00
Maxim Baz
c9a3ffe1c5 Handle fields hidden with an opacity rule (#85) 2019-04-11 21:59:28 +02:00
Maxim Baz
818a5525f4 Fix login settings parsing (#87) 2019-04-11 21:53:08 +02:00
Maxim Baz
a631974d43 Clarify how to import a PGP key 2019-04-10 23:45:41 +02:00
Maxim Baz
3bcc40a195 No code changes in native app since 3.0.3 2019-04-10 20:25:56 +02:00
Erayd
9a4a8ca9df Also check that the TLD actually exists (#84) 2019-04-11 01:46:00 +12:00
Maxim Baz
dd4b4ff6d1 Mention when Web Store links will be updated 2019-04-09 22:35:46 +02:00
Maxim Baz
ddb991148c Switch to armored PGP signatures 2019-04-09 17:31:00 +02:00
Maxim Baz
2a6e11176e Bump version 2019-04-09 17:23:10 +02:00
Maxim Baz
54c6b5e3ca Include version in released zip and crx files (fixes #82) 2019-04-09 17:20:04 +02:00
Maxim Baz
feb322dbfd Makefile: fix location of the icons (fixes #81) 2019-04-09 17:04:16 +02:00
Maxim Baz
9cfcb5373c Document OpenID (#80) 2019-04-09 16:58:23 +02:00