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/private
Robin Appelman 8eda661761 Throw an exception when login is canceled by an app 11 years ago
..
app HHVM: Call libxml_use_internal_errors() instead of surpressing errors. 11 years ago
appframework degraded logging policy for server container in AppFramework 11 years ago
archive
assetic Fix JS asset generation 11 years ago
backgroundjob
cache
connector/sabre Improve debugging for ServiceUnavailable exceptions 11 years ago
contacts Replace deprecated constant with new class constant 11 years ago
db Use a special filter expression for Oracle to filter the prefix - fixes #13220 11 years ago
diagnostics
fileproxy
files Merge pull request #13301 from owncloud/drop-etag-message 11 years ago
group add isAdmin and isInGroup methods for the group manager 11 years ago
hooks
l10n Correctly fallback to english, if the plural case is not translated 11 years ago
legacy introduce preCondition for setUserValue to provide atomic check-and-update 11 years ago
log add Download logfile button to admin settings 11 years ago
memcache Add Null memcacher 11 years ago
ocs reduce OC_Preferences, OC_Config and \OCP\Config usage 11 years ago
preview Split bitmap providers into one per file 11 years ago
repair
route Intelligent container 11 years ago
search new OC.Search, add search result formatters and handlers, use full content width for results 11 years ago
security Next step in server-to-server sharing next generation, see #12285 11 years ago
session
setup Correctly namespace DatabaseSetupException 11 years ago
share don't delete share table entries for the unique name if re-share permission was removed 11 years ago
tagging
template Deprecate Util::formatDate() 11 years ago
user Throw an exception when login is canceled by an app 11 years ago
vobject
activitymanager.php Allow extensions to specify the list of special parameters 11 years ago
allconfig.php Add type of the variables to the docs 11 years ago
api.php Merge pull request #12918 from owncloud/use-uid-instead-of-login-name 11 years ago
app.php rework api of DependencyAnalyzer 11 years ago
appconfig.php
apphelper.php
archive.php
arrayparser.php Replace exception with standard exception 11 years ago
avatar.php
avatarmanager.php
backgroundjob.php
cache.php
config.php drop unused isDebugMode and setDebugMode of OC_Config 11 years ago
contactsmanager.php Fix permissions 11 years ago
databaseexception.php Correctly namespace and autoload DatabaseException 11 years ago
databasesetupexception.php Correctly namespace DatabaseSetupException 11 years ago
datetimeformatter.php Correctly inject the language into the subcall 11 years ago
datetimezone.php Move timezone logic out of server.php 11 years ago
db.php Add tableExists to public db api 11 years ago
defaults.php
eventsource.php
filechunking.php
fileproxy.php
files.php removed a little duplication 11 years ago
forbiddenexception.php
geo.php
group.php Add REST route for user & group management 11 years ago
helper.php Memcache binary executable searching 11 years ago
hintexception.php
hook.php
httphelper.php Next step in server-to-server sharing next generation, see #12285 11 years ago
image.php Do not call filesize(null), this function expects a string. 11 years ago
installer.php Limit blacklist to php files 11 years ago
json.php
l10n.php Correctly fallback to english, if the plural case is not translated 11 years ago
largefilehelper.php Check if open_basedir is set 11 years ago
log.php Remove changes which were inadvertently pushed to master 11 years ago
mail.php
mimetypes.list.php
naturalsort.php Move NaturalSort_DefaultCollator to its own file 11 years ago
naturalsort_defaultcollator.php Move NaturalSort_DefaultCollator to its own file 11 years ago
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php
ocsclient.php Cache responses from the AppStore server 11 years ago
preferences.php introduce preCondition for setUserValue to provide atomic check-and-update 11 years ago
preview.php Verify whether type is correct 11 years ago
previewmanager.php
repair.php Adding repair step to fix missing etags - fixes #12172 11 years ago
repairexception.php
repairstep.php
request.php Add workaround for older instances 11 years ago
response.php
search.php move search results below filelist, show hint when results are off screen, use js plugin mechanism 11 years ago
server.php Next step in server-to-server sharing next generation, see #12285 11 years ago
serviceunavailableexception.php
setup.php Add version to .htaccess 11 years ago
subadmin.php
systemconfig.php Extract interaction with config.php into SystemConfig 11 years ago
tagmanager.php Add user parameter to tag manager 11 years ago
tags.php Fix Undefined variable: result at tags.php#231 11 years ago
template.php allow css/js asset directory to be relocated (#13053) 11 years ago
templatelayout.php Merge pull request #13063 from AdamWill/assets-relocate 11 years ago
tempmanager.php
updater.php Add version to .htaccess 11 years ago
urlgenerator.php Introduce app info xml parser including basic unit test - necessary for #10777 11 years ago
user.php Merge pull request #12923 from owncloud/ultra-slim-version-of-incognito-mode 11 years ago
util.php Allow custom error messages for the login page 11 years ago
vobject.php