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.
 
 
 
 
 
 
Bart Visscher 8aa7ed39a5 Only check for apps owncloud version requirment when there is a new owncloud version 14 years ago
..
MDB2/Driver strict standards fixes for sqlite3 14 years ago
archive Don't use substr to get first char of string 14 years ago
connector/sabre Fix webdav property name compare 14 years ago
fileproxy Only call OC_FileCache::get('/Shared') if it exists in the file cache, prevents premature addition of the Shared folder to the file cache 14 years ago
filestorage add temporary filestorage backend for testing purposed 14 years ago
group fix group backend 14 years ago
log Supress any warnings if log file does not exist 14 years ago
migration Typo fix (breif->brief) 14 years ago
public backport of sanitizeHTML() function 14 years ago
search improve flexibility of search providers a bit 14 years ago
user Don't use substr to get first char of string 14 years ago
app.php Only check for apps owncloud version requirment when there is a new owncloud version 14 years ago
appconfig.php cache app types in the db 14 years ago
archive.php Remove blind effect for email private link in drop down 14 years ago
base.php Only check for apps owncloud version requirment when there is a new owncloud version 14 years ago
config.php Spelling fix hint text 14 years ago
db.php add support for custom ports for mysql/pgsql by adding :portnumber to the database host 14 years ago
eventsource.php fix eventsource for ie 14 years ago
filecache.php fix saved file size for uploaded files 14 years ago
fileproxy.php Smarter code for OC_FileProxy 14 years ago
files.php no move (rename) operation for "Shared" directory 14 years ago
filestorage.php add touch() to all storage backands, and make parameter optional 14 years ago
filesystem.php Don't use substr to get first char of string 14 years ago
filesystemview.php fix encryption for binary files 14 years ago
geo.php add OC_Geo class 14 years ago
group.php sort users and groups. fixes oc-779 14 years ago
helper.php fixes oc-668 14 years ago
hook.php allow clearing hooks and fileproxies 14 years ago
image.php fix variable name and undefined index notice 14 years ago
installer.php Don't use substr to get first char of string 14 years ago
json.php Backport CSRF prevention. 14 years ago
l10n.php reuse OC_L10N objects 14 years ago
log.php Add support for logging to syslog 14 years ago
mail.php fix oc-780 14 years ago
migrate.php Move user import to personal settings. Fix user migration between servers. 14 years ago
mimetypes.fixlist.php fix mimetype for cdr files - bugfix for oc 559 14 years ago
mimetypes.list.php renamed extention to extension, also now only showing lowercase 14 years ago
ocs.php use our own serverHost call so that ownCloud works with reverse proxy servers 14 years ago
ocsclient.php paging not yet implemented. increasing pagesize to 100 as a temporary quickfix 14 years ago
preferences.php use OC_Log instead of error_log 14 years ago
response.php ETags must be quoted. 14 years ago
search.php improve flexibility of search providers a bit 14 years ago
setup.php backport the password salting fix. 14 years ago
streamwrappers.php add streamwrapper that provides a callback on stream close 14 years ago
template.php use new sanitize HTML function backported 14 years ago
updater.php finally fix the updater. next is an automatic updater. but this is a bit more tricky. 14 years ago
user.php load authentication apps before checking wether user exists. fixes oc-910 14 years ago
util.php check if the data directory is accessible via http. Show a big security warning if yes 14 years ago
vcategories.php Categories: Turned the debugging down a bit. 14 years ago
vobject.php replace Sabre_VObject_Element_DateTime with Sabre_VObject_Property_DateTime 14 years ago