nextcloud-server/lib
Lukas Reschke c73eb29b6e Backport of ad720c4 for oC 4.x
Fixes #145
2012-10-30 13:50:42 +07:00
..
MDB2/Driver strict standards fixes for sqlite3 2012-05-19 01:39:41 +07:00
archive Don't use substr to get first char of string 2012-06-19 23:16:17 +07:00
connector/sabre Fix OC_Connector_Sabre_Locks for SQLite 2012-08-12 09:06:46 +07:00
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 2012-06-20 19:24:45 +07:00
filestorage Fix filesystem hash, no longer using basicOperation() 2012-07-30 10:07:19 +07:00
group
log Move line counter so we only count lines towards the offset that are equal or above the log level 2012-07-11 19:38:56 +07:00
migration Only try to delete migration.db if it was created. 2012-09-18 16:31:27 +07:00
public mark OCP\App::register as deprecated 2012-07-26 15:12:57 +07:00
search
user Don't use substr to get first char of string 2012-06-19 23:16:17 +07:00
app.php Trim trailing whitespace from version. 2012-09-26 11:33:14 +07:00
appconfig.php
archive.php
base.php destroy invalid sessions 2012-10-08 13:53:08 +07:00
config.php
db.php Sanitize user input 2012-09-22 10:55:25 +07:00
eventsource.php
filecache.php mark unused variables 2012-09-10 16:04:05 +07:00
fileproxy.php Smarter code for OC_FileProxy 2012-06-19 23:15:33 +07:00
files.php no move (rename) operation for "Shared" directory 2012-06-04 14:00:35 +07:00
filestorage.php Fix filesystem hash, no longer using basicOperation() 2012-07-30 10:07:19 +07:00
filesystem.php fix typos + copy-paste errors in comments 2012-09-10 16:03:46 +07:00
filesystemview.php Fix incorrect copy/paste for file_put_contents() 2012-07-30 10:07:19 +07:00
geo.php
group.php sort users and groups. fixes oc-779 2012-06-01 14:21:24 +07:00
helper.php fixes oc-668 2012-06-19 22:37:25 +07:00
hook.php
image.php fix variable name and undefined index notice 2012-06-10 17:25:19 +07:00
installer.php Fix 'App already installed' for app with entry in DB and no files 2012-10-18 23:10:33 +07:00
json.php Remove the forced download§ 2012-07-02 12:19:48 +07:00
l10n.php Restoring stable4... 2012-07-02 10:47:45 +07:00
log.php
mail.php Add additional error handling for emailing private links 2012-07-30 10:07:20 +07:00
migrate.php Don't store users password hash when exporting. 2012-09-19 16:19:47 +07:00
mimetypes.fixlist.php fix mimetype for cdr files - bugfix for oc 559 2012-06-21 09:58:04 +07:00
mimetypes.list.php
ocs.php use our own serverHost call so that ownCloud works with reverse proxy servers 2012-05-31 20:16:44 +07:00
ocsclient.php paging not yet implemented. increasing pagesize to 100 as a temporary quickfix 2012-06-09 22:02:29 +07:00
preferences.php
response.php
search.php
setup.php "deny from all" instead directory 2012-10-16 15:58:59 +07:00
streamwrappers.php
template.php use new sanitize HTML function backported 2012-06-20 16:59:51 +07:00
updater.php finally fix the updater. next is an automatic updater. but this is a bit more tricky. 2012-06-09 17:56:23 +07:00
user.php Set oc_token to httponly 2012-10-16 13:58:17 +07:00
util.php Backport of ad720c4 for oC 4.x 2012-10-30 13:50:42 +07:00
vcategories.php Maybe fix out of memory..? 2012-06-25 19:42:38 +07:00
vobject.php