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-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
2022-06-02store unencrypted size in the unencrypted_size columnunencrypted-sizeRobin Appelman
2022-06-02add case statement to sql function builderRobin Appelman
2022-06-02make expression build return IQueryFunction instead of stringRobin Appelman
2022-05-31Merge pull request #32485 from nextcloud/debt/noid/psalm-streamer-fhblizzz
2022-05-31Merge pull request #32628 from nextcloud/bugfix/noid/json-throwJoas Schilling
2022-05-30Add the ISizeEstimationMigrator interface for method getExportEstimatedSizeCôme Chilliet
2022-05-30Use JSON_THROW_ON_ERROR instead of custom error handlingbugfix/noid/json-throwJulius Härtl
2022-05-30Implement getExportEstimatedSize in migratorsCôme Chilliet
2022-05-30Add a method to get estimated export size in IMigratorCôme Chilliet
2022-05-27Merge pull request #32349 from nextcloud/enh/projects-eventCarl Schwan
2022-05-24Fix type for resourcedebt/noid/psalm-streamer-fhDaniel Kesselberg
2022-05-24Merge pull request #32555 from nextcloud/fix/revert-api-breakCôme Chilliet
2022-05-24Merge pull request #32560 from nextcloud/feature/noid/preferences-apiJoas Schilling
2022-05-24Revert api breakCarl Schwan
2022-05-23Add API to change preferencesfeature/noid/preferences-apiJoas Schilling
2022-05-23Adjust docs to the same as the implementationfollowup/32378/adjust-docs-on-interfaceJoas Schilling
2022-05-23Merge pull request #32378 from nextcloud/fix/psalm-userbackendCarl Schwan
2022-05-23Add a helper function that makes it easier to log from anywhereenhancement/logger-functionChristoph Wurst
2022-05-20Fix psalm issues related to the user backendfix/psalm-userbackendCarl Schwan
2022-05-20Make appName of TemplateResponse accessible in BeforeTemplateRenderedEventJoas Schilling
2022-05-20Merge pull request #32406 from nextcloud/debt/noid/psalm-warning-idbconnectionJoas Schilling
2022-05-17Fix a doctype in OCP for IAddressBookdav-listenersThomas Citharel
2022-05-17Merge pull request #32404 from nextcloud/debt/noid/psalm-warning-iaddressbookCôme Chilliet
2022-05-17Merge pull request #32405 from nextcloud/debt/noid/psalm-warning-isearchrequestJohn Molakvoæ
2022-05-16Allow to tweak default scopes for accountsThomas Citharel
2022-05-16Fix psalm errors fron the end of the baseline fileCarl Schwan
2022-05-15Fix spelling for PreConditionNotMetExceptiondebt/noid/psalm-warning-idbconnectionDaniel Kesselberg
2022-05-15Fix spelling for return typedebt/noid/psalm-warning-isearchrequestDaniel Kesselberg
2022-05-15Drop redundanten return commentdebt/noid/psalm-warning-iaddressbookDaniel Kesselberg
2022-05-13Merge pull request #31662 from nextcloud/modernize-contactmenuJohn Molakvoæ
2022-05-13Merge pull request #32384 from nextcloud/improve-psalm-server-getJohn Molakvoæ
2022-05-13Improve psalm annotation to make it stricterCarl Schwan
2022-05-13Fix psalm warning for zip response due wrong typeDaniel Kesselberg
2022-05-12Merge pull request #32077 from nextcloud/cleanup/lockCarl Schwan
2022-05-12Modernize contacts menumodernize-contactmenuThomas Citharel
2022-05-12Cleanup lock related codeCarl Schwan
2022-05-12Merge pull request #32344 from nextcloud/fix/always-free-db-result-qbmapper-f...Joas Schilling
2022-05-12Introduce event for loading additional script on projectsJulius Härtl
2022-05-12Merge pull request #32339 from nextcloud/appdatafactory-publicCarl Schwan
2022-05-12Always free the DB result in QBMapper::findEntitiesChristoph Wurst
2022-05-12Make it possible to get the appdata folder using the public APIappdatafactory-publicCarl Schwan
2022-05-11Add talk-poll to the ROS definitionsJoas Schilling
2022-05-11Merge pull request #31900 from nextcloud/feat/server-container-publicCarl Schwan
2022-05-10Add a public replacement for OC::$server->getCarl Schwan
2022-05-05Merge pull request #32113 from nextcloud/bugfix/noid/fix-csp-merging-boolsVincent Petry