Commit graph

69 commits

Author SHA1 Message Date
brantje
adb7dd582b
Remove comment
Fix if statement

Add return

Add return

Remove assignment
2016-10-08 15:00:07 +02:00
brantje
e7bf4f8533
Delete users from share list 2016-10-07 13:41:08 +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
77587e5598
Added capability on the api revisions endpoint to get shared item revisions by target user 2016-10-05 18:47:25 +02:00
brantje
e6aef00193
Downloading shared files works 2016-10-05 16:58:19 +02:00
brantje
f80263dff0
Add route to update revisions 2016-10-05 14:30:28 +02:00
brantje
b01afb4f3d
Add route for updating file 2016-10-05 14:09:15 +02:00
brantje
d058028c54
Fix updating shared credential 2016-10-04 16:20:55 +02:00
Marcos Zuriaga
bca3cefd0c
Api endpoint logic to gather the ACL of a credential 2016-10-04 14:40:48 +02:00
Marcos Zuriaga
ef4f701a92
Reorder routes definitions 2016-10-04 14:29:06 +02:00
Marcos Zuriaga
e93ed18acd
Updated API public endpoints 2016-10-04 14:27:49 +02:00
brantje
294b9f7201
Link sharing works 2016-10-04 00:19:46 +02:00
brantje
96435011f8
Add expire_views 2016-10-03 23:32:30 +02:00
Marcos Zuriaga
fe856414fa
Changes on api 2016-10-03 23:05:18 +02:00
Marcos Zuriaga
5d278e6d57
Fixed url on api 2016-10-03 22:57:32 +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
f8c86b9ea6
Added edited_by field to credential revisions 2016-10-03 19:50:03 +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
9f779087ca
Add public share page 2016-10-03 10:19:43 +02:00
Marcos Zuriaga
ca24caeb07
Change api endpoint name 2016-10-02 19:07:03 +02:00
Marcos Zuriaga
7252aa7f4a
Api endpoint to get items shared with a vault 2016-10-02 19:04:19 +02:00
brantje
01a0d8bf05
Rename is_shared to shared_key 2016-10-02 18:59:20 +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
Marcos Zuriaga
ea997a1ce0
Added angularjs ShareService api methods
Fixed route method
2016-10-02 14:26:22 +02:00
Marcos Zuriaga
ee919c1159
Missing coma 2016-10-02 14:02:38 +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
c41439b0c2
Fix table name in ShareRequestMapper 2016-10-02 11:22:19 +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
c907bb540d
Merge branch 'bookmarklet' 2016-10-01 17:31:16 +02:00
brantje
6411351068
Add bookmarklet 2016-10-01 17:21:24 +02:00
Marcos Zuriaga
76d9a16797
DB Sharing update 2016-10-01 00:30:34 +02:00
brantje
8920a36ea7
Save work 2016-09-28 22:05:09 +02:00
brantje
d2c02ce32b
Add settings to vault table 2016-09-28 20:26:59 +02:00
brantje
028fb36d8a Add field to credential table
Signed-off-by: brantje <brantje@gmail.com>
2016-09-28 19:23:25 +02:00
brantje
9b7dc8721c Add nextcloud as dep 2016-09-27 17:51:03 +02:00
brantje
22b2cc1841 Get user vaults, returns id, guid, public key 2016-09-26 20:36:51 +02:00
brantje
096d97e7a9 Small bug fixes 2016-09-26 20:12:14 +02:00
brantje
07cc22817a Add random data importer, change return to callbacks 2016-09-26 00:27:02 +02:00
brantje
2d19e38e8a Save sharing keys to db 2016-09-25 18:34:33 +02:00
brantje
c1a2e959ef Add passman version to settings 2016-09-24 20:47:47 +02:00
brantje
41837d2c7d Add field for sharing keys generated time 2016-09-24 17:03:18 +02:00
brantje
9aefb98584 Added sharing keys to vault table 2016-09-24 17:01:11 +02:00
Marcos Zuriaga
06ecc2ff80 Sharing permissions tables 2016-09-24 15:56:04 +02:00
Marcos Zuriaga
a8edcc67d5 Merge branch 'master' of github.com:nextcloud/passman 2016-09-24 13:09:00 +02:00