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
jfd 0c0ae928dc escape all identifiers with backticks 13 years ago
..
MDB2/Driver strict standards fixes for sqlite3 13 years ago
archive Don't use substr to get first char of string 13 years ago
connector/sabre Fix OC_Connector_Sabre_Locks for SQLite 13 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 13 years ago
filestorage Fix filesystem hash, no longer using basicOperation() 13 years ago
group escape all identifiers with backticks 13 years ago
log Move line counter so we only count lines towards the offset that are equal or above the log level 13 years ago
migration escape all identifiers with backticks 13 years ago
public add limit support to OC_DB & OCP/DB 13 years ago
search improve flexibility of search providers a bit 13 years ago
user escape all identifiers with backticks 13 years ago
app.php escape all identifiers with backticks 13 years ago
appconfig.php reorder code for readability 13 years ago
archive.php move archive library to core so we can properly depend on it 13 years ago
base.php Check blacklist when renaming files 13 years ago
config.php Spelling fix hint text 13 years ago
db.php add limit support to OC_DB & OCP/DB 13 years ago
eventsource.php fix eventsource for ie 13 years ago
filecache.php escape all identifiers with backticks 13 years ago
fileproxy.php Smarter code for OC_FileProxy 13 years ago
files.php no move (rename) operation for "Shared" directory 13 years ago
filestorage.php Fix filesystem hash, no longer using basicOperation() 13 years ago
filesystem.php Check blacklist when renaming files 13 years ago
filesystemview.php Fix incorrect copy/paste for file_put_contents() 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 fixes oc-668 13 years ago
hook.php allow clearing hooks and fileproxies 13 years ago
image.php fix variable name and undefined index notice 13 years ago
installer.php work with non existing apps directory. thanks toAntonio for the hint 13 years ago
json.php Remove the forced download§ 13 years ago
l10n.php Restoring stable4... 13 years ago
log.php The log message is not always shown in html 13 years ago
mail.php Add additional error handling for emailing private links 13 years ago
migrate.php Also check some other files 13 years ago
mimetypes.fixlist.php fix mimetype for cdr files - bugfix for oc 559 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 paging not yet implemented. increasing pagesize to 100 as a temporary quickfix 13 years ago
preferences.php escape all identifiers with backticks 13 years ago
response.php ETags must be quoted. 13 years ago
search.php improve flexibility of search providers a bit 13 years ago
setup.php use dbname for non privileged user 13 years ago
streamwrappers.php add streamwrapper that provides a callback on stream close 13 years ago
template.php use new sanitize HTML function backported 13 years ago
updater.php finally fix the updater. next is an automatic updater. but this is a bit more tricky. 13 years ago
user.php Delete old session files, suggested by Torben Nehmer, see bug oc-736 13 years ago
util.php 4.0.7 13 years ago
vcategories.php escape all identifiers with backticks 13 years ago
vobject.php replace Sabre_VObject_Element_DateTime with Sabre_VObject_Property_DateTime 13 years ago