☁️ Nextcloud server, a safe home for all your data
 
 
 
 
 
 
Go to file
Lukas Reschke 40ae54d60a Use actual mimetype detection instead of extension
We cannot rely on the extension as the file may also be a valid TAR or ZIP file without such content. Especially when getting resources from the ownCloud appstore.
2015-10-31 00:55:37 +07:00
.idea Add newline that was removed by 15be763d46 2014-12-10 09:38:32 +07:00
3rdparty@48dd23ba79 Bump 3rdparty for phpseclib-2.0.0 2015-10-26 10:42:54 +07:00
apps Merge pull request #20175 from owncloud/login-arrow 2015-10-30 15:56:13 +07:00
build Upgrade behat to 3.0.x and use @BeforeScenario and @AfterScenario to clean up users 2015-10-29 17:10:52 +07:00
config Revert "setting to skip migration tests by default" 2015-10-27 21:25:11 +07:00
core Merge pull request #20175 from owncloud/login-arrow 2015-10-30 15:56:13 +07:00
l10n Merge pull request #19398 from owncloud/fix-tranifex 2015-09-28 10:49:06 +07:00
lib Use actual mimetype detection instead of extension 2015-10-31 00:55:37 +07:00
ocs Combine OCS API getUser method code into provisioning_api app 2015-10-13 21:07:48 +07:00
ocs-provider Reference v2 in the provider list 2015-10-13 16:45:16 +07:00
resources/config Update certificate bundle 2015-10-29 00:32:55 +07:00
settings [tx-robot] updated from transifex 2015-10-30 01:55:52 +07:00
tests Use proper statement to retrieve the IP of an docker instance 2015-10-30 09:28:33 +07:00
themes Update example theme with App URLs and PHPDoc 2015-10-05 11:15:14 +07:00
.bowerrc ability to add bower resources 2014-11-03 20:54:40 +07:00
.gitignore ignore any clover.xml - which is generated by some phpunit calls 2015-10-29 12:21:23 +07:00
.gitmodules use https as submodule url 2014-03-21 19:38:22 +07:00
.htaccess Remove legacy non-working rewrites in .htaccess 2015-10-15 14:22:43 +07:00
.jshintrc enable laxbreak option in jshintrc to comply with our coding guide lines 2014-11-04 12:51:54 +07:00
.mailmap Update .mailmap 2015-10-26 14:01:11 +07:00
.scrutinizer.yml Revert "Specify PHP 5.4 as version for scrutinizer" 2015-10-29 14:30:14 +07:00
.tag Add .tag file to make tar balls tracable 2014-06-14 17:40:32 +07:00
.travis.yml Make Travis CI pass when DAV was not touched 2015-10-29 10:14:45 +07:00
.user.ini Also set output_buffering in .user.ini to 0 2015-09-29 17:49:37 +07:00
AUTHORS Update AUTHOR file 2015-10-26 14:04:02 +07:00
CONTRIBUTING.md Fix repo links in CONTRIBUTING.md 2015-10-30 09:50:19 +07:00
COPYING-AGPL
COPYING-README correct icon license, we use Elementary icons, not Silk anymore 2014-07-15 11:35:49 +07:00
README.md Update doc links in README for 9.0 2015-10-21 13:13:12 +07:00
autotest-external.sh Use a universal shebang 2015-09-27 13:03:31 +07:00
autotest-hhvm.sh Combine autotest-hhvm.sh with autotest.sh 2015-05-04 16:37:23 +07:00
autotest-js.sh Use a universal shebang 2015-09-27 13:03:31 +07:00
autotest.cmd Restore the development config after running the tests 2014-12-02 12:41:33 +07:00
autotest.sh Use proper statement to retrieve the IP of an docker instance 2015-10-30 09:28:33 +07:00
bower.json add backbone.js 2015-08-06 00:00:40 +07:00
buildjsdocs.sh Use a universal shebang 2015-09-27 13:03:31 +07:00
console.php update licence headers via script 2015-10-05 21:15:52 +07:00
cron.php Replace some OC_Config calls with ILogger methods 2015-10-30 09:51:16 +07:00
db_structure.xml Use integer for availability instead of bool 2015-09-15 10:18:32 +07:00
index.html
index.php update licence headers via script 2015-10-05 21:15:52 +07:00
issue_template.md Add example command to the issue_template.md 2015-07-07 11:18:25 +07:00
occ Use a more universal shebang 2014-11-19 17:34:03 +07:00
public.php update licence headers via script 2015-10-05 21:15:52 +07:00
remote.php Consolidate webdav code - move all to one app 2015-10-16 13:17:12 +07:00
robots.txt
status.php update licence headers via script 2015-10-05 21:15:52 +07:00
version.php Update license headers 2015-10-26 14:04:01 +07:00

README.md

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

Quality:

  • Scrutinizer: Scrutinizer Quality Score
  • CodeClimate: Code Climate

Dependencies:

Dependency Status

Dependency Status

Installation instructions

https://doc.owncloud.org/server/9.0/developer_manual/app/index.html

Contribution Guidelines

https://owncloud.org/contribute/

Get in touch

Important notice on translations

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

Transifex

For more detailed information about translations: http://doc.owncloud.org/server/9.0/developer_manual/core/translation.html