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

89 Commits

Author SHA1 Message Date
antelle
89ccb99395 less underscore 2019-09-17 22:17:40 +02:00
antelle
b405ca970c file model 2019-09-17 21:39:06 +02:00
antelle
2fcc6f2ea3 events 2019-09-16 22:57:56 +02:00
antelle
9bbea458c6 imports 2019-09-15 14:16:32 +02:00
antelle
60dcfbb071 organized files inside comp 2019-09-15 08:47:57 +02:00
antelle
9e7a86a1db organized files inside util 2019-09-15 08:11:11 +02:00
antelle
ba122e786c fix #1255: file format version and kdf selection in settings 2019-09-14 09:34:23 +02:00
antelle
5703dceb0c HTML export 2019-09-08 20:28:02 +02:00
antelle
15b170db5d pretty-printing exported XML files 2019-09-08 18:09:13 +02:00
antelle
f8395f7f38 better eslint 2019-08-18 10:17:09 +02:00
antelle
fa4ff0b0c3 prettier 2019-08-18 08:05:38 +02:00
antelle
84a23e4aea prettier 2019-08-16 23:05:39 +02:00
antelle
62e3068af1 fix #1104: update unsaved flag for all entries 2019-03-31 14:51:35 +02:00
luckyrat
400a0ab04f Improve reliability of emptying trash 2019-03-30 12:22:39 +00:00
Alex Shpak
a740c51d82 #674, Move fingerprint reset code to setSyncComplete 2019-01-09 23:25:45 +01:00
Dennis Ploeger
425389051a Implemented an auto save feature that periodically saves all files
Changed the label for the old "auto save feature" to make it more distinct from the new feature
Removed the setting from view for non-desktop users, because it wasn't supported there anyway
Fixes #745
2019-01-02 15:19:19 +01:00
antelle
e07777179f eslint 2018-12-28 19:11:45 +01:00
Dennis Ploeger
cddd9bb8dc Trigger fileinfo reset on keyfile change. Closes #845 2018-12-28 13:16:19 +01:00
antelle
49bfcc6994 fix #628: merge errors 2017-05-17 20:32:46 +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
782488f8fa removed 'use script' 2017-04-08 18:31:38 +02:00
antelle
ab46c0d08b argon2 kdf settings editor 2017-01-31 23:18:58 +01:00
antelle
a77f61cc5d var => let 2017-01-31 07:50:28 +01:00
antelle
4ed8da4d2f output kdf params 2017-01-30 23:21:07 +01:00
antelle
dc3d1445fe webpack2 2017-01-30 22:55:26 +01:00
antelle
6ce1789953 switch to new kdbx api 2017-01-29 23:28:04 +01:00
antelle
2923fbd846 fix #377: auto-type filtering issues 2017-01-29 19:03:38 +01:00
antelle
57b677dcc7 backups ui 2016-08-16 23:11:54 +03:00
antelle
ae96fca478 field references decoding 2016-08-14 21:53:55 +03:00
antelle
479d533a6a Merge branch 'master' into develop 2016-07-20 20:32:21 +03:00
antelle
511ecd2a25 fix #278: mark file as modified on trash empty 2016-07-19 20:42:47 +03:00
antelle
c96431c46c eslint 2016-07-17 14:30:38 +03:00
antelle
f0139c93e2
Change master password if it's expired 2016-07-03 19:46:43 +03:00
antelle
1c7405ae76
select file for new records 2016-06-05 17:49:00 +03:00
antelle
c7240edca9 fix #163: allow opening same file twice 2016-06-05 13:25:50 +03:00
antelle
111182458d edit and remove tags 2016-04-17 23:02:39 +03:00
antelle
b19dd8d594 fix lock during sync 2016-03-19 14:17:52 +03:00
Antelle
757c76996d fix opts 2016-03-12 23:08:49 +03:00
Antelle
dccb1b2bf5 Merge branch 'exromany-master' into develop 2016-03-04 20:06:18 +03:00
exromany
d7542a44c6 fix import 2016-03-02 01:17:19 +04:00
exromany
6729754049 import db from xml file 2016-03-01 07:29:20 +04:00
Antelle
2de1515205 fix #119: open files created without password 2016-02-26 23:45:54 +03:00
Antelle
4eb5eb39e9 option to remember keyfiles 2016-02-14 14:20:21 +03:00
Antelle
93758d6c81 protected fields refactoring 2016-01-17 15:23:07 +03:00
Antelle
7180f387d5 ability to sync files with changed credentials 2016-01-16 23:32:50 +03:00
Antelle
9bc03634c5 fix unicode password length display 2016-01-16 17:19:33 +03:00
Antelle
73d1f23f59 binaries management 2015-12-17 23:22:36 +03:00
Antelle
6e6decc270 fix empty file names 2015-12-14 00:27:26 +03:00
Antelle
de92da4daf sync bugfix 2015-12-13 17:59:41 +03:00