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
2022-07-31Multiple fixesenh/noid/share-attributesCarl Schwan
2022-07-28Enforcing permission during resharingCarl Schwan
2022-07-28Inherit hide download from share attributesVincent Petry
2022-07-28Don't reset share attributes when not specifiedVincent Petry
2022-07-28Fix share attribute related tests + code styleVincent Petry
2022-07-28Fix share controller to accept share attributes aloneVincent Petry
2022-07-28Add share attributes + prevent download permissionVincent Petry
2022-06-10Merge pull request #32741 from nextcloud/Valdnet-patch-2Joas Schilling
2022-06-08Various improvements related to the recent implementation of temporary passwordsCyrille Bollu
2022-06-07l10n: Delete apostropheValdnet
2022-04-13Properly reset pw expirationVincent Petry
2022-04-11Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu
2022-04-05Merge pull request #31684 from nextcloud/user-share-permissions-mergeSimon L
2022-03-31take permissions from multiple paths into account for share permissionsuser-share-permissions-mergeRobin Appelman
2022-03-31Merge pull request #31240 from nextcloud/Valdnet-patch-3Louis
2022-03-18l10n: Spelling unification in Transifex.Valdnet
2022-02-17l10n: Delete dotValdnet
2022-02-17l10n: Add a dotValdnet
2022-02-15Support CRUD share permissionsLouis Chemineau
2021-12-08Limit more contact searchesJoas Schilling
2021-12-03Allow to pass note when creating a share and send it with directly in the sha...Julius Härtl
2021-09-09use specific email getter where necessaryArthur Schiwon
2021-07-07Update "Sending password by Nextcloud Talk failed" sentenceszaimen
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-20l10n: Unify spellingValdnet
2021-05-18Merge pull request #26580 from castillo92/patch-2Morris Jobke
2021-04-27l10n: Change to a capital letterValdnet
2021-04-16Update ShareAPIController.phpcastillo92
2021-04-15Implement expiration date for federated sharesVincent Petry
2021-03-22Remove duplicated query for email sharesDaniel Calviño Sánchez
2021-03-22Add labels to mail sharesJohn Molakvoæ (skjnldsv)
2021-03-15Log exceptions when creating shareVincent Petry
2021-03-08Fix invalid check after constructing DateTimeRoeland Jago Douma
2021-01-11Remove unneeded casts that were found by PsalmMorris Jobke
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-14Show unique displayname context in the user share list entriesJulius Härtl
2020-12-09Address minor commentsJulius Härtl
2020-12-09Introduce deck share type to ShareAPIControllerJulius Härtl
2020-11-13circleId too short in some requestMaxence Lange
2020-10-13Indicate preview availability in share api responsesRichard Steinmetz
2020-08-24Merge pull request #22393 from nextcloud/fix/license-headers-20Roeland Jago Douma
2020-08-24Fix missing FN from federated contactJohn Molakvoæ (skjnldsv)
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-17Merge pull request #22109 from nextcloud/feature/20931/followup-1John Molakvoæ
2020-08-14Expose status via Collaborators APIGeorg Ehrke
2020-08-14Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg
2020-07-14Add user input for link share labelsGary Kim
2020-05-29Fix reference to wrong class nameDaniel Calviño Sánchez
2020-05-15Have share permissions on link shares if it is enabledRoeland Jago Douma
2020-05-05Do not filter id matching userId on non-user-share sharesJohn Molakvoæ (skjnldsv)