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

26 Commits

Author SHA1 Message Date
antelle
6a4c6594a7 auto-type popup 2016-07-24 20:11:25 +03:00
antelle
c96431c46c eslint 2016-07-17 14:30:38 +03:00
antelle
8eae3ae1b8 new build system 2016-07-16 19:39:52 +03:00
antelle
6cb2693c02 electron v1.0.1 2016-05-13 15:07:46 +03:00
antelle
9ee20331ee new electron-builder 2016-04-16 23:38:54 +03:00
antelle
783663fe79 fix #138: prevent second app instance on windows 2016-04-15 23:40:55 +03:00
antelle
0b167536b7 disable timer throttling 2016-04-10 10:37:55 +03:00
antelle
ba1624e631 auto-type shortcuts 2016-04-10 10:02:32 +03:00
antelle
ba66c69235 minimize app on linux, fix #181, fix 51 2016-04-07 19:33:01 +03:00
antelle
d18eeded63 fix #182: save window position on Windows 2016-04-07 00:00:21 +03:00
Antelle
12cb153939 Merge branch 'baumhoto-globalshortcut' into develop 2016-02-28 20:13:23 +03:00
Tobias Baumhöver
a7d00f8cfa - refactored 3 copyKeyPress functions into one
- added additional shortcut keys to settings-shortcuts.hbs
- added locales for new shortcut keys
- fixed code formatting issue
2016-02-28 15:08:49 +01:00
Tobias Baumhöver
cc8b1ef92b support for electron global keyboard shortcuts on non OSX platforms: Shift+Alt+(c/b/u) 2016-02-28 12:47:47 +01:00
Tobias Baumhöver
7e4c1f186d added support for electron global keyboard shortcuts, copy contents to clipboard without having to refocus the app, supported shortcuts are: Ctrl+Alt+(c/b/u) (password/user/url) 2016-02-28 10:34:14 +01:00
Antelle
b5be61f15c fix #82: check position 2016-02-14 16:24:49 +03:00
Antelle
01e6533419 save/restore window position after close 2016-02-14 16:17:17 +03:00
Antelle
f1b1c8a8d5 fix #79: using system proxy settings for updater 2016-02-07 14:14:43 +03:00
Antelle
83645b3c2c fix deprecated method 2016-01-11 21:01:12 +03:00
Antelle
acf5bd9813 fix #60: tray click event 2015-12-07 20:31:09 +03:00
Antelle
a8bdcb2038 fix #45: optional auto-lock on minimize 2015-12-03 00:41:53 +03:00
Antelle
f1a2f2edb7 fix #36: auto-update fix 2015-11-22 23:18:05 +03:00
Antelle
8407c76046 fix #43, #44: windows minimize to tray bugfix 2015-11-22 21:18:54 +03:00
Antelle
7df0328e1d minimize to tray on windows 2015-11-21 10:29:49 +03:00
Antelle
b5aebd7917 desktop Dropbox 2015-11-15 23:08:26 +03:00
Antelle
9ec30ff533 app restart on update 2015-11-14 14:09:36 +03:00
Antelle
876148e953 split electron app to launcher, content and data 2015-11-14 10:46:53 +03:00