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
2021-05-17Respect default share permissions for federated resharesRoeland Jago Douma
2021-05-12Throttle MountPublicLinkController when share is not foundRoeland Jago Douma
2021-04-26Improve federated permission handlingRoeland Jago Douma
2021-04-19Require read permissions for federated sharesRoeland Jago Douma
2021-04-19Do not allow adding file drop shares to your own cloudRoeland Jago Douma
2021-04-12l10n: Add word user in FederatedShareProvider.phpValdnet
2020-08-06Fix missing placeholders in translationsJoas Schilling
2020-08-06effectively revert 17fae47bdba84ed520fee2cbf1a9485cc14fbbcb fixing i10nArthur Schiwon
2020-08-06coding style fixesArthur Schiwon
2020-08-06fix check for Cloud ID, missing return statements, wrong param useArthur Schiwon
2020-07-16fix typoSergej Pupykin
2020-04-29Update license headers for 19Christoph Wurst
2020-04-21Set proper share type when converting link shares to federated sharesJulius Härtl
2020-04-10Add visibility to all constantsChristoph 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-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-17Default value of lookupServerEnabled should be the same everywhereGeorg Ehrke
2020-02-03Use proper andwhere clauseRoeland Jago Douma
2020-01-07remove non-circles-generated shares onlyMaxence Lange
2019-12-20Update license headers for 18Christoph Wurst
2019-12-16confirm auth on share generated by CirclesMaxence Lange
2019-12-06revert protectedJohn Molakvoæ
2019-12-06Fix external sharing loading scriptJohn Molakvoæ (skjnldsv)
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-11-18Merge pull request #17985 from nextcloud/enh/use_displayname_federated_shareRoeland Jago Douma
2019-11-18Use the displayname for federated notificationsRoeland Jago Douma
2019-11-12Add the notifier and the API endpoint for user sharesJoas Schilling
2019-10-30Get all shares as iterableRoeland Jago Douma
2019-10-03Allow removing federated shares of locally reshared filesRoeland Jago Douma
2019-07-15Update Federated sharing notifierJoas Schilling
2019-05-31Show share settings only if incoming federated shares are allowedMorris Jobke
2019-05-20Only show sharing section if it has contentJulius Härtl
2018-12-27update URL for federationJos Poortvliet
2018-10-29Fix logo path in personal federated sharing settingsJulius Härtl
2018-10-09Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling
2018-07-11handle unshare request from ownerBjoern Schiessle
2018-07-11accept/decline group sharesBjoern Schiessle
2018-07-11fix notification when a group share is receivedBjoern Schiessle
2018-07-11implement federated group sharesBjoern Schiessle
2018-07-11add setting to enable/disable federated group sharingBjoern Schiessle
2018-07-05Add API to undelete delete group sharesRoeland Jago Douma