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
Michael Gapczynski 826a439c15 Supress any warnings if log file does not exist 13 years ago
..
MDB2/Driver strict standards fixes for sqlite3 13 years ago
archive improve tar archive backend 13 years ago
connector/sabre don't allow user to delete Shared dir via webdav and sync client (bug #774) 13 years ago
fileproxy add a default user quota 13 years ago
filestorage add temporary filestorage backend for testing purposed 13 years ago
group fix group backend 13 years ago
log Supress any warnings if log file does not exist 13 years ago
migration Typo fix (breif->brief) 13 years ago
public add deprecated warning 13 years ago
search improve flexibility of search providers a bit 13 years ago
user update documentation of oc_user::checkpassword 13 years ago
app.php make it possible to load apps seperately. needed to fix oc-910 without breaking oc-863 13 years ago
appconfig.php cache app types in the db 13 years ago
archive.php move archive library to core so we can properly depend on it 13 years ago
base.php fi login for hosts running n port 80 13 years ago
config.php
db.php add support for custom ports for mysql/pgsql by adding :portnumber to the database host 13 years ago
eventsource.php fix eventsource for ie 13 years ago
filecache.php update file paths in filecache when the parent is renamed 13 years ago
fileproxy.php allow clearing hooks and fileproxies 13 years ago
files.php no move (rename) operation for "Shared" directory 13 years ago
filestorage.php add touch() to all storage backands, and make parameter optional 13 years ago
filesystem.php remove non existing files from the cache when rescanning a folder 13 years ago
filesystemview.php fix opening encrypted files from the browser 13 years ago
geo.php add OC_Geo class 13 years ago
group.php sort users and groups. fixes oc-779 13 years ago
helper.php added a serverProtocol function that correctly returns the used protocol even if the ssl connection is terminated at a reverse_proxy or at a load balancer 13 years ago
hook.php allow clearing hooks and fileproxies 13 years ago
image.php fix square images not getting proper thumbnails 13 years ago
installer.php "fopen(" interferes with our own classes. 13 years ago
json.php Check if path_info is empty as well, fixes bug oc-632. Thanks to die3lustigen2. 13 years ago
l10n.php reuse OC_L10N objects 13 years ago
log.php The log message is not always shown in html 13 years ago
mail.php fix oc-780 13 years ago
migrate.php don´t hardcode /tmp 13 years ago
mimetypes.fixlist.php as preperation for the sgf viewer app i added a file icon for .sgf files (saved go games), and an according mimetype. 13 years ago
mimetypes.list.php renamed extention to extension, also now only showing lowercase 13 years ago
ocs.php use our own serverHost call so that ownCloud works with reverse proxy servers 13 years ago
ocsclient.php removing executable bit from various files 13 years ago
preferences.php
response.php
search.php improve flexibility of search providers a bit 13 years ago
setup.php fix proper error reporting 13 years ago
streamwrappers.php add streamwrapper that provides a callback on stream close 13 years ago
template.php Prevent Clickjacking by adding additional headers: 13 years ago
updater.php improved updater wording 13 years ago
user.php load authentication apps before checking wether user exists. fixes oc-910 13 years ago
util.php 4.0.1 13 years ago
vcategories.php fix oc-874 13 years ago
vobject.php replace Sabre_VObject_Element_DateTime with Sabre_VObject_Property_DateTime 13 years ago