nextcloud/core/Controller
Roeland Jago Douma 0224c61530
Add preview endpoint for the fileid
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-24 11:24:18 +01:00
..
AutoCompleteController.php don't create sorter instances when none was requested 2017-11-28 13:30:51 +01:00
AvatarController.php Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called 2018-01-18 13:40:55 +01:00
ClientFlowLoginController.php Request->getHeader() should always return a string 2018-01-17 09:51:31 +01:00
ContactsMenuController.php
CssController.php Request->getHeader() should always return a string 2018-01-17 09:51:31 +01:00
JsController.php Request->getHeader() should always return a string 2018-01-17 09:51:31 +01:00
LoginController.php Display message when connection is throttled on logi page 2018-01-15 21:43:09 +01:00
LostController.php never translate login names when requiring with a user id 2018-01-03 13:25:00 +01:00
OCJSController.php Use correct L10N files for jsconfig 2018-01-05 14:33:03 +01:00
OCSController.php
PreviewController.php Add preview endpoint for the fileid 2018-01-24 11:24:18 +01:00
SetupController.php
TwoFactorChallengeController.php
UserController.php
WalledGardenController.php