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 dc58195c7f Merge pull request #5207 from owncloud/fixing-4011-part2-master 12 years ago
..
appframework Remove misleading IMiddleware interface 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
app.php fixing PHPDoc 12 years ago
backgroundjob.php Move legacy backgroundjob classes to a place where they can be autoloaded 12 years ago
config.php Fix returns of values in OCP\Config 12 years ago
constants.php
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 Add OCP\DB::getErrorMessage() to public namespace. 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 functions in OCP should be static 12 years ago
groupinterface.php Add _many_ newlines at the end of files 12 years ago
iaddressbook.php
icache.php updating php docs 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 Add missing implements and fix parameters in IConfig 12 years ago
ihelper.php Add Helper and URLGenerator interfaces to server container 12 years ago
il10n.php Add L10N interface to server container 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 Add Helper and URLGenerator interfaces to server container 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
response.php
share.php make sure that we only find file/folder shares 12 years ago
template.php Removed $fromTime argument from public template API 12 years ago
user.php User: move checkPassword from User to Manager to not break API 12 years ago
userinterface.php Add _many_ newlines at the end of files 12 years ago
util.php check if some encrypted files are left after the app was disabled and warn the user 12 years ago