Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding unit tests | Thomas Müller | 2016-01-25 | 2 | -2/+3 |
| | |||||
* | Sync federated clouds using a cron job | Thomas Müller | 2016-01-22 | 4 | -4/+64 |
| | |||||
* | Merge pull request #21653 from owncloud/update-license-headers-2016 | Thomas Müller | 2016-01-13 | 3 | -8/+9 |
|\ | | | | | Update license headers 2016 | ||||
| * | Happy new year! | Thomas Müller | 2016-01-12 | 3 | -8/+9 |
| | | |||||
* | | federation has to be of type filesystem so that we load this app for webdav ↵ | Thomas Müller | 2016-01-12 | 1 | -0/+3 |
| | | | | | | | | requests | ||||
* | | Inject DbHandler .... | Thomas Müller | 2016-01-12 | 1 | -1/+3 |
| | | |||||
* | | Adding tests and adjust PHPDoc | Thomas Müller | 2016-01-12 | 1 | -2/+4 |
| | | |||||
* | | Fix registration of sync command | Thomas Müller | 2016-01-12 | 1 | -4/+1 |
| | | |||||
* | | Decouple federation and dav app | Thomas Müller | 2016-01-12 | 3 | -4/+12 |
| | | |||||
* | | Use EventDispatcher to allow additional setup of auth backends - move ↵ | Thomas Müller | 2016-01-12 | 1 | -0/+14 |
| | | | | | | | | federation auth to federation app | ||||
* | | Allow trusted servers to authenticate | Thomas Müller | 2016-01-12 | 1 | -1/+8 |
|/ | |||||
* | Add ownCloud min and max version for shipped apps | Joas Schilling | 2016-01-07 | 1 | -3/+3 |
| | |||||
* | Add error logging to federated sharing handshake | Robin Appelman | 2015-12-21 | 1 | -1/+2 |
| | |||||
* | Remove invalid use statement | Thomas Müller | 2015-11-24 | 1 | -1/+0 |
| | |||||
* | use hooks to auto add server to the list of trusted servers once a federated ↵ | Björn Schießle | 2015-11-24 | 2 | -0/+20 |
| | | | | share was created | ||||
* | fixing OCI and others | Thomas Müller | 2015-11-19 | 1 | -13/+0 |
| | |||||
* | add option to auto add servers to the list of trusted servers once a ↵ | Björn Schießle | 2015-11-19 | 2 | -1/+7 |
| | | | | federated share was created and accepted successfully | ||||
* | exchange shared secret | Björn Schießle | 2015-11-19 | 3 | -18/+95 |
| | |||||
* | added app "federation", allows you to connect ownClouds and exchange user lists | Björn Schießle | 2015-11-19 | 5 | -0/+209 |