Commit Graph

198 Commits

Author SHA1 Message Date
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
Maxim Baz
c107b541bd Update source code PGP sig file name 2019-04-09 00:07:48 +02:00
Maxim Baz
ba8beb2a61 Bump version 2019-04-09 00:01:54 +02:00
Maxim Baz
d88255e157 Makefile: add dist goal for webstore 2019-04-09 00:01:53 +02:00
Maxim Baz
861afc44f0 Add new logo - take 2 (#78) 2019-04-08 23:10:11 +02:00
Maxim Baz
bf4c5ca974 Bump native host app version 2019-04-07 12:59:50 +02:00
Maxim Baz
63a81a2055 Support OpenID (#70) 2019-04-07 12:55:45 +02:00
Maxim Baz
f6c39aa64d Support configuring badge colors (#72) 2019-04-07 12:30:38 +02:00
Maxim Baz
5141fcd263 Fix placeholder opacity in Firefox #64 2019-04-06 21:28:59 +02:00
Maxim Baz
f4b8bfd7ed Bump version 2019-04-04 10:47:58 +02:00
Maxim Baz
9d467c4022 Notify when the native app is not up to date (#69) 2019-04-04 10:31:48 +02:00
Maxim Baz
ad5abdd51c Provide two .crx files as part of a release (#68) 2019-04-04 10:31:32 +02:00
Maxim Baz
3b0b97df5e Improve text readability (#66) 2019-04-04 10:31:15 +02:00
Maxim Baz
b56a2a3dde Create a separate icon for popup with exaggerated features (#65) 2019-04-04 10:30:51 +02:00
Maxim Baz
c995964ea2 README: run prettier 2019-04-03 16:46:49 +02:00
Maxim Baz
abc12ea5c7 Add LICENSE (#67) 2019-04-03 16:30:40 +02:00
Maxim Baz
ea1dcde2d5 Bump version 2019-04-02 16:42:14 +02:00
Maxim Baz
52def9a096 Better handle case when there are multiple forms on the page (#58) 2019-04-02 12:47:17 +02:00
Maxim Baz
31c38651c1 Remove launch button (#59) 2019-04-02 22:03:24 +13:00
Erayd
df52f5a7b8 Update readme (#57)
Various clarity and grammar improvements.
2019-04-02 01:51:54 +13:00
Erayd
25e9435487 Fix key / value handling (#56) 2019-03-31 15:53:25 +02:00
Maxim Baz
ed9c7a7697 Bump version 2019-03-31 01:43:01 +01:00
Maxim Baz
995a4c3094 Autosubmit forms by faking an Enter keypress (#55) 2019-03-31 01:42:04 +01:00
Maxim Baz
64a8cdd497 Refactoring 2019-03-31 01:28:15 +01:00
Maxim Baz
9431e46f9e Try to focus or submit form only once, after everything is filled (#54) 2019-03-31 01:17:24 +01:00
Maxim Baz
5c9c6d89ec Remove call to requestAnimationFrame (#53) 2019-03-31 00:35:28 +01:00
Maxim Baz
a4bee5cac7 Don't call form.submit(), it breaks sites (Google, AWS, etc) (#52) 2019-03-30 23:30:05 +01:00
Maxim Baz
aa335ae141 Allow configuring default username (#51) 2019-03-30 21:48:38 +01:00