nextcloud-server/lib
2012-06-20 20:18:42 +02:00
..
archive Don't use substr to get first char of string 2012-06-19 23:16:17 +02:00
connector/sabre Fix webdav property name compare 2012-06-19 23:18:07 +02:00
fileproxy quota calculation fixed 2012-06-19 09:36:50 +02:00
filestorage
group
log Supress any warnings if log file does not exist 2012-06-05 18:42:16 -04:00
MDB2/Driver strict standards fixes for sqlite3 2012-05-19 01:39:41 +02:00
migration
public backport of sanitizeHTML() function 2012-06-20 16:43:31 +02:00
search
user Don't use substr to get first char of string 2012-06-19 23:16:17 +02:00
app.php Load app before running update script 2012-06-19 23:17:40 +02:00
appconfig.php
archive.php
base.php fix infinite redirect during setup for windows hosts 2012-06-09 14:38:50 +02:00
config.php
db.php
eventsource.php
filecache.php don't show other users file if the filesystem is not index already 2012-06-20 11:35:45 +02:00
fileproxy.php Smarter code for OC_FileProxy 2012-06-19 23:15:33 +02:00
files.php no move (rename) operation for "Shared" directory 2012-06-04 14:00:35 +02:00
filestorage.php
filesystem.php Don't use substr to get first char of string 2012-06-19 23:16:17 +02:00
filesystemview.php fix encryption for binary files 2012-06-20 20:18:42 +02:00
geo.php
group.php sort users and groups. fixes oc-779 2012-06-01 14:21:24 +02:00
helper.php fixes oc-668 2012-06-19 22:37:25 +02:00
hook.php
image.php fix variable name and undefined index notice 2012-06-10 17:25:19 +02:00
installer.php Don't use substr to get first char of string 2012-06-19 23:16:17 +02:00
json.php Backport CSRF prevention. 2012-06-14 13:52:22 +02:00
l10n.php
log.php
mail.php fix oc-780 2012-05-31 21:27:46 +02:00
migrate.php Move user import to personal settings. Fix user migration between servers. 2012-06-15 23:17:31 +00:00
mimetypes.fixlist.php
mimetypes.list.php
ocs.php use our own serverHost call so that ownCloud works with reverse proxy servers 2012-05-31 20:16:44 +02:00
ocsclient.php paging not yet implemented. increasing pagesize to 100 as a temporary quickfix 2012-06-09 22:02:29 +02:00
preferences.php
response.php
search.php
setup.php backport the password salting fix. 2012-06-08 12:42:35 +02:00
streamwrappers.php
template.php use new sanitize HTML function backported 2012-06-20 16:59:51 +02: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 +02:00
user.php load authentication apps before checking wether user exists. fixes oc-910 2012-06-04 21:31:35 +02:00
util.php backport of sanitizeHTML() function 2012-06-20 16:43:31 +02:00
vcategories.php Categories: Turned the debugging down a bit. 2012-06-11 03:07:20 +02:00
vobject.php