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
Bjoern Schiessle ff9c85ce60 implement basic encryption functionallity in core to enable multiple encryption modules 10 years ago
..
app Merge pull request #14529 from owncloud/intuitive-version-check 10 years ago
appframework Also add a note that clob does not work in the compare array 10 years ago
archive Revert "Updating license headers" 10 years ago
assetic Revert "Updating license headers" 10 years ago
backgroundjob Merge pull request #14530 from owncloud/revert-14403 10 years ago
cache Add unit tests for gc() for \OC\Cache\FileGlobalGC 10 years ago
command Allow running the async commands from unit tests 10 years ago
connector/sabre Soft fail in custom properties backend 10 years ago
contacts Revert "Updating license headers" 10 years ago
db be a little more verbose in the exception message when we cant connect to the db 10 years ago
diagnostics Revert "Updating license headers" 10 years ago
encryption implement basic encryption functionallity in core to enable multiple encryption modules 10 years ago
files implement basic encryption functionallity in core to enable multiple encryption modules 10 years ago
group Revert "Updating license headers" 10 years ago
hooks Revert "Updating license headers" 10 years ago
l10n Revert "Updating license headers" 10 years ago
legacy Revert "Updating license headers" 10 years ago
log Revert "Updating license headers" 10 years ago
mail Add debug mode back to mailer 10 years ago
memcache Add version and path to cache prefix 10 years ago
ocs Revert "Updating license headers" 10 years ago
preview Create an interface for OC_Image and OCP\Image for the public API 10 years ago
repair Properly forward repair errors and warnings 10 years ago
route Revert "Updating license headers" 10 years ago
search Revert "Updating license headers" 10 years ago
security Revert "Updating license headers" 10 years ago
session Handle session initialization errors and display error page - fixes #15053 10 years ago
setup Revert "Updating license headers" 10 years ago
share When the expiration date is enforced respect this 10 years ago
tagging Revert "Updating license headers" 10 years ago
template Log errors and create 404 in network list when a css or js is missing 10 years ago
user Remove outdated comment 10 years ago
activitymanager.php Revert "Updating license headers" 10 years ago
allconfig.php The key is over configkey, user and app, not the value 10 years ago
api.php Simplify code 10 years ago
app.php Merge pull request #14961 from owncloud/onlyrequireinfo 10 years ago
appconfig.php Revert "Updating license headers" 10 years ago
apphelper.php Revert "Updating license headers" 10 years ago
archive.php Revert "Updating license headers" 10 years ago
arrayparser.php Use proper error type and clean-up code 10 years ago
avatar.php Create an interface for OC_Image and OCP\Image for the public API 10 years ago
avatarmanager.php Avatar controller moved to AppFrameWork 10 years ago
backgroundjob.php Revert "Updating license headers" 10 years ago
cache.php Revert "Updating license headers" 10 years ago
config.php Revert "Updating license headers" 10 years ago
contactsmanager.php Revert "Updating license headers" 10 years ago
databaseexception.php Revert "Updating license headers" 10 years ago
databasesetupexception.php Revert "Updating license headers" 10 years ago
datetimeformatter.php Revert "Updating license headers" 10 years ago
datetimezone.php Etc timezones don't exist for .5 and .75 offsets 10 years ago
db.php let insertIfNotExist() throw the native DBALException - no need to hide the real exception 10 years ago
defaults.php Add more HTTPS endpoints 10 years ago
eventsource.php Revert "Updating license headers" 10 years ago
filechunking.php Revert "Updating license headers" 10 years ago
fileproxy.php Revert "Updating license headers" 10 years ago
files.php Revert "Updating license headers" 10 years ago
forbiddenexception.php Revert "Updating license headers" 10 years ago
geo.php Revert "Updating license headers" 10 years ago
group.php Revert "Updating license headers" 10 years ago
helper.php Introducing the Raw mimetypes 10 years ago
hintexception.php Revert "Updating license headers" 10 years ago
hook.php Revert "Updating license headers" 10 years ago
httphelper.php drop any fallback code related to curl - refs https://github.com/owncloud/core/pull/14838#issuecomment-78586447 10 years ago
image.php Create an interface for OC_Image and OCP\Image for the public API 10 years ago
installer.php display app update error messages - fixes #14611 10 years ago
json.php Revert "Updating license headers" 10 years ago
l10n.php Respect http header 'Accept-Language' on ocs and remote.php calls 10 years ago
largefilehelper.php drop any fallback code related to curl - refs https://github.com/owncloud/core/pull/14838#issuecomment-78586447 10 years ago
log.php Revert "Updating license headers" 10 years ago
mimetypes.list.php Introducing 3D images support (media type) 10 years ago
naturalsort.php Revert "Updating license headers" 10 years ago
naturalsort_defaultcollator.php Revert "Updating license headers" 10 years ago
navigationmanager.php Allow registering closures for navigation entries 10 years ago
needsupdateexception.php Revert "Updating license headers" 10 years ago
notsquareexception.php Revert "Updating license headers" 10 years ago
ocs.php Read from IRequest instead of reading twice 10 years ago
ocsclient.php Revert "Updating license headers" 10 years ago
preview.php Create an interface for OC_Image and OCP\Image for the public API 10 years ago
previewmanager.php Only register the core providers when necessary 10 years ago
repair.php Add a repair step to delete old tables 10 years ago
repairexception.php Revert "Updating license headers" 10 years ago
repairstep.php Revert "Updating license headers" 10 years ago
response.php Let users configure security headers in their Webserver 10 years ago
search.php Revert "Updating license headers" 10 years ago
server.php implement basic encryption functionallity in core to enable multiple encryption modules 10 years ago
serviceunavailableexception.php Revert "Updating license headers" 10 years ago
setup.php Fix setup config 10 years ago
subadmin.php Revert "Updating license headers" 10 years ago
systemconfig.php Revert "Updating license headers" 10 years ago
tagmanager.php Revert "Updating license headers" 10 years ago
tags.php Revert "Updating license headers" 10 years ago
template.php show exception type in debug mode 10 years ago
templatelayout.php fall back to absolute path for pipelined assets (#14940) 10 years ago
tempmanager.php Revert "Updating license headers" 10 years ago
updater.php Merge pull request #14357 from owncloud/fix/1373 10 years ago
urlgenerator.php Reuse cache result 10 years ago
user.php Revert "Updating license headers" 10 years ago
util.php Merge pull request #14704 from owncloud/storage-wrapper-mount 10 years ago
vobject.php Revert "Updating license headers" 10 years ago