nextcloud-server/lib
2012-07-31 09:28:12 +00:00
..
archive remove unused variables 2012-07-20 18:56:18 +02:00
cache add prefix option to OC_Cache::clear 2012-07-22 02:31:48 +02:00
connector/sabre fix broken properties in the database 2012-07-23 10:34:01 +02:00
filecache remove unused variables 2012-07-20 18:56:18 +02:00
fileproxy
filestorage Fix parameter order in OC_Filestorage_Common->hash 2012-07-21 00:13:30 +02:00
group method not used externally, thus not needed in interface 2012-07-25 12:56:09 +02:00
l10n
log Move line counter so we only count lines towards the offset that are equal or above the log level 2012-07-06 17:29:45 -04:00
MDB2/Driver Fix strict standards warnings 2012-07-20 19:27:51 +00:00
migration
minimizer
ocs Fix OC_OCS_Privatedata::privateDataGet 2012-07-30 21:19:03 +02:00
public Make method static 2012-07-31 09:28:12 +00:00
search remove unused variables 2012-07-20 18:56:18 +02:00
user remove only internally used function from interface 2012-07-25 12:56:08 +02:00
api.php Make calling ocs/v1.php/config work 2012-07-30 21:19:02 +02:00
app.php Make calling ocs/v1.php/config work 2012-07-30 21:19:02 +02:00
appconfig.php
archive.php
base.php Create OC_Router in OC::init 2012-07-30 21:19:02 +02:00
cache.php add option to only get fast cache 2012-07-22 03:21:20 +02:00
config.php
db.php some indention fixes 2012-07-24 00:39:59 +02:00
eventsource.php CSRF protection for eventsource 2012-07-22 16:37:49 +02:00
exception.php
filecache.php cache fileid's in oc_cache 2012-07-22 03:24:34 +02:00
fileproxy.php
files.php
filestorage.php fix unused variables 2012-07-20 17:58:05 +02:00
filesystem.php some indention fixes 2012-07-24 00:39:59 +02:00
filesystemview.php Code style. One down... 2012-07-21 22:00:27 +02:00
geo.php
group.php define an interface for the Group Backend 2012-07-25 12:56:08 +02:00
helper.php provide recursiveArraySearch as Helper function and make available through API 2012-07-25 12:56:08 +02:00
hook.php
image.php some indention fixes 2012-07-24 00:39:59 +02:00
installer.php some indention fixes 2012-07-24 00:39:59 +02:00
json.php some indention fixes 2012-07-24 00:39:59 +02:00
l10n.php add warning in log if OC_L10N::tA was called 2012-07-16 19:35:40 +02:00
log.php
mail.php Fix log write() parameters in wrong order 2012-07-11 15:56:18 -04:00
migrate.php fix unused variables 2012-07-20 17:58:05 +02:00
mimetypes.list.php use file extension for determining mimetypes on default 2012-07-22 01:53:20 +02:00
minimizer.php Fix oc-1163: gzdecode function not always defined 2012-07-22 17:27:30 +02:00
ocs.php Make calling ocs/v1.php/config work 2012-07-30 21:19:02 +02:00
ocsclient.php fix unused variables 2012-07-20 17:58:05 +02:00
preferences.php fix unused variables 2012-07-20 17:58:05 +02:00
request.php
response.php
route.php Add functions for the common HTTP methods 2012-07-25 17:45:29 +02:00
router.php Move loading of routes to OC_Router 2012-07-30 21:19:02 +02:00
search.php
setup.php fix unused variables 2012-07-20 17:58:05 +02:00
streamwrappers.php fix unused variables 2012-07-20 17:58:05 +02:00
template.php fix unused variables 2012-07-20 17:58:05 +02:00
templatelayout.php fix unused variables 2012-07-20 17:58:05 +02:00
updater.php remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +02:00
user.php define an interface for the User Backend 2012-07-25 12:56:07 +02:00
util.php some indention fixes 2012-07-24 00:39:59 +02:00
vcategories.php remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +02:00
vobject.php