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-08-24fixup! Introduce Doctrine ORMCarl Schwan
2022-08-24fixup! Introduce Doctrine ORMCarl Schwan
2022-08-24fixup! Introduce Doctrine ORMCarl Schwan
2022-08-24fixup! Introduce Doctrine ORMCarl Schwan
2022-08-24Introduce Doctrine ORMCarl Schwan
2022-08-17Merge pull request #32943 from nextcloud/unencrypted-size-revert-interface-ch...Vincent Petry
2022-08-16Make DisplayNameCache return null if user doesn't existsCarl Schwan
2022-08-16store unencrypted size in the unencrypted_size columnRobin Appelman
2022-08-16Revert "store unencrypted size in the unencrypted_size column"Robin Appelman
2022-08-16Revert "add case statement to sql function builder"Robin Appelman
2022-08-16Revert "make expression build return IQueryFunction instead of string"Robin Appelman
2022-08-15Merge branch 'master' into display-name-cache-publicdisplay-name-cache-publicCarl Schwan
2022-08-08Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan
2022-08-05Merge pull request #33398 from nextcloud/enh/noid/sensitive-methods-appsVincent Petry
2022-08-02Document all getIncomplete implementations as returning string|falseCôme Chilliet
2022-08-01Remove OCP\App and OCP\BackgroundJobcleanup/remove-long-deprecated-classesCarl Schwan
2022-07-31Multiple fixesenh/noid/share-attributesCarl Schwan
2022-07-29allow apps to specify methods carrying sensitive parametersArthur Schiwon
2022-07-28Fix view-only code after code review commentsVincent Petry
2022-07-28Fix share attribute related tests + code styleVincent Petry
2022-07-28Add share attributes + prevent download permissionVincent Petry
2022-07-28Add a public interface for the bruteforce throttler and register for injectionJoas Schilling
2022-07-26Add argument to getSharesInFolder enable deep share lookupLouis Chemineau
2022-07-26Recursively fetch subsharesLouis Chemineau
2022-07-25Fix reading blob data as resourceThomas Citharel
2022-07-18Merge pull request #32981 from nextcloud/typing/carl/simplefsCarl Schwan
2022-07-18Merge pull request #27929 from nextcloud/enh/allowSsoToProvideSecretblizzz
2022-07-14Add typing to SimpleFStyping/carl/simplefsCarl Schwan
2022-07-14Move CappedMemoryCache to OCPfeat/capped-memorycache-ocpCarl Schwan
2022-07-12Allow SSO authentication to provide a user secretenh/allowSsoToProvideSecretMichaIng
2022-07-12Merge pull request #32552 from nextcloud/enh/improve-job-handling-commandsCôme Chilliet
2022-07-11Merge pull request #32973 from nextcloud/cleanup/avatar-codeCarl Schwan
2022-07-11Fix typing in IJobListenh/improve-job-handling-commandsCôme Chilliet
2022-07-11Code cleaning of Background/ListCommandCôme Chilliet
2022-07-11Add command to list jobsCôme Chilliet
2022-07-09Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-rowblizzz
2022-07-05Make Color class publiccleanup/avatar-codeCarl Schwan
2022-07-01Allow to expire comments of multiple objects with one callJoas Schilling
2022-07-01Add status automationJoas Schilling
2022-06-28Merge pull request #33007 from nextcloud/cleanup/federation-appCarl Schwan
2022-06-24Summer cleanup of the federation appCarl Schwan
2022-06-24Merge pull request #32863 from nextcloud/feature/add-comments-expire-dateblizzz
2022-06-22load widgets only of enabled appsArthur Schiwon
2022-06-22Cleanup avatar related codeCarl Schwan
2022-06-15Add comments expire dateVitor Mattos
2022-06-13Set as optional argumentbugfix/remove-unecessary-rowVitor Mattos
2022-06-13Remove unecessary row and make compatible with db schemaVitor Mattos
2022-06-13Merge pull request #31966 from nextcloud/unencrypted-sizeVincent Petry
2022-06-10Merge pull request #32364 from nextcloud/dav-listenersVincent Petry
2022-06-07Merge pull request #26582 from nextcloud/enhancement/logger-functionChristoph Wurst