]>
source.dussan.org Git - nextcloud-server.git/log
dependabot[bot] [Sat, 10 Aug 2024 02:36:45 +0000 (02:36 +0000)]
build(deps): bump @vueuse/core from 10.11.0 to 10.11.1
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.11.0 to 10.11.1.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.11.1/packages/core)
---
updated-dependencies:
- dependency-name: "@vueuse/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 10 Aug 2024 00:20:22 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Fri, 9 Aug 2024 20:49:14 +0000 (22:49 +0200)]
Merge pull request #47151 from nextcloud/backport/47147/stable29
skjnldsv [Fri, 9 Aug 2024 07:12:32 +0000 (09:12 +0200)]
fix(files): trim names on new node creation
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Nextcloud bot [Fri, 9 Aug 2024 00:25:36 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Andy Scherzinger [Thu, 8 Aug 2024 16:55:12 +0000 (18:55 +0200)]
Merge pull request #47137 from nextcloud/backport/45207/stable29
[stable29] fix(dav): Try basic auth for ajax WebDAV requests
Ferdinand Thiessen [Thu, 8 Aug 2024 16:02:51 +0000 (18:02 +0200)]
Merge pull request #47072 from nextcloud/backport/46710/stable29
[stable29] fix: Use timestamp instead of revision id in files_versions metadata API
Ferdinand Thiessen [Thu, 8 Aug 2024 15:51:03 +0000 (17:51 +0200)]
Merge pull request #46940 from nextcloud/backport/46768/stable29
[stable29] fix(files): Provide default file action for file entry name (on click action)
Ferdinand Thiessen [Thu, 8 Aug 2024 12:49:00 +0000 (14:49 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 25 Jul 2024 23:43:52 +0000 (01:43 +0200)]
fix(files): Add missing directory variable to error message
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 25 Jul 2024 23:42:31 +0000 (01:42 +0200)]
fix(files): Provide file actions from list entry to make it reactive
This fixes non reactive default action text of the name component.
Also use download action as default action so that only one place
is needed to define how to download a file.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 8 Aug 2024 15:17:39 +0000 (17:17 +0200)]
Merge pull request #46951 from nextcloud/backport/46918/stable29
[stable29] fix(files): Correctly create Nodes from WebDAV result in "recent"-view
Ferdinand Thiessen [Thu, 8 Aug 2024 12:13:44 +0000 (14:13 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 31 Jul 2024 14:15:12 +0000 (16:15 +0200)]
test: Add test for recent view
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 31 Jul 2024 13:51:11 +0000 (15:51 +0200)]
fix(files): Correctly create Nodes from WebDAV result in "recent"-view
The recent search works on a different remote URL so the source of the files were wrong,
because the remote url was included twice in the source.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 8 Aug 2024 13:53:46 +0000 (15:53 +0200)]
Merge pull request #46972 from nextcloud/backport/46963/stable29
[stable29] fix(files): cancel move-copy action should not be handled as an error
Benjamin Gaussorgues [Thu, 8 Aug 2024 13:44:37 +0000 (15:44 +0200)]
Merge pull request #47036 from nextcloud/backport/46996/stable29
Ferdinand Thiessen [Mon, 6 May 2024 18:17:24 +0000 (20:17 +0200)]
fix(dav): Try basic auth for ajax WebDAV requests
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 8 Aug 2024 12:25:54 +0000 (14:25 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 1 Aug 2024 16:30:37 +0000 (18:30 +0200)]
fix(files): cancel move-copy action should not be handled as an error
Instead we should just show an information message why the file is not moved / copied.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 8 Aug 2024 12:20:52 +0000 (14:20 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 2 Aug 2024 17:47:55 +0000 (19:47 +0200)]
perf(files_trashbin): Only trigger one PROPFIND for trashbin view
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 2 Aug 2024 17:46:30 +0000 (19:46 +0200)]
fix(files_trashbin): Original name of the deleted files should be set as display name for DAV
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Andy Scherzinger [Thu, 8 Aug 2024 11:55:56 +0000 (13:55 +0200)]
Merge pull request #46889 from nextcloud/backport/46476/stable29
[stable29] Migration Attributes
Andy Scherzinger [Thu, 8 Aug 2024 11:08:49 +0000 (13:08 +0200)]
Merge pull request #47119 from nextcloud/backport/47044/stable29
[stable29] fix(encryption): Fix mountpoint check to accept if several are found
Ferdinand Thiessen [Thu, 8 Aug 2024 09:49:26 +0000 (11:49 +0200)]
Merge pull request #47129 from nextcloud/backport/47120/stable29
[stable29] fix(systemtags): Correctly load tagged files in "tags"-files-view
Andy Scherzinger [Thu, 8 Aug 2024 08:44:22 +0000 (10:44 +0200)]
Merge pull request #47126 from nextcloud/backport/47116/stable29
[stable29] fix(migration): Add column only if it does not exist
nextcloud-command [Wed, 7 Aug 2024 23:18:05 +0000 (23:18 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Andy Scherzinger [Thu, 8 Aug 2024 08:28:45 +0000 (10:28 +0200)]
Merge pull request #47105 from nextcloud/backport/46106/stable29
[stable29] fix(session): Log when session_* calls are slow
Ferdinand Thiessen [Wed, 7 Aug 2024 23:07:45 +0000 (01:07 +0200)]
fix(systemtags): Correctly load tagged files in "tags"-files-view
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Git'Fellow [Wed, 7 Aug 2024 18:09:51 +0000 (20:09 +0200)]
fix(migration): Add column if not exists
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Nextcloud bot [Thu, 8 Aug 2024 00:21:05 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Côme Chilliet [Mon, 5 Aug 2024 15:34:25 +0000 (17:34 +0200)]
fix(encryption): Fix mountpoint check to accept if several are found
There is no strong requirement to have only one mount for a given
storage id. Also the error in this case would be misleading.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Andy Scherzinger [Wed, 7 Aug 2024 18:52:09 +0000 (20:52 +0200)]
Merge pull request #47078 from nextcloud/backport/47065/stable29
[stable29] fix: Ensure database connection is setup when getting group details
Christoph Wurst [Tue, 25 Jun 2024 13:16:40 +0000 (15:16 +0200)]
fix(session): Log when session_* calls are slow
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Julius Härtl [Wed, 7 Aug 2024 10:23:45 +0000 (12:23 +0200)]
Merge pull request #47053 from nextcloud/backport/46534/stable29
[stable29] fix: Add direct parameter to flow auth v2
Andy Scherzinger [Wed, 7 Aug 2024 08:58:10 +0000 (10:58 +0200)]
Merge pull request #47098 from nextcloud/backport/47095/stable29
[stable29] fix(theming): make cache buster depend on the app version
Louis Chemineau [Wed, 24 Jul 2024 07:34:13 +0000 (09:34 +0200)]
fix: Use timestamp instead of revision id in files_versions metadata API
Signed-off-by: Louis Chemineau <louis@chmn.me>
Richard Steinmetz [Wed, 7 Aug 2024 07:05:12 +0000 (09:05 +0200)]
fix(theming): make cache buster depend on the app version
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Richard Steinmetz [Wed, 7 Aug 2024 08:16:17 +0000 (10:16 +0200)]
Merge pull request #47080 from nextcloud/backport/38364/stable29
[stable29] fix(previews): Don't crash on animated WEBP images
Ferdinand Thiessen [Tue, 6 Aug 2024 11:41:04 +0000 (13:41 +0200)]
fix: Ensure database connection is setup when getting group details
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Andy Scherzinger [Wed, 7 Aug 2024 07:34:12 +0000 (09:34 +0200)]
Merge pull request #47089 from nextcloud/backport/45193/stable29
[stable29] docs: added customclient_fdroid key to the config.sample.php file
Nextcloud bot [Wed, 7 Aug 2024 00:20:18 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Maxence Lange [Tue, 6 Aug 2024 23:52:43 +0000 (22:52 -0100)]
fix(migration-preview): display a message if no attributes set
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Maxence Lange [Fri, 2 Aug 2024 02:43:04 +0000 (01:43 -0100)]
feat(upgrade): migration attributes
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Bahman Jafarzadeh [Mon, 6 May 2024 13:31:44 +0000 (17:01 +0330)]
docs: added customclient_fdroid config key to config.sample.php file
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Bahman Jafarzadeh <bahman026@gmail.com>
Julius Härtl [Tue, 6 Aug 2024 21:40:35 +0000 (23:40 +0200)]
Merge pull request #47046 from nextcloud/backport/46931/stable29
[stable29] fix: fix passing additional db connection parameters in factory
Andy Scherzinger [Tue, 6 Aug 2024 21:39:54 +0000 (23:39 +0200)]
Merge pull request #47086 from nextcloud/backport/46229/stable29
[stable29] fix(config): Clarify smtp debugging config option usage
Andy Scherzinger [Tue, 6 Aug 2024 21:39:26 +0000 (23:39 +0200)]
Merge pull request #47084 from nextcloud/backport/47070/stable29
[stable29] fix(share): Rename Circle to Team
Josh [Mon, 1 Jul 2024 17:29:23 +0000 (13:29 -0400)]
fix(config) : Clarity smtp debugging config option usage
Requires temporary `loglevel` adjustment "99%" (made up statistic) of the time as currently implemented.
Signed-off-by: Josh <josh.t.richards@gmail.com>
Git'Fellow [Tue, 6 Aug 2024 12:48:07 +0000 (14:48 +0200)]
fix(share): Rename Circle to Team
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
John Molakvoæ [Tue, 6 Aug 2024 21:15:58 +0000 (23:15 +0200)]
Merge pull request #46983 from nextcloud/backport/46591/stable29
Julius Härtl [Mon, 15 Jul 2024 13:49:32 +0000 (15:49 +0200)]
fix: Add direct parameter to flow auth v2
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Luka Trovic [Tue, 6 Aug 2024 20:36:06 +0000 (22:36 +0200)]
fix: add missing subtitle on search for share recipients
Signed-off-by: Luka Trovic <luka@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Andy Scherzinger [Tue, 6 Aug 2024 18:15:49 +0000 (20:15 +0200)]
Merge pull request #47068 from nextcloud/backport/47043/stable29
[stable29] fix(inherited-shares): ignore top root folder
Josh Richards [Thu, 18 May 2023 17:27:13 +0000 (13:27 -0400)]
fix(previews): Don't crash on animated WEBP images
Fixes #30029 and #37263
libgd handles animated WEBP images poorly and generates a meaningless error message as a result. We were returning a 500 error for these preview requests (web) and a fatal error at the command-line (occ). Now we bypass libgd if the we detect an animated WEBP image (and simply don't generate the preview). No more 500 error. Should fix occ too.
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Jonas [Tue, 6 Aug 2024 15:19:50 +0000 (17:19 +0200)]
Merge pull request #47060 from nextcloud/fix/stable29/vue-8.16.0
Bump @nextcloud/vue from 8.14.0 to 8.16.0
Maxence Lange [Mon, 5 Aug 2024 14:09:33 +0000 (13:09 -0100)]
fix(inherited-shares): ignore top root folder
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
nextcloud-command [Tue, 6 Aug 2024 10:43:44 +0000 (10:43 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Jonas [Tue, 6 Aug 2024 10:30:12 +0000 (12:30 +0200)]
fix(deps): Bump @nextcloud/vue from 8.14.0 to 8.16.0
Fixes: nextcloud/richdocuments#3795
Signed-off-by: Jonas <jonas@freesources.org>
Nextcloud bot [Tue, 6 Aug 2024 00:20:19 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Mon, 5 Aug 2024 18:05:42 +0000 (20:05 +0200)]
Merge pull request #47023 from nextcloud/backport/47015/stable29
[stable29] fix(files): Correctly handle open file URL query
Robin Appelman [Wed, 31 Jul 2024 16:46:19 +0000 (18:46 +0200)]
fix: fix passing additional db connection parameters in factory
Signed-off-by: Robin Appelman <robin@icewind.nl>
Ferdinand Thiessen [Sat, 3 Aug 2024 11:53:53 +0000 (13:53 +0200)]
fix(files): When redirecting to a file (internal link) then it should open by default
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Git'Fellow [Mon, 5 Aug 2024 12:28:20 +0000 (14:28 +0200)]
Merge pull request #47027 from nextcloud/backport/42800/stable29
[stable29] enh(metadata): Introduce a memory limit for metadata generation
Git'Fellow [Mon, 15 Jan 2024 13:41:36 +0000 (14:41 +0100)]
fix: Max file size for metadata generation
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Co-Authored-By: Louis <louis@chmn.me>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Nextcloud bot [Mon, 5 Aug 2024 00:20:41 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sun, 4 Aug 2024 11:09:15 +0000 (11:09 +0000)]
Merge pull request #46496 from nextcloud/dependabot/npm_and_yarn/stable29/nextcloud/cypress-1.0.0-beta.8
John Molakvoæ [Sun, 4 Aug 2024 11:03:28 +0000 (13:03 +0200)]
Merge pull request #46497 from nextcloud/dependabot/npm_and_yarn/stable29/karma-coverage-2.2.1
dependabot[bot] [Sat, 3 Aug 2024 08:05:48 +0000 (08:05 +0000)]
build(deps-dev): bump @nextcloud/cypress
Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress) from 1.0.0-beta.7 to 1.0.0-beta.8.
- [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases)
- [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.7...v1.0.0-beta.8)
---
updated-dependencies:
- dependency-name: "@nextcloud/cypress"
dependency-type: direct:development
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>
dependabot[bot] [Sat, 13 Jul 2024 02:45:04 +0000 (02:45 +0000)]
build(deps-dev): bump karma-coverage from 2.2.0 to 2.2.1
Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/karma-runner/karma-coverage/releases)
- [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-coverage/compare/v2.2.0...v2.2.1)
---
updated-dependencies:
- dependency-name: karma-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sun, 4 Aug 2024 00:19:52 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Sat, 3 Aug 2024 09:10:46 +0000 (11:10 +0200)]
Merge pull request #47001 from nextcloud/dependabot/npm_and_yarn/stable29/nextcloud/sharing-0.2.3
dependabot[bot] [Sat, 3 Aug 2024 08:06:44 +0000 (08:06 +0000)]
build(deps): bump @nextcloud/sharing from 0.2.2 to 0.2.3
Bumps @nextcloud/sharing from 0.2.2 to 0.2.3.
---
updated-dependencies:
- dependency-name: "@nextcloud/sharing"
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>
John Molakvoæ [Sat, 3 Aug 2024 08:04:42 +0000 (10:04 +0200)]
Merge pull request #46500 from nextcloud/dependabot/npm_and_yarn/stable29/mime-4.0.4
John Molakvoæ [Sat, 3 Aug 2024 06:14:41 +0000 (08:14 +0200)]
Merge pull request #46774 from nextcloud/backport/46767/stable29
dependabot[bot] [Sat, 3 Aug 2024 02:47:53 +0000 (02:47 +0000)]
Merge pull request #47000 from nextcloud/dependabot/npm_and_yarn/stable29/karma-6.4.4
dependabot[bot] [Sat, 3 Aug 2024 01:16:58 +0000 (01:16 +0000)]
build(deps-dev): bump karma from 6.4.3 to 6.4.4
Bumps [karma](https://github.com/karma-runner/karma) from 6.4.3 to 6.4.4.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.3...v6.4.4)
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 3 Aug 2024 00:19:57 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Fri, 2 Aug 2024 20:10:05 +0000 (22:10 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 25 Jul 2024 20:51:12 +0000 (22:51 +0200)]
fix(files): Correctly validate new node name
* Resolves https://github.com/nextcloud/server/issues/45409
This includes two fixes:
1. The name in the "new node" dialog is correctly selected (e.g. `file.txt` only `file` is selected by default), to allow quick naming
2. `@nextcloud/files` functions for filename validation are used, this allows to use new Nextcloud 30 capabilities (e.g. reserved names)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 2 Aug 2024 19:33:51 +0000 (21:33 +0200)]
Merge pull request #46995 from nextcloud/backport/46989/stable29
[stable29] fix(files): show folder sharing overlay on received shares
skjnldsv [Fri, 2 Aug 2024 15:22:50 +0000 (17:22 +0200)]
fix(files): show folder sharing overlay on received shares
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
John Molakvoæ [Fri, 2 Aug 2024 14:18:54 +0000 (16:18 +0200)]
Merge pull request #46755 from nextcloud/backport/46648/stable29
skjnldsv [Fri, 2 Aug 2024 08:01:58 +0000 (10:01 +0200)]
fix(cypress): filesSharingUtils import
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Ferdinand Thiessen [Thu, 25 Jul 2024 11:09:45 +0000 (13:09 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Thu, 25 Jul 2024 11:30:43 +0000 (13:30 +0200)]
test: Add regression test for opening shared folders
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 19 Jul 2024 17:31:43 +0000 (19:31 +0200)]
fix(files_sharing): `open-in-files` should open a folder and not the parent
For files this behavior is fine, but for folders the folder itself should be opened.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
John Molakvoæ [Fri, 2 Aug 2024 13:44:12 +0000 (15:44 +0200)]
Merge pull request #46529 from nextcloud/backport/46432/stable29
[stable29] fix(files): Close sidebar on navigation
skjnldsv [Fri, 2 Aug 2024 08:15:33 +0000 (10:15 +0200)]
chore(cypress): adjust files-sidebar.cy.ts
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Arthur Schiwon [Fri, 2 Aug 2024 08:54:44 +0000 (10:54 +0200)]
Merge pull request #46969 from nextcloud/backport/46956/stable29
[stable29] fix(LDAP): remove unneeded dependencies
Ferdinand Thiessen [Wed, 10 Jul 2024 23:44:37 +0000 (01:44 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 10 Jul 2024 23:44:00 +0000 (01:44 +0200)]
fix(files): Close the sidebar on navigation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
John Molakvoæ [Fri, 2 Aug 2024 07:57:17 +0000 (09:57 +0200)]
Merge pull request #46938 from nextcloud/backport/46921/stable29
Ferdinand Thiessen [Wed, 31 Jul 2024 14:52:24 +0000 (16:52 +0200)]
fix(systemtags): Correctly set the display name for the Nextcloud node
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
John Molakvoæ [Fri, 2 Aug 2024 07:03:21 +0000 (09:03 +0200)]
Merge pull request #46954 from nextcloud/backport/46864/stable29
Nextcloud bot [Fri, 2 Aug 2024 00:19:45 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Thu, 1 Aug 2024 15:35:29 +0000 (17:35 +0200)]
fix(LDAP): remove unneeded dependencies
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Andy Scherzinger [Thu, 1 Aug 2024 20:24:21 +0000 (22:24 +0200)]
Merge pull request #46960 from nextcloud/backport/46287/stable29
[stable29] fix(userstatus): add missing parenthesis
Andy Scherzinger [Thu, 1 Aug 2024 20:22:50 +0000 (22:22 +0200)]
Merge pull request #46965 from nextcloud/backport/46353/stable29
[stable29] fix(setupchecks): Skip checking for OPcache settings if running checks from CLI