Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | remove synced remote address book if the remote server revoked access to his ↵ | Bjoern Schiessle | 2016-02-29 | 2 | -0/+6 | |
| | | | | system address book | |||||
* | remove remote address book if the admin removes the server from the trusted ↵ | Bjoern Schiessle | 2016-02-29 | 2 | -1/+34 | |
| | | | | servers list | |||||
* | reuse the url_hash instead of calculating a new hash for the address book | Bjoern Schiessle | 2016-02-26 | 2 | -4/+4 | |
| | ||||||
* | throw exception if we don't find a token for a given server | Bjoern Schiessle | 2016-02-15 | 1 | -0/+6 | |
| | ||||||
* | Forward exception message to the admin in case of errors and in case the ↵ | Thomas Müller | 2016-02-09 | 1 | -18/+18 | |
| | | | | remote server version is to low and appropriate message is displayed as well | |||||
* | pass parameter in the right order to syncRemoteAddressBook() | Björn Schießle | 2016-02-01 | 1 | -1/+1 | |
| | ||||||
* | Fix PHPDoc and signature | Lukas Reschke | 2016-01-26 | 1 | -1/+5 | |
| | ||||||
* | Adding unit tests | Thomas Müller | 2016-01-25 | 1 | -4/+3 | |
| | ||||||
* | Sync federated clouds using a cron job | Thomas Müller | 2016-01-22 | 2 | -0/+98 | |
| | ||||||
* | Merge pull request #21653 from owncloud/update-license-headers-2016 | Thomas Müller | 2016-01-13 | 3 | -3/+5 | |
|\ | | | | | Update license headers 2016 | |||||
| * | Happy new year! | Thomas Müller | 2016-01-12 | 3 | -3/+5 | |
| | | ||||||
* | | Adding tests and adjust PHPDoc | Thomas Müller | 2016-01-12 | 1 | -0/+1 | |
| | | ||||||
* | | Decouple federation and dav app | Thomas Müller | 2016-01-12 | 1 | -5/+6 | |
| | | ||||||
* | | Allow trusted servers to authenticate | Thomas Müller | 2016-01-12 | 1 | -1/+18 | |
|/ | ||||||
* | getMediumStrengthGenerator is deprecated and does not do anything anymore | Roeland Jago Douma | 2016-01-11 | 1 | -1/+1 | |
| | ||||||
* | always store server url without a trailing slash | Björn Schießle | 2015-11-24 | 1 | -0/+1 | |
| | ||||||
* | use hooks to auto add server to the list of trusted servers once a federated ↵ | Björn Schießle | 2015-11-24 | 1 | -0/+50 | |
| | | | | share was created | |||||
* | unit tests | Björn Schießle | 2015-11-20 | 1 | -2/+2 | |
| | ||||||
* | fixing OCI and others | Thomas Müller | 2015-11-19 | 1 | -2/+2 | |
| | ||||||
* | add option to auto add servers to the list of trusted servers once a ↵ | Björn Schießle | 2015-11-19 | 1 | -1/+30 | |
| | | | | federated share was created and accepted successfully | |||||
* | add status to server list | Björn Schießle | 2015-11-19 | 1 | -1/+1 | |
| | ||||||
* | exchange shared secret | Björn Schießle | 2015-11-19 | 2 | -50/+237 | |
| | ||||||
* | added app "federation", allows you to connect ownClouds and exchange user lists | Björn Schießle | 2015-11-19 | 2 | -0/+307 | |