Commit graph

40 commits

Author SHA1 Message Date
brantje cb222e36a3
Rename var 2016-10-07 13:05:09 +02:00
brantje 8e80bb529a
Credentials use guids 2016-10-07 12:45:11 +02:00
Marcos Zuriaga 3ccd26e75b
Fix reencryption of history data 2016-10-07 00:54:57 +02:00
Marcos Zuriaga e414c0256e
Fix empty return value on the promise response 2016-10-06 21:34:29 +02:00
Marcos Zuriaga 3270b7be4c
Now the .then of encryptcredential holds encrypted and plain text credential 2016-10-06 21:03:05 +02:00
Marcos Zuriaga de5dc22efc
Fixes on the reencrypt method, now callback is executed 2016-10-06 20:39:34 +02:00
Marcos Zuriaga a8c5d3f8c1
Fix server DDOS due to encrypted files data 2016-10-06 19:52:36 +02:00
brantje 342385232c
Some fixes 2016-10-06 18:00:57 +02:00
brantje 67e8cb8138
Fix missing , 2016-10-06 17:50:16 +02:00
brantje 77888059cb
Fix CredentialService not defined 2016-10-06 17:49:45 +02:00
brantje b1b4770943
Fix FileService not defined 2016-10-06 17:48:31 +02:00
Marcos Zuriaga 686acdc394
Fix problem with promise context 2016-10-06 17:44:51 +02:00
Marcos Zuriaga fe77149f9f
More fixes 2016-10-06 14:52:27 +02:00
Marcos Zuriaga 87b5f76705
Fixes 2016-10-06 14:15:01 +02:00
Marcos Zuriaga c09622571c
Some fixes and improvements, js trolling me 2016-10-06 13:55:14 +02:00
Marcos Zuriaga 58e2ff7aa4
Fix misplaced ')' 2016-10-06 12:34:29 +02:00
Marcos Zuriaga ecc85d1297
Added method for asynchronous credential update
(needs testing, it's too late at the time i do this commit to try it)
2016-10-06 03:00:19 +02:00
brantje a77ae301f5
Stared to work on revisions 2016-10-05 18:24:36 +02:00
brantje 6a38da7698
Add method to service 2016-10-05 14:36:02 +02:00
brantje 713013caa7
Catch some errors 2016-10-04 18:15:40 +02:00
brantje ab7b2f7a4d
Revert "Unshare item. Reading shared credential broke?"
This reverts commit 86d9910f74.
2016-10-03 15:47:00 +02:00
brantje 86d9910f74
Unshare item. Reading shared credential broke? 2016-10-03 15:40:46 +02:00
brantje 497198371e
Dislay of shared item (if user owns it) works 2016-10-02 21:17:17 +02:00
brantje b5d7ed9418
Add encryptSharedCredential and decryptSharedCredential 2016-10-02 12:35:27 +02:00
brantje 79052e4d70 Force logout if localstorage password is wrong 2016-09-27 22:02:04 +02:00
brantje f589282db0 Add throw 2016-09-27 21:12:12 +02:00
brantje 8b9e29702a Able to restore revisions 2016-09-24 12:59:19 +02:00
brantje 6b6eaaf070 Revision backend working 2016-09-24 11:40:15 +02:00
brantje 9462815d8d Permanently delete (destroy) credentials 2016-09-23 21:30:07 +02:00
brantje cbd8406854 Notification link working (Onclick goes to credential) 2016-09-23 17:22:47 +02:00
brantje 6eafc2d067 Expire passwords working, requires notifications app 2016-09-23 15:05:27 +02:00
brantje c2711658f1 Display tags 2016-09-15 21:43:23 +02:00
brantje 7bc733ed48 Clean up todo\s 2016-09-14 23:04:38 +02:00
brantje dee5ecda55 Start with showing Credentials 2016-09-14 21:12:10 +02:00
brantje f37226d8cd Add otp tab, add files tab 2016-09-13 23:03:12 +02:00
Sander 19959b1d0a Add custom fields 2016-09-13 16:31:07 +02:00
brantje d8f26f8b5d Add generate password, copy to clipboard 2016-09-13 00:10:24 +02:00
brantje 6467752906 Login to vault works 2016-09-11 20:47:29 +02:00
brantje 6773486059 Starting to work on login to vault 2016-09-11 19:45:20 +02:00
brantje 6c502f183c First setup of vaults 2016-09-10 23:30:17 +02:00