Christoph Wurst
|
2a054e6c04
|
Update the license headers for Nextcloud 20
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-08-24 14:54:25 +02:00 |
Morris Jobke
|
234b510652
|
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-08-12 13:55:19 +02:00 |
Joas Schilling
|
a2f34f46b2
|
Fix tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-06-24 18:13:37 +02:00 |
Joas Schilling
|
89ed2c37bf
|
Update share type constant usage
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-06-24 16:49:16 +02:00 |
Christoph Wurst
|
afbd9c4e6e
|
Unify function spacing to PSR2 recommendation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-04-09 13:54:22 +02:00 |
Christoph Wurst
|
1a9330cd69
|
Update the license headers for Nextcloud 19
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-03-31 14:52:54 +02:00 |
Christoph Wurst
|
2ee65f177e
|
Use the shorter phpunit syntax for mocked return values
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-03-25 22:21:27 +01:00 |
Julius Härtl
|
87393a760e
|
Remove unused properties in ShareesAPIController
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-03-20 10:43:56 +01:00 |
Roeland Jago Douma
|
1672ff3bef
|
Do not use $_GET
The appframework is more than capable of handling this properly.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-01-05 20:13:11 +01:00 |
Christoph Wurst
|
5bf3d1bb38
|
Update license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-12-05 15:38:45 +01:00 |
Roeland Jago Douma
|
3a7cf40aaa
|
Mode to modern phpunit
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 15:27:18 +01:00 |
Roeland Jago Douma
|
c007ca624f
|
Make phpunit8 compatible
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 13:34:41 +01:00 |
Christoph Wurst
|
e930a0ccbe
|
Search sharees on lookup server when explicitly requested by user
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-02-26 19:44:49 +01:00 |
Christoph Wurst
|
f3023aaa85
|
Show sharing recommendations
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-02-25 07:25:21 +01:00 |
Roeland Jago Douma
|
79a88ed458
|
Fix tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-08-24 18:20:04 +02:00 |
Bjoern Schiessle
|
3942d731d2
|
update unit tests
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2018-07-11 10:11:48 +02:00 |
Morris Jobke
|
0eebff152a
|
Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-11-06 16:56:19 +01:00 |
Arthur Schiwon
|
c43685e6fc
|
shareeAPIController unit test clean up and last fixes
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-09-26 23:10:25 +02:00 |
Arthur Schiwon
|
f2c8e1ed2f
|
remove unused method
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-09-26 23:10:25 +02:00 |
Arthur Schiwon
|
a7a651f4a4
|
move splitUserRemote unit tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-09-26 23:10:25 +02:00 |
Arthur Schiwon
|
3888b3a285
|
adapt unit test for ensuring exception
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-09-26 23:10:24 +02:00 |
Arthur Schiwon
|
a28b1d91f9
|
split off former searchSharee unit test
also moves registering default plugins to Server for proper unit testing
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-09-26 23:10:24 +02:00 |
Arthur Schiwon
|
4a315ede81
|
adjust ShareeAPIController invalid-input search unit test
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-09-26 23:10:24 +02:00 |
Arthur Schiwon
|
38ff7eaece
|
adjust ShareeAPIController search test
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-09-26 23:10:24 +02:00 |
Arthur Schiwon
|
3d1d03a511
|
split off getEmail tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-09-26 23:10:24 +02:00 |
Arthur Schiwon
|
c92f7ee767
|
split off getRemote unit tests
adds two small fixes → they actually work \o/
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-09-26 23:10:24 +02:00 |
Arthur Schiwon
|
b35760de27
|
split off getGroups unit tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-09-26 23:10:24 +02:00 |
Arthur Schiwon
|
dd9e191d37
|
split off getUsers unit tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-09-26 23:10:23 +02:00 |
Joas Schilling
|
f28511cac6
|
Add unit test
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-06-14 15:32:34 +02:00 |
Maxence Lange
|
69694012ab
|
shares-circles
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
|
2017-03-17 18:48:33 -01:00 |
Robin Appelman
|
fa49c4a13b
|
Add a single public api for resolving a cloud id to a user and remote and back
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-02-08 15:17:02 +01:00 |
Vincent Petry
|
14256d631c
|
Use group display name in sharing API + UI
|
2016-12-22 18:35:32 +01:00 |
Lukas Reschke
|
7b3855a375
|
Add config switch
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2016-11-21 11:30:02 +01:00 |
Joas Schilling
|
cbc6118f51
|
Only check the sharing backends for file/folder items
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-10 16:46:01 +01:00 |
Bjoern Schiessle
|
6d7520b1e2
|
unit tests updated and new added
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2016-11-01 19:54:41 +01:00 |
Roeland Jago Douma
|
a28528a254
|
Add ShareesAPI E-mail search
* Allow to search for SHARE_TYPE_EMAIL (4)
* Added tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2016-10-24 14:59:32 +02:00 |
Vincent Petry
|
ec9fd67bc5
|
Allow space for federated share id search
|
2016-08-30 11:11:59 +02:00 |
Roeland Jago Douma
|
2fdda01b4b
|
Sharee API to AppFramework
* Move to OCSController
* Move to Controller folder
* Use automatic DI
* Use function parameters
* Updated tests
|
2016-08-26 11:36:09 +02:00 |