nextcloud-server/lib
Bart Visscher bb649dd0d5 Smarter code for OC_FileProxy
Conflicts:

	lib/fileproxy.php
2012-06-19 23:15:33 +02:00
..
archive improve tar archive backend 2012-05-18 01:54:59 +02:00
connector/sabre Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_File 2012-06-19 23:13:21 +02:00
fileproxy quota calculation fixed 2012-06-19 09:36:50 +02:00
filestorage add temporary filestorage backend for testing purposed 2012-05-11 20:33:56 +02:00
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 CSRF prevention. 2012-06-14 13:52:22 +02:00
search
user backport the password salting fix. 2012-06-08 12:42:35 +02:00
app.php make it possible to load apps seperately. needed to fix oc-910 without breaking oc-863 2012-06-04 21:30:58 +02:00
appconfig.php
archive.php move archive library to core so we can properly depend on it 2012-05-02 23:48:23 +02:00
base.php fix infinite redirect during setup for windows hosts 2012-06-09 14:38:50 +02:00
config.php
db.php add support for custom ports for mysql/pgsql by adding :portnumber to the database host 2012-05-17 01:06:22 +02:00
eventsource.php
filecache.php update file paths in filecache when the parent is renamed 2012-06-04 18:12:25 +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 add function in filesystem to strip webroot 2012-06-10 13:19:10 +02:00
filesystemview.php Add cache for getStorage and getInternalPath functions. 2012-06-19 23:13:24 +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 allow clearing hooks and fileproxies 2012-05-11 20:33:56 +02:00
image.php fix variable name and undefined index notice 2012-06-10 17:25:19 +02:00
installer.php "fopen(" interferes with our own classes. 2012-05-18 18:22:37 +02:00
json.php Backport CSRF prevention. 2012-06-14 13:52:22 +02:00
l10n.php
log.php The log message is not always shown in html 2012-05-10 09:13:09 +02:00
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 Backport CSRF prevention. 2012-06-14 13:52:22 +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 Make check for writable apps dir configurable 2012-06-19 23:11:14 +02:00
vcategories.php Categories: Turned the debugging down a bit. 2012-06-11 03:07:20 +02:00
vobject.php