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-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-21Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke
2021-05-20l10n: Unify spelling in testValdnet
2021-05-20l10n: Unify spelling in testValdnet
2021-05-12load share settings from the share manager in more placesRobin Appelman
2021-05-12Add bruteforce protection to the shareinfo endpointRoeland Jago Douma
2021-04-28Merge pull request #26784 from nextcloud/Valdnet-patch-8rakekniven
2021-04-28Change size of the letter in testValdnet
2021-04-27Fix unit testsJoas Schilling
2021-04-15Unit tests for federated share expiration dateVincent Petry
2021-03-31Bump js licensesJohn Molakvoæ (skjnldsv)
2021-03-26Map old account scope properties to new namesVincent Petry
2021-03-18Merge pull request #26194 from nextcloud/techdebt/noid/remove-duplicate-shari...John Molakvoæ
2021-03-18Merge pull request #26193 from nextcloud/techdebt/noid/remove-sharing-duplica...Morris Jobke
2021-03-18Remove duplicate unit test in sharing that checks for group permission updatesMorris Jobke
2021-03-18Permission tests for the sharing are fully covered in sharing v1 integration ...Morris Jobke
2021-03-18Merge pull request #25331 from nextcloud/fix-valid-storages-removed-when-clea...Morris Jobke
2021-03-16Fix CS in CacheTestVincent Petry
2021-03-15Merge pull request #25136 from nextcloud/cachejail-search-filterVincent Petry
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-01-28Fix valid storages removed when cleaning remote storagesDaniel Calviño Sánchez
2021-01-26fix search in nested jailsRobin Appelman
2021-01-20Re-use fetched dependencies in lib/base.phpMorris 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-10Merge pull request #24630 from nextcloud/enh/noid/unknown_named_parameterRoeland Jago Douma
2020-12-10Merge pull request #24605 from nextcloud/enh/share-deckRoeland Jago Douma
2020-12-10Fix variable name for testDaniel Kesselberg
2020-12-09Address minor commentsJulius Härtl
2020-12-09Adjust mountprovider testsJulius Härtl
2020-12-08Adjust defaultJulius Härtl
2020-12-07Harde CapabiltiesTestRoeland Jago Douma
2020-11-30Replace static call to Share::unshare with ShareManager->deleteShare in testsMorris Jobke
2020-11-24set the display name of federated sharees from addressbookArthur Schiwon
2020-11-19Make the expire shares cron job actually expire the sharesRoeland Jago Douma
2020-11-09Don't leave cursors open when tests failJoas Schilling
2020-10-26Return correct error message on share download without read permissionMorris Jobke
2020-10-16SharedMountTest.php:367 is unreliableMorris 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-08-07Merge pull request #21954 from nextcloud/techdebt/noid/bootstrap-files_trashbinblizzz
2020-07-23Use IBootstrap for the files_trashbin appMorris Jobke
2020-07-23Move federated_share_added into a typed eventMorris Jobke
2020-07-15Add BeforeTemplateRenderedEvent for files_sharingJulius Härtl