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-30Migrate HintException to OCPGary Kim
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-12Throttle MountPublicLinkController when share is not foundRoeland Jago Douma
2021-04-19Do not allow adding file drop shares to your own cloudRoeland Jago Douma
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
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-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-04-26move log constants to ILoggerArthur Schiwon
2018-03-12Remove old code to be compatible with Nextcloud 9 and beforeMorris Jobke
2018-01-23Properly log the full exception instead of only the messageMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-07-14sent, an invitation, - successfulAllan Nordhøy
2017-04-23Remove unused use statementsMorris Jobke
2017-04-14Adjust existing bruteforce protection codeLukas Reschke
2017-04-13Add support for ratelimiting via annotationsLukas Reschke
2017-04-11Do proper DIRoeland Jago Douma
2017-04-11remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle
2017-02-08Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman
2017-01-19some code cleanup while working on the fileBjoern Schiessle
2017-01-19add brute force protection to 'mount public link' operationBjoern Schiessle
2016-08-24HTTPHelper is deprecatedRoeland Jago Douma
2016-07-21Fix apps/Joas Schilling
2016-07-14don't convert link share to federated share if outgoing federated shares are ...Bjoern Schiessle
2016-07-14rename SaveToNextcloudController to MountPublicLinkControllerBjoern Schiessle