Nextcloud Server
Go to file
Robin McCorkell 97dbc79c16 Compatibility shims for OC_Mount_Config
The following functions have been removed:
 - addMountPoint()
 - removeMountPoint()
 - movePersonalMountPoint()

registerBackend() has been rewritten as a shim around BackendService,
allowing legacy code to interact with the new API seamlessly

addMountPoint() was already disconnected from all production code, so
this commit completes the job and removes the function itself, along
with disconnecting and removing related functions. Unit tests have
likewise been removed.

getAbsoluteMountPoints(), getSystemMountPoints() and
getPersonalMountPoints() have been rewritten to use the StoragesServices
2015-08-19 10:08:14 +01:00
.idea
3rdparty@b94f7d38f6 [provisioning api] Test for correct displayname 2015-08-11 13:01:37 +02:00
apps Compatibility shims for OC_Mount_Config 2015-08-19 10:08:14 +01:00
build Implement OCP Since Check for classes and interfaces 2015-07-27 10:49:45 +02:00
config clean up typos in config.sample.php 2015-08-17 10:38:42 -07:00
core No error code when app already enabled/disabled 2015-08-19 10:26:50 +02:00
l10n
lib Merge pull request #18374 from owncloud/router-apps 2015-08-19 09:52:09 +02:00
ocs Reduce duplicate code 2015-08-03 18:06:07 +02:00
ocs-provider
settings Compatibility shims for OC_Mount_Config 2015-08-19 10:08:14 +01:00
tests Move avatarcontroller towards Node Api 2015-08-18 14:48:19 +02:00
themes Revert "make knowledge base url configurable" 2015-08-11 14:20:25 +02:00
.bowerrc
.gitignore
.gitmodules
.htaccess properly indent .htaccess 2015-08-16 15:40:03 +02:00
.jshintrc
.mailmap
.scrutinizer.yml
.tag
.user.ini
AUTHORS
autotest-external.sh
autotest-hhvm.sh
autotest-js.sh
autotest.cmd
autotest.sh Add possible use of docker instance for MariaDB 2015-07-29 10:44:56 +02:00
bower.json add backbone.js 2015-08-06 00:00:40 +02:00
buildjsdocs.sh
console.php
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php
db_structure.xml
index.html
index.php
indie.json
issue_template.md
occ
public.php
README.md
remote.php Avoid logging normal exceptions in remote.php 2015-08-18 14:02:30 +01:00
robots.txt
status.php
version.php Bump version patch number, fixes #18129 2015-08-11 14:43:32 +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

Quality:

  • Scrutinizer: Scrutinizer Quality Score
  • CodeClimate: Code Climate

Depencencies:

Dependency Status

Dependency Status

Installation instructions

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