nextcloud-server/lib
Björn Schießle a0ac64cbd6 remove unneeded variable 2012-10-12 17:40:57 +07:00
..
MDB2/Driver adding space between) and { 2012-09-07 15:22:01 +07:00
archive really fix checkstyle on archive tar 2012-10-05 12:54:18 +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 fix create folder and upload file issue on win, fixes oc-1747, solution follows suggestion from bug tracker 2012-10-02 11:45:47 +07:00
filecache fix updating the filecache for when contents of a folder has changed 2012-09-30 16:11:01 +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 for bug #1942: Allow user to share with every group if "allow users to share with anyone" is set 2012-10-09 10:36:24 +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 Send a HSTS HTTP header to enforce SSL 2012-10-10 18:56:29 +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 extract the right parent directory from the path 2012-10-11 10:21:23 +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 fix bug #1977: remove etags from database after version rollback so that the client can detect the changes 2012-10-12 17:39:56 +07:00
filesystemview.php etag has to be removed after version rollback to enable the sync client to detect the changes (bug #1829) 2012-09-28 18:50:36 +07:00
geo.php adding space between) and { 2012-09-07 15:22:01 +07:00
group.php fix some more phpdoc 2012-09-23 02:40:03 +07:00
helper.php fix mimetype detection using the 'file' command in some edge cases 2012-09-30 03:58:58 +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 Fallback for systems without openssl 2012-09-29 16:44:02 +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 don't set values with oc_appconfig when oc is not installed yet, allows to render guest page for installation again 2012-09-11 13:16:34 +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 add proper error logging in OC_User database queries 2012-09-12 12:47:33 +07:00
util.php check if directory already exist before executing mkdir 2012-10-12 17:40:45 +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