Commit graph

45 commits

Author SHA1 Message Date
brantje dbbe383bf9
Expire link shared credential after x views 2016-10-04 13:11:37 +02:00
brantje 04a89a3ea3
Add todo 2016-10-04 00:36:40 +02:00
brantje 294b9f7201
Link sharing works 2016-10-04 00:19:46 +02:00
Marcos Zuriaga 58f40da69b
Fix missing method 2016-10-03 23:53:46 +02:00
Marcos Zuriaga d944901cca
Added right line 2016-10-03 23:43:38 +02:00
Marcos Zuriaga c31a790bb3
Removed wrong line 2016-10-03 23:42:46 +02:00
brantje dafa79bf8c
Add missing param 2016-10-03 23:33:32 +02:00
Marcos Zuriaga fe856414fa
Changes on api 2016-10-03 23:05:18 +02:00
Marcos Zuriaga eada39c2bd
Sharing public link creation API endpoint 2016-10-03 22:55:33 +02:00
Marcos Zuriaga eadcdcabb0
Api endpoint to get the public link credentials 2016-10-03 22:43:36 +02:00
Marcos Zuriaga b4ed5e9c76
Added api endpoint to get revisions of shared items 2016-10-03 17:20:57 +02:00
brantje 28aa97bc57
Add backend for deleting share requests 2016-10-03 15:50:10 +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 042bf4b26d
Fix same user check in search users 2016-10-02 22:11:26 +02:00
brantje 2baae50691
Get shared items working 2016-10-02 19:29:06 +02:00
brantje a4c1185fe8
Fix select statements 2016-10-02 19:18:40 +02:00
Marcos Zuriaga 7252aa7f4a
Api endpoint to get items shared with a vault 2016-10-02 19:04:19 +02:00
brantje 5395566053
Send a notification on accept share request 2016-10-02 18:47:02 +02:00
brantje a7eb15d2d8
On accept share mark notification as read 2016-10-02 18:42:43 +02:00
brantje 173222971f
Send a notification when a user declines sharing 2016-10-02 18:22:12 +02:00
brantje 14c2ec26fb
Fixes for cleanItemRequestsForUser 2016-10-02 18:01:41 +02:00
brantje 2978800c43
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-02 17:38:42 +02:00
brantje bd7fc18896
Revert "Decline from notification works!"
This reverts commit 5809b23811.
2016-10-02 17:38:19 +02:00
Marcos Zuriaga 519e41ab2e
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-02 17:38:02 +02:00
brantje 5809b23811
Decline from notification works! 2016-10-02 17:37:21 +02:00
Marcos Zuriaga 6698e5f29b
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-02 17:37:06 +02:00
Marcos Zuriaga 5fa439ee4d
Sharing API progress 2016-10-02 17:32:22 +02:00
brantje a727fd814d
Decline sharing request 2016-10-02 17:19:12 +02:00
brantje ca408ef0a3
Show dialog with incoming share requests 2016-10-02 16:10:04 +02:00
brantje 200a18a0e8
Begin to implement accept shared credential 2016-10-02 15:39:52 +02:00
brantje e8c60d579f
Send notification to user 2016-10-02 14:41:38 +02:00
Marcos Zuriaga 8684c0140a Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-02 13:49:06 +02:00
Marcos Zuriaga b828f7dbd1
Sharing api endpoints
Sharing db interfacing logics
Some minor db changes
2016-10-02 13:48:23 +02:00
brantje 6c5df04774
Add link sharing settings 2016-10-02 13:35:49 +02:00
brantje 49d5b15d25
Fix inserting share requests 2016-10-02 11:43:31 +02:00
brantje 966b74651d
Remove group search, check if an user has vaults 2016-10-02 10:53:15 +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
Marcos Zuriaga dac5c17360 Some more sharing logic 2016-09-29 01:12:39 +02:00
brantje 106cf3bf5b Fix error 500 2016-09-26 21:23:24 +02:00
brantje 22b2cc1841 Get user vaults, returns id, guid, public key 2016-09-26 20:36:51 +02:00
brantje 46b82a5b1d Hide current user from user search 2016-09-26 19:20:48 +02:00
brantje da0412406f Fix searching users / groups 2016-09-24 15:58:02 +02:00
brantje 0fd24a5002 Add example for activity shared item 2016-09-23 17:03:36 +02:00
brantje f547ca83a7 Add search for users 2016-09-23 12:02:41 +02:00