Nextcloud Server
Go to file
Vincent Petry e2549fa660 Improve right sidebar tabs behavior
Tab heads are not rendered if only one tab.

The tab contents is updated on-demand. This means that if a tab is not
visible it is not rendered at first. If the tab was already rendered
through switching, its model will not get updated until the next time it
becomes visible. This will prevent needless rerendering of invisible tab
contents, especially considering that some tabs might need extra ajax
requests.
2015-08-14 16:51:04 +02:00
.idea
3rdparty@b94f7d38f6 [provisioning api] Test for correct displayname 2015-08-11 13:01:37 +02:00
apps Improve right sidebar tabs behavior 2015-08-14 16:51:04 +02:00
build Implement OCP Since Check for classes and interfaces 2015-07-27 10:49:45 +02:00
config Merge pull request #18065 from owncloud/new-trashbin-retention 2015-08-12 13:13:45 +02:00
core Merge pull request #18178 from owncloud/files-sidebar-actions 2015-08-13 17:17:10 +02:00
l10n
lib With V2 we should ensure that the status codes are kept in sync 2015-08-13 10:45:25 +02:00
ocs Reduce duplicate code 2015-08-03 18:06:07 +02:00
ocs-provider
settings also don't count group members when more than 1 ldap configs are active 2015-08-13 14:44:17 +02:00
tests Merge pull request #17982 from owncloud/appframework-sanitize-name 2015-08-12 12:19:24 +02:00
themes Revert "make knowledge base url configurable" 2015-08-11 14:20:25 +02:00
.bowerrc
.gitignore
.gitmodules
.htaccess This will be 8.2 in the future 2015-07-01 10:06:26 -04: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 Fix the config.php owner check for console.php 2015-07-09 23:19:52 +02:00
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php Remove OC_Log 2015-07-03 18:00:16 +02:00
db_structure.xml Store storage availability in database 2015-07-20 16:27:26 +01:00
index.html
index.php
indie.json
issue_template.md Add example command to the issue_template.md 2015-07-07 11:18:25 +02:00
occ
public.php
README.md Update version to 8.2 in README and bower 2015-07-07 10:21:20 +02: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
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