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

109 Commits

Author SHA1 Message Date
antelle
f886cf6ee2 skip signature validation for configured plugins 2017-12-02 22:31:18 +01:00
antelle
c3c60fd613 check params on xml import 2017-09-29 20:37:38 +02:00
antelle
34f91ac3af fix #724: loading app config bug 2017-08-31 22:26:06 +02:00
antelle
7961d2a660 fixed config link check 2017-08-31 19:08:39 +02:00
antelle
624755029f check config location 2017-08-30 19:14:42 +02:00
antelle
f083e50fad fix #649: loading keyfiles with path 2017-06-03 16:21:03 +02:00
antelle
174c205d7a expose AppModel.instance for plugins 2017-05-22 21:59:01 +02:00
antelle
7d86e8323c loading plugins from config 2017-05-16 21:26:25 +02:00
antelle
0fadcf564a fix #527: error syncing file from filesystem to gdrive 2017-05-07 19:05:29 +02:00
antelle
6930b23ad9 create entry templates 2017-05-03 20:44:16 +02:00
antelle
0bb7602bf8 fix #112: entry templates 2017-05-02 21:22:08 +02:00
antelle
5f2eea2c29 better config error handling 2017-05-01 21:19:43 +02:00
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
0e2b1386ec Implementing mkdir and other improvements 2017-04-11 01:03:31 +02:00
Alex Shpak
159d08d6c2 added fingerprint hooks 2017-04-11 01:03:31 +02:00
antelle
782488f8fa removed 'use script' 2017-04-08 18:31:38 +02: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
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
60b0d68516 fix #428: cacheConfigSettings config option 2017-02-05 13:33:23 +01:00
antelle
a77f61cc5d var => let 2017-01-31 07:50:28 +01:00
antelle
a862919824 fix #413: default entry group selection 2017-01-29 19:34:47 +01:00
arantir
c2d4037c24 Added a setting to store key files path only 2016-12-11 15:39:59 +02:00
antelle
a40324cbc2 formatting 2016-09-21 19:44:41 +03:00
antelle
a00e955bdb fix config loading 2016-09-21 19:44:32 +03:00
antelle
8f6e0430cf fix #376: init storages when config is read 2016-09-20 23:30:19 +03:00
antelle
e0799a3488 fix #369: removed additional webdav request 2016-09-18 09:41:50 +03:00
antelle
50139c39d6 fix #337: storage sync error 2016-09-02 19:39:58 +03:00
antelle
701c296ba7 fix #313: copy entries 2016-08-21 20:39:02 +03:00
antelle
603a7ab66a scheduled backups 2016-08-21 19:46:44 +03:00
antelle
24d18cd296 backupFile 2016-08-21 18:43:59 +03:00
antelle
858811e133 fix 2016-08-20 11:53:09 +03:00
antelle
b1a3308a42 fix backup property saving 2016-08-20 11:51:26 +03:00
antelle
65606a827d backup now 2016-08-20 11:01:33 +03:00
antelle
ddadf0f9fa save backup options 2016-08-17 00:24:08 +03:00
antelle
57b677dcc7 backups ui 2016-08-16 23:11:54 +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
31067d6bf3 fix #220: option to preload webdav config 2016-07-30 13:38:37 +03:00
antelle
d9a6de570f show auto-type view inside app window 2016-07-24 23:57:12 +03:00
antelle
0eaa69dcd4 fix mobile detection 2016-07-17 22:08:23 +03:00
antelle
c96431c46c eslint 2016-07-17 14:30:38 +03:00
antelle
0ee53071b7
reset selection after locking 2016-07-16 13:01:19 +03:00
antelle
f0139c93e2
Change master password if it's expired 2016-07-03 19:46:43 +03:00
antelle
f7da41db3e ability to load json config 2016-06-16 20:00:24 +03:00
antelle
1c7405ae76
select file for new records 2016-06-05 17:49:00 +03:00
antelle
c7325076ca
fix #170: local files are not saved to cache 2016-06-05 14:48:23 +03:00
antelle
c7240edca9 fix #163: allow opening same file twice 2016-06-05 13:25:50 +03:00