1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-28 07:50:55 +02:00
Commit Graph

680 Commits

Author SHA1 Message Date
antelle
adcf3c5377 Merge branch 'alex-shpak-develop' into develop 2017-02-20 23:39:13 +01:00
antelle
1438ae5642 Merge branch 'alex-shpak-develop' into develop 2017-02-20 23:38:52 +01:00
antelle
5082fbf5fc prevent plugin caching 2017-02-19 20:38:53 +01:00
antelle
04cd5c7456 fix locale plugins uninstall 2017-02-19 20:35:06 +01:00
antelle
14a045bf2a startup time logging 2017-02-19 20:19:03 +01:00
antelle
8e36237d2f removed extra logging line 2017-02-19 20:09:09 +01:00
antelle
b78457f356 plugin load times display 2017-02-19 19:30:59 +01:00
antelle
1ee89da0b5 fix plugin uninstall 2017-02-19 19:14:09 +01:00
antelle
35d74033fd loading saved plugins 2017-02-19 18:51:52 +01:00
antelle
664e7c50ae fixed plugin installation error 2017-02-19 15:57:41 +01:00
antelle
9c30035381 plugin management page 2017-02-19 12:40:21 +01:00
antelle
624a1c10c7 locale plugins 2017-02-19 10:29:18 +01:00
antelle
0191b84c92 make eslint happy 2017-02-18 23:57:00 +01:00
antelle
20cc765fb5 plugins first implementation 2017-02-18 23:46:59 +01:00
antelle
07c8150c2c fix #482: auto-type with empty text fields 2017-02-16 23:14:54 +01:00
antelle
8b4d0636d3 locales: sv-SE 2017-02-15 19:11:48 +01:00
antelle
86b068f3c6 lint translations 2017-02-14 20:29:37 +01:00
Alex Shpak
cd2f53b525 Fixed callbacks in mkdir and initFs 2017-02-11 23:59:26 +01:00
Alex Shpak
bda4cbf2ad Merge branch 'upstream/develop' into develop
# Conflicts:
#	app/scripts/app.js
2017-02-11 23:06:03 +01:00
antelle
0003562085 showOnlyFilesFromConfig config option 2017-02-07 19:17:34 +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
542db7fd0d Refactor settiing stores to work with promises, wait untill all loaded before showing the app 2017-02-05 21:28:43 +01:00
antelle
ac1b4da549 kw.require now provides access to modules 2017-02-05 20:39:38 +01:00
Alex Shpak
b04cd843dc Remove auto-loading from settings 2017-02-05 20:28:17 +01:00
antelle
5c6e5a42e1 fix eslint 2017-02-05 19:49:08 +01:00
antelle
8550a2fc64 removed version upgrade warning 2017-02-05 16:15:14 +01:00
Alex Shpak
cba2fddfa6 Fixed launcher to have ready method 2017-02-05 15:19:45 +01:00
antelle
acbb36fc46 fix #473: entry auto-type context menu 2017-02-05 15:16:40 +01:00
Alex Shpak
db701754b0 Move launcher to launcher-electron 2017-02-05 15:15:24 +01:00
antelle
c6d6e4eeb8 fixed chrome input height 2017-02-05 15:05:45 +01:00
antelle
58c8038e5b fix #504: keyboard-accessible autocomplete 2017-02-05 14:33:32 +01:00
antelle
e2db39dcd1 moved settings field 2017-02-05 13:35:38 +01:00
antelle
60b0d68516 fix #428: cacheConfigSettings config option 2017-02-05 13:33:23 +01:00
antelle
1900324880 fixed launcher file methods 2017-02-05 11:49:22 +01:00
antelle
b8c400185b some bugfixes 2017-02-05 11:08:26 +01:00
antelle
6ddee52d57 Merge branch 'develop' of https://github.com/alex-shpak/keeweb into alex-shpak-develop 2017-02-05 09:03:56 +01:00
antelle
41c40bc86e fix #506: auto-type for empty window title 2017-02-05 08:54:01 +01:00
Alex Shpak
783e94c6ad Fixing fileinfo refresh 2017-02-05 02:16:52 +01:00
Alex Shpak
7f22893bb6 Fixed storages, comment android launcher for now 2017-02-05 01:35:57 +01:00
Alex Shpak
1f752ffbdd Remove unnecesary fsWatcher check 2017-02-05 01:12:01 +01:00
Alex Shpak
9573ca8440 Removed console.log 2017-02-05 00:47:38 +01:00
Alex Shpak
36f0c59fec Merge branch 'udevelop' into develop 2017-02-05 00:43:47 +01:00
Alex Shpak
30a31aa8b1 Fixing async settings store 2017-02-05 00:30:29 +01:00
antelle
7cd93c0b6b webdav paths 2017-02-04 23:51:17 +01:00
antelle
b24d49dd93 file path hint in recent files list 2017-02-04 23:48:27 +01:00
antelle
2ecf4b0e3c use themes translation 2017-02-04 23:21:08 +01:00
Alex Shpak
a9d3b08c49 Finished with async settings store,
Removed cloud drives from cordova
2017-02-04 19:31:26 +01:00
Alex Shpak
b35edd8c9c Added separate html file for cordova apps 2017-02-04 15:31:21 +01:00
antelle
1164e9aa3f update warning 2017-02-04 15:27:39 +01:00