You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
libasys eda9ce4cf8 Fixes two issues if you using IE8. IE8 has problems with .bind actions and since jquery 1.7.2 using .bind is old school style for event delegation. the new and better way is using .on() function. The second is using $.each instead of for() to walkthrough an array! Now it works perfect, the events after uploads are triggered. 12 years ago
apps Fixes two issues if you using IE8. IE8 has problems with .bind actions and since jquery 1.7.2 using .bind is old school style for event delegation. the new and better way is using .on() function. The second is using $.each instead of for() to walkthrough an array! Now it works perfect, the events after uploads are triggered. 12 years ago
config
core
files
l10n
lib
ocs
search
settings
tests
themes
.gitignore
.htaccess
AUTHORS
COPYING-AGPL
COPYING-README
README
autotest.sh
cron.php
db_structure.xml
index.php
public.php
remote.php
status.php

README

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

http://ownCloud.org

Installation instructions: http://owncloud.org/support
Contribution Guidelines: http://owncloud.org/dev/contribute/

Source code: https://github.com/owncloud
Mailing list: https://mail.kde.org/mailman/listinfo/owncloud
IRC channel: https://webchat.freenode.net/?channels=owncloud
Diaspora: https://joindiaspora.com/u/owncloud
Identi.ca: https://identi.ca/owncloud

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

For more detailed information about translations:
http://owncloud.org/dev/translation/