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
Thomas Müller a3b922763e Merge pull request #1416 from herbrechtsmeier/set_include_path_early 14 years ago
..
MDB2/Driver Whitespace cleanup 14 years ago
archive Move streamwrappers to seperate files and put them in a namespace 14 years ago
backgroundjob
cache merge master into filesystem 14 years ago
connector/sabre Dav: update etag in filecache when doing a PROPSET 14 years ago
fileproxy merge master into filesystem 14 years ago
files Remove a warning by making sure the renamed file is a dir before trying and opening it 14 years ago
group remove some left over comments 14 years ago
l10n [tx-robot] updated from transifex 14 years ago
log Fall back to default log file if logfile config file not found, suppress writing errors, fixes issue #826 14 years ago
migration fixing undefined variable $result - should be $query I assume 14 years ago
minimizer
ocs merge master into filesystem 14 years ago
public add multiple domains reverse proxy support 14 years ago
search
user add missing brackets 14 years ago
api.php Merge pull request #1287 from owncloud/ocs_xml_attributes 14 years ago
app.php add multiple domains reverse proxy support 14 years ago
appconfig.php
archive.php
backgroundjob.php Whitespace cleanup 14 years ago
base.php initPaths: set include path before any owncloud function is called 14 years ago
cache.php
config.php
db.php Merge pull request #1113 from owncloud/fix-issue-1085 14 years ago
eventsource.php Merge branch 'master' into files_encryption 14 years ago
filechunking.php
fileproxy.php
files.php Make zip downloads use actual folder names, fix spelling mistakes 14 years ago
filesystem.php Whitespace cleanup 14 years ago
filesystemview.php Merge branch 'master' into files_encryption 14 years ago
geo.php
group.php implement DisplayNamesInGroup for database back-end 14 years ago
helper.php merge master into filesystem 14 years ago
hook.php wrap hooks into a try, catch to prevent a faulty app from crashing the request 14 years ago
image.php merge master into filesystem 14 years ago
installer.php just return "true" for now 14 years ago
json.php Whitespace cleanup 14 years ago
l10n.php Case insensitive Lang Detection fix #1328 14 years ago
log.php Whitespace cleanup 14 years ago
mail.php Update lib/mail.php 14 years ago
migrate.php Merge branch 'master' into fixing-unused-and-undefined-in-master 14 years ago
mimetypes.list.php Add ebook specific mimetypes 14 years ago
minimizer.php
ocs.php Merge master into ocs_api, fix conflicts. 14 years ago
ocsclient.php merge master 14 years ago
preferences.php
request.php add SSL proxy support 14 years ago
response.php
route.php
router.php added cleanup recommendations by including ocs in the cachedKey method and moving the ocs routes stuff at the end of the loadRoutes method 14 years ago
search.php add function to remove a search provider 14 years ago
setup.php Merge pull request #1113 from owncloud/fix-issue-1085 14 years ago
subadmin.php Check if user is admin - bool 14 years ago
template.php Remove the CSP header for Firefox 14 years ago
templatelayout.php Fix undefined variable 14 years ago
updater.php Fix "Line indented incorrectly" 14 years ago
user.php Merge pull request #1360 from owncloud/display_name 14 years ago
util.php Merge pull request #1171 from owncloud/move-datadirectory-checks 14 years ago
vcategories.php Whitespace cleanup 14 years ago
vobject.php