All Projects → hypery2k → Owncloud

hypery2k / Owncloud

Licence: other
In this repo you'll find apps and enhancements for owncloud

App development discontinoued

I quit the development of OwnCloud apps Sorry to say, if anybody wants to take over the project, feel free to take over. for coding contribution please see the "Development" section of this document.

Apps for owncloud

Build Status Join the chat at https://gitter.im/hypery2k/owncloud Bountysource Flattr this git repo

In this repo you'll find apps and enhancements for owncloud.

Feel free to donate Click here to lend your support to: Owncloud Apps and make a donation at www.pledgie.com !

Nightly build status: [!https://martinreinhardt-online.de/jenkins/buildStatus/icon?job=owncloud/OwnCloud_nightly!|https://martinreinhardt-online.de/jenkins/job/owncloud/job/OwnCloud_nightly/]

Apps

Currently released

In Development

Planned

Development

See Wiki for details about the setup for development. A Maven-Site is also available.

Please take in consideration backport to older version of OC and a compatibility layer with nextcloud as new enhancements.

Contribute coding using interface of github

Submitting improved code fixes and enhancements is easy:

  1. Log in to GitHub

  2. Fork the Repository

  1. Edit files within your fork. This can be done directly on GitHub.com at http://github.com/{your-username}/owncloud

  2. Submit a Pull Request (tell in a issue/pull explicit details about your changes)

  • Click "Pull Prequest"
  • Enter a Message details that will go with your commit to be reviewed by others
  • Click “Send Pull Request”

Multiple Pull Requests and Edits

When submitting pull requests, it is extremely helpful to isolate the changes you want included from other unrelated changes you may have made to your fork of plugin repository. The easiest way to accomplish this is to use a different branch for each pull request. The github interface when submit the pull request will ask for that. There are a number of ways to create branches within your fork, but GitHub makes the process very easy:

  1. Start by finding the file you want to edit in Typesetter's code repository at https://github.com/hypery2k/owncloud.
  2. Once you have located the file, navigate to the code view and click "Edit". For example, if you want to change the xxxx.php file, the "Edit" button would appear on this page: https://github.com/hypery2k/owncloud/blob/master/xxxx.php
  3. Now, edit the file as you like then click "Propose File Change"

NOTE here we use the "xxx" file as example, but this not exist in the plugin repository

Nightly Builds are available. See the download last successfull artifacts in the middle of the screen.

License

These OwnCloud apps is licensed under Apache License, Version 2.0

Downloads

Work under main configurations: oc 7 & rc 1.1.0 or oc 8 & rc 1.2.0, both with mysql or postgres. Other combinations may fail, please see currently opened issues before report someting, we need colaboration support.

Nightly Builds

Nightly builds are available here. See the download last successfull artifacts in the middle of the screen. Please use stable buils below:

Stable builds:

You'll find the correct version here: https://apps.owncloud.com/content/show.php/roundcube?content=151523 Scroll down and you see this: roundcube_apps_owncloud_com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].