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

21 Commits

Author SHA1 Message Date
antelle
04f2548a22 Merge branch 'alex-shpak-cordova' into develop 2017-04-14 23:22:33 +02:00
Alex Shpak
945a902071 Fixed some PR comments 2017-04-12 00:06:44 +02:00
Alex Shpak
12603ff2ab Removing duplicate joinPath 2017-04-11 01:34:59 +02:00
Alex Shpak
ad246ba180 Fixed aligned launcher methods 2017-04-11 01:03:31 +02:00
Alex Shpak
0e2b1386ec Implementing mkdir and other improvements 2017-04-11 01:03:31 +02:00
lawrencium
fe7ccf93d6 have statFileSync() return something since the caller checks the file stats 2017-04-08 16:10:53 -07:00
antelle
782488f8fa removed 'use script' 2017-04-08 18:31:38 +02:00
antelle
70cbcb5c36 desktop plugins 2017-04-08 17:34:27 +02:00
antelle
a102a5877c fixed callback consistency in mdkir 2017-02-21 19:44:45 +01:00
antelle
adcf3c5377 Merge branch 'alex-shpak-develop' into develop 2017-02-20 23:39:13 +01:00
Alex Shpak
cd2f53b525 Fixed callbacks in mkdir and initFs 2017-02-11 23:59:26 +01:00
Alex Shpak
0ea8b00cd7 Fixed electron ready method. wait for jQuery 2017-02-06 01:23:45 +01:00
Alex Shpak
f127be3799 Implementing async mkdir 2017-02-05 23:34:37 +01:00
Alex Shpak
cba2fddfa6 Fixed launcher to have ready method 2017-02-05 15:19:45 +01:00
Alex Shpak
db701754b0 Move launcher to launcher-electron 2017-02-05 15:15:24 +01:00
antelle
b8c400185b some bugfixes 2017-02-05 11:08:26 +01:00
Alex Shpak
ab243dda4d Fixed eslint 2017-02-03 00:48:20 +01:00
Alex Shpak
017c03a4e0 Fix formatting 2017-02-01 10:28:14 +01:00
Alex Shpak
b8f027dad4 Change launcher to callbacks style 2017-02-01 02:37:43 +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