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 2f0f38761d Add helper to check for `ini` values in `OC_Util::checkServer` 10 years ago
..
app integrate code checker in the installer 10 years ago
appframework Incorporate review changes 10 years ago
archive Update pear/archive_tar to 1.3.13 11 years ago
assetic Fix JS asset generation 10 years ago
backgroundjob Dont try to execute jobs that no longer exist 11 years ago
cache readd is_file 10 years ago
connector/sabre Merge pull request #14207 from owncloud/propfind-optimize 10 years ago
contacts Replace deprecated constant with new class constant 11 years ago
db Merge pull request #13777 from owncloud/close-cursor 10 years ago
diagnostics Allow adding events that hapend before the event logger was loaded 11 years ago
fileproxy
files Merge pull request #13767 from owncloud/issue/13764-mimetype-racecondition 10 years ago
group add isAdmin and isInGroup methods for the group manager 10 years ago
hooks
l10n Correctly fallback to english, if the plural case is not translated 10 years ago
legacy drop OC_Preferences 10 years ago
log Refactor OC_Request into TrustedDomainHelper and IRequest 10 years ago
memcache Revert "add debug log for memcache instantiation" 10 years ago
ocs reduce OC_Preferences, OC_Config and \OCP\Config usage 10 years ago
preview add config-option for an image's maximum filesize when generating previews 10 years ago
repair Explicily close the statement cursors 11 years ago
route Refactor OC_Request into TrustedDomainHelper and IRequest 10 years ago
search Scroll to file in folder, when using "search in other places" link 10 years ago
security Make scrutinizer happy 10 years ago
session Refactor internal session to write directly to $_SESSION 11 years ago
setup naming fixes while reviewing 10 years ago
share Merge pull request #13979 from owncloud/group-share-collition-wrong-type-in-post-hook 10 years ago
tagging PHPDoc fixes as suggested by @MorrisJobke. 11 years ago
template Deprecate Util::formatDate() 10 years ago
user Throw an exception when login is canceled by an app 10 years ago
vobject
activitymanager.php Allow extensions to specify the list of special parameters 10 years ago
allconfig.php Add a method to set/unset multiple config values in one call 10 years ago
api.php Merge pull request #12918 from owncloud/use-uid-instead-of-login-name 10 years ago
app.php Refactor OC_Request into TrustedDomainHelper and IRequest 10 years ago
appconfig.php Cleanup of PHPDoc return types 10 years ago
apphelper.php
archive.php Previous commit was not based on master, retry. Removed broken tar cutter, double extensions are not possible in temp files. Added tar support. Fixed extension switch. 11 years ago
arrayparser.php Replace exception with standard exception 10 years ago
avatar.php Add a better way to check if an avatar exists for the user 10 years ago
avatarmanager.php
backgroundjob.php
cache.php
config.php Merge pull request #11056 from AdamWill/9885-opcode 10 years ago
contactsmanager.php Fix permissions 10 years ago
databaseexception.php Correctly namespace and autoload DatabaseException 10 years ago
databasesetupexception.php Correctly namespace DatabaseSetupException 11 years ago
datetimeformatter.php Correctly inject the language into the subcall 10 years ago
datetimezone.php Move timezone logic out of server.php 10 years ago
db.php Add tableExists to public db api 10 years ago
defaults.php Merge pull request #13890 from owncloud/add-no-referrer 10 years ago
eventsource.php Explicitly cast id and validate type 11 years ago
filechunking.php
fileproxy.php
files.php removed a little duplication 10 years ago
forbiddenexception.php
geo.php
group.php Add REST route for user & group management 10 years ago
helper.php Merge pull request #13854 from owncloud/avatar-exists 10 years ago
hintexception.php Do not show exception to the end-user 11 years ago
hook.php Cleanup of PHPDoc return types 10 years ago
httphelper.php add timeout to curl request 10 years ago
image.php Check if imageflip is available 10 years ago
installer.php Refactor OC_Request into TrustedDomainHelper and IRequest 10 years ago
json.php Deprecate `OC_JSON` and `OCP\JSON` 10 years ago
l10n.php Correctly fallback to english, if the plural case is not translated 10 years ago
largefilehelper.php Check if open_basedir is set 10 years ago
log.php Remove changes which were inadvertently pushed to master 10 years ago
mail.php Fix undefined offset 1 for wrong user mail address 10 years ago
mimetypes.list.php Updated the media type of some font types 10 years ago
naturalsort.php Performance improvements for NaturalSort 10 years ago
naturalsort_defaultcollator.php Move NaturalSort_DefaultCollator to its own file 10 years ago
navigationmanager.php
needsupdateexception.php Throw an exception when we try to load an app that needs to be upgraded 11 years ago
notsquareexception.php
ocs.php add a controller and reponse for ocs 10 years ago
ocsclient.php Cache responses from the AppStore server 10 years ago
preview.php Verify whether type is correct 10 years ago
previewmanager.php Make files non executable 11 years ago
repair.php Revert "enabled disabled files app in repair step" 10 years ago
repairexception.php Added repair step for legacy storages 11 years ago
repairstep.php Added RepairStep interface and default repair step lists 11 years ago
response.php Merge pull request #13989 from owncloud/enhancment/security/11857 10 years ago
search.php move search results below filelist, show hint when results are off screen, use js plugin mechanism 10 years ago
server.php Revert "add debug log for memcache instantiation" 10 years ago
serviceunavailableexception.php Throw an exception when we try to load an app that needs to be upgraded 11 years ago
setup.php Add `Satisfy All` 10 years ago
subadmin.php
systemconfig.php Add a method to set/unset multiple config values in one call 10 years ago
tagmanager.php Add user parameter to tag manager 10 years ago
tags.php Merge pull request #13425 from owncloud/phpdoc_cleanup 10 years ago
template.php Refactor OC_Request into TrustedDomainHelper and IRequest 10 years ago
templatelayout.php Refactor OC_Request into TrustedDomainHelper and IRequest 10 years ago
tempmanager.php Check directory handle before we use it 10 years ago
updater.php Port of #14041 to master 10 years ago
urlgenerator.php Refactor OC_Request into TrustedDomainHelper and IRequest 10 years ago
user.php URLEncode logout attribute 10 years ago
util.php Add helper to check for `ini` values in `OC_Util::checkServer` 10 years ago
vobject.php Use function outside of loop 11 years ago