☁️ Nextcloud server, a safe home for all your data
Find a file
Fabian 2a7d3dd831 dont update search onResize
this.updateSearch() sets the current file list instance and clears the box. This is unnecessary and makes the search box unsuable on some mobile devices where a keyboard fade-in causes a onResize trigger, which would then clear and blur the box.
2016-05-17 22:57:07 +02:00
.idea
3rdparty@16f2894332
apps dont update search onResize 2016-05-17 22:57:07 +02:00
build fix PHPDoc and other minor issues 2016-05-11 13:36:46 +02:00
config Do not automatically try to enable index.php-less URLs (#24539) 2016-05-12 09:43:26 +02:00
core [tx-robot] updated from transifex 2016-05-17 01:54:56 -04:00
l10n
lib use mount providers to setup home storages (#24567) 2016-05-17 21:40:55 +02:00
ocs move federated sharing settings to the federatedfilesharing app 2016-04-22 14:55:40 +02:00
ocs-provider
resources Merge pull request #24006 from owncloud/audio_m4a 2016-05-17 09:03:06 +02:00
settings Merge pull request #24634 from owncloud/sharesettings-sort 2016-05-17 10:12:19 +02:00
tests Group fixup (#24621) 2016-05-17 16:06:44 +02:00
themes 2015 --> 2016 2016-04-27 15:52:59 +02:00
.bowerrc
.gitignore
.gitmodules
.htaccess Do not automatically try to enable index.php-less URLs (#24539) 2016-05-12 09:43:26 +02:00
.jshintrc
.mailmap
.mention-bot Update .mention-bot for lib/public/Activity 2016-05-06 09:28:29 +02:00
.scrutinizer.yml
.tag
.travis.yml
.user.ini
AUTHORS
autotest-external.sh
autotest-hhvm.sh
autotest-js.sh
autotest.sh Use docker for mysql as well - optionally 2016-05-06 19:36:44 +02:00
bower.json
buildjsdocs.sh
composer.json
console.php
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php Make sure that CLI cron doesn't run for ever, but makes use of the next spawn 2016-04-21 10:33:44 +02:00
db_structure.xml Use CLOB for auth token names to allow long user agent strings 2016-05-12 11:19:17 +02:00
index.html
index.php
issue_template.md Add link to security page 2016-04-22 18:52:00 +02:00
occ
public.php
README.md Update readme for 9.1 links 2016-04-29 11:44:26 +02:00
remote.php Fix undefined variable $ex 2016-05-02 13:10:03 +02:00
robots.txt
status.php
version.php Use CLOB for auth token names to allow long user agent strings 2016-05-12 11:19:17 +02:00

ownCloud Core

Build Status Scrutinizer Code Quality codecov.io CodeClimate Coverity Dependency Status Dependency Status

codecov.io

ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.

Why is this so awesome?

  • 📁 Access your Data You can store your files, contacts, calendars and more on a server of your choosing.
  • 📦 Sync your Data You keep your files, contacts, calendars and more synchronized amongst your devices.
  • 🔄 Share your Data You share your data with others, and give them access to your latest photo galleries, your calendar or anything else you want them to see.
  • 🚀 Expandable with dozens of Apps ...like Calendar, Contacts, Mail or News.
  • ☁️ All Benefits of the Cloud ...on your own Server.
  • 🔒 Encryption You can encrypt data in transit with secure https connections. You can enable the encryption app to encrypt data on storage for improved security and privacy.
  • ...

Installation instructions

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

Contribution Guidelines

https://owncloud.org/contribute/

Support

Learn about the different ways you can get support for ownCloud: https://owncloud.org/support/

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.1/developer_manual/core/translation.html