Commit graph

102 commits

Author SHA1 Message Date
brantje 1cea3bb671
Remove old code 2016-10-07 18:42:16 +02:00
brantje 59eafb2505
Add skip_revision param 2016-10-07 18:26:53 +02:00
Marcos Zuriaga e9ac236a20
Added more info to the progress return datatype 2016-10-07 17:16:02 +02:00
brantje e7bf4f8533
Delete users from share list 2016-10-07 13:41:08 +02:00
brantje cb222e36a3
Rename var 2016-10-07 13:05:09 +02:00
brantje c94df47a9f
Vault use guids 2016-10-07 12:58:41 +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 0069844147
Change the way the credentials are loaded, load credentials every 5 min, Decline share request works 2016-10-05 23:06:29 +02:00
brantje 53c55d5fd6
Fix some bugs 2016-10-05 22:34:34 +02:00
brantje a77ae301f5
Stared to work on revisions 2016-10-05 18:24:36 +02:00
brantje e6aef00193
Downloading shared files works 2016-10-05 16:58:19 +02:00
brantje 6a38da7698
Add method to service 2016-10-05 14:36:02 +02:00
brantje c62a0a8d7c
Small start of re encrypting files on share 2016-10-05 14:21:46 +02:00
brantje 713013caa7
Catch some errors 2016-10-04 18:15:40 +02:00
brantje d058028c54
Fix updating shared credential 2016-10-04 16:20:55 +02:00
brantje 8c90599c34
Frontend loads sharing acl 2016-10-04 15:08:24 +02:00
brantje f363cb724e
Update route for incoming api change 2016-10-04 14:30:40 +02:00
brantje bafb4a7f73
Update route for incoming api change 2016-10-04 14:25:28 +02:00
brantje 6fe0ea1e97
Link sharing almost works 2016-10-03 23:53:11 +02:00
brantje 35d9432930
Update endpoint 2016-10-03 23:06:37 +02:00
brantje 306bdbda8b
Show message if an credential is expired 2016-10-03 23:00:46 +02:00
brantje 26b5778163
Change api route 2016-10-03 22:28:30 +02:00
brantje 48b621a378
Check if field exists with hasOwnProperty 2016-10-03 16:05:07 +02:00
Marcos Zuriaga 7b16bf8863
Dirty fix for new permission decryption 2016-10-03 16:01:50 +02:00
brantje 68eac74ddb
Decrypting shared credential works 2016-10-03 15:52:11 +02:00
brantje ab7b2f7a4d
Revert "Unshare item. Reading shared credential broke?"
This reverts commit 86d9910f74.
2016-10-03 15:47:00 +02:00
brantje 167ffd4644
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-03 15:42:36 +02:00
brantje 86d9910f74
Unshare item. Reading shared credential broke? 2016-10-03 15:40:46 +02:00
Marcos Zuriaga bd838e9e46
Added SharingACL factory
Added license reference on some files
2016-10-03 14:45:38 +02:00
brantje 8ba647a000
Pimp my public share page 2016-10-03 11:42:19 +02:00
brantje 497198371e
Dislay of shared item (if user owns it) works 2016-10-02 21:17:17 +02:00
Marcos Zuriaga d6c85bffcc
Apply save shared item with the shared key
Bugfixes
2016-10-02 20:18:51 +02:00
brantje 8c496d4804
Get shared items by vault id 2016-10-02 19:14:30 +02:00
brantje a99e6914b3
Add getSharedVaultItems 2016-10-02 19:09:50 +02:00
brantje b56bda459a
Add acceptShareRequest 2016-10-02 16:59:15 +02:00