]>
source.dussan.org Git - nextcloud-server.git/log
Marcel Müller [Sun, 3 Nov 2024 22:14:37 +0000 (23:14 +0100)]
chore: Change Fenn-CS to nfebe
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
Nextcloud bot [Mon, 4 Nov 2024 00:20:28 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 3 Nov 2024 00:21:39 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 2 Nov 2024 00:20:30 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 1 Nov 2024 00:20:27 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Benjamin Gaussorgues [Thu, 31 Oct 2024 14:58:32 +0000 (15:58 +0100)]
Merge pull request #48996 from nextcloud/release/30.0.2_rc1
F. E Noel Nfebe [Thu, 31 Oct 2024 14:20:58 +0000 (15:20 +0100)]
Merge pull request #49022 from nextcloud/backport/49017/stable30
[stable30] fix(ShareEntryLinkList): Append new links to the end of list
fenn-cs [Wed, 30 Oct 2024 13:49:43 +0000 (14:49 +0100)]
fix(ShareEntryLinkList): Append new links to the end of list
Currently new shares are added to beginning of the share list in the UI
messing up the ordering with the original (first) looking like the most
recent and the most recent looking like the original share. This error
disappears on refresh.
Resolves : https://github.com/nextcloud/server/issues/48415
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Maxence Lange [Thu, 31 Oct 2024 11:44:37 +0000 (10:44 -0100)]
Merge pull request #49028 from nextcloud/backport/49009/stable30
[stable30] fix(files-external): set password as sensitive
Maxence Lange [Thu, 31 Oct 2024 10:41:09 +0000 (09:41 -0100)]
fix(files-external): set password as sensitive
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Nextcloud bot [Thu, 31 Oct 2024 00:20:47 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Andrey Borysenko [Wed, 30 Oct 2024 19:10:18 +0000 (21:10 +0200)]
Merge pull request #48988 from nextcloud/backport/48665/stable30
[stable30] feat(settings): migrate AppAPI ExApps management to settings
nextcloud-command [Wed, 30 Oct 2024 18:46:47 +0000 (18:46 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
nextcloud-command [Tue, 29 Oct 2024 20:04:20 +0000 (20:04 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Andrey Borysenko [Tue, 29 Oct 2024 19:55:08 +0000 (21:55 +0200)]
fix: add missing import after backport
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
nextcloud-command [Tue, 29 Oct 2024 19:02:46 +0000 (19:02 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
nextcloud-command [Tue, 29 Oct 2024 14:12:13 +0000 (14:12 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Andrey Borysenko [Tue, 29 Oct 2024 12:03:02 +0000 (14:03 +0200)]
fix(ci): eslint fix, minor correction after rebase
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Andrey Borysenko [Tue, 29 Oct 2024 12:02:40 +0000 (14:02 +0200)]
fix: loading state reactivity
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Andrey Borysenko [Thu, 24 Oct 2024 13:30:52 +0000 (16:30 +0300)]
fix(ci): fix eslint errors
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Andrey Borysenko [Thu, 24 Oct 2024 13:30:16 +0000 (16:30 +0300)]
fix(ci): psalm, suppress undefined for viewApps
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Andrey Borysenko [Wed, 23 Oct 2024 20:32:46 +0000 (23:32 +0300)]
fix: address review comments
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Andrey Borysenko [Mon, 21 Oct 2024 13:10:28 +0000 (16:10 +0300)]
WIP: remove app_api_apps vuex store
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Andrey Borysenko [Mon, 21 Oct 2024 12:39:49 +0000 (15:39 +0300)]
WIP: migrate to Pinia, minor fixes
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Andrey Borysenko [Thu, 17 Oct 2024 00:38:05 +0000 (03:38 +0300)]
WIP: address review comments, small fixes
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Andrey Borysenko [Mon, 14 Oct 2024 14:19:07 +0000 (17:19 +0300)]
fix(ci): suppress UndefinedClass for AppAPI related classes since it's bundled
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Andrey Borysenko [Mon, 14 Oct 2024 13:46:35 +0000 (16:46 +0300)]
fix(ci): resolve eslint errors
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Andrey Borysenko [Fri, 11 Oct 2024 15:33:23 +0000 (18:33 +0300)]
WIP: minor fixes
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Andrey Borysenko [Fri, 11 Oct 2024 15:33:10 +0000 (18:33 +0300)]
WIP: add missing state checks
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Andrey Borysenko [Fri, 11 Oct 2024 15:19:52 +0000 (18:19 +0300)]
WIP: use global mutation, since app_api_apps is namespaced
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Andrey Borysenko [Fri, 11 Oct 2024 14:12:49 +0000 (17:12 +0300)]
WIP: add Daemon badge in app sidebar (2)
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Andrey Borysenko [Wed, 9 Oct 2024 18:04:52 +0000 (21:04 +0300)]
feat(settings): migrate AppAPI ExApps management (1)
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Andrey Borysenko [Wed, 9 Oct 2024 18:02:29 +0000 (21:02 +0300)]
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
Ferdinand Thiessen [Wed, 30 Oct 2024 16:56:56 +0000 (17:56 +0100)]
Merge pull request #49013 from nextcloud/backport/48991/stable30
[stable30] fix(files_sharing): Password field must not be required if already set
nextcloud-command [Wed, 30 Oct 2024 16:34:22 +0000 (16:34 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
F. E Noel Nfebe [Wed, 30 Oct 2024 16:15:00 +0000 (17:15 +0100)]
Merge pull request #48294 from nextcloud/backport/48227/stable30
[stable30] fix(FileList): Show correct avatar for federated share owner
Ferdinand Thiessen [Tue, 29 Oct 2024 22:54:03 +0000 (23:54 +0100)]
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>
Benjamin Gaussorgues [Wed, 30 Oct 2024 15:06:20 +0000 (16:06 +0100)]
Merge pull request #49001 from nextcloud/backport/48559/stable30
nextcloud-command [Wed, 30 Oct 2024 14:37:05 +0000 (14:37 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Thu, 22 Aug 2024 22:25:42 +0000 (23:25 +0100)]
fix(Federation): Show some icon for federated users on shares
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Benjamin Gaussorgues [Wed, 30 Oct 2024 13:07:43 +0000 (14:07 +0100)]
Merge pull request #48618 from nextcloud/backport/48597/stable30
yemkareems [Wed, 30 Oct 2024 12:31:09 +0000 (18:01 +0530)]
Merge pull request #49005 from nextcloud/backport/48992/stable30
[stable30] fix: add PasswordConfirmationRequired to saveGlobalCredentials
yemkareems [Wed, 30 Oct 2024 05:59:52 +0000 (11:29 +0530)]
fix: add PasswordConfirmationRequired to saveGlobalCredentials
Co-authored-by: yemkareems <yemkareems@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Benjamin Gaussorgues [Tue, 29 Oct 2024 10:32:14 +0000 (11:32 +0100)]
fix(sharding): typo in addOrderBy
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Git'Fellow [Wed, 30 Oct 2024 10:29:34 +0000 (11:29 +0100)]
Merge pull request #48694 from nextcloud/backport/48689/stable30
[stable30] fix(locking): Accept mixed as value on setTTL
Benjamin Gaussorgues [Thu, 3 Oct 2024 13:03:11 +0000 (15:03 +0200)]
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>
Benjamin Gaussorgues [Wed, 16 Oct 2024 09:54:10 +0000 (11:54 +0200)]
fix(users): use correct active user count
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Benjamin Gaussorgues [Wed, 30 Oct 2024 09:06:46 +0000 (10:06 +0100)]
Merge pull request #48652 from nextcloud/backport/48638/stable30
Benjamin Gaussorgues [Wed, 30 Oct 2024 08:59:15 +0000 (09:59 +0100)]
Merge pull request #48245 from nextcloud/backport/48224/stable30
Benjamin Gaussorgues [Wed, 30 Oct 2024 08:54:01 +0000 (09:54 +0100)]
Merge pull request #48620 from nextcloud/backport/48520/stable30
Benjamin Gaussorgues [Wed, 30 Oct 2024 08:45:20 +0000 (09:45 +0100)]
Merge pull request #48624 from nextcloud/backport/48619/stable30
Benjamin Gaussorgues [Wed, 30 Oct 2024 08:41:54 +0000 (09:41 +0100)]
Merge pull request #48622 from nextcloud/backport/48538/stable30
Git'Fellow [Mon, 14 Oct 2024 10:17:27 +0000 (12:17 +0200)]
fix(locking): Accept mixed as value on setTTL
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Benjamin Gaussorgues [Wed, 30 Oct 2024 08:29:20 +0000 (09:29 +0100)]
Merge pull request #48474 from nextcloud/backport/47846/stable30
John Molakvoæ [Wed, 30 Oct 2024 08:25:30 +0000 (09:25 +0100)]
Merge pull request #48667 from nextcloud/dependabot/npm_and_yarn/stable30/libphonenumber-js-1.11.11
Benjamin Gaussorgues [Wed, 30 Oct 2024 07:58:12 +0000 (08:58 +0100)]
Merge pull request #48970 from nextcloud/backport/48766/stable30
Benjamin Gaussorgues [Wed, 30 Oct 2024 07:42:18 +0000 (08:42 +0100)]
build(hub): 30.0.2 RC1
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Nextcloud bot [Wed, 30 Oct 2024 00:20:32 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Tue, 29 Oct 2024 23:22:58 +0000 (00:22 +0100)]
Merge pull request #48701 from nextcloud/backport/cachebuster-stable30
[stable30] fix: Shipped apps should include the Nextcloud version in the cache buster
Ferdinand Thiessen [Thu, 10 Oct 2024 16:26:52 +0000 (18:26 +0200)]
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>
Louis [Tue, 29 Oct 2024 17:21:15 +0000 (18:21 +0100)]
Merge pull request #48979 from nextcloud/backport/48632/stable30
[stable30] fix(files): Do not jump to top when fileId is set to currentFolder
Kate [Tue, 29 Oct 2024 16:27:44 +0000 (17:27 +0100)]
Merge pull request #48984 from nextcloud/backport/47847/stable30
Robin Appelman [Wed, 2 Oct 2024 15:00:53 +0000 (17:00 +0200)]
test: add test for nested jail cross-storage move
Signed-off-by: Robin Appelman <robin@icewind.nl>
Daniel Calviño Sánchez [Mon, 9 Sep 2024 11:07:14 +0000 (13:07 +0200)]
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>
Louis Chemineau [Wed, 9 Oct 2024 16:23:58 +0000 (18:23 +0200)]
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>
yemkareems [Tue, 29 Oct 2024 13:06:58 +0000 (18:36 +0530)]
Merge pull request #48976 from nextcloud/backport/48788/stable30
[stable30] fix: add PasswordConfirmationRequired to the external storages mentioned in review
yemkareems [Fri, 18 Oct 2024 09:04:39 +0000 (14:34 +0530)]
fix: cs fix namespace
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Fri, 18 Oct 2024 08:34:34 +0000 (14:04 +0530)]
fix: add PasswordConfirmationRequired to the eternal storages mentioned in review
Signed-off-by: yemkareems <yemkareems@gmail.com>
Côme Chilliet [Thu, 17 Oct 2024 13:44:42 +0000 (15:44 +0200)]
fix(provisioning_api): Fix getting disabled users for group admins
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 17 Oct 2024 13:43:57 +0000 (15:43 +0200)]
chore(provisioning_api): Add tests for getDisabledUserDetails
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
John Molakvoæ [Tue, 29 Oct 2024 10:33:42 +0000 (11:33 +0100)]
Merge pull request #48746 from nextcloud/backport/46124/stable30
Kate [Tue, 29 Oct 2024 09:26:18 +0000 (10:26 +0100)]
Merge pull request #48571 from nextcloud/backport/48532/stable30
Kate [Tue, 29 Oct 2024 07:42:28 +0000 (08:42 +0100)]
Merge pull request #48957 from nextcloud/backport/48921/stable30
Ferdinand Thiessen [Tue, 29 Oct 2024 07:33:16 +0000 (08:33 +0100)]
Merge pull request #48945 from nextcloud/backport/48871/stable30
[stable30] fix(app-store): Update update count in navigation
provokateurin [Mon, 28 Oct 2024 08:14:22 +0000 (09:14 +0100)]
ci(psalm): Add missing imagick extension
Signed-off-by: provokateurin <kate@provokateurin.de>
Kate [Tue, 29 Oct 2024 07:09:01 +0000 (08:09 +0100)]
Merge pull request #48888 from nextcloud/backport/48887/stable30
nextcloud-command [Tue, 29 Oct 2024 06:39:48 +0000 (06:39 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
skjnldsv [Fri, 25 Oct 2024 10:03:28 +0000 (12:03 +0200)]
fix(files_sharing): federated shares avatar
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Nextcloud bot [Tue, 29 Oct 2024 00:20:26 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Mon, 28 Oct 2024 19:30:03 +0000 (20:30 +0100)]
Merge pull request #48950 from nextcloud/backport/48947/stable30
[stable30] fix(config): Mark more configs as sensitive
Joas Schilling [Mon, 28 Oct 2024 13:56:19 +0000 (14:56 +0100)]
fix(config): Mark more configs as sensitive
Signed-off-by: Joas Schilling <coding@schilljs.com>
Kate [Mon, 28 Oct 2024 15:26:45 +0000 (16:26 +0100)]
Merge pull request #48861 from nextcloud/backport/48850/stable30
nextcloud-command [Mon, 28 Oct 2024 14:49:05 +0000 (14:49 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Kate [Mon, 28 Oct 2024 14:31:42 +0000 (15:31 +0100)]
Merge pull request #48939 from nextcloud/backport/48915/stable30
Joas Schilling [Mon, 28 Oct 2024 14:24:45 +0000 (15:24 +0100)]
Merge pull request #48896 from nextcloud/dependabot/composer/stable30/guzzlehttp/guzzle-7.8.2
chore(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.8.2
nextcloud-command [Mon, 28 Oct 2024 14:14:41 +0000 (14:14 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
John Molakvoæ [Mon, 28 Oct 2024 13:59:36 +0000 (14:59 +0100)]
Merge pull request #48937 from nextcloud/backport/48918/stable30
Ferdinand Thiessen [Wed, 23 Oct 2024 10:49:33 +0000 (12:49 +0200)]
fix(unified-search): Close on second ctrl+f
Also only add the event listener if short-cuts are not disabled for accessibility reasons.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 23 Oct 2024 17:28:49 +0000 (19:28 +0200)]
fix(app-store): Update update count in navigation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Joas Schilling [Fri, 25 Oct 2024 15:30:12 +0000 (17:30 +0200)]
chore(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.8.2
| Prod Packages | Operation | Base | Target |
|---------------------|-----------|-------|--------|
| guzzlehttp/guzzle | Upgraded | 7.8.1 | 7.8.2 |
| guzzlehttp/promises | Upgraded | 2.0.2 | 2.0.4 |
| guzzlehttp/psr7 | Upgraded | 2.6.2 | 2.7.0 |
Signed-off-by: Joas Schilling <coding@schilljs.com>
yemkareems [Mon, 28 Oct 2024 13:12:47 +0000 (18:42 +0530)]
fix: crypto added manually as expected
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Mon, 28 Oct 2024 11:13:24 +0000 (16:43 +0530)]
fix: crypto made inline for constructor and decrypt error handled in exception
Signed-off-by: yemkareems <yemkareems@gmail.com>
[skip ci]
yemkareems [Mon, 28 Oct 2024 11:02:57 +0000 (16:32 +0530)]
fix: crypto made inline for constructor and decrypt error handled in exception
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Mon, 28 Oct 2024 10:19:05 +0000 (15:49 +0530)]
fix: use Icrypto in place of Cypto
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Mon, 28 Oct 2024 09:34:11 +0000 (15:04 +0530)]
fix: crypto type made not nullable and tests run using ICrypto
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Mon, 28 Oct 2024 05:52:36 +0000 (11:22 +0530)]
fix: encrypt and store password, decrypt and retrieve the same
Signed-off-by: yemkareems <yemkareems@gmail.com>
provokateurin [Tue, 22 Oct 2024 06:20:04 +0000 (08:20 +0200)]
fix(files_sharing): Cleanup error messages
Signed-off-by: provokateurin <kate@provokateurin.de>
Kate [Mon, 28 Oct 2024 11:09:49 +0000 (12:09 +0100)]
Merge pull request #48931 from nextcloud/backport/48917/stable30
provokateurin [Mon, 21 Oct 2024 10:21:29 +0000 (12:21 +0200)]
fix(dav): Cleanup view-only check
Signed-off-by: provokateurin <kate@provokateurin.de>
Kate [Mon, 28 Oct 2024 09:18:40 +0000 (10:18 +0100)]
Merge pull request #48635 from nextcloud/backport/48623/stable30