Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move OCSAuthAPI to AppFramework | Roeland Jago Douma | 2016-08-28 | 1 | -3/+13 |
| | | | | | | * Convert class * Convert routes * Convert tests | ||||
* | 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 |
|\ | | | | | Bump version | ||||
| * | 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 |
| | | | | | | | | | | | | | | * Move background job registration of Federation to info.xml * Move background registration of Files app to info.xml * Move background job registration of files_sharing to info.xml * Move background job registration of files_trashbin to info.xml * Move background job registration of files_versions to info.xml * Move background job registration from user_ldap to info.xml | ||||
* | 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 |
| | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | ||||
* | increase version number | Bjoern Schiessle | 2016-03-01 | 1 | -1/+1 |
| | |||||
* | remove remote address book if the admin removes the server from the trusted ↵ | Bjoern Schiessle | 2016-02-29 | 1 | -5/+8 |
| | | | | servers list | ||||
* | 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 |
|\ | | | | | 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 |