Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-16[tx-robot] updated from transifexNextcloud bot
2020-09-15[tx-robot] updated from transifexNextcloud bot
2020-09-15Mention in the settings the side effect of outgoing federated sharesDaniel Calviño Sánchez
2020-08-25[tx-robot] updated from transifexNextcloud bot
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-08-03Fix missing placeholders in translationsJoas Schilling
2020-08-03effectively revert 17fae47bdba84ed520fee2cbf1a9485cc14fbbcb fixing i10nArthur Schiwon
2020-07-30coding style fixesArthur Schiwon
2020-07-30fix check for Cloud ID, missing return statements, wrong param useArthur Schiwon
2020-07-23Merge pull request #21814 from nextcloud/techdebt/noid/federated_share_added-...Morris Jobke
2020-07-23Replace deprecated assertArraySubset with logic that does the sameMorris Jobke
2020-07-23Move federated_share_added into a typed eventMorris Jobke
2020-07-21Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke
2020-07-21Adjust apps' code to use the ContainerInterfaceChristoph Wurst
2020-07-20Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)
2020-07-16fix typoSergej Pupykin
2020-07-14Use IBootstrap for the app federatedfilesharingMorris Jobke
2020-07-06Update class loadersJoas Schilling
2020-07-06Move federatedfilesharing to migrationsJoas Schilling
2020-07-05Merge pull request #21264 from stweil/masterMorris Jobke
2020-07-04[tx-robot] updated from transifexNextcloud bot
2020-06-24Update share type constant usageJoas Schilling
2020-06-15[tx-robot] updated from transifexNextcloud bot
2020-06-10[tx-robot] updated from transifexNextcloud bot
2020-06-06build: Fix some typos (most of them found by codespell)Stefan Weil
2020-06-05Fix PSR-4 namespaceJoas Schilling
2020-06-05[tx-robot] updated from transifexNextcloud bot
2020-06-01[tx-robot] updated from transifexNextcloud bot
2020-05-23[tx-robot] updated from transifexNextcloud bot
2020-05-07Bump app versions and requirementsJoas Schilling
2020-05-06[tx-robot] updated from transifexNextcloud bot
2020-05-05[tx-robot] updated from transifexNextcloud bot
2020-04-29Update license headers for 19Christoph Wurst
2020-04-27Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke
2020-04-25[tx-robot] updated from transifexNextcloud bot
2020-04-21Set proper share type when converting link shares to federated sharesJulius Härtl
2020-04-20[tx-robot] updated from transifexNextcloud bot
2020-04-16[tx-robot] updated from transifexNextcloud bot
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-31[tx-robot] updated from transifexNextcloud bot
2020-03-30[tx-robot] updated from transifexNextcloud bot