nextcloud/lib
Thomas Mueller f96405e78a [files_external] mount filesystems for all users 2012-12-06 14:56:12 +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 use correct path for property cache (the real path of the file and not the virtual path in the shared folder 2012-11-20 10:24:32 +01:00
filecache also return fileid in OC_Filecache::get 2012-11-22 22:09:27 +01: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 closes #466 - manual backport of translations 2012-11-16 15:31:24 +01: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 Backport pull request #380 from butonic/feature_share_link_with_token 2012-11-26 17:31:40 +01: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 backport pullrequest #562 2012-11-24 18:56:53 +01:00
eventsource.php use new obEnd function instead of ob_end_clean 2012-11-29 23:16:02 +01:00
filecache.php make sure to add the right user as owner of a file to the file cache table 2012-11-26 15:09:02 +01: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 use new obEnd function instead of ob_end_clean 2012-11-29 23:16:02 +01:00
filestorage.php Merge branch 'share_api' 2012-08-19 22:29:01 -04:00
filesystem.php [files_external] mount filesystems for all users 2012-12-06 14:56:12 +01:00
filesystemview.php backport of pull request #691, no file versions if fs cache 2012-11-30 16:51:39 +01: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 Migration: On import of user accounts only import folders in home dir, use OC_Helper::copyr 2012-11-08 11:39:21 +00: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 Migration: Allow for no app data cases; handle file copying better 2012-11-08 11:39:30 +00:00
mimetypes.list.php add *.ai files to the mimetypes list 2012-10-11 16:15:05 +02:00
minimizer.php really check if mod_deflate is loaded 2012-11-14 13:27:19 +01:00
ocs.php Respect coding style 2012-09-10 14:59:08 +03:00
ocsclient.php Clean KB entries processing code 2012-12-03 20:26:37 +03:00
preferences.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
request.php backport pullrequest #554 2012-11-23 12:48:54 +01: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 Fix a dirty function preventing showing errors 2012-12-05 18:16:55 +00: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 Better place to check for user removal 2012-11-15 23:15:15 +01:00
util.php 4.5.4 2012-12-02 19:56:51 +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