summaryrefslogtreecommitdiffstats
path: root/apps/federation/appinfo
Commit message (Collapse)AuthorAgeFilesLines
* No longer add trusted servers on federated share creationRoeland Jago Douma2021-04-271-5/+0
| | | | | | | | It was disabled by default for ages. And often resulted in unwanted behavior. If admins want trusted servers they just have to do it manually. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump versionsJoas Schilling2020-09-181-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Move federated_share_added into a typed eventMorris Jobke2020-07-231-28/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Move federation to migrationsJoas Schilling2020-07-062-69/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump app versions and requirementsJoas Schilling2020-05-071-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix app updatesRoeland Jago Douma2020-01-211-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update license headersChristoph Wurst2019-12-052-3/+4
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Return routes array for federation appJulius Härtl2019-11-081-48/+43
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Do not create Application instances directlyChristoph Wurst2019-10-111-1/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Development is 18 now!Roeland Jago Douma2019-09-051-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump versions of server and the requirements of appsJoas Schilling2019-04-111-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump versions of server and the requirements of appsJoas Schilling2018-11-231-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update version requirements and versions of shipped appsJoas Schilling2018-09-051-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix info.xml files of shipped appsJoas Schilling2018-02-161-11/+16
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump appsRoeland Jago Douma2018-01-141-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update license headersMorris Jobke2017-11-061-0/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Bump app versions as wellJoas Schilling2017-05-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Adjust version requirementJoas Schilling2017-05-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* give old end-points a seperate nameBjoern Schiessle2017-04-111-2/+2
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* add new routes for trusted servers which are more align with the other ↵Bjoern Schiessle2017-03-091-0/+14
| | | | | | end-points Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Update app versions and requirementsJoas Schilling2016-12-131-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
| | | | | | As discussed we're changing the version from 9.2 to 11.0 to make some more sense. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* [9.2] Register commands in info.xml (#26248)Thomas Müller2016-10-112-27/+4
| | | | | | | | | | | | * Use DI to load console commands from the apps - class name to be defined in the info.xml * Load commands from info.xml * Fix unit test * Allow Di magic for IMountManager Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move OCSAuthAPI to AppFrameworkRoeland Jago Douma2016-08-281-3/+13
| | | | | | * Convert class * Convert routes * Convert tests
* 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
|\ | | | | Bump version
| * 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
| | | | | | | | | | | | | | * 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" 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
| | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
* increase version numberBjoern Schiessle2016-03-011-1/+1
|
* remove remote address book if the admin removes the server from the trusted ↵Bjoern Schiessle2016-02-291-5/+8
| | | | servers list
* 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
|\ | | | | Update license headers 2016
| * 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 ↵Thomas Müller2016-01-121-0/+3
| | | | | | | | requests
* | 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
| |