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
path: root/lib
AgeCommit message (Expand)Author
2022-06-01[tx-robot] updated from transifexNextcloud bot
2022-05-31Check background job typeChristoph Wurst
2022-05-31Merge pull request #32485 from nextcloud/debt/noid/psalm-streamer-fhblizzz
2022-05-31Merge pull request #32587 from nextcloud/bugfix/noid/improve-jsconfighelperJoas Schilling
2022-05-31Merge pull request #32628 from nextcloud/bugfix/noid/json-throwJoas Schilling
2022-05-31[tx-robot] updated from transifexNextcloud bot
2022-05-31Merge pull request #32206 from nextcloud/enh/migrator-add-estimatedsize-getterPytal
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-30Merge pull request #32634 from nextcloud/debt/noid/psalm-moveable-mountCôme Chilliet
2022-05-30Merge pull request #31948 from nextcloud/core-cleanup-74Carl Schwan
2022-05-30Merge pull request #32655 from nextcloud/fix/handle-non-existing-settingsCarl Schwan
2022-05-30Restore old behaviour of sending flase for not found appsbugfix/noid/improve-jsconfighelperJoas Schilling
2022-05-30Improve JSConfigHelper code quality a bitJoas Schilling
2022-05-30Handle non existing settings againCarl Schwan
2022-05-30Implement getExportEstimatedSize in migratorsCôme Chilliet
2022-05-30Add a method to get estimated export size in IMigratorCôme Chilliet
2022-05-29[tx-robot] updated from transifexNextcloud bot
2022-05-27Fix docblock for return typedebt/noid/psalm-moveable-mountDaniel Kesselberg
2022-05-27Merge pull request #32349 from nextcloud/enh/projects-eventCarl Schwan
2022-05-27Merge pull request #32592 from nextcloud/fix/noid/allow-rememberme-token-apac...Julius Härtl
2022-05-25Move Gd failed operations to debug levelGdDebugGit'Fellow
2022-05-25allow use of rememberme cookies for IApacheAuth backendsfix/noid/allow-rememberme-token-apache-auth-backendArthur Schiwon
2022-05-25[tx-robot] updated from transifexNextcloud bot
2022-05-24Fix type for resourcedebt/noid/psalm-streamer-fhDaniel Kesselberg
2022-05-24Fix docblock for addFileFromStreamDaniel 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-24Merge pull request #32554 from nextcloud/followup/32378/adjust-docs-on-interfaceJoas Schilling
2022-05-24[tx-robot] updated from transifexNextcloud bot
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-23[tx-robot] updated from transifexNextcloud bot
2022-05-20Update core to PHP 7.4 standardcore-cleanup-74Carl Schwan
2022-05-20Merge pull request #32486 from nextcloud/debt/noid/psalm-usernameCarl Schwan
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-20Merge pull request #32410 from nextcloud/bugfix/noid/imaginary-exceptionJohn Molakvoæ
2022-05-19Fix crop conditionfix/cropp-conditionCarl Schwan
2022-05-19Add explicit return if getSmallImagePreview failsbugfix/noid/imaginary-exceptionJulius Härtl
2022-05-19Fix return type for createSpecificUserdebt/noid/psalm-usernameDaniel Kesselberg
2022-05-19Rename userName to username to align with child classesDaniel Kesselberg
2022-05-19[tx-robot] updated from transifexNextcloud bot
2022-05-18Merge pull request #32451 from nextcloud/fix/cropped-image-when-not-askedCarl Schwan
2022-05-18Merge pull request #26813 from nextcloud/feature/files-search-tagsSimon L
2022-05-17Files: Extend search to also cover tagsfeature/files-search-tagsMarcel Klehr
2022-05-17Merge pull request #32404 from nextcloud/debt/noid/psalm-warning-iaddressbookCôme Chilliet