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
Lukas Reschke 8e8acad550 Merge pull request #14145 from owncloud/no-whitespace-from-themes-master 11 years ago
..
app enabled disabled files app in repair step 12 years ago
appframework Merge pull request #13425 from owncloud/phpdoc_cleanup 11 years ago
archive Update pear/archive_tar to 1.3.13 12 years ago
assetic Fix JS asset generation 12 years ago
backgroundjob
cache readd is_file 12 years ago
connector/sabre Revert "adding OC-ETag header" 12 years ago
contacts Replace deprecated constant with new class constant 12 years ago
db set MySQL autocommit on connection setup 12 years ago
diagnostics Allow adding events that hapend before the event logger was loaded 12 years ago
fileproxy
files only read permissions once 11 years ago
group add isAdmin and isInGroup methods for the group manager 12 years ago
hooks
l10n Correctly fallback to english, if the plural case is not translated 12 years ago
legacy drop OC_Preferences 12 years ago
log Respect `mod_unique_id` and refactor `OC_Request::getRequestId` 11 years ago
memcache Json_(en|de)code values on redis to be able to cache arrays 12 years ago
ocs reduce OC_Preferences, OC_Config and \OCP\Config usage 12 years ago
preview add config-option for an image's maximum filesize when generating previews 12 years ago
repair Explicily close the statement cursors 12 years ago
route Intelligent container 12 years ago
search Scroll to file in folder, when using "search in other places" link 12 years ago
security certificate manager should always use a \OC\Files\View otherwise we will get problems for different primary storages 12 years ago
session Refactor internal session to write directly to $_SESSION 12 years ago
setup naming fixes while reviewing 12 years ago
share Merge pull request #13979 from owncloud/group-share-collition-wrong-type-in-post-hook 11 years ago
tagging PHPDoc fixes as suggested by @MorrisJobke. 12 years ago
template Deprecate Util::formatDate() 12 years ago
user Throw an exception when login is canceled by an app 12 years ago
vobject
activitymanager.php Allow extensions to specify the list of special parameters 12 years ago
allconfig.php Add a method to set/unset multiple config values in one call 12 years ago
api.php Merge pull request #12918 from owncloud/use-uid-instead-of-login-name 12 years ago
app.php Merge pull request #13425 from owncloud/phpdoc_cleanup 11 years ago
appconfig.php Cleanup of PHPDoc return types 12 years ago
apphelper.php
archive.php
arrayparser.php Replace exception with standard exception 12 years ago
avatar.php Add a better way to check if an avatar exists for the user 12 years ago
avatarmanager.php
backgroundjob.php
cache.php
config.php Merge pull request #11056 from AdamWill/9885-opcode 11 years ago
contactsmanager.php Fix permissions 12 years ago
databaseexception.php Correctly namespace and autoload DatabaseException 12 years ago
databasesetupexception.php Correctly namespace DatabaseSetupException 12 years ago
datetimeformatter.php Correctly inject the language into the subcall 12 years ago
datetimezone.php Move timezone logic out of server.php 12 years ago
db.php Add tableExists to public db api 12 years ago
defaults.php catch any whitespaces which might get written to the output buffer while loading a theme 11 years ago
eventsource.php Explicitly cast id and validate type 12 years ago
filechunking.php
fileproxy.php
files.php removed a little duplication 12 years ago
forbiddenexception.php
geo.php
group.php Add REST route for user & group management 12 years ago
helper.php Merge pull request #13854 from owncloud/avatar-exists 11 years ago
hintexception.php Do not show exception to the end-user 12 years ago
hook.php Cleanup of PHPDoc return types 12 years ago
httphelper.php add timeout to curl request 11 years ago
image.php remove insane debug-log from OC_Image 12 years ago
installer.php drop OC_Preferences 12 years ago
json.php Deprecate `OC_JSON` and `OCP\JSON` 11 years ago
l10n.php Correctly fallback to english, if the plural case is not translated 12 years ago
largefilehelper.php Check if open_basedir is set 12 years ago
log.php Remove changes which were inadvertently pushed to master 12 years ago
mail.php Fix undefined offset 1 for wrong user mail address 12 years ago
mimetypes.list.php Updated the media type of some font types 12 years ago
naturalsort.php Performance improvements for NaturalSort 11 years ago
naturalsort_defaultcollator.php Move NaturalSort_DefaultCollator to its own file 12 years ago
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php add a controller and reponse for ocs 12 years ago
ocsclient.php Cache responses from the AppStore server 12 years ago
preview.php Verify whether type is correct 12 years ago
previewmanager.php Make files non executable 12 years ago
repair.php Revert "enabled disabled files app in repair step" 12 years ago
repairexception.php Added repair step for legacy storages 12 years ago
repairstep.php
request.php Respect `mod_unique_id` and refactor `OC_Request::getRequestId` 11 years ago
response.php Allow any outgoing XHR connections 12 years ago
search.php move search results below filelist, show hint when results are off screen, use js plugin mechanism 12 years ago
server.php Respect `mod_unique_id` and refactor `OC_Request::getRequestId` 11 years ago
serviceunavailableexception.php
setup.php Reference module with `.c` 12 years ago
subadmin.php
systemconfig.php Add a method to set/unset multiple config values in one call 12 years ago
tagmanager.php Add user parameter to tag manager 12 years ago
tags.php Merge pull request #13425 from owncloud/phpdoc_cleanup 11 years ago
template.php Respect `mod_unique_id` and refactor `OC_Request::getRequestId` 11 years ago
templatelayout.php include core version into js/css version tag - fixes #13702 12 years ago
tempmanager.php Check directory handle before we use it 11 years ago
updater.php Add version to .htaccess 12 years ago
urlgenerator.php Remove internal annotation 11 years ago
user.php Fix WebDAV auth for session authentication only 12 years ago
util.php catch any whitespaces which might get written to the output buffer while loading a theme 11 years ago
vobject.php Use function outside of loop 12 years ago