Nextcloud Server
Go to file
Vincent Petry 2883f231d0 Fixed insertion of files
Removed "insert" flag, inserting is by default for FileList.add().
Added "animate" flag to FileList.add().
Added logic to correctly detect when to insert/append elements whenever
the insertion point is visible or not.
Fixed "render next page" logic to work correctly when many pages of
files have been added.
2014-04-28 14:55:01 +02:00
3rdparty@da3c9f651a
apps Fixed insertion of files 2014-04-28 14:55:01 +02:00
build
config Add another example to the trusted_domains config 2014-04-26 22:37:30 +02:00
core Fix file selection for infinite scrolling 2014-04-28 14:55:00 +02:00
l10n [tx-robot] updated from transifex 2014-04-28 01:56:24 -04:00
lib Merge pull request #7473 from owncloud/append-error-document 2014-04-28 08:50:42 +02:00
ocs OCS API calls will always return English messages 2014-04-15 15:32:08 +02:00
search search: fix color hex code 2014-04-15 11:25:38 +02:00
settings Merge pull request #8309 from DavidPrevot/chosen 2014-04-28 12:34:40 +02:00
tests Merge pull request #8341 from owncloud/template-tests-output-buffering 2014-04-26 12:29:36 +02:00
themes
.gitignore
.gitmodules
.htaccess
.jshintrc
.scrutinizer.yml Add new jquery files to exclude list 2014-04-23 01:13:09 +02:00
AUTHORS
autotest-js.sh
autotest.cmd
autotest.sh
console.php
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php
db_structure.xml
index.html
index.php
issue_template.md
occ
public.php
README.md The latest developer manual link 2014-04-13 23:24:00 +02:00
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 Some more PHPDoc fixes 2014-04-21 15:44:54 +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