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
Robin Appelman ecf6f2ca2f automatically upgrade the main database on version number increase (doesnt work with sqlite for now) 14 years ago
..
MDB2/Driver small fix in sqlite3 driver 14 years ago
connector/sabre Make OC_Connector_Sabre_File::get() return a PHP stream instead of the file content, as is recommended by SabreDAV to handle large files. 14 years ago
fileproxy fix uploading files using webdav 15 years ago
filestorage Correct local permissions checks 14 years ago
group fix creating groups 15 years ago
remote Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 14 years ago
search selecting a text file from the search results now activates the text viewer 15 years ago
user dont use numRows when it's not needed since it can be expensive 15 years ago
app.php finish the application store feature so that users can download and install ownCloud apps from our website. there is still a small problem with write permissions. will look into this later 14 years ago
appconfig.php prevent sql error while initializing apps on sqlite2 14 years ago
base.php automatically upgrade the main database on version number increase (doesnt work with sqlite for now) 14 years ago
config.php second half of the updating stuff 14 years ago
connect.php Renaming classes :-) 15 years ago
crypt.php Remove execute permissions from source files 15 years ago
db.php automatically upgrade the main database on version number increase (doesnt work with sqlite for now) 14 years ago
fakedirstream.php One class per file! 15 years ago
fileproxy.php a bit of refactoring for oc_filesystem and implement user quota 15 years ago
files.php Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 14 years ago
filestorage.php some filesystem fixes 15 years ago
filesystem.php don't check if the target path is writable for operations that can create a new file 14 years ago
group.php Add missing parameter to usersInGroup() 15 years ago
helper.php make filesize parsing case insensitive 14 years ago
hook.php Fix comments/documentation 14 years ago
image.php Added fixOrientation method which rotates the image based on EXIF data. 14 years ago
installer.php Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 14 years ago
json.php Check if the application is actually enabled 14 years ago
l10n.php Translation of calendar interface 14 years ago
log.php Avoid Huge error message when unable to read log file 14 years ago
mimetypes.list.php added mime type for calendar files 14 years ago
ocs.php remove Log completely 15 years ago
ocsclient.php finish the application store feature so that users can download and install ownCloud apps from our website. there is still a small problem with write permissions. will look into this later 14 years ago
preferences.php use OC_Log instead of error_log 14 years ago
search.php Renaming classes :-) 15 years ago
setup.php minor changes to mysql setup 14 years ago
template.php Template: output better html for select options 14 years ago
testcase.php test case library and start of filesystem test 15 years ago
updater.php Some small changes 14 years ago
user.php Remove the keys in preferences when a user is deleted - Thanks rogerc 14 years ago
util.php Fix sqlite detection for Ubuntu 11.10 14 years ago
vobject.php Update OC_VObject 14 years ago