Commit Graph

80085 Commits (c2c90bbd7226b63a4ab32abd0b1da432c18772f6)
 

Author SHA1 Message Date
Marcel Müller c2c90bbd72 chore: Add logs for dc and apache container
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-05-01 14:13:33 +07:00
Andy Scherzinger 55ddcb3961
Merge pull request #52576 from nextcloud/backport/52575/stable31
[stable31] fix(notification): Notification in activity shows "Rich subject or a …
2025-05-01 15:21:18 +07:00
rakekniven 7c57fff83b fix(notification): Notification in activity shows "Rich subject or a parameter for ..."
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2025-05-01 11:16:15 +07:00
Git'Fellow 01820ebf26
Merge pull request #52569 from nextcloud/backport/52551/stable31
[stable31] fix(WeatherStatus): Check if result is an array
2025-05-01 07:57:22 +07:00
Nextcloud bot bc3ce01e35
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-01 00:23:08 +07:00
Ferdinand Thiessen cb6637234f
Merge pull request #52566 from nextcloud/backport/52565/stable31
[stable31] fix: Forward attributes to the sidebar
2025-04-30 22:27:20 +07:00
Git'Fellow 6c63f0b03b fix (WeatherStatus): Check if result is an array
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2025-04-30 19:30:15 +07:00
Louis Chemineau 5a71a3b1a7 fix: Forward attributes to the sidebar
Needed for Photos' sidebar tab

Signed-off-by: Louis Chemineau <louis@chmn.me>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-04-30 18:52:44 +07:00
Sebastian Krupinski 9349c8a42b
Merge pull request #52562 from nextcloud/backport/52228/stable31
[stable31] fix(CalDAV): do not ignore move command object target uri
2025-04-30 17:45:54 +07:00
John Molakvoæ 31ab027316
Merge pull request #52554 from nextcloud/backport/52535/stable31 2025-04-30 18:39:27 +07:00
SebastianKrupinski 87317aae1d fix: do not ignore move command object target uri
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-04-30 14:28:10 +07:00
Ferdinand Thiessen d656d5f4f4
Merge pull request #52527 from nextcloud/backport/52525/stable31
[stable31] fix(WFE): properly set inital status
2025-04-30 14:34:31 +07:00
Arthur Schiwon d2bd6327d4
build: compile assets
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-04-30 13:12:30 +07:00
nextcloud-command ee908479ba chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-04-30 12:38:16 +07:00
skjnldsv 1486243604 fix(dav): check the owner displayName scope before giving attribute
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>

[skip ci]
2025-04-30 12:38:16 +07:00
John Molakvoæ d3baff65b9
Merge pull request #52555 from nextcloud/backport/52532/stable31 2025-04-30 12:23:54 +07:00
skjnldsv 206f9fba0b fix(files_sharing): bring back owner and ownerDisplayName initial state
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-04-30 09:32:15 +07:00
Richard Steinmetz 663431b425
Merge pull request #52548 from nextcloud/backport/52534/stable31
[stable31] perf(caldav): increase chunk size in RemoveOrphanEventsAndContacts repair step
2025-04-30 09:45:44 +07:00
Nextcloud bot 02bd400b3e
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-30 00:23:26 +07:00
Richard Steinmetz c22f215d02 perf(caldav): increase chunk size in RemoveOrphanEventsAndContacts repair step
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-04-29 21:05:24 +07:00
F. E Noel Nfebe 014e9a97e2
Merge pull request #52531 from nextcloud/backport/52526/stable31
[stable31] fix(files_sharing): Prevent create/delete permissions on file shares
2025-04-29 16:12:33 +07:00
nfebe fca9c5ae4a fix(files_sharing): Prevent create/delete permissions on file shares
File shares can't support create or delete permissions. This change ensures those permissions are

stripped or ignored when the shared item is not a folder.

