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
Vincent Petry 9dea79e341 Merge pull request #11305 from owncloud/ext-updateetagonmount 12 years ago
..
appframework Remove dead code 12 years ago
archive
backgroundjob
cache
connector/sabre Fix dav permissions for folders without create permissions 12 years ago
contacts
db adding 'smallint unsigned' to type mapping for sqlite 12 years ago
fileproxy
files Merge pull request #11305 from owncloud/ext-updateetagonmount 12 years ago
group fix for issue #10880 12 years ago
hooks
l10n Use public api for getting l10n 12 years ago
legacy Add flock to config 12 years ago
log Do not show exception to the end-user 12 years ago
memcache
migration
ocs Fix unexisting class and PHPDoc 12 years ago
preview Merge pull request #11390 from Nemesiz/master 12 years ago
repair
route Also match routes without trailing slash 12 years ago
search
security Remove unused and overflowing function 12 years ago
session Refactor internal session to write directly to $_SESSION 12 years ago
setup simplify mysql user creation flow 12 years ago
share some small fixed, suggested by scrutinizer 12 years ago
template more sugar for including lists of templates 12 years ago
user Merge pull request #11229 from kofemann/for-upstream 12 years ago
vobject
activitymanager.php
allconfig.php Expose getAppKeys trough \OCP\IConfig 12 years ago
api.php
app.php Merge pull request #11495 from owncloud/apps-clearenableappscacheafterloadingauthapp 12 years ago
appconfig.php
apphelper.php
archive.php
arrayparser.php
avatar.php Use public api for getting l10n 12 years ago
avatarmanager.php
backgroundjob.php
cache.php
config.php Add flock to config 12 years ago
contactsmanager.php
davclient.php
db.php Ensure db connection before changing cache state 12 years ago
defaults.php Merge pull request #10667 from pmjdebruijn/itunes-appid 12 years ago
eventsource.php Explicitly cast id and validate type 12 years ago
filechunking.php
fileproxy.php
files.php Make 404 page easier to understand 12 years ago
forbiddenexception.php
geo.php
group.php
helper.php catch and log exception in OC_Helper::cleanTmp() 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 Use public api for getting l10n 12 years ago
json.php Use public api for getting l10n 12 years ago
l10n.php Move certificate management interface from files_external to core 12 years ago
largefilehelper.php
log.php
mail.php
migrate.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 Add isAppstoreEnabled instead of hijacking the URL 12 years ago
preferences.php
preview.php New generic class for Imagemagick conversions 12 years ago
previewmanager.php
repair.php delete old previews 12 years ago
repairexception.php
repairstep.php
request.php Do not show exception to the end-user 12 years ago
response.php
search.php
server.php Do only follow HTTP and HTTPS redirects 12 years ago
serviceunavailableexception.php
setup.php Merge pull request #10934 from owncloud/datadir-write-setup 12 years ago
subadmin.php
tagmanager.php
tags.php Use public api for getting l10n 12 years ago
template.php Do not show exception to the end-user 12 years ago
templatelayout.php Add CssImportFilter. More elegant fix for documents#348 12 years ago
updater.php Merge pull request #11119 from owncloud/removeOldUpgradeRoutines 12 years ago
urlgenerator.php Add a method to get the absolute url for a route 12 years ago
user.php Move BasicAuth check to "isLoggedIn()" 12 years ago
util.php Merge pull request #11356 from owncloud/redirect-only-to-the-same-domain 12 years ago
vobject.php