Nextcloud Server
Go to file
Vincent Petry fe44024868 Fix for extstorage + encryption where unencrypted size is not kept
Fix for external storage with encryption where the unencrypted size is
first written in the DB, then set back to zero, causing performance
issue because the file needs to be reopened every time to find out the
unencrypted size (and potentially needs a full redownload)
2013-11-20 16:22:55 +01:00
3rdparty@42efd96628
apps Fix for extstorage + encryption where unencrypted size is not kept 2013-11-20 16:22:55 +01:00
build
config Update config.sample.php 2013-11-12 00:59:35 +01:00
core Merge pull request #5926 from owncloud/less-bold 2013-11-19 13:57:21 -08:00
l10n [tx-robot] updated from transifex 2013-11-15 22:56:31 -05:00
lib Merge pull request #5927 from owncloud/quota-excludeextstorage 2013-11-18 14:42:40 -08:00
ocs
search
settings [tx-robot] updated from transifex 2013-11-15 22:56:31 -05:00
tests Fixed SMB file deletion success detection 2013-11-19 15:05:11 +01:00
themes
.gitignore ignore test files 2013-11-04 17:17:32 +01:00
.gitmodules
.htaccess
AUTHORS
autotest.cmd
autotest.sh keep junit xml reports 2013-11-04 17:25:07 +01:00
console.php
CONTRIBUTING.md Adding link to documents repo 2013-10-31 11:16:56 +01:00
COPYING-AGPL
COPYING-README
cron.php
db_structure.xml Add some more indexes to tables to improve db queries 2013-11-11 17:57:17 +01:00
index.html
index.php
issue_template.md
occ
public.php
README.md
remote.php
robots.txt
status.php
version.php increase version number to trigger a DB migration to get more testers for the new indexes. 2013-11-15 10:30:04 +01:00

ownCloud

ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.

Build Status on Jenkins CI

Git master: Build Status

Installation instructions

http://doc.owncloud.org/server/5.0/developer_manual/app/gettingstarted.html

Contribution Guidelines

http://owncloud.org/dev/contribute/

Get in touch

Important notice on translations

Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/

For more detailed information about translations: http://owncloud.org/dev/translation/