nextcloud/lib
Thomas Müller e4e0b5a822 Respect coding style 2012-09-04 15:34:09 +03:00
..
MDB2/Driver Remove php close at end of file 2012-08-29 20:29:43 +02:00
archive Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
backgroundjob Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
cache $storage shouldn't be static in OC_Cache_File 2012-08-29 14:42:40 -04:00
connector/sabre Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
filecache Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
fileproxy Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
filestorage Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
group Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support 2012-08-25 00:05:07 +02:00
l10n [tx-robot] updated from transifex 2012-09-04 02:03:21 +02:00
log Move line counter so we only count lines towards the offset that are equal or above the log level 2012-07-11 19:38:56 -04:00
migration Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
minimizer remove trailing slash in %appswebroot% placeholder 2012-06-23 16:59:55 +02:00
public Add args parameter to linkTo(Absolute) function, to append the args automaticly 2012-09-03 21:51:32 +02:00
search Add url-params to url with new parameter in linkTo function 2012-09-03 21:51:32 +02:00
user use null instead of -1 on all getUser() 2012-09-01 20:50:03 +02:00
app.php Respect coding style 2012-09-04 15:21:52 +03:00
appconfig.php Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
archive.php Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
base.php Respect coding style 2012-09-04 15:34:09 +03:00
cache.php Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
config.php Do not close php tag on config file 2012-06-22 21:01:12 +00:00
db.php use str_ireplace instead of duplicate str_replace 2012-09-02 13:58:01 +02:00
eventsource.php Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
filecache.php Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
filechunking.php Chunked upload: Support reusing local chunks 2012-07-27 19:35:33 +02:00
fileproxy.php Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
files.php Remove share permission for encrypted files 2012-08-31 17:31:28 -04:00
filestorage.php Merge branch 'share_api' 2012-08-19 22:29:01 -04:00
filesystem.php Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
filesystemview.php Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
geo.php Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
group.php Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
helper.php Add args parameter to linkTo(Absolute) function, to append the args automaticly 2012-09-03 21:51:32 +02:00
hook.php Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
image.php Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
installer.php Small changes to allow updating main menu dynamically. 2012-08-05 01:42:17 +02:00
json.php fix translations within subfolder /lib 2012-08-30 23:51:44 +02:00
l10n.php in some cases no translations are loaded because $this->lang is empty not null 2012-09-02 14:15:03 +02:00
log.php The log message is not always shown in html 2012-05-10 09:13:09 +02:00
mail.php Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
migrate.php Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
mimetypes.list.php add impress mimetype 2012-08-17 12:39:05 +02:00
minimizer.php Fix oc-1163: gzdecode function not always defined 2012-07-22 17:27:30 +02:00
ocs.php Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
ocsclient.php send the current owncloud version to the ocs server so that we can filter for compatible apps 2012-08-31 20:22:03 +02:00
preferences.php Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
request.php Decode the alternative path_info 2012-08-07 20:43:00 +02:00
response.php ETags must be quoted. 2012-02-18 11:49:31 +01:00
search.php Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
setup.php Space before tab fixes 2012-08-29 20:34:44 +02:00
streamwrappers.php fix unused variables 2012-07-20 17:58:05 +02:00
subadmin.php Whitespace fixes in lib 2012-08-29 20:28:45 +02:00
template.php Add args parameter to linkTo(Absolute) function, to append the args automaticly 2012-09-03 21:51:32 +02:00
templatelayout.php Fix password authentication for links and fix template problems for links by creating a new base layout 2012-08-29 11:54:49 -04:00
updater.php l18n support lib/updater.php 2012-08-31 10:51:35 +02:00
user.php allow configuring user backends in config.php 2012-09-01 02:50:27 +02:00
util.php Add url-params to url with new parameter in linkTo function 2012-09-03 21:51:32 +02:00
vcategories.php Space before tab fixes 2012-08-29 20:34:44 +02:00
vobject.php replace Sabre_VObject_Element_DateTime with Sabre_VObject_Property_DateTime 2012-02-24 22:20:40 +01:00