You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib
Michael Gapczynski 9cd55508c3 Add Share API settings to admin page 14 years ago
..
MDB2/Driver return standard SQL values (sqlite3 understands CURRENT_...) 14 years ago
archive fix creating nested folders inside tar files 14 years ago
backgroundjob add backticks to SQL, use limit parameter instead of LIMIT SQL 14 years ago
cache add prefix option to OC_Cache::clear 14 years ago
connector/sabre add backticks to SQL, use limit parameter instead of LIMIT SQL 14 years ago
filecache add backticks to SQL, use limit parameter instead of LIMIT SQL 14 years ago
fileproxy Only call OC_FileCache::get('/Shared') if it exists in the file cache, prevents premature addition of the Shared folder to the file cache 14 years ago
filestorage Merge branch 'share_api' 14 years ago
group Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support 14 years ago
l10n [tx-robot] updated from transifex 14 years ago
log Move line counter so we only count lines towards the offset that are equal or above the log level 14 years ago
migration escape all identifiers with backticks 14 years ago
minimizer remove trailing slash in %appswebroot% placeholder 14 years ago
public Add Share API settings to admin page 14 years ago
search remove unused variables 14 years ago
user OC_User: getHome is an optional method, taking it out of the Interface 14 years ago
app.php Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support 14 years ago
appconfig.php Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support 14 years ago
archive.php add OC_Archive::addRecursive 14 years ago
base.php Check blacklist when renaming files 14 years ago
cache.php add option to only get fast cache 14 years ago
config.php Do not close php tag on config file 14 years ago
db.php update now(), current_timestamp and backtick replacement 14 years ago
eventsource.php CSRF protection for eventsource 14 years ago
filecache.php Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support 14 years ago
filechunking.php Chunked upload: Support reusing local chunks 14 years ago
fileproxy.php Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support 14 years ago
files.php Check if files_sharing app is enabled, move file specific javascript to files_sharing app 14 years ago
filestorage.php Merge branch 'share_api' 14 years ago
filesystem.php use OC_User::getHome in lib/filesystem.php 14 years ago
filesystemview.php Merge branch 'share_api' 14 years ago
geo.php
group.php Add search, limit, offset parameters to usersInGroups() 14 years ago
helper.php Initial previewer for public links 14 years ago
hook.php
image.php some indention fixes 14 years ago
installer.php Small changes to allow updating main menu dynamically. 14 years ago
json.php Merge branch 'master' into subadmin 14 years ago
l10n.php add warning in log if OC_L10N::tA was called 14 years ago
log.php
mail.php Add additional error handling for emailing private links 14 years ago
migrate.php make use of OC_User::getHome in lib/migrate.php 14 years ago
mimetypes.list.php add impress mimetype 14 years ago
minimizer.php Fix oc-1163: gzdecode function not always defined 14 years ago
ocs.php add the calls for the new keyserver. Still not connectect to the encryption system 14 years ago
ocsclient.php fix unused variables 14 years ago
preferences.php Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support 14 years ago
request.php Decode the alternative path_info 14 years ago
response.php
search.php
setup.php Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support 14 years ago
streamwrappers.php fix unused variables 14 years ago
subadmin.php don't allow group admins to change admin's accounts 14 years ago
template.php Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support 14 years ago
templatelayout.php fix unused variables 14 years ago
updater.php Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support 14 years ago
user.php fix c&p fail from earlier commit today 14 years ago
util.php only mount every single homefolder when using sharing app 14 years ago
vcategories.php Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support 14 years ago
vobject.php