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 f3213571bb Merge pull request #12616 from owncloud/node-fileinfo 12 years ago
..
app no nested xml tags on dependencies 12 years ago
appframework Use server container 12 years ago
archive Update pear/archive_tar to 1.3.13 12 years ago
backgroundjob
cache
connector/sabre Fix type hinting for app manager 12 years ago
contacts Replace deprecated constant with new class constant 12 years ago
db adding new config parameter for sqlite to specify the journal mode 12 years ago
diagnostics Allow adding events that hapend before the event logger was loaded 12 years ago
fileproxy
files make \OC\Files\Node\Node implement the FileInfo interface 12 years ago
group Merge pull request #12470 from owncloud/jenkins-12447 12 years ago
hooks
l10n Use public api for getting l10n 12 years ago
legacy Revert "drop OC_Preferences::getUsers and getApps" 12 years ago
log Implement a logger to log to error_log 12 years ago
memcache
ocs Fix unexisting class and PHPDoc 12 years ago
preview Split bitmap providers into one per file 12 years ago
repair Explicily close the statement cursors 12 years ago
route drop unneeded var_dump - fixes #9997 12 years ago
search
security Remove workaround for 5.3 12 years ago
session Refactor internal session to write directly to $_SESSION 12 years ago
setup Correctly namespace DatabaseSetupException 12 years ago
share Merge pull request #12350 from mprokop/link_expiration 12 years ago
tagging PHPDoc fixes as suggested by @MorrisJobke. 12 years ago
template Drop form_factor that is appended to JS, CSS and template filenames 12 years ago
user Move OC_USER_BACKEND_* constants to OC_User_Backend class 12 years ago
vobject
activitymanager.php concatenate queries with 'or' 12 years ago
allconfig.php Expose getAppKeys trough \OCP\IConfig 12 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 12 years ago
app.php translate labels properly 12 years ago
appconfig.php
apphelper.php
archive.php
arrayparser.php Replace exception with standard exception 12 years ago
avatar.php Use public api for getting l10n 12 years ago
avatarmanager.php
backgroundjob.php
cache.php
config.php Try to read the file only instead of trying to touch 12 years ago
contactsmanager.php Replace deprecated constant with new class constant 12 years ago
databaseexception.php Correctly namespace and autoload DatabaseException 12 years ago
databasesetupexception.php Correctly namespace DatabaseSetupException 12 years ago
db.php Correctly namespace and autoload DatabaseException 12 years ago
defaults.php Support HTML in logo claim 12 years ago
eventsource.php Explicitly cast id and validate type 12 years ago
filechunking.php
fileproxy.php
files.php Move constants from GET_TYPE to OC\Files so they can be autoloaded 12 years ago
forbiddenexception.php
geo.php
group.php
helper.php Merge pull request #12419 from owncloud/read-only-config 12 years ago
hintexception.php Do not show exception to the end-user 12 years ago
hook.php
httphelper.php Do only follow HTTP and HTTPS redirects 12 years ago
image.php Use \OCP\ILogger 12 years ago
installer.php Limit blacklist to php files 12 years ago
json.php Use public api for getting l10n 12 years ago
l10n.php Cache results of available languages 12 years ago
largefilehelper.php Merge pull request #11565 from owncloud/fix-behaviourOnOSX 12 years ago
log.php
mail.php Remove X-Mailer header from mails 12 years ago
mimetypes.list.php New generic class for Imagemagick conversions 12 years ago
naturalsort.php Move NaturalSort_DefaultCollator to its own file 12 years ago
naturalsort_defaultcollator.php Move NaturalSort_DefaultCollator to its own file 12 years ago
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php Remove invalid PHPDoc 12 years ago
ocsclient.php Use function outside of loop 12 years ago
preferences.php Revert "drop OC_Preferences::getUsers and getApps" 12 years ago
preview.php Stop flooding the log, when previews are disabled 12 years ago
previewmanager.php Make files non executable 12 years ago
repair.php delete old previews 12 years ago
repairexception.php Added repair step for legacy storages 12 years ago
repairstep.php
request.php Ignore port for trusted domains 12 years ago
response.php Allow any outgoing XHR connections 12 years ago
search.php
server.php Merge pull request #12472 from owncloud/modifyCookies 12 years ago
serviceunavailableexception.php
setup.php Disable OCI as it is unsupported by most CE apps 12 years ago
subadmin.php
tagmanager.php Add option to include tags for shared items. 12 years ago
tags.php PHPDoc fixes as suggested by @MorrisJobke. 12 years ago
template.php Drop form_factor that is appended to JS, CSS and template filenames 12 years ago
templatelayout.php Drop form_factor that is appended to JS, CSS and template filenames 12 years ago
tempmanager.php Add \OC\TempManager to handle creating and cleaning temporary files 12 years ago
updater.php Run preupdate before an update 12 years ago
urlgenerator.php Introduce app info xml parser including basic unit test - necessary for #10777 12 years ago
user.php logging changes 12 years ago
util.php PHP 5.4 is now required for master 12 years ago
vobject.php Use function outside of loop 12 years ago