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 (Collapse)Author
2022-04-22Merge pull request #32045 from nextcloud/cache-fullSetupRequiredblizzz
cache fullSetupRequired locally
2022-04-22Merge pull request #32047 from nextcloud/performance/cache-display-nameJohn Molakvoæ
2022-04-22Update cache when display name changeCarl Schwan
This improve the correctness of the data Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-22Cache display nameCarl Schwan
This should saves some query in the share backend when displaying the owner and it's not important if the display name is 10 minutes outdated as it is very rare that this gets changed. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-22Merge pull request #32048 from nextcloud/cache-storage-infoJohn Molakvoæ
cache storage info in memcache for 5m
2022-04-22Merge pull request #32049 from nextcloud/bugfix/noid/custom-property-ignorelistJohn Molakvoæ
Add known dav properties to ignore list
2022-04-22Merge pull request #32050 from nextcloud/share-cache-owner-nameJohn Molakvoæ
2022-04-22[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-21cache the share owner name for formating cache entriesRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-04-21Add known dav properties to ignore listJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-04-21cache storage info in memcache for 5mRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-04-21Merge pull request #32042 from nextcloud/shared-storage-instanceof-commonJoas Schilling
improve optimization for SharedStorage::instanceOfStorage(Common)
2022-04-21cache fullSetupRequired locallyRobin Appelman
no need to hit redis every time Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-04-21also apply the fix for the other storage typesRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-04-21improve optimization for SharedStorage::instanceOfStorage(Common)Robin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-04-21Merge pull request #31047 from nextcloud/enh/preferences-indexJulius Härtl
Additional index on oc_preferences to make queries without a user filter faster
2022-04-21[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-20Merge pull request #32021 from nextcloud/fix/shared-dav-exportPytal
2022-04-20Merge pull request #30311 from nextcloud/enh/search-loadJulius Härtl
Add unified search options
2022-04-20Merge pull request #32024 from nextcloud/local-metadata-forbiddenRobin Appelman
ignore forbidden files while scanning local storage
2022-04-20Merge pull request #32022 from nextcloud/debug/noid/stacktrace-user-objectJoas Schilling
log stacktrace for 'Backends provided no user object'
2022-04-20Fix testJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-20ignore forbidden files while scanning local storageRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-04-20log stacktrace for 'Backends provided no user object'Arthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-04-20Fix warningChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-04-20Update naming of address book exportsChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-04-20Fix export of shared calendarsChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-04-20[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-19Additional index on oc_preferences to make sure that gettingh values without ↵Julius Härtl
a user filter is fast Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-04-19[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-18[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-18Merge pull request #31995 from nextcloud/dependabot/npm_and_yarn/core-js-3.22.0dependabot[bot]
2022-04-18Bump core-js from 3.21.1 to 3.22.0dependabot[bot]
Bumps [core-js](https://github.com/zloirock/core-js) from 3.21.1 to 3.22.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.21.1...v3.22.0) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-04-17[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-16[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-15[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-15Merge pull request #31991 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/testing-library/user-event-14.1.0
2022-04-15Merge pull request #31989 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/karma-spec-reporter-0.0.34
2022-04-14Bump @testing-library/user-event from 14.0.4 to 14.1.0dependabot[bot]
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.0.4 to 14.1.0. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v14.0.4...v14.1) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14Bump karma-spec-reporter from 0.0.33 to 0.0.34dependabot[bot]
Bumps [karma-spec-reporter](https://github.com/tmcgee123/karma-spec-reporter) from 0.0.33 to 0.0.34. - [Release notes](https://github.com/tmcgee123/karma-spec-reporter/releases) - [Commits](https://github.com/tmcgee123/karma-spec-reporter/compare/v0.0.33...v0.0.34) --- updated-dependencies: - dependency-name: karma-spec-reporter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14Merge pull request #31956 from nextcloud/techdebt/noid/master-is-now-25blizzz
⚠️ Master is now 25
2022-04-14Master is now 25Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-14Merge pull request #31962 from nextcloud/release/rc1/24.0.0v24.0.0rc1blizzz
24.0.0 RC1
2022-04-14Merge pull request #31826 from nextcloud/fix/log-why-credential-token-invalidVincent Petry
Log why the login token can't be used for credentials
2022-04-14Merge pull request #30860 from nextcloud/smb-getdirectory-content-catchVincent Petry
handle notfound and notpermitted error in Smb::getDirectoryContent
2022-04-14Merge pull request #31972 from ↵Vincent Petry
nextcloud/enh/noid/file-picker-extra-filter-function Add extra filter for file picker
2022-04-14Merge pull request #31975 from ↵Vincent Petry
nextcloud/bugfix/31952/fix-mail-link-share-password-expiration-settings Adjust settings for mail link password
2022-04-14Add extra filter for file pickerVincent Petry
Makes it possible to be more flexible when filtering entries to be displayed. Signed-off-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-04-14Merge pull request #31886 from ↵Vincent Petry
nextcloud/bugfix/noid/principal-search-case-insensitive-dn Principal search by display name case insensitive
2022-04-14Adjust settings for mail link passwordVincent Petry
Rename the settings and invert the meaning. Increase default interval to one hour. Changed the interval to be a number of seconds, to align with other setting styles. Signed-off-by: Vincent Petry <vincent@nextcloud.com>