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

134 Commits

Author SHA1 Message Date
antelle
a92a01095b
fix #1814: option to disable auto-type title filter by default 2021-05-12 21:00:51 +02:00
antelle
535cdc72f7
fix #1805: auto-unchecking auto-type filters if nothing found 2021-05-09 14:07:22 +02:00
antelle
98ea7a542d
extracted select-entry-filter 2021-04-28 11:29:48 +02:00
antelle
338f6d47d1
extracted entry selection view 2021-04-28 09:44:02 +02:00
antelle
ce3ff8c3d8
fixed extra file opened during auto-type 2021-04-28 08:23:15 +02:00
antelle
1883b527a4
fixed window blur during auto-type 2021-04-27 21:38:31 +02:00
antelle
cdc3f5e1df
displaying a message on the open screen 2021-04-26 11:51:24 +02:00
antelle
8fc6f49fb4
reworked unlocking files for auto-type and browser extension connection
fix #1768
2021-04-26 11:20:20 +02:00
antelle
4e84121553
cleaned up legacy auto-type 2021-03-08 22:29:59 +01:00
antelle
fa1a16f140
added an explanation about auto-type issues on macOS 2021-02-04 20:54:13 +01:00
antelle
73eccd5308
added a message about delay 2021-01-30 21:37:09 +01:00
antelle
4449677e36
entering text as key codes 2021-01-30 21:34:08 +01:00
antelle
8dc3a4b51f
fixed vkey 2021-01-30 20:29:26 +01:00
antelle
cd2de3a1db
native auto type: unpressing keys 2021-01-30 20:22:13 +01:00
antelle
e13002bab3
typing key codes 2021-01-30 18:24:42 +01:00
antelle
a750e80ea1
auto-type progress 2021-01-30 16:00:57 +01:00
antelle
66e1b0a089
first auto-type emitter implementation 2021-01-30 15:37:25 +01:00
antelle
00c0b3f88c
native auto-type helper implementation 2021-01-30 14:55:00 +01:00
antelle
543a71f6f2
up deps 2020-11-19 18:43:50 +01:00
antelle
b85d25614b
fix #1616: auto-type with no matching entries 2020-11-19 13:00:56 +01:00
antelle
ecaf9a37da
prettier 2020-09-09 21:42:37 +02:00
Matthias Johnson
6e30687919 use windowactivate via xdotool 2020-09-08 12:31:33 -06:00
antelle
22776e9088
fix #1409: auto-type wrong character issues on Linux 2020-06-09 20:39:09 +02:00
antelle
e0b65bbebf
up modules; prettier 2020-06-01 16:53:51 +02:00
antelle
2deb241ff2
fix #830: minimize instead of close option on macOS 2020-06-01 14:42:06 +02:00
antelle
e6826b176e
yubikey ui alerts 2020-05-30 16:02:02 +02:00
antelle
aa899b8096
fix #1409: fixed auto-typing Tab character on Debian 2020-05-23 17:07:59 +02:00
b3nj5m1n
7a26d80255
Removed log from debugging 2020-05-22 21:10:52 +02:00
b3nj4m1n
4171848655 Added check for system supporting window id 2020-05-22 21:05:30 +02:00
antelle
813b26270f
extracted a constant 2020-05-22 12:30:01 +02:00
antelle
b715507dd0
Merge branch 'b3nj5m1n-autotype-tilingwm' into develop 2020-05-22 12:25:11 +02:00
b3nj4m1n
0cb502ca67 Fixed possible error for undefined window id 2020-05-22 12:10:27 +02:00
b3nj4m1n
02e4d52db6 windowId gets passed in a different place 2020-05-21 21:36:26 +02:00
b3nj4m1n
1f83f34e55 Addressed requested changes 2020-05-21 19:41:19 +02:00
b3nj4m1n
1ffb45433c Fixed auto-type on tiling wm 2020-05-21 17:10:32 +02:00
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