summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing
Commit message (Expand)AuthorAgeFilesLines
* fix check for Cloud ID, missing return statements, wrong param useArthur Schiwon2020-07-301-9/+13
* Merge pull request #21814 from nextcloud/techdebt/noid/federated_share_added-...Morris Jobke2020-07-236-13/+78
|\
| * Move federated_share_added into a typed eventMorris Jobke2020-07-236-13/+78
* | Replace deprecated assertArraySubset with logic that does the sameMorris Jobke2020-07-231-1/+3
|/
* Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke2020-07-211-4/+4
* Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-211-6/+14
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-202-2/+2
* fix typoSergej Pupykin2020-07-161-1/+1
* Use IBootstrap for the app federatedfilesharingMorris Jobke2020-07-145-153/+67
* Update class loadersJoas Schilling2020-07-062-0/+2
* Move federatedfilesharing to migrationsJoas Schilling2020-07-063-42/+59
* Merge pull request #21264 from stweil/masterMorris Jobke2020-07-051-1/+1
|\
| * build: Fix some typos (most of them found by codespell)Stefan Weil2020-06-061-1/+1
* | [tx-robot] updated from transifexNextcloud bot2020-07-042-2/+2
* | Update share type constant usageJoas Schilling2020-06-243-38/+39
* | [tx-robot] updated from transifexNextcloud bot2020-06-152-2/+2
* | [tx-robot] updated from transifexNextcloud bot2020-06-102-6/+6
|/
* Fix PSR-4 namespaceJoas Schilling2020-06-053-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-06-052-16/+16
* [tx-robot] updated from transifexNextcloud bot2020-06-012-68/+80
* [tx-robot] updated from transifexNextcloud bot2020-05-232-2/+2
* Bump app versions and requirementsJoas Schilling2020-05-071-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-05-062-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-05-052-2/+2
* Update license headers for 19Christoph Wurst2020-04-297-0/+8
* Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke2020-04-271-0/+2
|\
| * Set proper share type when converting link shares to federated sharesJulius Härtl2020-04-211-0/+2
* | [tx-robot] updated from transifexNextcloud bot2020-04-252-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2020-04-202-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-04-162-0/+4
* Add visibility to all constantsChristoph Wurst2020-04-104-5/+5
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1017-96/+30
* Use elseif instead of else ifChristoph Wurst2020-04-102-2/+2
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-093-5/+5
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-0911-10/+1
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-317-1/+8
* [tx-robot] updated from transifexNextcloud bot2020-03-312-0/+6
* [tx-robot] updated from transifexNextcloud bot2020-03-302-0/+6
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-272-14/+0
|\
| * Remove unused importsChristoph Wurst2020-03-252-14/+0
* | [tx-robot] updated from transifexNextcloud bot2020-03-272-0/+20
* | Use the short array syntax, everywhereChristoph Wurst2020-03-265-19/+19
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
|/
* Update autoloaders for composer v1.10.1Christoph Wurst2020-03-191-0/+3
* Default value of lookupServerEnabled should be the same everywhereGeorg Ehrke2020-03-172-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-03-122-0/+4
* [tx-robot] updated from transifexNextcloud bot2020-03-072-4/+4