Commit graph

78 commits

Author SHA1 Message Date
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
brantje
ca408ef0a3
Show dialog with incoming share requests 2016-10-02 16:10:04 +02:00
Marcos Zuriaga
ea997a1ce0
Added angularjs ShareService api methods
Fixed route method
2016-10-02 14:26:22 +02:00
brantje
aff63a5f77
Fix encrypting shared credentials 2016-10-02 13:00:52 +02:00
brantje
b5d7ed9418
Add encryptSharedCredential and decryptSharedCredential 2016-10-02 12:35:27 +02:00
Marcos Zuriaga
42b73148e6
Sharing action api
Some db changes for sharing
Sharing route added
Other minor changes
2016-10-02 01:56:36 +02:00
brantje
ae49c9e149
Implement renaming vault 2016-09-30 21:15:28 +02:00
brantje
05e20cceb0
Small bugfixes 2016-09-30 17:44:21 +02:00
brantje
101f137db5
Merge branch 'vaultSettings' 2016-09-28 23:40:53 +02:00
brantje
2af885265e
Fix bugs 2016-09-28 23:40:33 +02:00
Sander
b317fe4359 Merge pull request #37 from nextcloud/vaultSettings
Vault implement settings
2016-09-28 23:24:14 +02:00
brantje
fc99d93f86
Finish up vault settings 2016-09-28 23:23:24 +02:00
brantje
3394d78d36
Save work 2016-09-28 22:15:03 +02:00
brantje
8920a36ea7
Save work 2016-09-28 22:05:09 +02:00
Marcos Zuriaga
b45d5b3634 Sharing RSA cypher async 2016-09-28 21:56:54 +02:00
brantje
ab07f2b9bd
Use patch 2016-09-28 21:21:58 +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
Marcos Zuriaga
ad3dcb4b26 Sharing logic beggins 2016-09-26 22:36:05 +02:00
brantje
22b2cc1841 Get user vaults, returns id, guid, public key 2016-09-26 20:36:51 +02:00
Marcos Zuriaga
8db3f31367 Changes on promises
keepass importer ready and using promises
2016-09-26 17:05:47 +02:00
Marcos Zuriaga
966efcf4a5 Added promise class
Refactored crypto services to use promises
Fixed issues with the sharing settings page
2016-09-26 14:23:31 +02:00
brantje
b1728da8e2 Add function to get sharing keys 2016-09-25 22:02:58 +02:00
brantje
135090bb8d Fix 2016-09-25 21:25:37 +02:00
Marcos Zuriaga
dd0518a2ff Code cleanup 2016-09-25 21:01:53 +02:00