nextcloud-server/lib
Björn Schießle db6fc916cf fix function documentation 2012-10-27 15:23:35 +07:00
..
MDB2/Driver adding space between) and { 2012-09-07 15:22:01 +07:00
archive Fix the require path 2012-10-13 01:13:06 +07:00
backgroundjob adding space between) and { 2012-09-07 15:22:01 +07:00
cache backwards compat to older xcache versions, don't fail when trying to clear cache by prefix 2012-09-25 11:47:53 +07:00
connector/sabre get effective username after webdav login, fixes oc-2108 2012-10-23 13:37:22 +07:00
filecache delete fscache on deleting user 2012-10-16 22:07:13 +07:00
fileproxy remove unneeded variable 2012-10-12 17:40:57 +07:00
filestorage Suppress error message which would send headers for hosted sited where disk_free_space() has been disabled for security. 2012-09-08 17:58:59 +07:00
group fix some more phpdoc 2012-09-23 02:40:03 +07:00
l10n [tx-robot] updated from transifex 2012-10-04 02:07:35 +07:00
log adding space between) and { 2012-09-07 15:22:01 +07:00
migration Only try to delete migration.db if it was created. 2012-09-18 16:25:34 +07:00
minimizer adding space between) and { 2012-09-07 15:22:01 +07:00
public Fix unshareAll() 2012-10-16 22:35:48 +07:00
search Search: fix Notice and thus broken search with activiated error reporting 2012-10-01 19:11:26 +07:00
user Treat getUsers() as case insensitive, helpful for showing proper results in the share with autocomplete 2012-09-12 01:12:25 +07:00
app.php fix a lot of small layout bugs and make the apps page overall prettier plus add ratings finally 2012-10-08 15:49:48 +07:00
appconfig.php fix some more phpdoc 2012-09-23 02:40:03 +07:00
archive.php fix checkstyle on archive zip/tar 2012-10-05 12:42:11 +07:00
base.php Use `get_magic_quotes_gpc()` to determine if magic_quotes is enabled 2012-10-16 19:45:12 +07:00
cache.php Respect coding style 2012-09-05 15:40:21 +07:00
config.php fix some more phpdoc 2012-09-23 02:40:03 +07:00
db.php $CONFIG_DBTYPE was never assigned but used in this function 2012-10-09 11:17:10 +07:00
eventsource.php adding space between) and { 2012-09-07 15:22:01 +07:00
filecache.php normalize path 2012-10-24 17:23:36 +07:00
filechunking.php Run proxies and emit signals when finising chunked upload 2012-09-18 20:23:17 +07:00
fileproxy.php adding space between) and { 2012-09-07 15:22:01 +07:00
files.php don't use the workaround for shared files on the /Shared folder 2012-10-08 23:37:50 +07:00
filestorage.php Merge branch 'share_api' 2012-08-19 22:29:01 +07:00
filesystem.php add parameter to specify user for which OC_Filesystem should be initialized. 2012-10-22 14:52:59 +07:00
filesystemview.php use strtotime on non-nummeric times in oc_filesystem::touch 2012-10-23 16:34:58 +07:00
geo.php adding space between) and { 2012-09-07 15:22:01 +07:00
group.php Allow any characters in the groupname 2012-10-25 11:55:54 +07:00
helper.php core.js and core.css don't need to be absolute 2012-10-17 10:52:35 +07:00
hook.php fix some more phpdoc 2012-09-23 02:40:03 +07:00
image.php add OC_Image::fitIn 2012-09-08 23:26:19 +07:00
installer.php adding space between) and { 2012-09-07 15:22:01 +07:00
json.php adding space between) and { 2012-09-07 15:22:01 +07:00
l10n.php fix some more phpdoc 2012-09-23 02:40:03 +07:00
log.php The log message is not always shown in html 2012-05-10 09:13:09 +07:00
mail.php adding space between) and { 2012-09-07 15:22:01 +07:00
migrate.php Allow exporting of users from any user backend, fixed oc-1645 2012-09-18 16:24:39 +07:00
mimetypes.list.php add *.ai files to the mimetypes list 2012-10-11 16:15:05 +07:00
minimizer.php adding space between) and { 2012-09-07 15:22:01 +07:00
ocs.php Respect coding style 2012-09-10 14:59:08 +07:00
ocsclient.php put all the calls into one function and use tabs instead of spaces. Thanks to danimo for bugging me :-) 2012-10-08 15:58:50 +07:00
preferences.php fix some more phpdoc 2012-09-23 02:40:03 +07:00
request.php adding space between) and { 2012-09-07 15:22:01 +07:00
response.php Fix setEtagHeader function 2012-09-07 13:42:22 +07:00
search.php adding space between) and { 2012-09-07 15:22:01 +07:00
setup.php "deny from all" instead directory 2012-10-16 15:57:15 +07:00
streamwrappers.php adding space between) and { 2012-09-07 15:22:01 +07:00
subadmin.php Fix a typo 2012-09-30 00:08:20 +07:00
template.php Correct indentation 2012-10-10 19:11:09 +07:00
templatelayout.php core.js and core.css don't need to be absolute 2012-10-17 10:52:35 +07:00
updater.php use socket timeout of 10 sec to stay responsive even with a slow internet connection or a not working server 2012-10-08 11:53:00 +07:00
user.php fix function documentation 2012-10-27 15:23:35 +07:00
util.php possible fix for bombarding the server with the htaccess test during setup 2012-10-26 18:17:43 +07:00
vcategories.php Check if categories is an array. 2012-09-13 17:30:26 +07:00
vobject.php adding space between) and { 2012-09-07 15:22:01 +07:00