Commit graph

75297 commits

Author SHA1 Message Date
Nextcloud bot
bc8d4328c3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-19 00:21:26 +00:00
Nextcloud bot
d017bd73a2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-18 00:20:58 +00:00
Nextcloud bot
51cba4622c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-17 00:21:02 +00:00
Nextcloud bot
fcc568d175
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-16 00:21:43 +00:00
Kate
3471c0a762
Merge pull request #49309 from nextcloud/backport/49130/stable29 2024-11-15 17:47:14 +01:00
Ferdinand Thiessen
a7346ef38c fix: Do not check for strict cookie when running webcron
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-15 12:26:22 +00:00
Sebastian Krupinski
ae59aba780
Merge pull request #49270 from nextcloud/backport/48583/stable29
[stable29] fix: override iTip Broker to fix several issues
2024-11-14 19:59:40 -05:00
Nextcloud bot
1b6a05f3a0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-15 00:21:46 +00:00
SebastianKrupinski
106d9ead9f fix: override iTip Broker to fix several issues
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-14 10:56:42 -05:00
Sebastian Krupinski
defe57ec5f
Merge pull request #49266 from nextcloud/3rdparty/stable29/sabre-dav-itip-broker
[stable29] chore(deps): Add SabreDav Patch for iTip Broker
2024-11-14 09:31:36 -05:00
SebastianKrupinski
ac27923c29 chore(deps): Add SabreDav Patch for iTip Broker
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-14 08:51:38 -05:00
Côme Chilliet
0696ec12d5
Merge pull request #49278 from nextcloud/backport/48675/stable29
[stable29] DNS: do not query CNAME if A succeeded already
2024-11-14 14:21:04 +01:00
Richard Steinmetz
eedf7c44aa
Merge pull request #49213 from nextcloud/backport/49196/stable29
[stable29] chore(github): Update groupware code owners
2024-11-14 12:34:06 +01:00
georglauterbach
c559f62a36 fix: remove superflous line
Signed-off-by: georglauterbach <44545919+georglauterbach@users.noreply.github.com>
2024-11-14 10:46:13 +00:00
georglauterbach
487d19a0b3 fix: do not query CNAME if A succeeded already
Signed-off-by: georglauterbach <44545919+georglauterbach@users.noreply.github.com>
2024-11-14 10:46:13 +00:00
Nextcloud bot
aaf43b9a05
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-14 00:22:56 +00:00
John Molakvoæ
bfd31d4710
Merge pull request #49252 from nextcloud/chore/update-nc-libs-stable29
[stable29] chore: Update `@nextcloud/files` and `@nextcloud/update` libraries
2024-11-13 19:30:45 +01:00
Christoph Wurst
285d1c8c11
chore(github): Update groupware code owners
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-11-13 17:45:54 +01:00
Ferdinand Thiessen
9168db506f chore: Update @nextcloud/files and @nextcloud/update libraries
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-13 13:10:44 +00:00
John Molakvoæ
fcd030887d
Merge pull request #49179 from nextcloud/backport/49143/stable29 2024-11-13 11:49:07 +01:00
Richard Steinmetz
4b563e0c71
Merge pull request #49097 from nextcloud/backport/48933/stable29
[stable29] Clear pending two factor tokens also from configuration
2024-11-13 11:04:35 +01:00
Sebastian Krupinski
c6216ec493
Merge pull request #49233 from nextcloud/backport/49139/stable29
[stable29] feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling
2024-11-13 03:11:27 -05:00
Ferdinand Thiessen
8200522aae
Merge pull request #49228 from nextcloud/backport/38630/stable29
[stable29] Fix remaining readdir() calls in loops with undesirable false evaluation potential
2024-11-13 04:35:26 +01:00
yemkareems
051af1a8b9
fix: conflicts resolved in apps.php loadDirectory
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-11-13 08:34:39 +05:30
Josh Richards
ce3cec9681
fix: 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-13 08:34:23 +05:30
Nextcloud bot
c8695772e4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-13 00:21:37 +00:00
nextcloud-command
17a6386d47 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-12 22:41:16 +00:00
skjnldsv
a2a16936c3 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 22:39:17 +00:00
SebastianKrupinski
643faff7d5 feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-12 15:41:43 +00:00
Andy Scherzinger
219c508fa3
Merge pull request #49206 from nextcloud/backport/48736/stable29
[stable29] fix: log a warning when we can't build a background job
2024-11-12 11:42:15 +01:00
John Molakvoæ
b48355878b
Merge pull request #49221 from nextcloud/backport/49218/stable29 2024-11-12 11:25:08 +01:00
skjnldsv
fc08dc2ac0 fix(files_external): cast storage id int
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-12 09:53:49 +00:00
John Molakvoæ
8d131e721a
Merge pull request #49159 from nextcloud/backport/49146/stable29 2024-11-12 10:36:17 +01:00
John Molakvoæ
6ee525f91e
Merge pull request #49162 from nextcloud/backport/49150/stable29 2024-11-12 10:35:35 +01:00
Nextcloud bot
e5e56eb95c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-12 00:23:10 +00:00
Robin Appelman
45d2147ac2 fix: log a warning when we can't build a background job
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-11-11 16:31:46 +00:00
Nextcloud bot
4e0eb99d1b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-11 00:21:47 +00:00
Nextcloud bot
8f9beae7b0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-10 00:23:35 +00:00
Nextcloud bot
69a7e06b1a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-09 00:22:29 +00:00
skjnldsv
68c4c4b953 fix(files): edit locally buttons
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-08 18:20:18 +01:00
John Molakvoæ
d6ad9202fe
Merge pull request #49156 from nextcloud/backport/49153/stable29 2024-11-08 18:14:57 +01:00
skjnldsv
4de68a9d09 fix(files_sharing): note icon color on public pages
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-08 16:39:45 +00:00
Victor Dubiniuk
e9699a5a55 Fix Undefined variable: response notice in case of non-404 error
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-08 16:12:15 +00:00
Kate
6da3286e8a
Merge pull request #49137 from nextcloud/backport/49112/stable29 2024-11-08 08:26:14 +01:00
Nextcloud bot
142e331833
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-08 00:22:05 +00:00
provokateurin
7e057082cc fix(theming): Return default theme if the user never selected a theme
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-11-07 19:15:18 +00:00
Ferdinand Thiessen
6b2ea4f0df
Merge pull request #48797 from nextcloud/backport/48425/stable29
[stable29] fix(files): Ensure renaming state is correctly reset
2024-11-07 17:51:36 +01:00
Ferdinand Thiessen
ca839663d8
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-07 17:37:48 +01:00
Ferdinand Thiessen
42c5900e11
test: Adjust Cypress setup to support mainline JS syntax
TODO: Drop when we support Node 22.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-07 17:37:44 +01:00
Ferdinand Thiessen
533c5e2aa4
fix(files): Ensure renaming state is correctly reset
Problem: Is a node is renamed and the new name is out of the current
visible list of nodes the component will be recycled, this means
the props will change, so when the `onRename` functions is about to reset
the state the `this.source` will point to a different node.

To fix this, but also to separate business logic from visual representation,
the logic is moved into the renaming store and the component is only
responsible for rendering.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-07 16:37:55 +01:00