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
Arthur Schiwon ded8cc47cf 🐫case 10 years ago
..
app add libs which have no version number 10 years ago
appframework Use proper namespace 10 years ago
archive Update pear/archive_tar to 1.3.13 11 years ago
assetic Fix JS asset generation 10 years ago
backgroundjob
cache 🐫case 10 years ago
connector/sabre Fix webdav put for single file webdav shares 10 years ago
contacts Replace deprecated constant with new class constant 11 years ago
db set MySQL autocommit on connection setup 10 years ago
diagnostics Allow adding events that hapend before the event logger was loaded 11 years ago
fileproxy move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
files Dont do a cache rename if we cant delete the source file 10 years ago
group add isAdmin and isInGroup methods for the group manager 10 years ago
hooks
l10n Correctly fallback to english, if the plural case is not translated 10 years ago
legacy Add a method to set/unset multiple config values in one call 10 years ago
log add Download logfile button to admin settings 10 years ago
memcache Json_(en|de)code values on redis to be able to cache arrays 10 years ago
ocs reduce OC_Preferences, OC_Config and \OCP\Config usage 11 years ago
preview add config-option for an image's maximum filesize when generating previews 10 years ago
repair
route Intelligent container 10 years ago
search Scroll to file in folder, when using "search in other places" link 10 years ago
security certificate manager should always use a \OC\Files\View otherwise we will get problems for different primary storages 10 years ago
session
setup naming fixes while reviewing 10 years ago
share Merge pull request #13760 from owncloud/create_enc_key_for_remote_shares 10 years ago
tagging PHPDoc fixes as suggested by @MorrisJobke. 11 years ago
template Deprecate Util::formatDate() 11 years ago
user Throw an exception when login is canceled by an app 10 years ago
vobject move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
activitymanager.php Allow extensions to specify the list of special parameters 10 years ago
allconfig.php Add a method to set/unset multiple config values in one call 10 years ago
api.php Merge pull request #12918 from owncloud/use-uid-instead-of-login-name 10 years ago
app.php Merge pull request #13319 from owncloud/replace-line-breaks-in-app-description 10 years ago
appconfig.php
apphelper.php
archive.php
arrayparser.php Replace exception with standard exception 11 years ago
avatar.php
avatarmanager.php
backgroundjob.php
cache.php
config.php Use `file_exists` to verify that config file exists 10 years ago
contactsmanager.php Fix permissions 11 years ago
databaseexception.php Correctly namespace and autoload DatabaseException 11 years ago
databasesetupexception.php Correctly namespace DatabaseSetupException 11 years ago
datetimeformatter.php Correctly inject the language into the subcall 10 years ago
datetimezone.php Move timezone logic out of server.php 10 years ago
db.php Add tableExists to public db api 11 years ago
defaults.php Support HTML in logo claim 11 years ago
eventsource.php
filechunking.php
fileproxy.php
files.php removed a little duplication 10 years ago
forbiddenexception.php
geo.php
group.php Add REST route for user & group management 11 years ago
helper.php Reuse the array key of mimetypes 10 years ago
hintexception.php
hook.php
httphelper.php Next step in server-to-server sharing next generation, see #12285 10 years ago
image.php remove insane debug-log from OC_Image 10 years ago
installer.php disable the app code checker - some previous shipped apps cannot be installed from the appstore now 👊 10 years ago
json.php
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 11 years ago
mail.php Fix undefined offset 1 for wrong user mail address 10 years ago
mimetypes.list.php New generic class for Imagemagick conversions 11 years ago
naturalsort.php Move NaturalSort_DefaultCollator to its own file 11 years ago
naturalsort_defaultcollator.php Move NaturalSort_DefaultCollator to its own file 11 years ago
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php Remove invalid PHPDoc 11 years ago
ocsclient.php Cache responses from the AppStore server 10 years ago
preferences.php introduce preCondition for setUserValue to provide atomic check-and-update 11 years ago
preview.php Verify whether type is correct 10 years ago
previewmanager.php Make files non executable 11 years ago
repair.php Add a repair step to clean up orphan tags and tag entries 10 years ago
repairexception.php
repairstep.php
request.php Remove duplicated slashes from the requested url 10 years ago
response.php Allow any outgoing XHR connections 11 years ago
search.php move search results below filelist, show hint when results are off screen, use js plugin mechanism 10 years ago
server.php certificate manager should always use a \OC\Files\View otherwise we will get problems for different primary storages 10 years ago
serviceunavailableexception.php
setup.php Reference module with `.c` 10 years ago
subadmin.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
systemconfig.php Add a method to set/unset multiple config values in one call 10 years ago
tagmanager.php Add user parameter to tag manager 10 years ago
tags.php Fix chunked query for tags + unit test 10 years ago
template.php allow css/js asset directory to be relocated (#13053) 10 years ago
templatelayout.php include core version into js/css version tag - fixes #13702 10 years ago
tempmanager.php Add \OC\TempManager to handle creating and cleaning temporary files 11 years ago
updater.php Add version to .htaccess 10 years ago
urlgenerator.php Introduce app info xml parser including basic unit test - necessary for #10777 11 years ago
user.php Fix WebDAV auth for session authentication only 10 years ago
util.php Don't check for `always_populate_raw_post_data` on HHVM 10 years ago
vobject.php Use function outside of loop 11 years ago