| Commit message (Expand) | Author | Age | Files | Lines |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Bump app versions as well | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
* | Adjust version requirement | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
* | give old end-points a seperate name | Bjoern Schiessle | 2017-04-11 | 1 | -2/+2 |
* | add new routes for trusted servers which are more align with the other end-po... | Bjoern Schiessle | 2017-03-09 | 1 | -0/+14 |
* | Update app versions and requirements | Joas Schilling | 2016-12-13 | 1 | -2/+2 |
* | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -1/+1 |
* | [9.2] Register commands in info.xml (#26248) | Thomas Müller | 2016-10-11 | 2 | -27/+4 |
* | Move OCSAuthAPI to AppFramework | Roeland Jago Douma | 2016-08-28 | 1 | -3/+13 |
* | adjust federation app | Arthur Schiwon | 2016-08-11 | 2 | -2/+5 |
* | Increment the versions and adjust the capitilization | Joas Schilling | 2016-08-08 | 1 | -1/+1 |
* | Also increase the min version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
* | bumb compatible app versions for core apps | Robin Appelman | 2016-07-22 | 1 | -1/+1 |
* | Merge pull request #500 from nextcloud/bump_version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ |
|
| * | Increase app versions | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | | Fix apps/ | Joas Schilling | 2016-07-21 | 3 | -3/+6 |
|/ |
|
* | fix federation strings | Morris Jobke | 2016-06-20 | 1 | -1/+1 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 3 | -3/+3 |
* | Move federation code to PSR-4 | Joas Schilling | 2016-05-19 | 1 | -181/+0 |
* | Background jobs from info.xml (#24582) | Joas Schilling | 2016-05-12 | 4 | -51/+4 |
* | Automatically enable "federation" app | Lukas Reschke | 2016-03-04 | 1 | -11/+12 |
* | Increase all versions on master which is now 9.1 | Joas Schilling | 2016-03-02 | 1 | -2/+2 |
* | Map Maci | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
* | Update author information | Lukas Reschke | 2016-03-01 | 2 | -1/+20 |
* | increase version number | Bjoern Schiessle | 2016-03-01 | 1 | -1/+1 |
* | remove remote address book if the admin removes the server from the trusted s... | Bjoern Schiessle | 2016-02-29 | 1 | -5/+8 |
* | reuse the url_hash instead of calculating a new hash for the address book | Bjoern Schiessle | 2016-02-26 | 1 | -2/+1 |
* | 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 |
|\ |
|
| * | 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 r... | Thomas Müller | 2016-01-12 | 1 | -0/+3 |
* | | 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 federat... | Thomas Müller | 2016-01-12 | 1 | -0/+14 |
* | | 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 |
* | 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 federate... | Björn Schießle | 2015-11-19 | 2 | -1/+7 |
* | 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 |