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
Olivier Paroz 93a6cc17a5 The class name is Movie NOT Movies 10 years ago
..
app Add \OC\App\Manager to handle enabling/disabling apps 11 years ago
appframework Merge pull request #12294 from owncloud/route-postfix 10 years ago
archive Update pear/archive_tar to 1.3.13 11 years ago
backgroundjob Dont try to execute jobs that no longer exist 11 years ago
cache Fix all PHPDoc types and variable names, in /lib 11 years ago
connector/sabre Fix type hinting for app manager 11 years ago
contacts ownCloud users are exported as address book 11 years ago
db drop dependency of some commands on old config object 10 years ago
diagnostics Allow adding events that hapend before the event logger was loaded 11 years ago
fileproxy
files Use base class to reset the file mapper 10 years ago
group Merge pull request #11479 from owncloud/cleanup-group-admin-on-deleteGroup 11 years ago
hooks polish documentation based on scrutinizer patches 11 years ago
l10n Use public api for getting l10n 11 years ago
legacy Revert "drop OC_Preferences::getUsers and getApps" 10 years ago
log Do not show exception to the end-user 11 years ago
memcache Memcache\Factory: Remove static, use globalPrefix. 11 years ago
ocs Fix unexisting class and PHPDoc 11 years ago
preview The class name is Movie NOT Movies 10 years ago
repair Explicily close the statement cursors 11 years ago
route drop unneeded var_dump - fixes #9997 11 years ago
search mkae getRelativePath of file search results overwriteable in subclasses 11 years ago
security Merge pull request #12218 from owncloud/issue/10991-fixes 11 years ago
session Refactor internal session to write directly to $_SESSION 11 years ago
setup simplify mysql user creation flow 11 years ago
share also check for the correct owner if it was submitted 10 years ago
tagging PHPDoc fixes as suggested by @MorrisJobke. 11 years ago
template Drop form_factor that is appended to JS, CSS and template filenames 11 years ago
user removal of wrong/double implemented check 11 years ago
vobject
activitymanager.php Make files non executable 11 years ago
allconfig.php Expose getAppKeys trough \OCP\IConfig 11 years ago
api.php introduce and use getCurrentConnection() 11 years ago
app.php Run preupdate before an update 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 Use function outside of loop 11 years ago
avatar.php Use public api for getting l10n 11 years ago
avatarmanager.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
backgroundjob.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
cache.php More PHPDoc fixes, using scrutinizer patches as hints 11 years ago
config.php Try to read the file only instead of trying to touch 11 years ago
contactsmanager.php Merge branch 'master' into contactsmanager-register 11 years ago
db.php Add missing DB rollback functionality 11 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 Fix PHPdoc in lib/private 11 years ago
fileproxy.php Fix all PHPDoc types and variable names, in /lib 11 years ago
files.php Add type hinting to functions 11 years ago
forbiddenexception.php Cache folder is now configurable 11 years ago
geo.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
group.php Add group management to the public api 11 years ago
helper.php Deduplicate function by moving it to the OC_Helper 10 years ago
hintexception.php Do not show exception to the end-user 11 years ago
hook.php Dont connect hooks twice 11 years ago
httphelper.php Do only follow HTTP and HTTPS redirects 11 years ago
image.php Preserve transparency when loading from a file 11 years ago
installer.php introduce new app page layout 11 years ago
json.php Use public api for getting l10n 11 years ago
l10n.php Fix PHPDoc and deprecated code 10 years ago
largefilehelper.php Merge pull request #11565 from owncloud/fix-behaviourOnOSX 11 years ago
log.php fix logger implementation and test 11 years ago
mail.php Remove X-Mailer header from mails 11 years ago
mimetypes.list.php New generic class for Imagemagick conversions 11 years ago
naturalsort.php Fix PHPDoc 11 years ago
navigationmanager.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
needsupdateexception.php Throw an exception when we try to load an app that needs to be upgraded 11 years ago
notsquareexception.php
ocs.php Remove invalid PHPDoc 11 years ago
ocsclient.php Use function outside of loop 11 years ago
preferences.php Revert "drop OC_Preferences::getUsers and getApps" 10 years ago
preview.php The class name is Movie NOT Movies 10 years ago
previewmanager.php Make files non executable 11 years ago
repair.php Add repair steps for legacy config files 11 years ago
repairexception.php Added repair step for legacy storages 11 years ago
repairstep.php Added RepairStep interface and default repair step lists 11 years ago
request.php Ignore port for trusted domains 11 years ago
response.php Allow any outgoing XHR connections 11 years ago
search.php make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 11 years ago
server.php Add \OC\App\Manager to handle enabling/disabling apps 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 Fix stupid copy paste fail 11 years ago
subadmin.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
tagmanager.php Add option to include tags for shared items. 11 years ago
tags.php PHPDoc fixes as suggested by @MorrisJobke. 11 years ago
template.php Drop form_factor that is appended to JS, CSS and template filenames 11 years ago
templatelayout.php Drop form_factor that is appended to JS, CSS and template filenames 11 years ago
tempmanager.php Add \OC\TempManager to handle creating and cleaning temporary files 11 years ago
updater.php Run preupdate before an update 11 years ago
urlgenerator.php Set overwritemailurl* configs on setup 11 years ago
user.php logging changes 11 years ago
util.php Check for XMLWriter class 10 years ago
vobject.php Use function outside of loop 11 years ago