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 6824a5ce7f Merge pull request #11538 from owncloud/webdav-creatable-info 11 years ago
..
appframework Remove dead code 11 years ago
archive Add files as string to tar archives 11 years ago
backgroundjob Dont try to execute jobs that no longer exist 11 years ago
cache
connector/sabre Use the cached fileinfo to get creatable permissions 11 years ago
contacts ownCloud users are exported as address book 11 years ago
db adding 'smallint unsigned' to type mapping for sqlite 11 years ago
fileproxy
files Merge pull request #11548 from owncloud/extstorage-ocfields 11 years ago
group fix for issue #10880 11 years ago
hooks
l10n Use public api for getting l10n 11 years ago
legacy Add flock to config 11 years ago
log Do not show exception to the end-user 11 years ago
memcache Memcache\Factory: Remove static, use globalPrefix. 11 years ago
migration Remove all occurences of @brief and @returns from PHPDoc 11 years ago
ocs Fix unexisting class and PHPDoc 11 years ago
preview Merge pull request #11390 from Nemesiz/master 11 years ago
repair Explicily close the statement cursors 11 years ago
route Also match routes without trailing slash 11 years ago
search mkae getRelativePath of file search results overwriteable in subclasses 11 years ago
security Remove unused and overflowing function 11 years ago
session Refactor internal session to write directly to $_SESSION 11 years ago
setup simplify mysql user creation flow 11 years ago
share distinguish between file dependent shares and other shares 11 years ago
template more sugar for including lists of templates 11 years ago
user Unset the cached active user when using a different session object 11 years ago
vobject
activitymanager.php Adding new interface \OCP\Activity\IExtentsion 11 years ago
allconfig.php Expose getAppKeys trough \OCP\IConfig 11 years ago
api.php introduce and use getCurrentConnection() 11 years ago
app.php Merge pull request #11495 from owncloud/apps-clearenableappscacheafterloadingauthapp 11 years ago
appconfig.php port of #9500 11 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
avatar.php Use public api for getting l10n 11 years ago
avatarmanager.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
backgroundjob.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
cache.php
config.php Add flock to config 11 years ago
contactsmanager.php Merge branch 'master' into contactsmanager-register 11 years ago
davclient.php Upgrade SabreDAV to 1.8.10 11 years ago
db.php Ensure db connection before changing cache state 11 years ago
defaults.php Merge pull request #10667 from pmjdebruijn/itunes-appid 11 years ago
eventsource.php Explicitly cast id and validate type 11 years ago
filechunking.php
fileproxy.php
files.php Make 404 page easier to understand 11 years ago
forbiddenexception.php
geo.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
group.php Add group management to the public api 11 years ago
helper.php catch and log exception in OC_Helper::cleanTmp() 11 years ago
hintexception.php Do not show exception to the end-user 11 years ago
hook.php Dont connect hooks twice 11 years ago
httphelper.php Do only follow HTTP and HTTPS redirects 11 years ago
image.php Preserve transparency when loading from a file 11 years ago
installer.php Use public api for getting l10n 11 years ago
json.php Use public api for getting l10n 11 years ago
l10n.php Move certificate management interface from files_external to core 11 years ago
largefilehelper.php Urlencode file name before passing it to cURL 11 years ago
log.php fix logger implementation and test 11 years ago
mail.php Remove X-Mailer header from mails 11 years ago
migrate.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
mimetypes.list.php New generic class for Imagemagick conversions 11 years ago
naturalsort.php Fix PHPDoc 11 years ago
navigationmanager.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
needsupdateexception.php Throw an exception when we try to load an app that needs to be upgraded 11 years ago
notsquareexception.php
ocs.php Remove invalid PHPDoc 11 years ago
ocsclient.php Add isAppstoreEnabled instead of hijacking the URL 11 years ago
preferences.php port of #9500 11 years ago
preview.php Merge pull request #11367 from owncloud/removeIsMimeSupported 11 years ago
previewmanager.php Use svg mimeicons for empty text files 11 years ago
repair.php delete old previews 11 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
request.php Do not show exception to the end-user 11 years ago
response.php Merge branch 'master' into cleanup-list-code 11 years ago
search.php make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 11 years ago
server.php Do only follow HTTP and HTTPS redirects 11 years ago
serviceunavailableexception.php Throw an exception when we try to load an app that needs to be upgraded 11 years ago
setup.php Set overwritemailurl* configs on setup 11 years ago
subadmin.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
tagmanager.php
tags.php Use public api for getting l10n 11 years ago
template.php Do not show exception to the end-user 11 years ago
templatelayout.php Add CssImportFilter. More elegant fix for documents#348 11 years ago
updater.php Merge pull request #11119 from owncloud/removeOldUpgradeRoutines 11 years ago
urlgenerator.php Set overwritemailurl* configs on setup 11 years ago
user.php Move BasicAuth check to "isLoggedIn()" 11 years ago
util.php Merge pull request #11356 from owncloud/redirect-only-to-the-same-domain 11 years ago
vobject.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago