Commit graph

131 commits

Author SHA1 Message Date
Marcos Zuriaga
1e8d742c01
Utils class simplification of microtime method
utils unit tests
2016-10-08 18:24:30 +02:00
brantje
adb7dd582b
Remove comment
Fix if statement

Add return

Add return

Remove assignment
2016-10-08 15:00:07 +02:00
brantje
6dc3ddf63f
Revert "Scrutinizer Auto-Fixes"
This reverts commit 33ef75ac2f.
2016-10-08 13:45:34 +02:00
Scrutinizer Auto-Fixer
33ef75ac2f Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-10-07 23:01:16 +00:00
brantje
12764c5a4f
Remove ->__toString() call 2016-10-08 00:11:40 +02:00
brantje
fe690de354
Fix travis errors in Utility/PermissionEntity 2016-10-08 00:06:51 +02:00
brantje
724a3b33ff
Fix travis errors in ShareService 2016-10-08 00:05:43 +02:00
brantje
80289b1a71
Fix travis errors in CronService 2016-10-08 00:05:08 +02:00
brantje
ea8ee93efd
Fix travis errors in CredentialService 2016-10-08 00:04:36 +02:00
brantje
41360eed89
Fix travis errors in SharingMapper 2016-10-08 00:04:12 +02:00
brantje
1abe75c959
Fix travis errors in Activity class 2016-10-08 00:02:16 +02:00
brantje
bbcee22431
Fix travis errors in share controller 2016-10-07 23:57:42 +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
brantje
5ff5414f2c
Fix merge conflict 2016-10-05 18:27:56 +02:00
brantje
a77ae301f5
Stared to work on revisions 2016-10-05 18:24:36 +02:00
Marcos Zuriaga
d0fbc485d0
Improved pending request permissions update
PHP doc improvements and additions
Changes on the utility class
2016-10-05 18:24:22 +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
35d6d3777c
Add activity support for sharing 2016-10-05 13:46:25 +02:00
brantje
13197c583c
Format file 2016-10-05 12:49:43 +02:00
brantje
4bc90d904e
Setting permission on share requests works 2016-10-05 12:48:59 +02:00
brantje
eb915e065e
Dont create new requests for a credential, when target user has pending requests for that credential 2016-10-05 12:11:43 +02:00
Marcos Zuriaga
00149bb912
Fixes some issues with the ACL queries 2016-10-04 20:46:59 +02:00
Marcos Zuriaga
2259f002be
Added pending requests to the acl api 2016-10-04 19:59:55 +02:00
Marcos Zuriaga
bca3cefd0c
Api endpoint logic to gather the ACL of a credential 2016-10-04 14:40:48 +02:00
brantje
5c9aac9495
Expire shared items after a certain date 2016-10-04 14:15:34 +02:00
brantje
dbbe383bf9
Expire link shared credential after x views 2016-10-04 13:11:37 +02:00
brantje
e71a82218e
Fix for unsharing password 2016-10-04 12:57:41 +02:00
brantje
23a02c84d9
Add todo 2016-10-04 00:35:30 +02:00
brantje
42c3e1dee0
Add todo 2016-10-04 00:34:16 +02:00
Marcos Zuriaga
62b54aee8e
Behave as if no item was found if public user has no read permission 2016-10-04 00:21:27 +02:00
Marcos Zuriaga
1ba859269f
Add missing data to the public api response 2016-10-04 00:14:20 +02:00
Marcos Zuriaga
4ded0d8e0b
Don't return an array on public api 2016-10-04 00:13:38 +02:00
brantje
96435011f8
Add expire_views 2016-10-03 23:32:30 +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
brantje
de27612a58
Updating almost works 2016-10-03 21:36:39 +02:00
Marcos Zuriaga
8a218344c5
Permissions check on credential update api 2016-10-03 21:18:28 +02:00
Marcos Zuriaga
0b2dff77eb
Started woking on some credential changes 2016-10-03 20:38:40 +02:00
Marcos Zuriaga
f8c86b9ea6
Added edited_by field to credential revisions 2016-10-03 19:50:03 +02:00
Marcos Zuriaga
5cfd481e63
Fix bitwise not 2016-10-03 18:55:34 +02:00
brantje
5f337e323a
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-03 17:57:20 +02:00
Marcos Zuriaga
fca2d01de0
Added documentation 2016-10-03 17:38:57 +02:00
brantje
b90d6eb0c3
Fix shared_key after unsharing 2016-10-03 17:38:45 +02:00
Marcos Zuriaga
b4ed5e9c76
Added api endpoint to get revisions of shared items 2016-10-03 17:20:57 +02:00
brantje
b8028dd640
Fix merge conflict 2016-10-03 15:54:15 +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