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

1221 Commits

Author SHA1 Message Date
antelle
a5d2bb41ed auto-type after lock 2016-08-07 20:34:31 +03:00
antelle
0bd22add57 send text with modifiers 2016-08-07 18:24:25 +03:00
antelle
08d22f8465 mac helper rewritten in objective c 2016-08-07 13:55:12 +03:00
antelle
4f2f3188a6 Merge pull request #297 from mikfoo/develop
Fix favicons and images from being stretched horizontally
2016-08-04 20:52:01 +03:00
Mikkel
69ce357474 Fix favicons and images from being stretched horizontally.
When downloading or setting custom icons, they were 2px too wide.
Before: 16x14, now: 14x14.
2016-08-04 19:33:08 +02:00
antelle
8329a7abc8 fix auto-type matching bugs 2016-08-03 20:20:50 +03:00
antelle
548ed11997 check url path only from start 2016-08-02 23:34:00 +03:00
antelle
7d3d47d812 fix condition 2016-08-02 23:25:21 +03:00
antelle
40598774cd auto-type entry matching 2016-08-02 23:10:05 +03:00
antelle
39b5451bfd entries filter 2016-07-31 21:38:08 +03:00
antelle
8093279b95 allow to add multiple files 2016-07-31 10:47:56 +03:00
antelle
f10fd3172e fix #290: idle timer on computer sleep 2016-07-31 08:58:35 +03:00
antelle
bd30f84f4c fix jshint 2016-07-30 23:52:10 +03:00
antelle
23f69c82ed handle window close while auto-type is active 2016-07-30 23:51:37 +03:00
antelle
c73252004c comment 2016-07-30 23:20:22 +03:00
antelle
b6c6c0b341 wait for all key events to be processed 2016-07-30 23:20:14 +03:00
antelle
4016d5c772 fix unicode auto-type on linux 2016-07-30 22:12:49 +03:00
antelle
f4c3d59850 fix auto-type start 2016-07-30 22:12:29 +03:00
antelle
cc7d9fab73 group reorder 2016-07-30 21:41:15 +03:00
antelle
42e542a249 app manifest draft 2016-07-30 14:37:47 +03:00
antelle
31067d6bf3 fix #220: option to preload webdav config 2016-07-30 13:38:37 +03:00
antelle
389101a70f fix #86: context menu 2016-07-30 12:25:22 +03:00
antelle
f3e1ccdb3c fix #272: save displayed table columns 2016-07-27 01:01:32 +03:00
antelle
f779809994 fix #287: option to preload default config 2016-07-26 23:32:32 +03:00
antelle
76ccaa6c23 auto-type select 2016-07-26 23:21:20 +03:00
antelle
c490243685 auto-type select view 2016-07-25 21:27:22 +03:00
antelle
57c5998cdd fix min window size 2016-07-25 00:53:51 +03:00
antelle
cb28c0cb37 auto-type filter 2016-07-25 00:53:42 +03:00
antelle
5ba304c06d remove auto-type view on window blur 2016-07-25 00:10:03 +03:00
antelle
e9110e679c fix #135: app redraw in background 2016-07-24 23:58:21 +03:00
antelle
d9a6de570f show auto-type view inside app window 2016-07-24 23:57:12 +03:00
antelle
6a4c6594a7 auto-type popup 2016-07-24 20:11:25 +03:00
antelle
8cd5d2b1d7 Merge branch 'master' into develop 2016-07-24 11:05:16 +03:00
antelle
35b3ca53e8 removed old info 2016-07-24 11:04:58 +03:00
antelle
ead91a31e9 mac auto-type native helper 2016-07-24 10:53:34 +03:00
antelle
9d8a162980 fix parser 2016-07-24 10:41:12 +03:00
antelle
55b366d763 move 2016-07-23 23:45:21 +03:00
antelle
f2f7053d9f fixed key parser 2016-07-23 23:37:24 +03:00
antelle
f2b74db0c0 darwin helper implementation 2016-07-23 23:22:24 +03:00
antelle
81394c8c59 darwin keewebhelper draft 2016-07-23 10:48:56 +03:00
antelle
c4a9c867f1 simplify script 2016-07-22 22:41:17 +03:00
antelle
595142b0ae sign code and uninstallers 2016-07-22 22:13:39 +03:00
antelle
43582ffbef build signed 2016-07-21 23:54:03 +03:00
antelle
94ad11b835 codesign 2016-07-21 23:15:22 +03:00
antelle
7819af0e0e add libappindicator1 for linux deb 2016-07-21 22:37:23 +03:00
antelle
e8dd9afa97 up deps 2016-07-21 22:29:17 +03:00
antelle
f0b0854088 up deb 2016-07-21 22:12:51 +03:00
antelle
8049b888d6 check if the app is running 2016-07-21 21:55:21 +03:00
antelle
a03f6a4459 uninstall before install 2016-07-21 00:49:42 +03:00
antelle
72b6ce3df2 Merge branch 'master' into develop 2016-07-20 20:47:19 +03:00