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 4d4eda0f06 fixing namespace of ApacheBackend - now know as OCP\Authentication\IApacheBackend 13 years ago
..
appframework class API decommissioning part 1 13 years ago
authentication fixing namespace of ApacheBackend - now know as OCP\Authentication\IApacheBackend 13 years ago
contacts move new interfaces into lib/public and OCP 13 years ago
files cleanup public storage interface a bit 13 years ago
api.php Style-fix: Breakup long lines 14 years ago
app.php fixing PHPDoc 13 years ago
backgroundjob.php Move legacy backgroundjob classes to a place where they can be autoloaded 13 years ago
config.php Fix returns of values in OCP\Config 13 years ago
constants.php Whitespace cleanup 14 years ago
contacts.php as a quick example the public contacts API has been ported over as a service hosted within the server container 13 years ago
db.php Add OCP\DB::getErrorMessage() to public namespace. 13 years ago
defaults.php add public api 13 years ago
files.php functions in OCP should be static 13 years ago
groupinterface.php Add _many_ newlines at the end of files 13 years ago
iaddressbook.php Fix indentation style 14 years ago
icache.php updating php docs 13 years ago
iconfig.php Add missing implements and fix parameters in IConfig 13 years ago
icontainer.php move new interfaces into lib/public and OCP 13 years ago
idbconnection.php Add missing implements and fix parameters in IConfig 13 years ago
image.php need to use \OC_Image to escape OCP namespace 13 years ago
inavigationmanager.php fixing typos + adding missing filed $activeEntry 13 years ago
ipreview.php adding public interface for preview 13 years ago
irequest.php Purge session from Request - and fix some styles 13 years ago
iservercontainer.php Merge pull request #4892 from owncloud/vcategories_public 13 years ago
isession.php Add some docs to the sessions interface. 13 years ago
itagmanager.php Add factory class for the server container. 13 years ago
itags.php Add factory class for the server container. 13 years ago
iusersession.php Add UserSession to server container 13 years ago
json.php style fixes for public json api 14 years ago
response.php fixing returns 14 years ago
share.php Merge pull request #4207 from owncloud/search_shared_files 13 years ago
template.php Merge branch 'master' into oc_preview 13 years ago
user.php User: move checkPassword from User to Manager to not break API 13 years ago
userinterface.php Add _many_ newlines at the end of files 13 years ago
util.php check if some encrypted files are left after the app was disabled and warn the user 13 years ago