nextcloud/lib
Robin Appelman d226ed697e add svg mimetype to default htaccess 2012-10-28 16:04:52 +01:00
..
MDB2/Driver adding space between) and { 2012-09-07 15:22:01 +02:00
archive Fix the require path 2012-10-13 01:13:06 +02:00
backgroundjob adding space between) and { 2012-09-07 15:22:01 +02:00
cache backwards compat to older xcache versions, don't fail when trying to clear cache by prefix 2012-09-25 11:47:53 +02:00
connector/sabre get effective username after webdav login, fixes oc-2108 2012-10-23 13:37:22 +02:00
filecache delete fscache on deleting user 2012-10-16 22:07:13 +02:00
fileproxy remove unneeded variable 2012-10-12 17:40:57 +02: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 +02:00
group fix some more phpdoc 2012-09-23 02:40:03 +02:00
l10n [tx-robot] updated from transifex 2012-10-04 02:07:35 +02:00
log adding space between) and { 2012-09-07 15:22:01 +02:00
migration Only try to delete migration.db if it was created. 2012-09-18 16:25:34 +00:00
minimizer adding space between) and { 2012-09-07 15:22:01 +02:00
public Fix unshareAll() 2012-10-16 22:35:48 +02:00
search Search: fix Notice and thus broken search with activiated error reporting 2012-10-01 19:11:26 +02:00
user Treat getUsers() as case insensitive, helpful for showing proper results in the share with autocomplete 2012-09-12 01:12:25 -04: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 +02:00
appconfig.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
archive.php fix checkstyle on archive zip/tar 2012-10-05 12:42:11 +02:00
base.php Use `get_magic_quotes_gpc()` to determine if magic_quotes is enabled 2012-10-16 19:45:12 +02:00
cache.php Respect coding style 2012-09-05 15:40:21 +03:00
config.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
db.php $CONFIG_DBTYPE was never assigned but used in this function 2012-10-09 11:17:10 +02:00
eventsource.php adding space between) and { 2012-09-07 15:22:01 +02:00
filecache.php normalize path 2012-10-24 17:23:36 +02:00
filechunking.php Run proxies and emit signals when finising chunked upload 2012-09-18 20:23:17 +02:00
fileproxy.php adding space between) and { 2012-09-07 15:22:01 +02:00
files.php don't use the workaround for shared files on the /Shared folder 2012-10-08 23:37:50 +02:00
filestorage.php Merge branch 'share_api' 2012-08-19 22:29:01 -04:00
filesystem.php add parameter to specify user for which OC_Filesystem should be initialized. 2012-10-22 14:52:59 +02:00
filesystemview.php use strtotime on non-nummeric times in oc_filesystem::touch 2012-10-23 16:34:58 +02:00
geo.php adding space between) and { 2012-09-07 15:22:01 +02:00
group.php Allow any characters in the groupname 2012-10-25 11:55:54 +02:00
helper.php core.js and core.css don't need to be absolute 2012-10-17 10:52:35 +02:00
hook.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
image.php add OC_Image::fitIn 2012-09-08 23:26:19 +02:00
installer.php adding space between) and { 2012-09-07 15:22:01 +02:00
json.php adding space between) and { 2012-09-07 15:22:01 +02:00
l10n.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
log.php The log message is not always shown in html 2012-05-10 09:13:09 +02:00
mail.php adding space between) and { 2012-09-07 15:22:01 +02:00
migrate.php Allow exporting of users from any user backend, fixed oc-1645 2012-09-18 16:24:39 +00:00
mimetypes.list.php add *.ai files to the mimetypes list 2012-10-11 16:15:05 +02:00
minimizer.php adding space between) and { 2012-09-07 15:22:01 +02:00
ocs.php Respect coding style 2012-09-10 14:59:08 +03: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 +02:00
preferences.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
request.php adding space between) and { 2012-09-07 15:22:01 +02:00
response.php Fix setEtagHeader function 2012-09-07 13:42:22 +02:00
search.php adding space between) and { 2012-09-07 15:22:01 +02:00
setup.php add svg mimetype to default htaccess 2012-10-28 16:04:52 +01:00
streamwrappers.php adding space between) and { 2012-09-07 15:22:01 +02:00
subadmin.php Fix a typo 2012-09-30 00:08:20 +03:00
template.php Correct indentation 2012-10-10 19:11:09 +02:00
templatelayout.php core.js and core.css don't need to be absolute 2012-10-17 10:52:35 +02: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 +02:00
user.php fix function documentation 2012-10-27 15:23:35 +02:00
util.php check if RUNTIME_NOAPPS is set before using it 2012-10-28 15:11:45 +01:00
vcategories.php Check if categories is an array. 2012-09-13 17:30:26 +02:00
vobject.php adding space between) and { 2012-09-07 15:22:01 +02:00