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-12Add bruteforce protection to the shareinfo endpointRoeland Jago Douma
2021-04-20Make lookup search explicitRoeland Jago Douma
2021-03-15Log exceptions when creating shareVincent Petry
2021-01-05Show unique displayname context in the user share list entriesJulius Härtl
2020-11-18circleId too short in some requestMaxence Lange
2020-11-17Revert "[stable20] circleId too short in some request"Christoph Wurst
2020-11-17circleId too short in some requestMaxence Lange
2020-11-03Indicate 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-15Add BeforeTemplateRenderedEvent for files_sharingJulius Härtl
2020-07-14Add user input for link share labelsGary Kim
2020-06-24Update share type constant usageJoas Schilling
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)
2020-05-04Fix federated link sharing permissionsJohn Molakvoæ (skjnldsv)
2020-04-29Allow to navigate to others with access from the sidebarRoeland Jago Douma
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-24Merge pull request #17623 from j3l11234/masterRoeland Jago Douma
2020-04-23make php-cs happyRobin Appelman
2020-04-21Link shares have reshare permission if outgoing federated shares are enabledJulius Härtl
2020-04-21Fix Sharing recommendation user displayJohn Molakvoæ (skjnldsv)
2020-04-14Also disallow ; in remote urlsJoas Schilling
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Merge pull request #20391 from nextcloud/refactor/spaces-cleanupChristoph Wurst
2020-04-09Merge pull request #20384 from nextcloud/techdebt/lowercase-keywordsChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Use php keywords in lowercaseChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-08Fix multiline commentsChristoph Wurst
2020-04-01Remove user name from public sharing pageJoas Schilling
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-20Remove unused properties in ShareesAPIControllerJulius Härtl
2020-03-19Allow the video player on the hide downloadJoas Schilling
2020-03-13Fix willReturnOnConsecutiveCallsJoas Schilling
2020-03-12Don't allow anchors and queries in remote urlsJoas Schilling
2020-03-12Merge pull request #19777 from nextcloud/fix/viewer-publicJohn Molakvoæ
2020-03-11Properly emit Viewer event on files and files_sharingJohn Molakvoæ (skjnldsv)
2020-03-11Fix import order and formattingJohn Molakvoæ (skjnldsv)
2020-03-09Don't break when one remote share is downJoas Schilling