Andrey Borysenko
151a75812c
WIP: add Daemon badge in app sidebar (2)
...
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2024-10-30 20:36:54 +02:00
Andrey Borysenko
475ce2ead8
feat(settings): migrate AppAPI ExApps management (1)
...
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2024-10-30 20:36:53 +02:00
Andrey Borysenko
3a51374ff3
feat(app_api): add initial state data for AppAPI UI part
...
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
# Conflicts:
# apps/settings/lib/Controller/AppSettingsController.php
# Conflicts:
# apps/settings/lib/Controller/AppSettingsController.php
2024-10-30 20:36:50 +02:00
Ferdinand Thiessen
2ebef1e3ba
Merge pull request #49013 from nextcloud/backport/48991/stable30
...
[stable30] fix(files_sharing): Password field must not be required if already set
2024-10-30 17:56:56 +01:00
nextcloud-command
72e0e08d5d
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-10-30 16:34:22 +00:00
F. E Noel Nfebe
69bf5f1a83
Merge pull request #48294 from nextcloud/backport/48227/stable30
...
[stable30] fix(FileList): Show correct avatar for federated share owner
2024-10-30 17:15:00 +01:00
Ferdinand Thiessen
5f157d186e
fix(files_sharing): Password field must not be required if already set
...
If there is already a password, there is no need to require the password
in the setting ('newPassword'). It is only required for new shares.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-30 16:45:31 +01:00
Benjamin Gaussorgues
5787e5f27d
Merge pull request #49001 from nextcloud/backport/48559/stable30
2024-10-30 16:06:20 +01:00
nextcloud-command
9aaffb8495
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-10-30 14:37:05 +00:00
fenn-cs
2e31d35134
fix(Federation): Show some icon for federated users on shares
...
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-10-30 15:16:00 +01:00
Benjamin Gaussorgues
9fde83cbeb
Merge pull request #48618 from nextcloud/backport/48597/stable30
2024-10-30 14:07:43 +01:00
yemkareems
301c42233e
Merge pull request #49005 from nextcloud/backport/48992/stable30
...
[stable30] fix: add PasswordConfirmationRequired to saveGlobalCredentials
2024-10-30 18:01:09 +05:30
yemkareems
a967355756
fix: add PasswordConfirmationRequired to saveGlobalCredentials
...
Co-authored-by: yemkareems <yemkareems@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-30 11:36:39 +00:00
Benjamin Gaussorgues
0cd1eeb509
fix(sharding): typo in addOrderBy
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-10-30 11:43:38 +01:00
Git'Fellow
45469eef85
Merge pull request #48694 from nextcloud/backport/48689/stable30
...
[stable30] fix(locking): Accept mixed as value on setTTL
2024-10-30 11:29:34 +01:00
Benjamin Gaussorgues
9a7ee321fa
fix(users): improve recently active search
...
- Remove DISTINCT clause to fix PgSQL
- Join user table only if necessary
- Don't show people who never connected in active list
- Add test
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-10-30 10:17:03 +01:00
Benjamin Gaussorgues
51d8dc76c5
fix(users): use correct active user count
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-10-30 09:09:44 +00:00
Benjamin Gaussorgues
93a3288bd1
Merge pull request #48652 from nextcloud/backport/48638/stable30
2024-10-30 10:06:46 +01:00
Benjamin Gaussorgues
c0f0d2bad4
Merge pull request #48245 from nextcloud/backport/48224/stable30
2024-10-30 09:59:15 +01:00
Benjamin Gaussorgues
4ee76302a7
Merge pull request #48620 from nextcloud/backport/48520/stable30
2024-10-30 09:54:01 +01:00
Benjamin Gaussorgues
1c474fc30e
Merge pull request #48624 from nextcloud/backport/48619/stable30
2024-10-30 09:45:20 +01:00
Benjamin Gaussorgues
22d9f90742
Merge pull request #48622 from nextcloud/backport/48538/stable30
2024-10-30 09:41:54 +01:00
Git'Fellow
8f5aba2eb7
fix(locking): Accept mixed as value on setTTL
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-10-30 09:31:59 +01:00
Benjamin Gaussorgues
8af1e9f82d
Merge pull request #48474 from nextcloud/backport/47846/stable30
2024-10-30 09:29:20 +01:00
John Molakvoæ
800cd53f57
Merge pull request #48667 from nextcloud/dependabot/npm_and_yarn/stable30/libphonenumber-js-1.11.11
2024-10-30 09:25:30 +01:00
Benjamin Gaussorgues
04e82698af
Merge pull request #48970 from nextcloud/backport/48766/stable30
2024-10-30 08:58:12 +01:00
Nextcloud bot
5de250c69b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-30 00:20:32 +00:00
Ferdinand Thiessen
27907904d4
Merge pull request #48701 from nextcloud/backport/cachebuster-stable30
...
[stable30] fix: Shipped apps should include the Nextcloud version in the cache buster
2024-10-30 00:22:58 +01:00
Ferdinand Thiessen
b0ddaaddc0
fix: Shipped apps should include the Nextcloud version in the cache buster
...
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-30 00:02:45 +01:00
Louis
609929888a
Merge pull request #48979 from nextcloud/backport/48632/stable30
...
[stable30] fix(files): Do not jump to top when fileId is set to currentFolder
2024-10-29 18:21:15 +01:00
Kate
9c02abbad6
Merge pull request #48984 from nextcloud/backport/47847/stable30
2024-10-29 17:27:44 +01:00
Robin Appelman
8842fcb003
test: add test for nested jail cross-storage move
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-10-29 15:02:49 +00:00
Daniel Calviño Sánchez
1a98cd52b5
fix: Fix copying or moving from shared groupfolders
...
When copying or moving between two local storages the source path (on
disk) to copy or move from is got from the unjailed path of the source
storage. However, if the source storage has more than one jail getting
the unjailed path resolves the most external jail, but the source path
needs to be got from the most internal jail instead (the one closer to
the local storage).
This can happen, for example, with a shared groupfolder: in that case
there is an external jail for the shared storage, and one internal jail
for the groupfolder storage wrapped by the shared storage.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2024-10-29 15:02:49 +00:00
Louis Chemineau
592cdd9603
fix(files): Do not jump to top when fileId is set to currentFolder
...
Fix https://github.com/nextcloud/server/issues/48545
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-10-29 14:38:10 +00:00
yemkareems
c5a15be4ea
Merge pull request #48976 from nextcloud/backport/48788/stable30
...
[stable30] fix: add PasswordConfirmationRequired to the external storages mentioned in review
2024-10-29 18:36:58 +05:30
yemkareems
b9b23a76c9
fix: cs fix namespace
...
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-10-29 11:08:33 +00:00
yemkareems
8739a0add6
fix: add PasswordConfirmationRequired to the eternal storages mentioned in review
...
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-10-29 11:08:33 +00:00
Côme Chilliet
f7185d8497
fix(provisioning_api): Fix getting disabled users for group admins
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-10-29 10:43:48 +00:00
Côme Chilliet
b2b1be0475
chore(provisioning_api): Add tests for getDisabledUserDetails
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-10-29 10:43:48 +00:00
John Molakvoæ
a9dd34ab35
Merge pull request #48746 from nextcloud/backport/46124/stable30
2024-10-29 11:33:42 +01:00
Kate
7bd791f327
Merge pull request #48571 from nextcloud/backport/48532/stable30
2024-10-29 10:26:18 +01:00
Kate
3521a11c4b
Merge pull request #48957 from nextcloud/backport/48921/stable30
2024-10-29 08:42:28 +01:00
Ferdinand Thiessen
7278a1cce0
Merge pull request #48945 from nextcloud/backport/48871/stable30
...
[stable30] fix(app-store): Update update count in navigation
2024-10-29 08:33:16 +01:00
provokateurin
175035e5bf
ci(psalm): Add missing imagick extension
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-10-29 07:12:59 +00:00
Kate
94a042a378
Merge pull request #48888 from nextcloud/backport/48887/stable30
2024-10-29 08:09:01 +01:00
nextcloud-command
468285ba1d
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-10-29 06:39:48 +00:00
skjnldsv
d39776c520
fix(files_sharing): federated shares avatar
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-10-29 07:32:07 +01:00
Nextcloud bot
ef682b689d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-29 00:20:26 +00:00
Joas Schilling
084c43fb38
Merge pull request #48950 from nextcloud/backport/48947/stable30
...
[stable30] fix(config): Mark more configs as sensitive
2024-10-28 20:30:03 +01:00
Joas Schilling
f7f875fe7f
fix(config): Mark more configs as sensitive
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-10-28 15:28:52 +00:00