Nextcloud Server
Go to file
Robin McCorkell a6a69ef1df Introduce UserGlobalStoragesService
UserGlobalStoragesService reads the global storage configuration,
cherry-picking storages applicable to a user. Writing storages through
this service is forbidden, on punishment of throwing an exception.
Storage IDs may also be config hashes when retrieved from this service,
as it is unable to update the storages with real IDs.

As UserGlobalStoragesService and UserStoragesService share a bit of code
relating to users, that has been split into UserTrait. UserTrait also
allows for the user set to be overridden, rather than using the user
from IUserSession.

Config\ConfigAdapter has been reworked to use UserStoragesService and
UserGlobalStoragesService instead of
OC_Mount_Config::getAbsoluteMountPoints(), further reducing dependance
on that horrible static class.
2015-08-19 10:05:11 +01:00
.idea
3rdparty@b94f7d38f6 [provisioning api] Test for correct displayname 2015-08-11 13:01:37 +02:00
apps Introduce UserGlobalStoragesService 2015-08-19 10:05:11 +01:00
build
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
ocs-provider
settings Merge pull request #17975 from owncloud/settings_admin_warning_levels 2015-08-18 13:38:08 +02: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
bower.json
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