]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
19 months agofeat(directediting): Allow opening by file id 36727/head
Julius Härtl [Wed, 15 Feb 2023 15:16:54 +0000 (16:16 +0100)]
feat(directediting): Allow opening by file id

Signed-off-by: Julius Härtl <jus@bitgrid.net>
19 months agoMerge pull request #31859 from max65482/fix_group_share
Anna [Mon, 20 Feb 2023 10:27:00 +0000 (11:27 +0100)]
Merge pull request #31859 from max65482/fix_group_share

Fix: Birthday calendar issue with shared calendars

19 months agoMerge pull request #36653 from nextcloud/bugfix/noid/more-defensive-old-token-handling
Joas Schilling [Mon, 20 Feb 2023 10:15:37 +0000 (11:15 +0100)]
Merge pull request #36653 from nextcloud/bugfix/noid/more-defensive-old-token-handling

fix(authentication): Handle null or empty string password hash

19 months agoassign group share value 31859/head
Maximilian Martin [Fri, 20 Jan 2023 10:06:48 +0000 (11:06 +0100)]
assign group share value

Signed-off-by: Maximilian Martin <maximilian_martin@gmx.de>
19 months agoMerge pull request #36589 from nextcloud/enh/perf-remove-icache
Julius Härtl [Mon, 20 Feb 2023 07:59:22 +0000 (08:59 +0100)]
Merge pull request #36589 from nextcloud/enh/perf-remove-icache

