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 b48dffa9a3 Merge pull request #5072 from owncloud/apache-auth-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 cleanup public storage interface a bit 12 years ago
api.php Style-fix: Breakup long lines 12 years ago
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 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 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 Fix indentation style 12 years ago
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 style fixes for public json api 13 years ago
response.php fixing returns 12 years ago
share.php Merge branch 'master' into sharing_mail_notification_master 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