summaryrefslogtreecommitdiffstats
path: root/apps/federation/appinfo
Commit message (Expand)AuthorAgeFilesLines
* No longer add trusted servers on federated share creationRoeland Jago Douma2021-04-271-5/+0
* Bump versionsJoas Schilling2020-09-181-2/+2
* Move federated_share_added into a typed eventMorris Jobke2020-07-231-28/+0
* Move federation to migrationsJoas Schilling2020-07-062-69/+1
* Bump app versions and requirementsJoas Schilling2020-05-071-2/+2
* Fix app updatesRoeland Jago Douma2020-01-211-2/+2
* Update license headersChristoph Wurst2019-12-052-3/+4
* Return routes array for federation appJulius Härtl2019-11-081-48/+43
* Do not create Application instances directlyChristoph Wurst2019-10-111-1/+2
* Development is 18 now!Roeland Jago Douma2019-09-051-2/+2
* Bump versions of server and the requirements of appsJoas Schilling2019-04-111-2/+2
* Bump versions of server and the requirements of appsJoas Schilling2018-11-231-2/+2
* Update version requirements and versions of shipped appsJoas Schilling2018-09-051-2/+2
* Fix info.xml files of shipped appsJoas Schilling2018-02-161-11/+16
* Bump appsRoeland Jago Douma2018-01-141-2/+2
* Update license headersMorris Jobke2017-11-061-0/+2
* Bump app versions as wellJoas Schilling2017-05-221-1/+1
* Adjust version requirementJoas Schilling2017-05-221-1/+1
* give old end-points a seperate nameBjoern Schiessle2017-04-111-2/+2
* add new routes for trusted servers which are more align with the other end-po...Bjoern Schiessle2017-03-091-0/+14
* Update app versions and requirementsJoas Schilling2016-12-131-2/+2
* Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
* [9.2] Register commands in info.xml (#26248)Thomas Müller2016-10-112-27/+4
* Move OCSAuthAPI to AppFrameworkRoeland Jago Douma2016-08-281-3/+13
* adjust federation appArthur Schiwon2016-08-112-2/+5
* Increment the versions and adjust the capitilizationJoas Schilling2016-08-081-1/+1
* Also increase the min versionJoas Schilling2016-07-221-1/+1
* bumb compatible app versions for core appsRobin Appelman2016-07-221-1/+1
* Merge pull request #500 from nextcloud/bump_versionJoas Schilling2016-07-221-1/+1
|\
| * Increase app versionsJoas Schilling2016-07-211-1/+1
* | Fix apps/Joas Schilling2016-07-213-3/+6
|/
* fix federation stringsMorris Jobke2016-06-201-1/+1
* Update license headersLukas Reschke2016-05-263-3/+3
* Move federation code to PSR-4Joas Schilling2016-05-191-181/+0
* Background jobs from info.xml (#24582)Joas Schilling2016-05-124-51/+4
* Automatically enable "federation" appLukas Reschke2016-03-041-11/+12
* Increase all versions on master which is now 9.1Joas Schilling2016-03-021-2/+2
* Map MaciLukas Reschke2016-03-011-0/+1
* Update author informationLukas Reschke2016-03-012-1/+20
* increase version numberBjoern Schiessle2016-03-011-1/+1
* remove remote address book if the admin removes the server from the trusted s...Bjoern Schiessle2016-02-291-5/+8
* reuse the url_hash instead of calculating a new hash for the address bookBjoern Schiessle2016-02-261-2/+1
* Adding unit testsThomas Müller2016-01-252-2/+3
* Sync federated clouds using a cron jobThomas Müller2016-01-224-4/+64
* Merge pull request #21653 from owncloud/update-license-headers-2016Thomas Müller2016-01-133-8/+9
|\
| * Happy new year!Thomas Müller2016-01-123-8/+9
* | federation has to be of type filesystem so that we load this app for webdav r...Thomas Müller2016-01-121-0/+3
* | Inject DbHandler ....Thomas Müller2016-01-121-1/+3
* | Adding tests and adjust PHPDocThomas Müller2016-01-121-2/+4
* | Fix registration of sync commandThomas Müller2016-01-121-4/+1