Nextcloud Server
Go to file
Vincent Petry 5d3aa36355 Catch more error codes thrown by federated shares
Most of the time it doesn't make sense to forward Guzzle's
RequestException, so we convert it to StorageNotAvailable instead.

This prevents unpredictable error codes to block access to unrelated
folders needlessly.
2015-07-01 11:14:03 +02:00
.idea Add newline that was removed by 15be763d46 2014-12-10 09:38:32 +01:00
3rdparty@a79a7ee86b Remove phpmailer from 3rdparty 2015-05-06 08:34:15 +02:00
apps Catch more error codes thrown by federated shares 2015-07-01 11:14:03 +02:00
build Merge pull request #17163 from owncloud/update-licenses 2015-06-27 20:22:23 +02:00
config Rename experimental to transactional file locking 2015-06-26 11:10:10 +02:00
core Merge pull request #17088 from owncloud/add-verbosity-to-upgrade 2015-07-01 08:56:06 +02:00
l10n files_encryption -> encryption 2015-04-14 16:18:12 +02:00
lib Merge pull request #17088 from owncloud/add-verbosity-to-upgrade 2015-07-01 08:56:06 +02:00
ocs update license headers and authors 2015-06-25 14:13:49 +02:00
ocs-provider Add endpoint with list of OCS providers 2015-06-27 18:23:49 +02:00
settings Add missing version field 2015-06-29 15:09:57 +02:00
tests Merge pull request #17078 from owncloud/fix-initial-server-host 2015-07-01 08:55:12 +02:00
themes add example theme 2015-05-22 02:17:46 +02:00
.bowerrc ability to add bower resources 2014-11-03 20:54:40 +01:00
.gitignore add example theme 2015-05-22 02:17:46 +02:00
.gitmodules
.htaccess Merge pull request #15042 from wolfgangkarall/master 2015-03-30 16:22:36 +02:00
.jshintrc enable laxbreak option in jshintrc to comply with our coding guide lines 2014-11-04 12:51:54 +01:00
.mailmap add additional email address for Georg 2015-06-25 14:14:14 +02:00
.scrutinizer.yml Update comment 2015-06-28 17:06:49 +02:00
.tag
.user.ini Use "off" and "off" instead of true booleans 2015-02-23 09:40:15 +01:00
AUTHORS
autotest-external.sh Replace replace with sed statement 2015-04-29 09:53:45 +02:00
autotest-hhvm.sh Combine autotest-hhvm.sh with autotest.sh 2015-05-04 16:37:23 +02:00
autotest-js.sh
autotest.cmd Restore the development config after running the tests 2014-12-02 12:41:33 +01:00
autotest.sh Let's wait a little longer until oracle finally is available 2015-06-24 14:09:32 +02:00
bower.json Upgrade jquery-migrate to 1.2.1 2015-06-09 09:14:42 +02:00
buildjsdocs.sh Added script to build the JS documentation 2014-10-31 13:27:36 +01:00
console.php update license headers and authors 2015-06-25 14:13:49 +02:00
CONTRIBUTING.md Add information how to report security bugs 2015-05-29 19:28:45 +02:00
COPYING-AGPL
COPYING-README
cron.php Removed OC_BackgroundJob - reduce class overhead 2015-04-18 23:37:32 +02:00
db_structure.xml we no longer support webdav locks - no need to keep the column 2015-03-12 15:23:44 +01:00
index.html
index.php Update license headers 2015-03-26 11:44:36 +01:00
indie.json
issue_template.md Merge pull request #10830 from Finkregh/patch-1 2015-02-24 12:13:55 +01:00
occ Use a more universal shebang 2014-11-19 17:34:03 +01:00
public.php update license headers and authors 2015-06-25 14:13:49 +02:00
README.md Adding dependency labels 2015-03-02 20:56:35 +01:00
remote.php Fixing content type detection and handle all local printErrorPage calls 2015-06-30 15:05:59 +02:00
robots.txt
status.php Fix maintenance refresh interval 2015-04-08 18:02:00 +02:00
version.php 8.1 RC2 2015-06-30 19:43:05 -04: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

Quality:

  • Scrutinizer: Scrutinizer Quality Score
  • CodeClimate: Code Climate

Depencencies:

Dependency Status

Dependency Status

Installation instructions

https://doc.owncloud.org/server/8.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/8.0/developer_manual/core/translation.html