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
Morris Jobke 53b2d85709 Merge pull request #12402 from owncloud/fix-phpdoc 12 years ago
..
app Add \OC\App\Manager to handle enabling/disabling apps 12 years ago
appframework Merge pull request #12294 from owncloud/route-postfix 12 years ago
archive Update pear/archive_tar to 1.3.13 12 years ago
backgroundjob
cache
connector/sabre Fix type hinting for app manager 12 years ago
contacts
db drop dependency of some commands on old config object 12 years ago
diagnostics Allow adding events that hapend before the event logger was loaded 12 years ago
fileproxy
files Use base class to reset the file mapper 12 years ago
group Merge pull request #11479 from owncloud/cleanup-group-admin-on-deleteGroup 12 years ago
hooks
l10n
legacy Revert "drop OC_Preferences::getUsers and getApps" 12 years ago
log Do not show exception to the end-user 12 years ago
memcache
ocs Fix unexisting class and PHPDoc 12 years ago
preview Merge pull request #12303 from owncloud/windows-unknown-command-command 12 years ago
repair
route drop unneeded var_dump - fixes #9997 12 years ago
search
security Merge pull request #12218 from owncloud/issue/10991-fixes 12 years ago
session
setup simplify mysql user creation flow 12 years ago
share also check for the correct owner if it was submitted 12 years ago
tagging PHPDoc fixes as suggested by @MorrisJobke. 12 years ago
template Drop form_factor that is appended to JS, CSS and template filenames 12 years ago
user removal of wrong/double implemented check 12 years ago
vobject
activitymanager.php Make files non executable 12 years ago
allconfig.php Expose getAppKeys trough \OCP\IConfig 12 years ago
api.php
app.php Run preupdate before an update 12 years ago
appconfig.php
apphelper.php
archive.php
arrayparser.php Use function outside of loop 12 years ago
avatar.php
avatarmanager.php
backgroundjob.php
cache.php
config.php Try to read the file only instead of trying to touch 12 years ago
contactsmanager.php
db.php Add missing DB rollback functionality 12 years ago
defaults.php Support HTML in logo claim 12 years ago
eventsource.php Explicitly cast id and validate type 12 years ago
filechunking.php
fileproxy.php
files.php Add type hinting to functions 12 years ago
forbiddenexception.php
geo.php
group.php
helper.php Deduplicate function by moving it to the OC_Helper 12 years ago
hintexception.php Do not show exception to the end-user 12 years ago
hook.php
httphelper.php Do only follow HTTP and HTTPS redirects 12 years ago
image.php Preserve transparency when loading from a file 12 years ago
installer.php introduce new app page layout 12 years ago
json.php
l10n.php Fix PHPDoc and deprecated code 12 years ago
largefilehelper.php Merge pull request #11565 from owncloud/fix-behaviourOnOSX 12 years ago
log.php
mail.php
mimetypes.list.php New generic class for Imagemagick conversions 12 years ago
naturalsort.php Fix PHPDoc 12 years ago
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php Remove invalid PHPDoc 12 years ago
ocsclient.php Use function outside of loop 12 years ago
preferences.php Revert "drop OC_Preferences::getUsers and getApps" 12 years ago
preview.php remove ugly hack and don't use OC\Preview\Image for tiffs and svgs 12 years ago
previewmanager.php Make files non executable 12 years ago
repair.php Add repair steps for legacy config files 12 years ago
repairexception.php
repairstep.php
request.php Ignore port for trusted domains 12 years ago
response.php Allow any outgoing XHR connections 12 years ago
search.php
server.php Add \OC\App\Manager to handle enabling/disabling apps 12 years ago
serviceunavailableexception.php
setup.php Fix stupid copy paste fail 12 years ago
subadmin.php
tagmanager.php Add option to include tags for shared items. 12 years ago
tags.php PHPDoc fixes as suggested by @MorrisJobke. 12 years ago
template.php Drop form_factor that is appended to JS, CSS and template filenames 12 years ago
templatelayout.php Drop form_factor that is appended to JS, CSS and template filenames 12 years ago
tempmanager.php Add \OC\TempManager to handle creating and cleaning temporary files 12 years ago
updater.php Run preupdate before an update 12 years ago
urlgenerator.php Set overwritemailurl* configs on setup 12 years ago
user.php logging changes 12 years ago
util.php Check for XMLWriter class 12 years ago
vobject.php Use function outside of loop 12 years ago