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

29 Commits

Author SHA1 Message Date
antelle
6cb2693c02 electron v1.0.1 2016-05-13 15:07:46 +03:00
antelle
c48f947a0f get helper path from app path 2016-04-24 23:03:52 +03:00
antelle
f9d593356b auto-type bugfixes 2016-04-19 20:39:17 +03:00
antelle
c21ecbc785 auto-type helper 2016-04-09 21:58:22 +03:00
antelle
aa8af8eaa3 auto-type emitter impl stub 2016-04-09 18:07:53 +03:00
antelle
ba66c69235 minimize app on linux, fix #181, fix 51 2016-04-07 19:33:01 +03:00
antelle
7d4152a02c oauth for desktop 2016-03-27 17:47:29 +03:00
Antelle
f1b1c8a8d5 fix #79: using system proxy settings for updater 2016-02-07 14:14:43 +03:00
Antelle
8119c75412 fix #78: command-line option to disable updater 2016-02-06 14:40:40 +03:00
Antelle
08c61056b5 track changes in local files 2016-02-06 13:59:57 +03:00
Antelle
f0d4125c97 check electron version in updater 2016-02-03 23:44:18 +03:00
Antelle
d8e3b67d0a fix issues with clipboard clear 2016-01-22 20:51:36 +03:00
Antelle
e0f5f49255 String globalization 2015-12-17 21:25:25 +03:00
Antelle
2998e3f614 file open refactoring 2015-12-06 23:32:41 +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
9111d396cd fix #30: clear clipboard password after timeout 2015-11-16 23:36:07 +03:00
Antelle
608f098f59 Update alert 2015-11-14 18:28:36 +03:00
Antelle
9ec30ff533 app restart on update 2015-11-14 14:09:36 +03:00
Antelle
bfb337b499 first working updater implementation 2015-11-13 22:56:22 +03:00
Antelle
c7e7fe04ad Merge branch 'master' into no-auto-update
Conflicts:
	app/scripts/app.js
	app/scripts/comp/launcher.js
	app/scripts/models/app-settings-model.js
	app/scripts/views/settings/settings-general-view.js
	app/templates/settings/settings-general.html
2015-11-11 22:26:04 +03:00
Antelle
732c87699b logging errors for devs 2015-11-04 23:23:55 +03:00
Antelle
087a0a092c saving app settings to local file for desktop 2015-11-04 22:59:22 +03:00
Antelle
290fe195b6 fix #3: desktop app close handler 2015-11-04 09:16:39 +03:00
Antelle
b0a9cc90df Updater implementation (WIP) 2015-10-30 00:20:01 +03:00
Antelle
73a51db7cf no auto-update (WIP) 2015-10-25 22:26:33 +03:00
Antelle
8bc020c5b0 util refactoring: moved files to folders 2015-10-25 12:44:19 +03:00