1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-21 07:06:39 +02:00
Commit Graph

99 Commits

Author SHA1 Message Date
antelle
6a31bba69c
using optional chaining 2020-05-09 10:45:12 +02:00
antelle
96ee68dee7
fixed yubikey totp auto-type 2020-05-09 10:37:34 +02:00
antelle
ffdc438091
removed app-model prepare 2020-05-05 16:34:39 +02:00
antelle
8794b0d37c fix #1337: displaying groups in trash 2019-11-03 11:24:33 +01:00
antelle
eb2de6f3f2 focus managing refactoring 2019-10-12 08:20:44 +02:00
antelle
77423ad833 fix #1288: issues when opening a file during in auto-type mode 2019-10-08 20:09:06 +02:00
antelle
8bfa1fadda fix #1278: entry selection auto-type window issues 2019-09-29 15:43:17 +02:00
antelle
511fccd084 fix #1277: auto-type window matching on Linux 2019-09-29 15:31:02 +02:00
antelle
8fb8a9d096 #1125: field actions: copy, reveal, auto-type 2019-09-26 23:43:07 +02:00
antelle
8e30d99e94 at 2019-09-19 18:28:55 +02:00
antelle
4d7cef70d2 menu models 2019-09-18 23:37:57 +02:00
antelle
08d7261488 less underscore 2019-09-17 23:44:17 +02:00
antelle
89ccb99395 less underscore 2019-09-17 22:17:40 +02:00
antelle
b405ca970c file model 2019-09-17 21:39:06 +02:00
antelle
9c3c9d28fa app setting model 2019-09-17 19:50:42 +02:00
antelle
2fcc6f2ea3 events 2019-09-16 22:57:56 +02:00
antelle
de2443eb5a auto-type-select view 2019-09-15 23:02:51 +02:00
antelle
9bbea458c6 imports 2019-09-15 14:16:32 +02:00
antelle
60dcfbb071 organized files inside comp 2019-09-15 08:47:57 +02:00
antelle
9e7a86a1db organized files inside util 2019-09-15 08:11:11 +02:00
antelle
e0291b2d52 fix #554: checking active window id during auto-type 2019-09-12 22:38:21 +02:00
antelle
79dd95facd fix #1243: auto-type any field 2019-09-12 19:59:35 +02:00
antelle
f8395f7f38 better eslint 2019-08-18 10:17:09 +02:00
antelle
fa4ff0b0c3 prettier 2019-08-18 08:05:38 +02:00
antelle
2c064989c1 fix #1215: url matching when there's no website field 2019-08-17 11:28:45 +02:00
antelle
84a23e4aea prettier 2019-08-16 23:05:39 +02:00
antelle
35ed03021a merge dploeger-autotypeopendatabase 2019-03-31 14:30:14 +02:00
Dennis Ploeger
a955fcf12f New Feature: Disable direct autotype 2019-03-03 12:53:47 +01:00
Dennis Ploeger
8cd66607ef Made ranking calculation stateless 2019-02-05 18:08:06 +00:00
Dennis Ploeger
e89eac9a32 Merge branch 'develop' into issue-814 2019-02-04 21:53:09 +01:00
antelle
78bf20e3c3 fix #1077: broken auto-type 2019-01-06 18:33:48 +01:00
Dennis Ploeger
1b896f3218 Rank calculation when searching and a new sorter based on that rank.
Rank is calculated as requested in #814.
String rank calculation was taken from the auto type filter and
moved into a mixin.
Fixes #814
2019-01-04 09:05:44 +01:00
Dennis Ploeger
7055c9421f URL matching moved from helper to auto-type 2019-01-03 08:43:22 +01:00
Dennis Ploeger
0aa029a495 Check for a URL in the title for unsupported apps 2019-01-02 13:25:01 +01:00
Dennis Ploeger
d8dbe0464f Cleaned up the code a bit 2018-10-13 11:04:58 +02:00
Dennis Ploeger
e23beaf831 Implemented hotkeys (option/enter and command/enter) to support separate username or password entry. Fixes #1017 2018-10-12 12:31:04 +02:00
antelle
2aadc27db8 asar packaging 2017-12-02 20:38:13 +01:00
antelle
4ec08bf50e fix #648: auto-type on subdomains 2017-11-26 22:49:57 +01:00
antelle
fac7c41275 fix 559: show all entries on auto-type 2017-05-07 19:45:53 +02:00
antelle
7ef2dba018 fix #582: auto-type custom fields with spaces 2017-05-06 19:28:22 +02:00
antelle
9067eee63b fix 2017-04-18 19:32:01 +02:00
antelle
9f21842a68 variables for url parts 2017-04-18 19:24:17 +02:00
antelle
ef44bd95d7 fix #602: treat www, wwws and secure as the same domain 2017-04-18 19:05:27 +02:00
lawrencium
1ffdf2b438 code changes per @antelle's review 2017-04-09 01:31:05 -07:00
lawrencium
b0288b8815 added option to auto-lock database after an auto-type action is performed 2017-04-08 15:53:12 -07:00
antelle
782488f8fa removed 'use script' 2017-04-08 18:31:38 +02:00
antelle
1438ae5642 Merge branch 'alex-shpak-develop' into develop 2017-02-20 23:38:52 +01:00
antelle
07c8150c2c fix #482: auto-type with empty text fields 2017-02-16 23:14:54 +01:00
antelle
1900324880 fixed launcher file methods 2017-02-05 11:49:22 +01:00
antelle
6ddee52d57 Merge branch 'develop' of https://github.com/alex-shpak/keeweb into alex-shpak-develop 2017-02-05 09:03:56 +01:00