summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing
Commit message (Expand)AuthorAgeFilesLines
...
* [tx-robot] updated from transifexNextcloud bot2020-09-1814-14/+0
* Merge pull request #22874 from nextcloud/Valdnet-patch-4Roeland Jago Douma2020-09-171-1/+1
|\
| * l10n: Change the size of the letterValdnet2020-09-161-1/+1
| * l10n: Add parenthesesValdnet2020-09-161-1/+1
* | [tx-robot] updated from transifexNextcloud bot2020-09-1712-2/+14
|/
* [tx-robot] updated from transifexNextcloud bot2020-09-162-2/+4
* [tx-robot] updated from transifexNextcloud bot2020-09-15120-242/+242
* Mention in the settings the side effect of outgoing federated sharesDaniel Calviño Sánchez2020-09-151-1/+1
* [tx-robot] updated from transifexNextcloud bot2020-08-252-12/+12
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-249-3/+13
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-127-45/+45
* Fix missing placeholders in translationsJoas Schilling2020-08-031-7/+11
* effectively revert 17fae47bdba84ed520fee2cbf1a9485cc14fbbcb fixing i10nArthur Schiwon2020-08-031-13/+4
* coding style fixesArthur Schiwon2020-07-301-3/+3
* 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