nextcloud-server/lib
2012-07-20 17:58:05 +02:00
..
archive dont use the mtimes stored in zip archives since they dont update correctly 2012-07-20 00:52:10 +02:00
cache Cache: try to set the fast cache in the Broker 2012-06-25 21:05:10 +02:00
connector/sabre dont check for filecache updates when getting quota info over webdav 2012-07-20 16:35:51 +02:00
filecache
fileproxy
filestorage
group
l10n
log Move line counter so we only count lines towards the offset that are equal or above the log level 2012-07-06 17:29:45 -04:00
MDB2/Driver remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +02:00
migration
minimizer remove trailing slash in %appswebroot% placeholder 2012-06-23 16:59:55 +02:00
public remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +02:00
search
user
app.php fix remote and public.php 2012-07-13 22:44:35 +02:00
appconfig.php
archive.php
base.php allow a more flexible way of using user backends 2012-07-19 16:31:55 +02:00
cache.php Cache: Add APC and XCache to global cache handler 2012-06-25 21:05:10 +02:00
config.php Do not close php tag on config file 2012-06-22 21:01:12 +00:00
db.php Correct Postgresql connection with space in password. Work around php bug 2012-07-04 10:13:00 +00:00
eventsource.php fix eventsource fallback when more then one eventsource is active 2012-07-20 17:58:05 +02:00
filecache.php fix increasing folder sizes in filecache for custom roots 2012-07-20 17:58:05 +02:00
fileproxy.php
files.php typo fixed 2012-06-29 16:49:22 +02:00
filestorage.php
filesystem.php use filesystem abstraction layer to copy file versions 2012-07-03 18:25:49 +02:00
filesystemview.php use filesystem abstraction layer to copy file versions 2012-07-03 18:25:49 +02:00
geo.php
group.php
helper.php provide multibyte aware helper functions mb_str_replace, mb_substr_replace and mb_array_change_key_case for handling with UTF 8 2012-07-02 20:31:19 +02:00
hook.php
image.php fixed typo 2012-07-10 16:58:37 +02:00
installer.php close only if exist 2012-06-23 16:21:47 +02:00
json.php Remove forced download 2012-07-02 12:20:43 +02:00
l10n.php add warning in log if OC_L10N::tA was called 2012-07-16 19:35:40 +02:00
log.php
mail.php Fix log write() parameters in wrong order 2012-07-11 15:56:18 -04:00
migrate.php Return correct json response, fix syntax 2012-06-30 22:56:47 +00:00
mimetypes.fixlist.php
mimetypes.list.php
minimizer.php Fix setting ETag header on cache miss 2012-06-25 21:05:10 +02:00
ocs.php
ocsclient.php Avoid fetch ocs info if the appstore is disabled 2012-06-22 16:06:46 +02:00
preferences.php All is good ;-) 2012-06-26 02:47:59 +02:00
request.php
response.php
search.php
setup.php allow command line based installation/setup 2012-07-13 13:25:43 +02:00
streamwrappers.php
template.php Merge branch 'master' into multi_app_dir 2012-06-21 17:15:35 +00:00
templatelayout.php some path fixes for multi-dir app 2012-06-22 09:56:54 +02:00
updater.php remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +02:00
user.php allow a more flexible way of using user backends 2012-07-19 16:31:55 +02:00
util.php More helpfull debug msg for redirectToDefaultPage 2012-07-04 17:51:07 +02:00
vcategories.php remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +02:00
vobject.php