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
John Molakvoæ
7b97cafdd5
Merge pull request #49173 from nextcloud/dependabot/npm_and_yarn/stable28/pinia/testing-0.1.7
...
chore(deps-dev): Bump @pinia/testing from 0.1.3 to 0.1.7
2024-11-09 14:35:10 +01:00
nextcloud-command
5055a5014f
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-09 13:29:58 +00:00
dependabot[bot]
72812da182
chore(deps-dev): Bump @pinia/testing from 0.1.3 to 0.1.7
...
Bumps [@pinia/testing](https://github.com/vuejs/pinia ) from 0.1.3 to 0.1.7.
- [Release notes](https://github.com/vuejs/pinia/releases )
- [Commits](https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.3...@pinia/testing@0.1.7 )
---
updated-dependencies:
- dependency-name: "@pinia/testing"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-09 13:28:15 +00:00
F. E Noel Nfebe
4692f8d11a
Merge pull request #49148 from nextcloud/backport/49115/stable28
...
[stable28] fix(SharingEntryLink): Show default password before create if any
2024-11-09 14:24:02 +01:00
Nextcloud bot
832d479c83
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-09 00:22:36 +00:00
nextcloud-command
7e3d7b3b29
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-08 18:14:06 +00:00
skjnldsv
b3d0c548c6
fix(files_sharing): share assignment issue in SharingEntryLink
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-08 19:03:07 +01:00
fenn-cs
06ee5db73a
fix(SharingEntryLink): Show default password before create if any
...
Prevent silent addition of expiration date to shares.
Prevent silent addition for password to shares.
Both now have a `shareRequiresReview` check
Resolves : https://github.com/nextcloud/server/issues/48860
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2024-11-08 19:03:07 +01:00
John Molakvoæ
f6a19968eb
Merge pull request #49155 from nextcloud/backport/49153/stable28
2024-11-08 18:22:41 +01:00
skjnldsv
c5ce77f4eb
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:38:41 +00:00
Victor Dubiniuk
562a70e2c9
Fix Undefined variable: response notice in case of non-404 error
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-08 16:11:47 +00:00
Kate
98747166a3
Merge pull request #49135 from nextcloud/backport/49112/stable28
2024-11-08 08:26:12 +01:00
Nextcloud bot
09beee5ec5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-08 00:22:12 +00:00
provokateurin
c786e41a42
fix(theming): Return default theme if the user never selected a theme
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-11-07 19:13:29 +00:00
Benjamin Gaussorgues
d52e850623
Merge pull request #49118 from nextcloud/release/28.0.12
2024-11-07 09:59:38 +01:00
Benjamin Gaussorgues
8453ad0ba9
build(hub): 28.0.12
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-11-07 09:03:39 +01:00
Nextcloud bot
a85de25582
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-07 00:26:06 +00:00
Nextcloud bot
3c92adad8f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-06 00:20:40 +00:00
Benjamin Gaussorgues
736d5541df
Merge pull request #49091 from nextcloud/release/28.0.12_rc2
2024-11-05 14:45:52 +01:00
Benjamin Gaussorgues
e0228fcc0d
Merge pull request #49070 from nextcloud/backport/49065/stable28
2024-11-05 11:09:57 +01:00
Benjamin Gaussorgues
24dba68daa
Merge pull request #49084 from nextcloud/backport/49076/stable28
2024-11-05 11:03:59 +01:00
Benjamin Gaussorgues
0c2272997c
build(hub): 28.0.12 RC2
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-11-05 10:08:19 +01:00
Nextcloud bot
f780eb4cd5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-05 00:21:41 +00:00
Joas Schilling
3f5770a78b
fix(owncloud): Fix ownCloud migration with oauth2 app
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-04 20:34:44 +00:00
Joas Schilling
845be23bb1
Merge pull request #49063 from nextcloud/backport/48684/stable28
...
[stable28] chore: request review from groupware when changing the card- and cald…
2024-11-04 16:10:03 +01:00
Joas Schilling
3ffb3709ee
chore: Fix maintainer of federation app
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-04 12:17:46 +01:00
Marcel Müller
a55a439801
chore: Change Fenn-CS to nfebe
...
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-11-04 12:17:39 +01:00
Daniel Kesselberg
71bda2a126
chore: rename julius
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-11-04 12:17:04 +01:00
Daniel Kesselberg
6e89121985
chore: update groupware code owners
...
Ref https://github.com/nextcloud/groupware?tab=readme-ov-file#components-and-roles
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-11-04 12:16:03 +01:00
Marcel Klehr
4007dfa584
chore: Update CODEOWNERS
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-11-04 12:15:54 +01:00
Simon L.
a0f535e2cb
docs: update overwrite.cli.url wording
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-11-04 10:49:44 +00:00
Nextcloud bot
571e98164b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-04 00:20:42 +00:00
Nextcloud bot
70436e662f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-03 00:21:52 +00:00
Nextcloud bot
d6edf2da50
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-02 00:20:43 +00:00
Nextcloud bot
5b332e71b5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-01 00:20:41 +00:00
Benjamin Gaussorgues
93a1c9ed00
Merge pull request #48994 from nextcloud/release/28.0.12_rc1
2024-10-31 16:29:48 +01:00