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
Robin Appelman 60587e9dcd Make sqlite LIKE case sensitive on default 11 years ago
..
appframework Allow default values for route parameters. 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 content size checks are not valid for LOCK 11 years ago
contacts ownCloud users are exported as address book 11 years ago
db Make sqlite LIKE case sensitive on default 11 years ago
fileproxy
files Fix method name 11 years ago
group retrieve local users, groups and group members in a sorted way 11 years ago
hooks
l10n Use public api for getting l10n 11 years ago
legacy add missing @deprecated annotation to legacy classes 11 years ago
log
memcache Memcache\Factory: Remove static, use globalPrefix. 11 years ago
migration
ocs Fix unexisting class and PHPDoc 11 years ago
preview Merge pull request #10827 from oparoz/patch-2 11 years ago
repair Explicily close the statement cursors 11 years ago
route introduce and use getCurrentConnection() 11 years ago
search mkae getRelativePath of file search results overwriteable in subclasses 11 years ago
security Return false in case one of the values is null 11 years ago
session
setup allow empty hostname and dots in service name for oracle autosetup 11 years ago
share Merge pull request #10858 from owncloud/issue/10847 11 years ago
template more sugar for including lists of templates 11 years ago
user Use proper RNG generator 11 years ago
vobject
activitymanager.php Adding new interface \OCP\Activity\IExtentsion 11 years ago
allconfig.php Extend public config interface 11 years ago
api.php introduce and use getCurrentConnection() 11 years ago
app.php Fix upgrade process when apps enabled for specific groups 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
backgroundjob.php
cache.php
config.php
contactsmanager.php
davclient.php
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 Use secure mimetype for content delivery 11 years ago
forbiddenexception.php
geo.php
group.php Add group management to the public api 11 years ago
helper.php Match \OC_Helper::linkToPublic() to new links and fit unittests 11 years ago
hintexception.php
hook.php
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 file size on non-(Linux/BSD/Windows)-installations 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
mimetypes.list.php Merge pull request #9275 from NormalRa/master 11 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
ocsclient.php Add isAppstoreEnabled instead of hijacking the URL 11 years ago
preferences.php port of #9500 11 years ago
preview.php add phpdoc 11 years ago
previewmanager.php Use svg mimeicons for empty text files 11 years ago
repair.php repair search lucene before installing 11 years ago
repairexception.php Added repair step for legacy storages 11 years ago
repairstep.php
request.php Add support for getting the real client IP behind proxies 11 years ago
response.php
search.php
server.php Merge pull request #10739 from owncloud/eventsource-public 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 overwritewebroot when installing owncloud to avoid problems 11 years ago
subadmin.php
tagmanager.php
tags.php Use public api for getting l10n 11 years ago
template.php Use public api for getting l10n 11 years ago
templatelayout.php Step one, open guest layout for different styles. 11 years ago
updater.php fix undefined variable 11 years ago
urlgenerator.php
user.php Use proper RNG generator 11 years ago
util.php use intl's native normalizer_normalize() in case the module is available 11 years ago
vobject.php