Signed-off-by: nfebe <fenn25.fn@gmail.com>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-04-29 13:02:27 +07:00
Arthur Schiwon ebed9a5423 fix(WFE): properly set inital status
The operationComponent.value is only possibly available with registered
operations that have the value prop. Ones that do not would not have the
value set properly initially. Going to inputValue, which is mapped to the
components model-value, solves this.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-04-29 11:48:11 +07:00
Côme Chilliet 08140736d3
Merge pull request #52504 from nextcloud/backport/52443/stable31
[stable31] fix: don't check node access again for listing reminders in dav
2025-04-29 12:08:55 +07:00
Ferdinand Thiessen 4f530b132c
Merge pull request #52488 from nextcloud/backport/52250/stable31
[stable31] fix(settings): allow to clear twitter and fediverse
2025-04-29 12:05:36 +07:00
nextcloud-command f52c155ad4 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-04-29 09:43:29 +07:00
Ferdinand Thiessen f5b222263a fix(settings): allow to clear twitter and fediverse
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-29 11:39:31 +07:00
Ferdinand Thiessen 0371c2cc02
Merge pull request #52520 from nextcloud/backport/52479/stable31
[stable31] fix(JSResourceLocator) fix incorrect parameter being used.
2025-04-29 10:56:21 +07:00
Robert Zenz ca987504d7
fix(JSResourceLocator): incorrect parameter was being used 2025-04-29 10:16:50 +07:00
Ferdinand Thiessen 895615a118
Merge pull request #52521 from nextcloud/backport/52249/stable31
[stable31] fix(theming): remove scssphp and use just native nested CSS
2025-04-29 10:02:35 +07:00
Ferdinand Thiessen 748c3db687 chore(theming): remove scssphp and just native nested CSS
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-29 07:34:29 +07:00
Nextcloud bot f835660548
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-29 00:22:50 +07:00
Joas Schilling 15d3a12f40
Merge pull request #52507 from nextcloud/backport/52434/stable31
[stable31] fix(navigation): Fix default app entry registered as closure
2025-04-28 23:34:32 +07:00
Ferdinand Thiessen b4109b8188
Merge pull request #52512 from nextcloud/backport/52402/stable31
[stable31] fix(32bit): use `PHP_INT_MAX` where needed
2025-04-28 22:37:34 +07:00
Ferdinand Thiessen e60e32388d fix(32bit): use `PHP_INT_MAX` where needed
* Typo from https://github.com/nextcloud/server/pull/52392

`0xFFFF` is only 2 bytes, but we need either `0xFFFFFFFF` or maybe a bit
easier to read `PHP_INT_MAX`.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-28 19:23:24 +07:00
Ferdinand Thiessen 00639fac4e fix(32bit): make `pack` compatible with 32bit PHP
The `P` formatter is 64bit only - we need to manually pack the 64bit.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-28 19:23:24 +07:00
Joas Schilling 919a46a867 fix(navigation): Fix absolute URLs from default apps
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-28 14:54:35 +07:00
Joas Schilling cf4e784818 fix(navigation): Fix default app entry registered as closure
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-28 14:54:35 +07:00
Robin Appelman 193f032639 fix: don't check node access again for listing reminders in dav
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-04-28 12:51:39 +07:00
Kate 96a12e7b88
Merge pull request #51736 from nextcloud/backport/50244/stable31 2025-04-28 10:20:47 +07:00
Christopher Ng 338da85bda
fix(ci): Update autoloaders
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-04-28 09:11:22 +07:00
Christopher Ng 04c2116663
perf(files_reminders): Use in-memory cache
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-04-28 09:11:15 +07:00
Christopher Ng 6a12408cbe
perf(files_reminders): Pre-cache directory
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-04-28 09:11:11 +07:00
Christopher Ng 4eb4bb905f
chore(files_reminders): Remove unused find
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-04-28 09:11:05 +07:00
Christopher Ng a09edbc8a0
chore(files_reminders): Remove unused get
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-04-28 09:11:00 +07:00
Christopher Ng e969d277b6
perf(files_reminders): Reduce db queries on propfind
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-04-28 09:10:55 +07:00
Nextcloud bot e694f65e92
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-28 00:23:21 +07:00
Ferdinand Thiessen 79d6b98cb5
Merge pull request #52003 from nextcloud/backport/51524/stable31
[stable31] fix: adjust webpack nonce generation
2025-04-27 16:20:30 +07:00
nextcloud-command affff455e1
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-04-27 15:12:56 +07:00
Ferdinand Thiessen ae94a80e1a
fix: adjust webpack nonce generation
some leftovers where the request token is used instead of the CSP nonce.
in general this makes not much difference - but there are some cases
where those values differ.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-27 15:11:44 +07:00