summaryrefslogtreecommitdiffstats
path: root/apps/federation
Commit message (Collapse)AuthorAgeFilesLines
* Update app versions and requirementsJoas Schilling2016-12-131-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2016-12-012-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-11-304-0/+14
|
* [tx-robot] updated from transifexNextcloud bot2016-11-302-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2016-11-292-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2016-11-282-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2016-11-2710-0/+30
|
* [tx-robot] updated from transifexNextcloud bot2016-11-2618-14/+18
|
* Fix some language issues in the federation admin panelJoas Schilling2016-11-241-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2016-11-216-4/+22
|
* [tx-robot] updated from transifexNextcloud bot2016-11-208-0/+8
|
* Merge pull request #2064 from nextcloud/oc-26189Morris Jobke2016-11-182-60/+120
|\ | | | | [downstream] Add submit button to validate the federated server,
| * Add submit button to validate the federated server,Felix Heidecke2016-11-092-60/+120
| | | | | | | | fixes issue #25364
* | don't add server automatically to trusted serverBjoern Schiessle2016-11-172-2/+2
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | [tx-robot] updated from transifexNextcloud bot2016-11-172-4/+4
| |
* | 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>
* [tx-robot] updated from transifexNextcloud bot2016-11-012-4/+4
|
* Merge pull request #1948 from nextcloud/move_away_lagacy_oc_l10nLukas Reschke2016-10-291-1/+1
|\ | | | | Move away from legacy OC_L10N
| * Move away from OC_L10NRoeland Jago Douma2016-10-281-1/+1
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2016-10-292-2/+6
|/
* [tx-robot] updated from transifexNextcloud bot2016-10-282-12/+16
|
* [tx-robot] updated from transifexNextcloud bot2016-10-184-4/+8
|
* [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>
* [tx-robot] updated from transifexNextcloud bot2016-10-012-0/+36
|
* Svgo optimizationskjnldsv2016-09-271-4/+1
| | | | Signed-off-by: John Molakvoæ <fremulon@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2016-09-232-10/+10
|
* [tx-robot] updated from transifexNextcloud bot2016-09-222-12/+16
|
* [tx-robot] updated from transifexNextcloud bot2016-09-082-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-09-074-12/+22
|
* [tx-robot] updated from transifexNextcloud bot2016-09-034-16/+34
|
* Remove dead OCS register codeRoeland Jago Douma2016-09-021-34/+0
|
* [tx-robot] updated from transifexNextcloud bot2016-09-022-0/+2
|
* Merge pull request #1217 from nextcloud/federation_phpunit_fixesJoas Schilling2016-09-016-29/+33
|\ | | | | Fix deprecated getMock call in Federation app
| * Fix deprecated getMock call in Federation appRoeland Jago Douma2016-08-316-29/+33
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-018-6/+26
|/
* Use function parametersRoeland Jago Douma2016-08-282-17/+8
|
* Move OCSAuthAPI to AppFrameworkRoeland Jago Douma2016-08-283-49/+76
| | | | | | * Convert class * Convert routes * Convert tests
* Change federation icon to the share iconMorris Jobke2016-08-191-2/+2
|
* add viewBox to app icon for proper scaling in FirefoxMorris Jobke2016-08-171-1/+1
|
* [tx-robot] updated from transifexNextcloud bot2016-08-172-2/+12
|
* [tx-robot] updated from transifexNextcloud bot2016-08-172-2/+8
|
* Merge branch 'master' into implement_712Arthur Schiwon2016-08-164-2/+12
|\
| * [tx-robot] updated from transifexNextcloud bot2016-08-164-2/+12
| |
* | Merge branch 'master' into implement_712Lukas Reschke2016-08-1512-22/+66
|\|
| * [tx-robot] updated from transifexNextcloud bot2016-08-152-2/+12
| |
| * [tx-robot] updated from transifexNextcloud bot2016-08-144-0/+4
| |
| * [tx-robot] updated from transifexNextcloud bot2016-08-136-16/+32
| |
| * [tx-robot] updated from transifexNextcloud bot2016-08-124-4/+18
| |
* | Use MockBuilder instead of createMockLukas Reschke2016-08-151-1/+1
| | | | | | | | CI uses an older PHPUnit
* | Add unit testsLukas Reschke2016-08-151-0/+70
| |