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 efb495b09f Merge pull request #12726 from owncloud/add-filter-for-backend-to-rest-index 10 years ago
..
app no nested xml tags on dependencies 10 years ago
appframework Use server container 10 years ago
archive Update pear/archive_tar to 1.3.13 11 years ago
backgroundjob
cache
connector/sabre Fix namespace of Files_Encryption outside of the app 10 years ago
contacts Replace deprecated constant with new class constant 10 years ago
db Quote identifiers for oracle 10 years ago
diagnostics Allow adding events that hapend before the event logger was loaded 11 years ago
fileproxy
files Merge pull request #12778 from owncloud/searchbytags2 10 years ago
group Add REST route for user & group management 10 years ago
hooks
l10n Correctly fallback to english, if the plural case is not translated 10 years ago
legacy introduce preCondition for setUserValue to provide atomic check-and-update 10 years ago
log Implement a logger to log to error_log 10 years ago
memcache
ocs reduce OC_Preferences, OC_Config and \OCP\Config usage 10 years ago
preview Split bitmap providers into one per file 10 years ago
repair
route drop unneeded var_dump - fixes #9997 10 years ago
search
security Remove workaround for 5.3 10 years ago
session Refactor internal session to write directly to $_SESSION 11 years ago
setup Correctly namespace DatabaseSetupException 10 years ago
share reduce OC_Preferences, OC_Config and \OCP\Config usage 10 years ago
tagging PHPDoc fixes as suggested by @MorrisJobke. 11 years ago
template Deprecate Util::formatDate() 10 years ago
user Use public interface 10 years ago
vobject
activitymanager.php Allow extensions to specify the list of special parameters 10 years ago
allconfig.php Add type of the variables to the docs 10 years ago
api.php because OC_User::login will create a new session we shall only try to login if user and pass are set 10 years ago
app.php translate labels properly 10 years ago
appconfig.php
apphelper.php
archive.php
arrayparser.php Replace exception with standard exception 10 years ago
avatar.php Use public api for getting l10n 11 years ago
avatarmanager.php
backgroundjob.php
cache.php
config.php drop unused isDebugMode and setDebugMode of OC_Config 10 years ago
contactsmanager.php Fix permissions 10 years ago
databaseexception.php Correctly namespace and autoload DatabaseException 10 years ago
databasesetupexception.php Correctly namespace DatabaseSetupException 10 years ago
datetimeformatter.php Correctly inject the language into the subcall 10 years ago
db.php Add tableExists to public db api 10 years ago
defaults.php Support HTML in logo claim 11 years ago
eventsource.php Explicitly cast id and validate type 11 years ago
filechunking.php
fileproxy.php
files.php Move constants from GET_TYPE to OC\Files so they can be autoloaded 10 years ago
forbiddenexception.php
geo.php
group.php Add REST route for user & group management 10 years ago
helper.php Improve the bitmap and vector mime icons 10 years ago
hintexception.php Do not show exception to the end-user 11 years ago
hook.php
httphelper.php migrate \OC\AllConfig to \OCP\IConfig 10 years ago
image.php Use \OCP\ILogger 10 years ago
installer.php Limit blacklist to php files 10 years ago
json.php Use public api for getting l10n 11 years ago
l10n.php Correctly fallback to english, if the plural case is not translated 10 years ago
largefilehelper.php Check if open_basedir is set 10 years ago
log.php Remove changes which were inadvertently pushed to master 10 years ago
mail.php
mimetypes.list.php New generic class for Imagemagick conversions 11 years ago
naturalsort.php Move NaturalSort_DefaultCollator to its own file 10 years ago
naturalsort_defaultcollator.php Move NaturalSort_DefaultCollator to its own file 10 years ago
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php Remove invalid PHPDoc 11 years ago
ocsclient.php Use function outside of loop 11 years ago
preferences.php introduce preCondition for setUserValue to provide atomic check-and-update 10 years ago
preview.php Stop flooding the log, when previews are disabled 10 years ago
previewmanager.php Make files non executable 11 years ago
repair.php delete old previews 10 years ago
repairexception.php
repairstep.php
request.php Add workaround for older instances 10 years ago
response.php Allow any outgoing XHR connections 11 years ago
search.php
server.php Merge pull request #12778 from owncloud/searchbytags2 10 years ago
serviceunavailableexception.php
setup.php Trim port from domain 10 years ago
subadmin.php
systemconfig.php Extract interaction with config.php into SystemConfig 10 years ago
tagmanager.php Add user parameter to tag manager 10 years ago
tags.php Add getTagsForObjects in ITags 10 years ago
template.php Drop form_factor that is appended to JS, CSS and template filenames 11 years ago
templatelayout.php Inject config 10 years ago
tempmanager.php Add \OC\TempManager to handle creating and cleaning temporary files 11 years ago
updater.php Inject config 10 years ago
urlgenerator.php Introduce app info xml parser including basic unit test - necessary for #10777 10 years ago
user.php Add filter for 'backend' to user REST route 10 years ago
util.php Deprecate Util::formatDate() 10 years ago
vobject.php Use function outside of loop 11 years ago