Nextcloud Server
Go to file
Thomas Müller da3974bcb2 - drop permissions table and related code
- the file/folder's permission is now stored in the file cache
- BackGroundWatcher has been removed - this has meanwhile be replaced by occ files:scan which can be executed in a cron jobs
- increase version to trigger database migration
2014-06-05 08:22:01 +02:00
.idea add phpstorm code style 2014-06-04 10:58:51 +02:00
3rdparty@554277edd6 use phpseclib from 3rdparty 2014-06-03 12:18:30 +02:00
apps - drop permissions table and related code 2014-06-05 08:22:01 +02:00
build Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
config Merge pull request #8607 from owncloud/filescan_app_hook 2014-05-30 12:38:37 -04:00
core Merge pull request #8701 from owncloud/slide-up-toggle 2014-06-04 11:31:04 +02:00
l10n [tx-robot] updated from transifex 2014-06-04 01:57:48 -04:00
lib - drop permissions table and related code 2014-06-05 08:22:01 +02:00
ocs OCS API calls will always return English messages 2014-04-15 15:32:08 +02:00
search
settings Merge pull request #8468 from owncloud/remove-infieldlabels 2014-06-04 09:28:20 +02:00
tests - drop permissions table and related code 2014-06-05 08:22:01 +02:00
themes
.gitignore
.gitmodules
.htaccess Remove trailing tab 2014-04-28 09:06:26 +02:00
.jshintrc Files app navigation can now switch 2014-05-15 17:51:04 +02:00
.scrutinizer.yml move to updated version of placeholder 2014-06-03 16:18:06 +02:00
AUTHORS
autotest-js.sh
autotest.cmd
autotest.sh
console.php adding try/catch + switch to config object as provided by the server container 2014-05-19 15:26:57 +02:00
CONTRIBUTING.md Updated Owncloud Mailinglist URL 2014-05-05 17:03:09 +02:00
COPYING-AGPL
COPYING-README
cron.php
db_structure.xml - drop permissions table and related code 2014-06-05 08:22:01 +02:00
index.html
index.php
issue_template.md
occ
public.php
README.md
remote.php
robots.txt
status.php "echo" is a language construct. Don't treat it like a function. 2014-04-26 14:50:34 +02:00
version.php - drop permissions table and related code 2014-06-05 08:22:01 +02: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 Quality Score

Installation instructions

http://doc.owncloud.org/server/7.0/developer_manual/app/index.html

Contribution Guidelines

http://owncloud.org/contribute/

Get in touch

Important notice on translations

Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/

For more detailed information about translations: http://doc.owncloud.org/server/7.0/developer_manual/core/translation.html