nextcloud-server/lib
Lukas Reschke 632221bed0 Correct the parameter description
Thanks @kabum
2013-04-25 14:27:08 +07:00
..
MDB2/Driver Fix raiseError call in the MDB2 sqlite3 driver 2013-04-22 20:34:00 +07:00
archive
backgroundjob
cache
connector/sabre
fileproxy
files Correct the parameter description 2013-04-25 14:27:08 +07:00
group
l10n [tx-robot] updated from transifex 2013-04-23 02:00:31 +07:00
log fix admin log display and use a more readable format 2013-04-17 14:05:51 +07:00
migration
minimizer
ocs
public Initialize collectionTypes variable as false 2013-04-08 17:46:52 +07:00
search
user Use the MDB2 function to get the count result 2013-04-06 15:38:30 +07:00
vobject Add OC\VObject\StringProperty. Partial fix for owncloud/apps#762 2013-04-08 14:57:43 +07:00
api.php
app.php
appconfig.php
archive.php
arrayparser.php
backgroundjob.php
base.php Merge pull request #2993 from owncloud/resolve_apps_lib_path 2013-04-24 13:33:05 +07:00
cache.php
config.php Merge pull request #2147 from eMerzh/split_config 2013-04-09 09:56:16 +07:00
db.php Remove wrong limit parameter from count query in compatibility function 2013-04-06 17:58:47 +07:00
eventsource.php
filechunking.php
fileproxy.php
files.php Fix file sharing via public link for one particular file. 2013-03-12 20:03:54 +07:00
filesystem.php
filesystemview.php
geo.php
group.php
helper.php check if there is a default/ folder in the theme directory if no theme exists 2013-04-24 13:45:40 +07:00
hook.php
image.php
installer.php Use isAppVersionCompatible in app installer 2013-03-27 10:16:05 +07:00
json.php use utf-8 encoding for json 2013-04-25 11:36:41 +07:00
l10n.php -L10N: cache the result of findLanguage 2013-04-12 00:58:14 +07:00
log.php
mail.php
migrate.php Check if username is valid and remove slashes from filename 2013-03-11 16:21:26 +07:00
mimetypes.list.php Add markdown to mimetype list 2013-04-24 16:54:34 +07:00
minimizer.php
ocs.php
ocsclient.php
preferences.php
request.php
response.php
route.php
router.php
search.php
setup.php sync parameters in setup.php with the ones in the actual .htaccess 2013-04-24 15:11:58 +07:00
subadmin.php
template.php Merge pull request #3111 from owncloud/csp-audio 2013-04-24 08:17:42 +07:00
templatelayout.php check if there is a default/ folder in the theme directory if no theme exists 2013-04-24 13:45:40 +07:00
updater.php
user.php Juse send the cookies in the ownCloud directory 2013-04-06 00:16:52 +07:00
util.php use variable instead of relative path to file 2013-04-24 14:17:52 +07:00
vcategories.php Remove redundant line 2013-04-04 14:10:34 +07:00
vobject.php