Commit Graph

177 Commits

Author SHA1 Message Date
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
Maxim Baz
c35203bc02 Update version in all places 2019-03-30 20:21:00 +01:00
Maxim Baz
aa48847698 Bump version 2019-03-30 20:10:14 +01:00
Maxim Baz
99a58b41ea Show badge with the number of matching entries (#50) 2019-03-30 20:09:05 +01:00
Maxim Baz
0f8b5a31ff fix onAuthRequired cleanup 2019-03-30 18:55:31 +01:00
Maxim Baz
5dae41aa92 New icon, kudos to @lewisacidic 2019-03-30 01:31:10 +01:00
Maxim Baz
95b5c6bcf6 Use OpenSans font (#49) 2019-03-30 01:12:24 +01:00
Maxim Baz
fbc573f123 Add README.md (#48) 2019-03-29 22:36:27 +01:00
Maxim Baz
20e522a908 Makefile: package source archives for browsers 2019-03-22 21:34:11 +01:00
Maxim Baz
fd2391e8f8 Include specificity in popup ordering algorithm (#47) 2019-03-20 00:01:16 +01:00
Maxim Baz
59d215d389 Makefile: keep version in a file 2019-03-19 23:20:34 +01:00
Maxim Baz
c49fedd2a3 Makefile: add dist goal 2019-03-19 22:59:38 +01:00
Maxim Baz
22a33a81bd Support launching url in a new tab (#46) 2019-03-19 21:48:56 +01:00
Maxim Baz
c3cd5f77df Allow configuring gpgPath in browser settings (#45) 2019-03-16 16:09:02 +01:00
Maxim Baz
53e7383042 Handle errors during "fetch" action (#44) 2019-03-16 14:03:42 +01:00
Maxim Baz
423a9bbb43 Implement autoSubmit, reading settings from pass file and .browserpass.json (#43) 2019-03-16 03:45:41 +01:00
Maxim Baz
1676b90187 Add Firefox support (#42) 2019-03-16 02:41:16 +01:00
Maxim Baz
7c2397bbfd Add Firefox make goal (#41) 2019-03-16 01:25:33 +01:00
Maxim Baz
9c9334192c Improve field identification (#40) 2019-03-15 19:58:06 +01:00
Maxim Baz
0b908f8ef9 Implement options page (#38) 2019-03-11 12:33:24 +01:00
Maxim Baz
b1abed2f2b Store foreign-origin approvals per frame origin (#36) 2019-02-24 18:30:50 +01:00
Maxim Baz
bf457d622c Store users' confirmation to fill foreign form in settings (#35) 2019-02-24 00:33:30 +01:00