You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/public
Thomas Müller 1317b7c03d pass the name of the item source from the browser to the server - no need to get the data via complicated db queries 12 years ago
..
activity adding OC6 public API for activities 12 years ago
appframework Fix namespace for OCP\Appframework\Http 12 years ago
authentication fixing namespace of ApacheBackend - now know as OCP\Authentication\IApacheBackend 12 years ago
contacts move new interfaces into lib/public and OCP 12 years ago
files adding additional exceptions for special cases where creating a file might not be allowed 12 years ago
api.php Style-fix: Breakup long lines 12 years ago
app.php Public API documentation fixes 12 years ago
backgroundjob.php Move legacy backgroundjob classes to a place where they can be autoloaded 12 years ago
config.php Public API documentation fixes 12 years ago
constants.php Whitespace cleanup 12 years ago
contacts.php as a quick example the public contacts API has been ported over as a service hosted within the server container 12 years ago
db.php Public API documentation fixes 12 years ago
defaults.php mail is already themable via the template, no need to provide additional string in OC_Defaults 12 years ago
files.php Public API documentation fixes 12 years ago
groupinterface.php Add _many_ newlines at the end of files 12 years ago
iaddressbook.php Fix indentation style 12 years ago
icache.php Public API documentation fixes 12 years ago
iconfig.php Add missing implements and fix parameters in IConfig 12 years ago
icontainer.php move new interfaces into lib/public and OCP 12 years ago
idbconnection.php Public API documentation fixes 12 years ago
ihelper.php Add Helper and URLGenerator interfaces to server container 12 years ago
il10n.php Public API documentation fixes 12 years ago
image.php need to use \OC_Image to escape OCP namespace 12 years ago
inavigationmanager.php fixing typos + adding missing filed $activeEntry 12 years ago
ipreview.php adding public interface for preview 12 years ago
irequest.php passesCSRFCheck added to OCP\IRequest 12 years ago
iservercontainer.php Merge branch 'master' into activities-api 12 years ago
isession.php Add some docs to the sessions interface. 12 years ago
itagmanager.php Add factory class for the server container. 12 years ago
itags.php Add factory class for the server container. 12 years ago
iurlgenerator.php Add Helper and URLGenerator interfaces to server container 12 years ago
iusersession.php Add UserSession to server container 12 years ago
json.php style fixes for public json api 13 years ago
response.php Public API documentation fixes 12 years ago
share.php pass the name of the item source from the browser to the server - no need to get the data via complicated db queries 12 years ago
template.php Public API documentation fixes 12 years ago
user.php Public API documentation fixes 12 years ago
userinterface.php Add _many_ newlines at the end of files 12 years ago
util.php Added $app parameter to logException 12 years ago