summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-03-302-6/+6
|
* rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt2017-03-291-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* [tx-robot] updated from transifexNextcloud bot2017-03-2740-160/+40
|
* [tx-robot] updated from transifexNextcloud bot2017-03-232-0/+10
|
* [tx-robot] updated from transifexNextcloud bot2017-03-202-4/+6
|
* [tx-robot] updated from transifexNextcloud bot2017-03-192-0/+10
|
* [tx-robot] updated from transifexNextcloud bot2017-03-182-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-03-172-42/+56
|
* Merge pull request #3788 from nextcloud/fed-share-modifyRoeland Jago Douma2017-03-152-21/+59
|\ | | | | Add api to change the remote of an incoming federated share
| * Add api to change the remote of an incoming federated shareRobin Appelman2017-03-102-21/+59
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2017-03-142-0/+8
| |
* | use closure to properly defer l10n initialization (#27328)Jörn Friedrich Dreyer2017-03-131-2/+2
| |
* | Remove legacy class OC_Group and OC_UserMorris Jobke2017-03-091-6/+12
|/ | | | | | * basically a straight replacement of the wrapped code at the calling code parts Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Cleanup not used legacy classesMorris Jobke2017-03-031-1/+2
| | | | | | | * Person was removed via #2170 * other lcasses/interfaces are not used at all Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2017-03-028-0/+408
|
* [tx-robot] updated from transifexNextcloud bot2017-03-012-14/+36
|
* [tx-robot] updated from transifexNextcloud bot2017-02-282-0/+86
|
* [tx-robot] updated from transifexNextcloud bot2017-02-272-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-02-252-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-02-232-2/+8
|
* [tx-robot] updated from transifexNextcloud bot2017-02-162-0/+6
|
* Fix DI of the cloud id manager into appsJoas Schilling2017-02-141-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2017-02-144-2/+16
|
* [tx-robot] updated from transifexNextcloud bot2017-02-112-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-02-102-0/+2
|
* Merge pull request #3297 from nextcloud/cloud-id-resolveRobin Appelman2017-02-0911-118/+115
|\ | | | | Add a single public api for resolving a cloud id to a user and remote and back
| * clean cloud idsRobin Appelman2017-02-091-1/+1
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * remove test for removed codeRobin Appelman2017-02-081-22/+0
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-0811-96/+115
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2017-02-092-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2017-02-064-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-02-052-0/+14
|
* [tx-robot] updated from transifexNextcloud bot2017-02-032-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-02-022-4/+50
|
* [tx-robot] updated from transifexNextcloud bot2017-01-302-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-01-222-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-01-202-10/+42
|
* some code cleanup while working on the fileBjoern Schiessle2017-01-191-19/+26
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* add brute force protection to 'mount public link' operationBjoern Schiessle2017-01-191-0/+1
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* [tx-robot] updated from transifexNextcloud bot2017-01-164-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-01-114-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-01-092-16/+16
|
* [tx-robot] updated from transifexNextcloud bot2017-01-052-22/+22
|
* [tx-robot] updated from transifexNextcloud bot2017-01-022-26/+38
|
* [tx-robot] updated from transifexNextcloud bot2016-12-302-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-12-2612-18/+84
|
* [tx-robot] updated from transifexNextcloud bot2016-12-222-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-12-214-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2016-12-2022-20/+4
|
* Update app versions and requirementsJoas Schilling2016-12-131-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>