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-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-31Fix testValdnet
2022-03-21Add test to spelling unificationLouis Chemineau
2022-02-15Support CRUD share permissionsLouis Chemineau
2022-02-10Revert "Add non-breaking space in the file size"szaimen
2022-01-14Add non-breaking space in the file sizeCarl Schwan
2021-12-16Fix tests on PHP 8.1 for encryption, files_sharing, files_version,Côme Chilliet
2021-12-08Limit more contact searchesJoas Schilling
2021-09-10Merge pull request #28764 from nextcloud/feat/sharing-link-eventJohn Molakvoæ
2021-09-10Emit event on link share actionJohn Molakvoæ
2021-09-09use specific email getter where necessaryArthur Schiwon
2021-07-07Update "Sending password by Nextcloud Talk failed" sentenceszaimen
2021-06-16Use product name in places where it is appropriate rather than the instance nameJulius Härtl
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-26Make dav respect disallowing sharing with groupsThomas Citharel
2021-05-20l10n: Unify spelling in testValdnet
2021-05-12Add bruteforce protection to the shareinfo endpointRoeland Jago Douma
2021-04-28Change size of the letter in testValdnet
2021-04-15Unit tests for federated share expiration dateVincent Petry
2021-03-26Map old account scope properties to new namesVincent Petry
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-09Adjust mountprovider testsJulius Härtl
2020-10-26Return correct error message on share download without read permissionMorris Jobke
2020-10-13Indicate preview availability in share api responsesRichard Steinmetz
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-17Show filename on share link downloadJohn Molakvoæ (skjnldsv)
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-14Expose status via Collaborators APIGeorg Ehrke
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-07-15Add BeforeTemplateRenderedEvent for files_sharingJulius Härtl
2020-06-24Fix testsJoas Schilling
2020-06-24Update share type constant usageJoas Schilling
2020-04-14Also disallow ; in remote urlsJoas Schilling
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-04-01Add a test and fix the existing onesJoas Schilling
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-20Remove unused properties in ShareesAPIControllerJulius Härtl
2020-03-13Fix willReturnOnConsecutiveCallsJoas Schilling
2020-03-12Don't allow anchors and queries in remote urlsJoas Schilling
2020-02-07Disable link shares of disabled usersRoeland Jago Douma
2020-01-15Don't show link shares hash in inherited share listRoeland Jago Douma