Faraz Samapoor
|
2800436948
|
Applies agreed-upon indentation convention to the changed controllers.
Based on https://github.com/nextcloud/server/pull/38636#discussion_r1218167753
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
|
2023-06-20 10:38:46 +07:00 |
Faraz Samapoor
|
9eedeb4012
|
Refactors controllers by using PHP8's constructor property promotion.
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
|
2023-06-20 10:38:46 +07:00 |
Carl Schwan
|
b70c6a128f
|
Update core to PHP 7.4 standard
- Typed properties
- Port to LoggerInterface
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-05-20 22:18:06 +07:00 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
|
Update php licenses
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-06-04 22:02:41 +07:00 |
Robin Appelman
|
c232a40bdf
|
remove leftover debug @NoCSRFRequired introduced with #26198
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-04-01 13:51:53 +07:00 |
Robin Appelman
|
b38618c813
|
use node search api for legacy file search endpoint
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-03-19 16:08:01 +07:00 |
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 +07:00 |
Robin Appelman
|
fda55db4c9
|
Filter out search results that have invalid encoding
this prevents a single invalid search results from erroring the entire search request
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2020-06-16 15:45:17 +07:00 |
Christoph Wurst
|
5bf3d1bb38
|
Update license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-12-05 15:38:45 +07:00 |
Roeland Jago Douma
|
7674e591bd
|
Move search to proper Controller
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-03-09 14:36:48 +07:00 |