]>
source.dussan.org Git - nextcloud-server.git/log
szaimen [Mon, 25 Apr 2022 10:07:09 +0000 (12:07 +0200)]
fix showing of all apps are up-to-date in apps management
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Vincent Petry [Mon, 25 Apr 2022 09:44:44 +0000 (11:44 +0200)]
Merge pull request #32082 from nextcloud/directory-content-lazy-owner
use a lazy user for the file owner when listing a directory
Vincent Petry [Mon, 25 Apr 2022 09:44:26 +0000 (11:44 +0200)]
Merge pull request #32079 from nextcloud/directory-listing-optimize-add-submount
optimize adding submount info to directory content
Vincent Petry [Mon, 25 Apr 2022 09:38:48 +0000 (11:38 +0200)]
Merge pull request #32112 from nextcloud/bugfix/noid/add-missing-index
Add missing index for oc_mounts queries
Vincent Petry [Mon, 25 Apr 2022 09:36:23 +0000 (11:36 +0200)]
Merge pull request #32109 from k-popov/no_time_sensitive_check_for_webcron
Get not only time-sensitive next job from list but any when not in cron-mode
Joas Schilling [Mon, 25 Apr 2022 07:45:24 +0000 (09:45 +0200)]
Bump version
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 25 Apr 2022 07:39:56 +0000 (09:39 +0200)]
Fix older migrations to the version pattern
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 25 Apr 2022 07:38:31 +0000 (09:38 +0200)]
Add missing index
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Mon, 25 Apr 2022 02:27:51 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Kirill Popov [Sat, 23 Apr 2022 13:42:37 +0000 (16:42 +0300)]
Get not only time-sensitive next job from list but any
Before the change webcron used to select
**only** time-sensitive tasks.
Signed-off-by: Kirill Popov <kirill.s.popov@gmail.com>
Nextcloud bot [Sun, 24 Apr 2022 02:28:28 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Sat, 23 Apr 2022 13:38:46 +0000 (15:38 +0200)]
Merge pull request #32054 from nextcloud/verify-that-talk-could-be-enabled-before-executing-the-tests
Verify that Talk could be enabled before executing the tests
dependabot[bot] [Sat, 23 Apr 2022 04:52:49 +0000 (04:52 +0000)]
Merge pull request #32091 from nextcloud/dependabot/npm_and_yarn/babel-loader-8.2.5
dependabot[bot] [Sat, 23 Apr 2022 04:50:26 +0000 (04:50 +0000)]
Merge pull request #32090 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.6.0
Nextcloud bot [Sat, 23 Apr 2022 02:27:54 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 23 Apr 2022 01:02:44 +0000 (01:02 +0000)]
Bump babel-loader from 8.2.4 to 8.2.5
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.4 to 8.2.5.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.4...v8.2.5)
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 23 Apr 2022 01:02:43 +0000 (01:02 +0000)]
Bump puppeteer from 13.5.2 to 13.6.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.5.2 to 13.6.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v13.5.2...v13.6.0)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Carl Schwan [Fri, 22 Apr 2022 19:26:05 +0000 (21:26 +0200)]
Merge pull request #32076 from nextcloud/cache-storage-info-failed-share
use and cache root storage info if a share can't be resolved
Julius Härtl [Fri, 22 Apr 2022 15:03:09 +0000 (17:03 +0200)]
Merge pull request #32040 from nextcloud/full-setup-only-new
only register mounts that are new from providers that are new during a full setup
Robin Appelman [Fri, 22 Apr 2022 14:29:52 +0000 (16:29 +0200)]
Use a lazy user for the file owner when listing a directory
Only getUID and getDisplayName are called on the file owner objects anyway
and we can get this information often without DB request
Signed-off-by: Robin Appelman <robin@icewind.nl>
Simon L [Fri, 22 Apr 2022 14:30:56 +0000 (16:30 +0200)]
Merge pull request #32073 from nextcloud/fix/DyslexiaFont-theme
Fix dyslexia font loading
Robin Appelman [Fri, 22 Apr 2022 13:50:14 +0000 (15:50 +0200)]
optimize adding submount info to directory content
no need to loop when we can do a hashtable lookup
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 22 Apr 2022 13:18:07 +0000 (15:18 +0200)]
add logging of failed quota info
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 22 Apr 2022 12:59:15 +0000 (14:59 +0200)]
use and cache root storage info if a share can't be resolved
as is a broken share will never be cached
Signed-off-by: Robin Appelman <robin@icewind.nl>
blizzz [Fri, 22 Apr 2022 12:51:46 +0000 (14:51 +0200)]
Merge pull request #32071 from nextcloud/performance/cache-display-name
cache display names in local memory before external memcache
blizzz [Fri, 22 Apr 2022 12:36:49 +0000 (14:36 +0200)]
Merge pull request #32053 from nextcloud/cache-verify-share-mountpoint
cache the verification of the share mountpoint
John Molakvoæ [Fri, 22 Apr 2022 10:59:11 +0000 (12:59 +0200)]
Fix dyslexia font loading
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Robin Appelman [Fri, 22 Apr 2022 10:50:42 +0000 (12:50 +0200)]
cache display names in local memory before external memcache
Signed-off-by: Robin Appelman <robin@icewind.nl>
John Molakvoæ [Fri, 22 Apr 2022 10:32:14 +0000 (12:32 +0200)]
Merge pull request #31751 from nextcloud/theming-providers
blizzz [Fri, 22 Apr 2022 09:32:21 +0000 (11:32 +0200)]
Merge pull request #32045 from nextcloud/cache-fullSetupRequired
cache fullSetupRequired locally
John Molakvoæ [Fri, 22 Apr 2022 07:56:12 +0000 (09:56 +0200)]
Add default theming disabled fallback
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 22 Apr 2022 09:20:08 +0000 (11:20 +0200)]
Merge pull request #32047 from nextcloud/performance/cache-display-name
Carl Schwan [Fri, 22 Apr 2022 08:01:35 +0000 (10:01 +0200)]
Update cache when display name change
This improve the correctness of the data
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Carl Schwan [Thu, 21 Apr 2022 14:31:19 +0000 (16:31 +0200)]
Cache display name
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>
John Molakvoæ [Fri, 22 Apr 2022 06:15:40 +0000 (08:15 +0200)]
Merge pull request #32048 from nextcloud/cache-storage-info
cache storage info in memcache for 5m
John Molakvoæ [Fri, 22 Apr 2022 06:14:40 +0000 (08:14 +0200)]
Merge pull request #32049 from nextcloud/bugfix/noid/custom-property-ignorelist
Add known dav properties to ignore list
John Molakvoæ [Fri, 22 Apr 2022 06:13:38 +0000 (08:13 +0200)]
Merge pull request #32050 from nextcloud/share-cache-owner-name
Nextcloud bot [Fri, 22 Apr 2022 02:28:58 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Thu, 21 Apr 2022 16:57:12 +0000 (18:57 +0200)]
Fix acceptance
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
nextcloud-command [Thu, 21 Apr 2022 12:46:39 +0000 (12:46 +0000)]
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
John Molakvoæ [Thu, 21 Apr 2022 11:55:32 +0000 (13:55 +0200)]
Lint and psalm fix
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 20 Apr 2022 12:21:42 +0000 (14:21 +0200)]
Phpunit
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 20 Apr 2022 09:14:40 +0000 (11:14 +0200)]
Ship mexitek/phpcolors
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 20 Apr 2022 08:40:09 +0000 (10:40 +0200)]
Remove accessibility
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Robin Appelman [Thu, 21 Apr 2022 15:43:51 +0000 (17:43 +0200)]
cache the verification of the share mountpoint
after the initial verification this can only really be invalidated by a system mount (external/group/etc) being created at the share target since any normal file/folder creation will already conflict with the share
Signed-off-by: Robin Appelman <robin@icewind.nl>
Daniel Calviño Sánchez [Thu, 21 Apr 2022 15:44:47 +0000 (17:44 +0200)]
Verify that Talk could be enabled before executing the tests
This should make the problem clearer if Talk could not be enabled (for
example, due to a version mismatch), as otherwise the tests would fail
in more cryptic ways.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Robin Appelman [Thu, 21 Apr 2022 15:33:18 +0000 (17:33 +0200)]
cache the share owner name for formating cache entries
Signed-off-by: Robin Appelman <robin@icewind.nl>
Julius Härtl [Thu, 21 Apr 2022 15:01:42 +0000 (17:01 +0200)]
Add known dav properties to ignore list
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Robin Appelman [Thu, 21 Apr 2022 14:48:01 +0000 (16:48 +0200)]
cache storage info in memcache for 5m
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Thu, 21 Apr 2022 14:24:04 +0000 (16:24 +0200)]
Merge pull request #32042 from nextcloud/shared-storage-instanceof-common
improve optimization for SharedStorage::instanceOfStorage(Common)
Robin Appelman [Thu, 21 Apr 2022 13:23:09 +0000 (15:23 +0200)]
cache fullSetupRequired locally
no need to hit redis every time
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Thu, 21 Apr 2022 13:00:42 +0000 (15:00 +0200)]
also apply the fix for the other storage types
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Thu, 21 Apr 2022 12:51:09 +0000 (14:51 +0200)]
improve optimization for SharedStorage::instanceOfStorage(Common)
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Thu, 21 Apr 2022 10:33:43 +0000 (12:33 +0200)]
only register mounts that are new from providers that are new during a full setup
this fixes cases where during the (partial) setup of a shared mount a full setup is triggered
Signed-off-by: Robin Appelman <robin@icewind.nl>
Julius Härtl [Thu, 21 Apr 2022 07:59:04 +0000 (09:59 +0200)]
Merge pull request #31047 from nextcloud/enh/preferences-index
Additional index on oc_preferences to make queries without a user filter faster
John Molakvoæ [Wed, 20 Apr 2022 08:31:32 +0000 (10:31 +0200)]
Migrate old accessibility config
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 20 Apr 2022 07:55:41 +0000 (09:55 +0200)]
Font fixes and design update for theme picker
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 15 Apr 2022 11:55:19 +0000 (13:55 +0200)]
Migrating themes to Theming app
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 15 Apr 2022 11:54:53 +0000 (13:54 +0200)]
Write body theme selector straight in the template
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 15 Apr 2022 08:28:54 +0000 (10:28 +0200)]
Fix twofactor loading and public image
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Fri, 1 Apr 2022 13:19:15 +0000 (15:19 +0200)]
Update and fix theming images
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Fri, 1 Apr 2022 07:30:02 +0000 (09:30 +0200)]
Update search icon size
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Joas Schilling [Tue, 29 Mar 2022 20:18:40 +0000 (22:18 +0200)]
Start theming providers
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 21 Apr 2022 02:28:12 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Wed, 20 Apr 2022 16:20:18 +0000 (09:20 -0700)]
Merge pull request #32021 from nextcloud/fix/shared-dav-export
Julius Härtl [Wed, 20 Apr 2022 14:36:15 +0000 (16:36 +0200)]
Merge pull request #30311 from nextcloud/enh/search-load
Add unified search options
Robin Appelman [Wed, 20 Apr 2022 12:34:23 +0000 (12:34 +0000)]
Merge pull request #32024 from nextcloud/local-metadata-forbidden
ignore forbidden files while scanning local storage
Joas Schilling [Wed, 20 Apr 2022 12:10:42 +0000 (14:10 +0200)]
Merge pull request #32022 from nextcloud/debug/noid/stacktrace-user-object
log stacktrace for 'Backends provided no user object'
Joas Schilling [Wed, 20 Apr 2022 11:08:31 +0000 (13:08 +0200)]
Fix test
Signed-off-by: Joas Schilling <coding@schilljs.com>
Robin Appelman [Wed, 20 Apr 2022 11:01:16 +0000 (13:01 +0200)]
ignore forbidden files while scanning local storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
Arthur Schiwon [Wed, 20 Apr 2022 10:15:39 +0000 (12:15 +0200)]
log stacktrace for 'Backends provided no user object'
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Christopher Ng [Wed, 20 Apr 2022 04:47:58 +0000 (04:47 +0000)]
Fix warning
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 20 Apr 2022 04:46:28 +0000 (04:46 +0000)]
Update naming of address book exports
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 20 Apr 2022 04:43:30 +0000 (04:43 +0000)]
Fix export of shared calendars
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Nextcloud bot [Wed, 20 Apr 2022 02:28:42 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Mon, 7 Feb 2022 08:55:39 +0000 (09:55 +0100)]
Additional index on oc_preferences to make sure that gettingh values without a user filter is fast
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Tue, 19 Apr 2022 02:27:59 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 18 Apr 2022 02:27:31 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sun, 17 Apr 2022 23:33:46 +0000 (23:33 +0000)]
Merge pull request #31995 from nextcloud/dependabot/npm_and_yarn/core-js-3.22.0
dependabot[bot] [Sat, 16 Apr 2022 01:03:21 +0000 (01:03 +0000)]
Bump core-js from 3.21.1 to 3.22.0
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>
Nextcloud bot [Sun, 17 Apr 2022 02:26:47 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 16 Apr 2022 02:26:52 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 15 Apr 2022 02:27:18 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Fri, 15 Apr 2022 01:52:03 +0000 (01:52 +0000)]
Merge pull request #31991 from nextcloud/dependabot/npm_and_yarn/testing-library/user-event-14.1.0
dependabot[bot] [Fri, 15 Apr 2022 01:48:18 +0000 (01:48 +0000)]
Merge pull request #31989 from nextcloud/dependabot/npm_and_yarn/karma-spec-reporter-0.0.34
dependabot[bot] [Thu, 14 Apr 2022 20:58:46 +0000 (20:58 +0000)]
Bump @testing-library/user-event from 14.0.4 to 14.1.0
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>
dependabot[bot] [Thu, 14 Apr 2022 20:57:51 +0000 (20:57 +0000)]
Bump karma-spec-reporter from 0.0.33 to 0.0.34
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>
blizzz [Thu, 14 Apr 2022 20:55:19 +0000 (22:55 +0200)]
Merge pull request #31956 from nextcloud/techdebt/noid/master-is-now-25
⚠️ Master is now 25
Joas Schilling [Wed, 13 Apr 2022 07:37:32 +0000 (09:37 +0200)]
Master is now 25
Signed-off-by: Joas Schilling <coding@schilljs.com>
blizzz [Thu, 14 Apr 2022 19:18:36 +0000 (21:18 +0200)]
Merge pull request #31962 from nextcloud/release/rc1/24.0.0
24.0.0 RC1
Vincent Petry [Thu, 14 Apr 2022 18:29:44 +0000 (20:29 +0200)]
Merge pull request #31826 from nextcloud/fix/log-why-credential-token-invalid
Log why the login token can't be used for credentials
Vincent Petry [Thu, 14 Apr 2022 18:26:17 +0000 (20:26 +0200)]
Merge pull request #30860 from nextcloud/smb-getdirectory-content-catch
handle notfound and notpermitted error in Smb::getDirectoryContent
Vincent Petry [Thu, 14 Apr 2022 18:21:00 +0000 (20:21 +0200)]
Merge pull request #31972 from nextcloud/enh/noid/file-picker-extra-filter-function
Add extra filter for file picker
Vincent Petry [Thu, 14 Apr 2022 15:51:13 +0000 (17:51 +0200)]
Merge pull request #31975 from nextcloud/bugfix/31952/fix-mail-link-share-password-expiration-settings
Adjust settings for mail link password
Vincent Petry [Thu, 14 Apr 2022 09:04:46 +0000 (11:04 +0200)]
Add extra filter for file picker
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>
Vincent Petry [Thu, 14 Apr 2022 13:07:25 +0000 (15:07 +0200)]
Merge pull request #31886 from nextcloud/bugfix/noid/principal-search-case-insensitive-dn
Principal search by display name case insensitive
Vincent Petry [Thu, 14 Apr 2022 12:06:25 +0000 (14:06 +0200)]
Adjust settings for mail link password
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>
Vincent Petry [Thu, 14 Apr 2022 11:39:31 +0000 (13:39 +0200)]
Merge pull request #31839 from nextcloud/feat/metadata-server
Add a metadata service to store file metadata
John Molakvoæ [Thu, 14 Apr 2022 10:17:19 +0000 (12:17 +0200)]
Merge pull request #17087 from nextcloud/move-to-stale-actions
Carl Schwan [Wed, 13 Apr 2022 08:52:26 +0000 (10:52 +0200)]
Fix an issue with the search backend update
And update autoloader
Signed-off-by: Carl Schwan <carl@carlschwan.eu>