nextcloud-server/lib
Georg Ehrke 8dba46912d Disable transparent backgrounds for now 2013-05-17 11:28:53 +07:00
..
MDB2/Driver
archive
backgroundjob
cache
connector/sabre return 403 when mkdir failed on webDAV, fixes #2127 2013-03-06 15:21:12 +07:00
fileproxy
files always connect file cache updater hooks first 2013-04-16 13:07:55 +07:00
group make getDisplayNames optional feature for Group Backends, fall back to internal names 2013-03-05 21:22:34 +07:00
l10n [tx-robot] updated from transifex 2013-04-20 02:02:09 +07:00
log fix admin log display and use a more readable format 2013-04-17 14:05:51 +07:00
migration
minimizer
ocs Rebase to current master 2013-03-05 00:25:56 +07:00
preview implement pdf preview backend 2013-05-17 09:43:25 +07:00
public Merge branch 'master' into oc_preview 2013-04-22 16:19:16 +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 Rebase to current master 2013-03-05 00:25:56 +07:00
app.php
appconfig.php
archive.php
arrayparser.php
backgroundjob.php
base.php Merge pull request #3010 from owncloud/fix-cookie_path 2013-04-19 01:17:35 +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 make getDisplayNames optional feature for Group Backends, fall back to internal names 2013-03-05 21:22:34 +07:00
helper.php Don't show storage space warning when the free space can't be determined 2013-03-15 16:46:20 +07:00
hook.php
image.php Update image.php 2013-03-02 10:51:49 +07:00
installer.php Use isAppVersionCompatible in app installer 2013-03-27 10:16:05 +07:00
json.php
l10n.php -L10N: cache the result of findLanguage 2013-04-12 00:58:14 +07:00
log.php
mail.php adding test case for getDefaultEmailAddress() + fixing #1844 again 2013-03-04 21:10:18 +07:00
migrate.php Check if username is valid and remove slashes from filename 2013-03-11 16:21:26 +07:00
mimetypes.list.php
minimizer.php
ocs.php
ocsclient.php
preferences.php
preview.php Disable transparent backgrounds for now 2013-05-17 11:28:53 +07:00
request.php
response.php
route.php
router.php
search.php
setup.php Handle empty datafolder better. 2013-04-13 15:56:01 +07:00
subadmin.php
template.php Add warning about sanitization 2013-03-06 13:05:22 +07:00
templatelayout.php Add a name to the version parameter 2013-04-05 00:33:05 +07:00
updater.php
user.php Juse send the cookies in the ownCloud directory 2013-04-06 00:16:52 +07:00
util.php Cleaner isWebDAVWorking reason, otherwise people overlook the reason 2013-04-19 12:44:54 +07:00
vcategories.php Remove redundant line 2013-04-04 14:10:34 +07:00
vobject.php