19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Mon, 20 Feb 2023 02:26:42 +0000 (02:26 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sun, 19 Feb 2023 02:27:04 +0000 (02:27 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sat, 18 Feb 2023 02:27:16 +0000 (02:27 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agofix: Use passed LazyFolder when building sabre nodes 36589/head
Julius Härtl [Fri, 17 Feb 2023 18:21:05 +0000 (19:21 +0100)]
fix: Use passed LazyFolder when building sabre nodes

Signed-off-by: Julius Härtl <jus@bitgrid.net>
19 months agotests: Remove legacy chunking tests
Julius Härtl [Mon, 13 Feb 2023 07:23:19 +0000 (08:23 +0100)]
tests: Remove legacy chunking tests

Signed-off-by: Julius Härtl <jus@bitgrid.net>
19 months agotests: Remove legacy checksum test
Julius Härtl [Fri, 10 Feb 2023 10:53:18 +0000 (11:53 +0100)]
tests: Remove legacy checksum test

Signed-off-by: Julius Härtl <jus@bitgrid.net>
19 months agotests: Fix test isolation on object storage
Julius Härtl [Thu, 9 Feb 2023 19:44:07 +0000 (20:44 +0100)]
tests: Fix test isolation on object storage

Signed-off-by: Julius Härtl <jus@bitgrid.net>
19 months agoDo not set up filesystem on every call
Anna Larch [Tue, 7 Feb 2023 14:55:55 +0000 (15:55 +0100)]
Do not set up filesystem on every call

Also remove old Oc_FileChunking logis that produced GC- collectable chunks

Signed-off-by: Anna Larch <anna@nextcloud.com>
19 months agoMerge pull request #36751 from nextcloud/fix/mobile_breakpoint
max-nextcloud [Fri, 17 Feb 2023 14:46:36 +0000 (15:46 +0100)]
Merge pull request #36751 from nextcloud/fix/mobile_breakpoint

Don't regard 1024px width viewport as mobile

19 months agoMerge pull request #35360 from nextcloud/bugfix/noid/direct-editing-revert-scope
Julius Härtl [Fri, 17 Feb 2023 10:08:44 +0000 (11:08 +0100)]
Merge pull request #35360 from nextcloud/bugfix/noid/direct-editing-revert-scope

19 months agoRevert the token scope to not end up with storing the user used in the session 35360/head
Julius Härtl [Wed, 23 Nov 2022 12:37:07 +0000 (13:37 +0100)]
Revert the token scope to not end up with storing the user used in the session

Signed-off-by: Julius Härtl <jus@bitgrid.net>
19 months agoMerge pull request #36396 from nextcloud/fix/cors
Julius Härtl [Fri, 17 Feb 2023 08:42:08 +0000 (09:42 +0100)]
Merge pull request #36396 from nextcloud/fix/cors

19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Fri, 17 Feb 2023 02:25:58 +0000 (02:25 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoMerge pull request #36738 from nextcloud/deps/nextcloud/password-confirmation-4.0.4
Pytal [Fri, 17 Feb 2023 01:46:31 +0000 (17:46 -0800)]
Merge pull request #36738 from nextcloud/deps/nextcloud/password-confirmation-4.0.4

19 months agofix(CORS): CORS should only be bypassed on `PublicPage` if not logged in to prevent... 36396/head
Ferdinand Thiessen [Thu, 26 Jan 2023 20:08:10 +0000 (21:08 +0100)]
fix(CORS): CORS should only be bypassed on `PublicPage` if not logged in to prevent CSRF attack vectors

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
19 months agoMerge pull request #36515 from nextcloud/fix/sharees-remove-deck
Julius Härtl [Thu, 16 Feb 2023 20:17:16 +0000 (21:17 +0100)]
Merge pull request #36515 from nextcloud/fix/sharees-remove-deck

20 months agoMerge pull request #36687 from nextcloud/release/26.0.0_beta_4 v26.0.0beta4
blizzz [Thu, 16 Feb 2023 13:34:51 +0000 (14:34 +0100)]
Merge pull request #36687 from nextcloud/release/26.0.0_beta_4

26.0.0 beta 4

20 months agoMerge pull request #36556 from nextcloud/artonge/fix/expiring_file_versions_empty_db
blizzz [Thu, 16 Feb 2023 13:08:29 +0000 (14:08 +0100)]
Merge pull request #36556 from nextcloud/artonge/fix/expiring_file_versions_empty_db

Handle empty DB while expiring versions

20 months agoMerge pull request #36735 from nextcloud/fix/32635/fix-vcf-contacts
Louis [Thu, 16 Feb 2023 13:01:19 +0000 (14:01 +0100)]
Merge pull request #36735 from nextcloud/fix/32635/fix-vcf-contacts

fix the contacts-menu vcf-contact avatars

20 months agoDon't regard 1024px width viewport as mobile 36751/head
Jonas [Thu, 16 Feb 2023 11:15:11 +0000 (12:15 +0100)]
Don't regard 1024px width viewport as mobile

Currently we treat 1024px as mobile in some places (e.g. `isMobile` in
nextcloud-vue) and as not mobile yet in others (e.g. in mobile.css).

This commit changes `mobile.scss` to treat viewports smaller than 1024px
as mobile.

This PR accompanies https://github.com/nextcloud/nextcloud-vue/pull/3768

Both are required to fix
https://github.com/nextcloud/nextcloud-vue/issues/3758.

Signed-off-by: Jonas <jonas@freesources.org>
20 months agoMerge pull request #36689 from nextcloud/fix/x-robots-tag-header
Simon L [Thu, 16 Feb 2023 10:39:37 +0000 (11:39 +0100)]
Merge pull request #36689 from nextcloud/fix/x-robots-tag-header

Change X-Robots-Tag header from "none" to "noindex, nofollow"

20 months agoMerge pull request #36737 from nextcloud/enh/noid/fix-entries
Simon L [Thu, 16 Feb 2023 10:27:13 +0000 (11:27 +0100)]
Merge pull request #36737 from nextcloud/enh/noid/fix-entries

fix too long entries in contacts-menu

20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Thu, 16 Feb 2023 02:25:55 +0000 (02:25 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoBump @nextcloud/password-confirmation from 4.0.3 to 4.0.4 36738/head
Christopher Ng [Thu, 16 Feb 2023 00:27:06 +0000 (16:27 -0800)]
Bump @nextcloud/password-confirmation from 4.0.3 to 4.0.4

Signed-off-by: Christopher Ng <chrng8@gmail.com>
20 months agofix too long entries in contacts-menu 36737/head
Simon L [Thu, 16 Feb 2023 00:06:25 +0000 (01:06 +0100)]
fix too long entries in contacts-menu

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
20 months agofix the contacts-menu vcf-contact avatars 36735/head
Simon L [Wed, 15 Feb 2023 20:43:33 +0000 (21:43 +0100)]
fix the contacts-menu vcf-contact avatars

Signed-off-by: Simon L <szaimen@e.mail.de>
20 months agoChange X-Robots-Tag header from "none" to "noindex, nofollow" 36689/head
MichaIng [Mon, 13 Feb 2023 13:09:13 +0000 (14:09 +0100)]
Change X-Robots-Tag header from "none" to "noindex, nofollow"

While "none" is indeed equivalent to "noindex, nofollow" for Google, but seems to be not supported by Bing and probably other search engines.

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name#other_metadata_names
https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag?hl=de#comma-separated-list
https://www.bing.com/webmasters/help/which-robots-metatags-does-bing-support-5198d240

Signed-off-by: MichaIng <micha@dietpi.com>
20 months agoMerge pull request #35365 from nextcloud/enh/check-opcache-file_cache_only
MichaIng [Wed, 15 Feb 2023 18:40:37 +0000 (19:40 +0100)]
Merge pull request #35365 from nextcloud/enh/check-opcache-file_cache_only

Check for opcache.file_cache_only=1

20 months agoMerge pull request #36639 from nextcloud/userbackend-local-cache
Christoph Wurst [Wed, 15 Feb 2023 18:33:29 +0000 (19:33 +0100)]
Merge pull request #36639 from nextcloud/userbackend-local-cache

also cache backend for user in memory instead of always going to redis

20 months agoMerge pull request #36698 from nextcloud/db-profile-start-time
Christoph Wurst [Wed, 15 Feb 2023 18:29:56 +0000 (19:29 +0100)]
Merge pull request #36698 from nextcloud/db-profile-start-time

log start time of queries for profiler

20 months agoCheck for opcache.file_cache_only=1 35365/head
MichaIng [Wed, 23 Nov 2022 14:35:41 +0000 (15:35 +0100)]
Check for opcache.file_cache_only=1

which disables shared memory based OPcache with disk file cache used only, if enabled. In this case, "opcache.memory_consumption" and others do not apply, so show the correct performance recommendation to enable memory cache.

Signed-off-by: MichaIng <micha@dietpi.com>
20 months agoMerge pull request #36691 from nextcloud/fix/25175/fix-config-truncating
Simon L [Wed, 15 Feb 2023 17:25:37 +0000 (18:25 +0100)]
Merge pull request #36691 from nextcloud/fix/25175/fix-config-truncating

add a disk_free_space check before writing config

20 months agoMerge pull request #36443 from nextcloud/fix/23063/fix-login-log-entry
Simon L [Wed, 15 Feb 2023 17:13:59 +0000 (18:13 +0100)]
Merge pull request #36443 from nextcloud/fix/23063/fix-login-log-entry

fix the login log entry

20 months agoMerge pull request #36465 from nextcloud/bugfix/trashbin-concurrency
Julius Härtl [Wed, 15 Feb 2023 16:04:37 +0000 (17:04 +0100)]
Merge pull request #36465 from nextcloud/bugfix/trashbin-concurrency

20 months agoCompile assets 36465/head
nextcloud-command [Wed, 15 Feb 2023 12:49:05 +0000 (12:49 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
20 months agoaddress review by Joas 36691/head
Simon L [Wed, 15 Feb 2023 12:43:54 +0000 (13:43 +0100)]
address review by Joas

Signed-off-by: Simon L <szaimen@e.mail.de>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Wed, 15 Feb 2023 02:25:45 +0000 (02:25 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoMerge pull request #36700 from nextcloud/bugfix/noid/bruteforce-protection-not-working
blizzz [Tue, 14 Feb 2023 15:56:48 +0000 (16:56 +0100)]
Merge pull request #36700 from nextcloud/bugfix/noid/bruteforce-protection-not-working

Also copy meta data when converting DataResponse to JSONRe…

20 months agoAlso copy bruteforce meta data when converting DataResponse to JSONResponse 36700/head
Joas Schilling [Mon, 23 Jan 2023 08:22:34 +0000 (09:22 +0100)]
Also copy bruteforce meta data when converting DataResponse to JSONResponse

Signed-off-by: Joas Schilling <coding@schilljs.com>
20 months agolog start time of queries for profiler 36698/head
Robin Appelman [Tue, 14 Feb 2023 14:16:15 +0000 (15:16 +0100)]
log start time of queries for profiler

Signed-off-by: Robin Appelman <robin@icewind.nl>
20 months agoMerge pull request #36603 from nextcloud/imagick-cache-formats
Robin Appelman [Tue, 14 Feb 2023 12:30:44 +0000 (13:30 +0100)]
Merge pull request #36603 from nextcloud/imagick-cache-formats

cache formats supported by imagick

20 months agoMerge pull request #36656 from nextcloud/route-instrumentation
Julius Härtl [Tue, 14 Feb 2023 09:12:19 +0000 (10:12 +0100)]
Merge pull request #36656 from nextcloud/route-instrumentation

20 months agoMerge pull request #36675 from nextcloud/rakekniven-patch-3
Joas Schilling [Tue, 14 Feb 2023 05:06:19 +0000 (06:06 +0100)]
Merge pull request #36675 from nextcloud/rakekniven-patch-3

l10n: Fixed grammar

20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Tue, 14 Feb 2023 02:25:52 +0000 (02:25 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoDI for Router 36656/head
Robin Appelman [Mon, 13 Feb 2023 13:47:50 +0000 (14:47 +0100)]
DI for Router

Signed-off-by: Robin Appelman <robin@icewind.nl>
20 months agoadd a disk_free_space check before writing config
Simon L [Mon, 13 Feb 2023 13:55:20 +0000 (14:55 +0100)]
add a disk_free_space check before writing config

Signed-off-by: Simon L <szaimen@e.mail.de>
20 months agocache formats supported by imagick 36603/head
Robin Appelman [Wed, 8 Feb 2023 10:48:33 +0000 (11:48 +0100)]
cache formats supported by imagick

turns out this can be quite slow

Signed-off-by: Robin Appelman <robin@icewind.nl>
20 months agoMerge pull request #36643 from nextcloud/fs-setup-instrimuntion
Robin Appelman [Mon, 13 Feb 2023 13:37:57 +0000 (14:37 +0100)]
Merge pull request #36643 from nextcloud/fs-setup-instrimuntion

more filesystem setup performance instrumentation

20 months agoMerge pull request #36670 from nextcloud/automated/noid/master-update-psalm-baseline
blizzz [Mon, 13 Feb 2023 13:36:24 +0000 (14:36 +0100)]
Merge pull request #36670 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

20 months agoMerge pull request #36674 from nextcloud/rakekniven-patch-2
Anna [Mon, 13 Feb 2023 13:19:16 +0000 (14:19 +0100)]
Merge pull request #36674 from nextcloud/rakekniven-patch-2

l10n: Fixed grammar

20 months ago26.0.0 beta 4 36687/head
Arthur Schiwon [Mon, 13 Feb 2023 12:04:37 +0000 (13:04 +0100)]
26.0.0 beta 4

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
20 months agoMerge pull request #36633 from nextcloud/fix/36632-create_an_accessible_name_for_logo
Julia Kirschenheuter [Mon, 13 Feb 2023 09:32:42 +0000 (10:32 +0100)]
Merge pull request #36633 from nextcloud/fix/36632-create_an_accessible_name_for_logo

Create an accessible name for logo on logged in page

20 months agoMerge pull request #36525 from nextcloud/fix/noid/params-put
Julius Härtl [Mon, 13 Feb 2023 09:25:52 +0000 (10:25 +0100)]
Merge pull request #36525 from nextcloud/fix/noid/params-put

fix: Only get params from PUT content if possible

20 months agoMerge pull request #36646 from nextcloud/perf/files-setupfs
Julius Härtl [Mon, 13 Feb 2023 09:24:59 +0000 (10:24 +0100)]
Merge pull request #36646 from nextcloud/perf/files-setupfs

20 months agol10n: Fixed grammar 36675/head
rakekniven [Sat, 11 Feb 2023 21:59:22 +0000 (22:59 +0100)]
l10n: Fixed grammar

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
20 months agoMerge pull request #36641 from nextcloud/instrument-app-register
Côme Chilliet [Mon, 13 Feb 2023 08:42:51 +0000 (09:42 +0100)]
Merge pull request #36641 from nextcloud/instrument-app-register

Add more profiler instrumentation to app loading

20 months agoCreate an accessible name for logo on logged in page 36633/head
julia.kirschenheuter [Thu, 9 Feb 2023 13:00:01 +0000 (14:00 +0100)]
Create an accessible name for logo on logged in page

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
20 months agoMerge pull request #36568 from nextcloud/perf/flow-events
Julius Härtl [Mon, 13 Feb 2023 07:01:18 +0000 (08:01 +0100)]
Merge pull request #36568 from nextcloud/perf/flow-events

perf(workflowengine): Cache query that is performed on every request

20 months agoUpdate psalm baseline 36670/head
nextcloud-command [Mon, 13 Feb 2023 04:13:24 +0000 (04:13 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Mon, 13 Feb 2023 02:25:07 +0000 (02:25 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoMerge pull request #36673 from nextcloud/rakekniven-patch-1
Simon L [Sun, 12 Feb 2023 10:20:58 +0000 (11:20 +0100)]
Merge pull request #36673 from nextcloud/rakekniven-patch-1

l10n: Fixed grammar

20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sun, 12 Feb 2023 02:25:57 +0000 (02:25 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agol10n: Fixed grammar 36674/head
rakekniven [Sat, 11 Feb 2023 21:09:26 +0000 (22:09 +0100)]
l10n: Fixed grammar

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
20 months agol10n: Fixed grammar 36673/head
rakekniven [Sat, 11 Feb 2023 20:54:06 +0000 (21:54 +0100)]
l10n: Fixed grammar

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
20 months agoMerge pull request #36232 from nextcloud/enh/a11y-user-menu
Pytal [Sat, 11 Feb 2023 03:22:45 +0000 (19:22 -0800)]
Merge pull request #36232 from nextcloud/enh/a11y-user-menu

Port user menu to Vue

20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sat, 11 Feb 2023 02:26:15 +0000 (02:26 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoperf(workflowengine): Cache query that is performed on every request 36568/head
Julius Härtl [Mon, 6 Feb 2023 19:08:37 +0000 (20:08 +0100)]
perf(workflowengine): Cache query that is performed on every request

Signed-off-by: Julius Härtl <jus@bitgrid.net>
20 months agoalso cache backend for user in memory instead of always going to redis 36639/head
Robin Appelman [Thu, 9 Feb 2023 14:05:34 +0000 (15:05 +0100)]
also cache backend for user in memory instead of always going to redis

Signed-off-by: Robin Appelman <robin@icewind.nl>
20 months agoMerge pull request #36608 from nextcloud/storageinfo-no-explicit-setup
Julius Härtl [Fri, 10 Feb 2023 11:18:39 +0000 (12:18 +0100)]
Merge pull request #36608 from nextcloud/storageinfo-no-explicit-setup

20 months agomore routing performance instrumentation
Robin Appelman [Fri, 10 Feb 2023 09:57:16 +0000 (10:57 +0100)]
more routing performance instrumentation

Signed-off-by: Robin Appelman <robin@icewind.nl>
20 months agomore filesystem setup performance instrumentation 36643/head
Robin Appelman [Fri, 10 Feb 2023 10:11:13 +0000 (11:11 +0100)]
more filesystem setup performance instrumentation

Signed-off-by: Robin Appelman <robin@icewind.nl>
20 months agofix(authentication): Handle null or empty string password hash 36653/head
Joas Schilling [Fri, 10 Feb 2023 08:18:50 +0000 (09:18 +0100)]
fix(authentication): Handle null or empty string password hash

This can happen when the auth.storeCryptedPassword config is used,
which previously errored with:
Hasher::verify(): Argument #2 ($hash) must be of type string, null given

Signed-off-by: Joas Schilling <coding@schilljs.com>
20 months agoMerge pull request #36610 from nextcloud/folder-lazy-submounts
Julius Härtl [Fri, 10 Feb 2023 08:09:08 +0000 (09:09 +0100)]
Merge pull request #36610 from nextcloud/folder-lazy-submounts

20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Fri, 10 Feb 2023 02:26:36 +0000 (02:26 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoPort user menu to Vue 36232/head
Christopher Ng [Fri, 10 Feb 2023 01:54:59 +0000 (17:54 -0800)]
Port user menu to Vue

Signed-off-by: Christopher Ng <chrng8@gmail.com>
20 months agoMerge pull request #36621 from nextcloud/perf/noid/only-check-for-token-when-it-can...
Joas Schilling [Fri, 10 Feb 2023 00:29:30 +0000 (01:29 +0100)]
Merge pull request #36621 from nextcloud/perf/noid/only-check-for-token-when-it-can-actually-be

fix(performance): Only search for auth tokens when the provided login…

20 months agoperf: No need to setup the full filesystem for getting storage info 36646/head
Julius Härtl [Thu, 9 Feb 2023 21:58:35 +0000 (22:58 +0100)]
perf: No need to setup the full filesystem for getting storage info

Signed-off-by: Julius Härtl <jus@bitgrid.net>
20 months agoMerge pull request #36637 from nextcloud/fix/noid/file-ref-provider-safer-match
Joas Schilling [Thu, 9 Feb 2023 21:42:58 +0000 (22:42 +0100)]
Merge pull request #36637 from nextcloud/fix/noid/file-ref-provider-safer-match

20 months agoMerge pull request #36469 from nextcloud/perf/autoloading/files-external-authoritativ...
Julius Härtl [Thu, 9 Feb 2023 19:49:23 +0000 (20:49 +0100)]
Merge pull request #36469 from nextcloud/perf/autoloading/files-external-authoritative-autoloader

20 months agoMerge pull request #36192 from nextcloud/fix/caldav-reminders/fix-timezone-drift...
Christoph Wurst [Thu, 9 Feb 2023 18:28:42 +0000 (19:28 +0100)]
Merge pull request #36192 from nextcloud/fix/caldav-reminders/fix-timezone-drift-all-day-reminders

fix(caldav): Fix reminder timezone drift for all-day events

20 months agoinstrumentation for app booting 36641/head
Robin Appelman [Thu, 9 Feb 2023 15:05:59 +0000 (16:05 +0100)]
instrumentation for app booting

Signed-off-by: Robin Appelman <robin@icewind.nl>
20 months agoadd more performance instrumentation for app registering
Robin Appelman [Thu, 9 Feb 2023 14:44:46 +0000 (15:44 +0100)]
add more performance instrumentation for app registering

Signed-off-by: Robin Appelman <robin@icewind.nl>
20 months agoFix unit tests 36621/head
Joas Schilling [Thu, 9 Feb 2023 15:15:47 +0000 (16:15 +0100)]
Fix unit tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
20 months agoMerge pull request #36562 from nextcloud/debug/session-hash-slowdown
Julius Härtl [Thu, 9 Feb 2023 15:08:07 +0000 (16:08 +0100)]
Merge pull request #36562 from nextcloud/debug/session-hash-slowdown

20 months agoperf(autoloading): Add authoritative autoloader for files_external 36469/head
Christoph Wurst [Wed, 1 Feb 2023 08:53:57 +0000 (09:53 +0100)]
perf(autoloading): Add authoritative autoloader for files_external

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
20 months agofix(caldav): Fix reminder timezone drift for all-day events 36192/head
Christoph Wurst [Tue, 17 Jan 2023 13:04:06 +0000 (14:04 +0100)]
fix(caldav): Fix reminder timezone drift for all-day events

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
20 months agoMerge pull request #36625 from nextcloud/automated/noid/master-update-psalm-baseline
Daniel [Thu, 9 Feb 2023 14:09:59 +0000 (15:09 +0100)]
Merge pull request #36625 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

20 months agosafer URL match in FileReferenceProvider 36637/head
Julien Veyssier [Thu, 9 Feb 2023 13:33:19 +0000 (14:33 +0100)]
safer URL match in FileReferenceProvider

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
20 months agoMerge pull request #36629 from nextcloud/release/26.0.0_beta_3 v26.0.0beta3
blizzz [Thu, 9 Feb 2023 13:06:20 +0000 (14:06 +0100)]
Merge pull request #36629 from nextcloud/release/26.0.0_beta_3

26.0.0 beta 3

20 months agofix(authtoken): Store only one hash for authtokens with the current password per... 36562/head
Julius Härtl [Sat, 4 Feb 2023 21:35:35 +0000 (22:35 +0100)]
fix(authtoken): Store only one hash for authtokens with the current password per user

Signed-off-by: Julius Härtl <jus@bitgrid.net>
20 months agoMerge pull request #36626 from nextcloud/perf/dav-auth-setupfs
Julius Härtl [Thu, 9 Feb 2023 12:41:13 +0000 (13:41 +0100)]
Merge pull request #36626 from nextcloud/perf/dav-auth-setupfs

20 months agoMerge pull request #36590 from nextcloud/enh/load-app-once
Côme Chilliet [Thu, 9 Feb 2023 12:09:10 +0000 (13:09 +0100)]
Merge pull request #36590 from nextcloud/enh/load-app-once

Make sure application are only loaded once

20 months agoonly fetch the data for mounts inside a folder when needed 36610/head
Robin Appelman [Wed, 8 Feb 2023 13:34:40 +0000 (14:34 +0100)]
only fetch the data for mounts inside a folder when needed

for most operations we don't actually care about any mounts inside a folder, only for metadata that needs to propagate across storage boundaries (size, etag, mtime) do we need all the submount info.

By only loading this data when needed we can save a bunch of storage setup in a number of cases

Signed-off-by: Robin Appelman <robin@icewind.nl>
20 months agoMerge pull request #36587 from nextcloud/revert/34906
Côme Chilliet [Thu, 9 Feb 2023 10:19:14 +0000 (11:19 +0100)]
Merge pull request #36587 from nextcloud/revert/34906

Revert "update 64-bit check wording"

20 months ago26.0.0 beta 3 36629/head
Arthur Schiwon [Thu, 9 Feb 2023 09:32:11 +0000 (10:32 +0100)]
26.0.0 beta 3

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>