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 d40bdfb35e drop unneeded var_dump - fixes #9997 10 years ago
..
app Add \OC\App\Manager to handle enabling/disabling apps 10 years ago
appframework Move CSRF check 10 years ago
archive Update pear/archive_tar to 1.3.13 10 years ago
backgroundjob
cache
connector/sabre Fix type hinting for app manager 10 years ago
contacts
db Make declaration compatible 10 years ago
diagnostics Allow adding events that hapend before the event logger was loaded 10 years ago
fileproxy
files Check if the size field is available 10 years ago
group Merge pull request #11479 from owncloud/cleanup-group-admin-on-deleteGroup 10 years ago
hooks
l10n Use public api for getting l10n 10 years ago
legacy remove legacy class OC_Updater 10 years ago
log Do not show exception to the end-user 10 years ago
memcache
migration
ocs Fix unexisting class and PHPDoc 10 years ago
preview Replace deprecated switches 10 years ago
repair Explicily close the statement cursors 10 years ago
route drop unneeded var_dump - fixes #9997 10 years ago
search
security Merge pull request #12218 from owncloud/issue/10991-fixes 10 years ago
session Refactor internal session to write directly to $_SESSION 10 years ago
setup simplify mysql user creation flow 10 years ago
share only users can have a display name different from the id 10 years ago
tagging PHPDoc fixes as suggested by @MorrisJobke. 10 years ago
template Drop form_factor that is appended to JS, CSS and template filenames 10 years ago
user removal of wrong/double implemented check 10 years ago
vobject
activitymanager.php Make files non executable 10 years ago
allconfig.php Expose getAppKeys trough \OCP\IConfig 10 years ago
api.php
app.php Run preupdate before an update 10 years ago
appconfig.php
apphelper.php
archive.php
arrayparser.php Use function outside of loop 10 years ago
avatar.php Use public api for getting l10n 10 years ago
avatarmanager.php
backgroundjob.php
cache.php
config.php Try to read the file only instead of trying to touch 10 years ago
contactsmanager.php
db.php Add missing DB rollback functionality 10 years ago
defaults.php Support HTML in logo claim 10 years ago
eventsource.php Explicitly cast id and validate type 10 years ago
filechunking.php
fileproxy.php
files.php Add type hinting to functions 10 years ago
forbiddenexception.php
geo.php
group.php
helper.php Use the TempManager to handle temporary files 10 years ago
hintexception.php Do not show exception to the end-user 10 years ago
hook.php
httphelper.php Do only follow HTTP and HTTPS redirects 10 years ago
image.php Preserve transparency when loading from a file 10 years ago
installer.php introduce new app page layout 10 years ago
json.php Use public api for getting l10n 10 years ago
l10n.php Fix language file detection 10 years ago
largefilehelper.php Merge pull request #11565 from owncloud/fix-behaviourOnOSX 10 years ago
log.php
mail.php Remove X-Mailer header from mails 10 years ago
migrate.php make sure class file is loaded once 10 years ago
mimetypes.list.php New generic class for Imagemagick conversions 10 years ago
naturalsort.php Fix PHPDoc 10 years ago
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php Remove invalid PHPDoc 10 years ago
ocsclient.php Use function outside of loop 10 years ago
preferences.php Remove implicit prepared statement cache and get the connection from the server container in \OC_DB 10 years ago
preview.php Merge pull request #11741 from owncloud/delete_all_children_preview_2 10 years ago
previewmanager.php Make files non executable 10 years ago
repair.php adding cssmin and jssmin(minify) 10 years ago
repairexception.php Added repair step for legacy storages 10 years ago
repairstep.php
request.php Make files non executable 10 years ago
response.php Allow any outgoing XHR connections 10 years ago
search.php
server.php Add \OC\App\Manager to handle enabling/disabling apps 10 years ago
serviceunavailableexception.php
setup.php Fix stupid copy paste fail 10 years ago
subadmin.php
tagmanager.php Add option to include tags for shared items. 10 years ago
tags.php PHPDoc fixes as suggested by @MorrisJobke. 10 years ago
template.php Drop form_factor that is appended to JS, CSS and template filenames 10 years ago
templatelayout.php Drop form_factor that is appended to JS, CSS and template filenames 10 years ago
tempmanager.php Add \OC\TempManager to handle creating and cleaning temporary files 10 years ago
updater.php Run preupdate before an update 10 years ago
urlgenerator.php Set overwritemailurl* configs on setup 10 years ago
user.php logging changes 10 years ago
util.php ability to add bower resources 10 years ago
vobject.php Use function outside of loop 10 years ago