You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Vincent Petry fb10bf4048 Files app navigation can now switch
- added new OCA.Files namespace for files classes
- the sidebar can now switch between views/containers
- the trashbin renders in its own container but currently doesn't work
  due to overrides
- added app.js as entry point for JS code (ideally all other files should
  only contain classes and not trigger anything)
10 years ago
3rdparty@ef80977061 Update 3rdparty 10 years ago
apps Files app navigation can now switch 10 years ago
build added missing packages required to run "karma" and "phantomjs" inside 10 years ago
config Merge pull request #8440 from wakeup/master 10 years ago
core Files app navigation can now switch 10 years ago
l10n [tx-robot] updated from transifex 10 years ago
lib Now settings CSS class with appid in content DIV 10 years ago
ocs OCS API calls will always return English messages 10 years ago
search search: fix color hex code 10 years ago
settings Added app navigation for files app 10 years ago
tests use fetch method instead of fetchRow because fetchRow is only an owncloud internal alias that exists purely for compability 10 years ago
themes Gitorious => Github 12 years ago
.gitignore added missing ignores for files and directories created by "autotest-js" 10 years ago
.gitmodules use https as submodule url 10 years ago
.htaccess Remove trailing tab 10 years ago
.jshintrc Files app navigation can now switch 10 years ago
.scrutinizer.yml Add new jquery files to exclude list 10 years ago
AUTHORS Add _many_ newlines at the end of files 11 years ago
CONTRIBUTING.md Updated Owncloud Mailinglist URL 10 years ago
COPYING-AGPL Really add AGPL file 14 years ago
COPYING-README Add _many_ newlines at the end of files 11 years ago
README.md The latest developer manual link 10 years ago
autotest-js.sh Fixed unit test scripts + coverage 10 years ago
autotest.cmd disable echo off 11 years ago
autotest.sh Use git checkout on directory as some files may not be in git resulting in, e.g.: 10 years ago
console.php call OC_App::loadApps(); to load all commands of all apps and related functionality 10 years ago
cron.php Merge pull request #7107 from owncloud/load-apps-proper-master 10 years ago
db_structure.xml Add index on oc_appconfig for appid 11 years ago
index.html Try to prefer index.php over index.html in the same directory 11 years ago
index.php remove global variable $RUNTIME_NOAPPS - it's just superfluous 10 years ago
issue_template.md Removed quota question 10 years ago
occ adding executable script occ (ownCloud console) 11 years ago
public.php Merge pull request #7599 from owncloud/public-pathinfo 10 years ago
remote.php Merge branch 'master' into load-apps-proper-master 10 years ago
robots.txt Add robot.txt 12 years ago
status.php "echo" is a language construct. Don't treat it like a function. 10 years ago
version.php Some more PHPDoc fixes 10 years ago

README.md

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