Commit Graph

82 Commits

Author SHA1 Message Date
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
antelle 41c40bc86e fix #506: auto-type for empty window title 2017-02-05 08:54:01 +01:00
Alex Shpak 220f058885 Merge remote-tracking branch 'upstream/develop' into develop
# Conflicts:
#	app/scripts/app.js
#	app/scripts/auto-type/auto-type-emitter-factory.js
#	app/scripts/auto-type/auto-type-helper-factory.js
#	app/scripts/comp/launcher.js
2017-01-31 23:40:48 +01:00
Alex Shpak 5624c5472a Refactor app and launcher to support cordova apps 2017-01-31 23:09:35 +01:00
antelle a77f61cc5d var => let 2017-01-31 07:50:28 +01:00
antelle 2923fbd846 fix #377: auto-type filtering issues 2017-01-29 19:03:38 +01:00
antelle ec1d3d9389 up t 2016-09-13 08:28:41 +03:00
antelle f7d78bc9d7 fix #357: linux auto-type issues 2016-09-12 22:45:16 +03:00
antelle 8d4cdd9d59 check helper permissions 2016-09-01 21:08:47 +03:00
antelle 06fb55c6d3 fix #327: auto-type auto-selected entry after unlock 2016-08-24 19:19:59 +03:00
antelle 15c5494658 fix window focus 2016-08-19 00:26:35 +03:00
antelle 2f0b16d40c fix mac runner 2016-08-18 23:01:08 +03:00
antelle a09d567301 support field references in auto-type 2016-08-14 22:32:13 +03:00
antelle f52578f6de ignore www 2016-08-14 20:25:23 +03:00
antelle e978f2adb8 fix window focus 2016-08-14 11:09:35 +03:00
antelle 9d52e96270 fix helper path 2016-08-13 21:29:06 +03:00
antelle 6cd0197b2a fix #308: auto-type for single entry 2016-08-11 21:15:23 +03:00
antelle 71c443a0e6 move helper 2016-08-09 05:59:44 +03:00