Commit graph

73855 commits

Author SHA1 Message Date
Nextcloud bot
fb68da8baa
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-22 00:20:45 +00:00
Git'Fellow
d7798d5d14
Merge pull request #49411 from nextcloud/backport/49315/stable28
[stable28] fix(storage): Try to delete existing target
2024-11-21 08:48:58 +01:00
Git'Fellow
85e320bde2 fix(storage): Try to delete existing target
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-11-21 07:34:06 +01:00
Git'Fellow
03300aec8f
Merge pull request #49388 from nextcloud/backport/49332/stable28
[stable28] fix(job): Check if carddata is resource and read it to string
2024-11-21 05:44:37 +01:00
Nextcloud bot
cc82b35d68
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-21 00:21:51 +00:00
Nextcloud bot
b2464dc43b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-20 00:21:58 +00:00
John Molakvoæ
ff0c367ee2
Merge pull request #49381 from nextcloud/backport/49372/stable28 2024-11-19 22:37:51 +01:00
John Molakvoæ
15159efbfc
Merge pull request #49163 from nextcloud/backport/49150/stable28 2024-11-19 20:21:37 +01:00
Mikhail Kotelnikov
9e6bb3c5a8 fix(job): Check if carddata is resource and read it to string
Fixes nextcloud/server#46100

Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Mikhail Kotelnikov <fox@woland.me>
2024-11-19 18:29:36 +00:00
skjnldsv
cbb1a76b3a fix(files): edit locally buttons
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-19 19:23:19 +01:00
skjnldsv
6b3c02746b fix(settings): psalm PhpMaxFileSize setup check warning
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-19 19:08:27 +01:00
skjnldsv
1c480f55a2 feat(settings): add big file upload setup checks
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-19 16:22:41 +00:00
John Molakvoæ
ce3fb9a7d9
Merge pull request #49367 from nextcloud/backport/49199/stable28 2024-11-19 15:52:38 +01:00
Richard Steinmetz
67003e8b0f
fix(files): improve delete display name when trashbin is disabled
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-11-19 12:01:40 +01:00
Nextcloud bot
a69e55fa50
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-19 00:21:33 +00:00
Ferdinand Thiessen
12f3bdf466
Merge pull request #49203 from nextcloud/fix/download-non-files-view
[stable28] fix(files): Allow downloading multiple nodes not from same base
2024-11-18 13:13:31 +01:00
Ferdinand Thiessen
11c847a9e5
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-18 12:28:58 +01:00
Ferdinand Thiessen
e89b5b69c8
fix(files): Allow downloading multiple nodes not from same base
When downloading files in e.g. the *favorites* or *recent* view,
then the nodes are not always share the same parent folder
and we can not use the current directory as it is probably just a
virtual one.

So we calculate the longest common base and use that as the directory
for the download endpoint.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-18 12:27:53 +01:00
Richard Steinmetz
1633a61ce8
Merge pull request #49269 from nextcloud/backport/48583/stable28
[stable28] fix: override iTip Broker to fix several issues
2024-11-18 11:25:25 +01:00
SebastianKrupinski
f62cc42711 fix: override iTip Broker to fix several issues
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-17 19:24:39 -05:00
Nextcloud bot
93da83ec1b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-18 00:21:05 +00:00
dependabot[bot]
9fc7479167
Merge pull request #49318 from nextcloud/dependabot/npm_and_yarn/stable28/dompurify-3.1.7 2024-11-17 01:19:15 +00:00
dependabot[bot]
3e0ce4af0f build(deps): bump dompurify from 3.1.6 to 3.1.7
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.6...3.1.7)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-17 00:51:06 +00:00
Nextcloud bot
2297a657bf
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-17 00:21:08 +00:00
Nextcloud bot
5bd7fd00d6
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-16 00:21:50 +00:00
Nextcloud bot
7260f04f1b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-15 00:21:54 +00:00
Sebastian Krupinski
b2bc3bb426
Merge pull request #49267 from nextcloud/3rdparty/stable28/sabre-dav-itip-broker
[stable28] chore(deps): Add SabreDav Patch for iTip Broker
2024-11-14 10:03:53 -05:00
SebastianKrupinski
59ad56b742 chore(deps): Add SabreDav Patch for iTip Broker
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-14 08:54:22 -05:00
Richard Steinmetz
b09baee4ae
Merge pull request #49212 from nextcloud/backport/49196/stable28
[stable28] chore(github): Update groupware code owners
2024-11-14 12:35:01 +01:00
Nextcloud bot
d0d5bc69b4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-14 00:23:04 +00:00
Sebastian Krupinski
1a411ff158
Merge pull request #49253 from nextcloud/backport/49139/stable28
[stable28] feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling
2024-11-13 16:30:48 -05:00
Christoph Wurst
35e1b08afc
chore(github): Update groupware code owners
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-11-13 17:50:36 +01:00
SebastianKrupinski
c1cbdb4ee0 feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-13 13:13:37 +00:00
Ferdinand Thiessen
fffa63eaf0
Merge pull request #49046 from nextcloud/dependabot/npm_and_yarn/stable28/types/jest-29.5.14
build(deps-dev): bump @types/jest from 29.5.12 to 29.5.14
2024-11-13 12:08:41 +01:00
Richard Steinmetz
1b0926ee76
Merge pull request #49096 from nextcloud/backport/48933/stable28
[stable28] Clear pending two factor tokens also from configuration
2024-11-13 10:46:59 +01:00
Nextcloud bot
79006830a1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-13 00:21:44 +00:00
John Molakvoæ
ec3c2e8ba0
Merge pull request #49178 from nextcloud/backport/49143/stable28
[stable28] fix(files): view-in-folder enabled conditions
2024-11-12 23:34:42 +01:00
nextcloud-command
c71ee18de2 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-12 21:12:14 +00:00
skjnldsv
31be260103 fix(files): check that node is in user root folder for view-in-folder action
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-12 21:54:49 +01:00
Ferdinand Thiessen
d9a54f7240
Merge pull request #49227 from nextcloud/backport/38630/stable28
[stable28] Fix remaining readdir() calls in loops with undesirable false evaluation potential
2024-11-12 17:54:08 +01:00
yemkareems
13bfa5f0d0
fix: conflicts resolved in apps.php loadDirectory
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-11-12 18:44:13 +05:30
Josh Richards
0f27494a68 Clean-up some remaining readdir calls with undesirable false evaluation potential
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>

[skip ci]
2024-11-12 13:08:18 +00:00
Andy Scherzinger
ec281fb0af
Merge pull request #49205 from nextcloud/backport/48736/stable28
[stable28] fix: log a warning when we can't build a background job
2024-11-12 11:41:40 +01:00
John Molakvoæ
ceb933c3bd
Merge pull request #49220 from nextcloud/backport/49218/stable28 2024-11-12 11:10:41 +01:00
skjnldsv
200040d9ac fix(files_external): cast storage id int
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-12 09:52:01 +00:00
John Molakvoæ
bd6e0622d2
Merge pull request #49158 from nextcloud/backport/49146/stable28 2024-11-12 10:35:27 +01:00
Nextcloud bot
b77699aeb9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-12 00:23:17 +00:00
Robin Appelman
758fdccf08 fix: log a warning when we can't build a background job
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-11-11 16:30:19 +00:00
Nextcloud bot
73683187b2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-11 00:21:54 +00:00
Nextcloud bot
95ccbd3c40
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-10 00:23:42 +00:00