]>
source.dussan.org Git - nextcloud-server.git/log
provokateurin [Fri, 6 Sep 2024 07:44:04 +0000 (09:44 +0200)]
fix(OC): Remove doc blocks for OCP implementations
Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin [Fri, 6 Sep 2024 07:39:33 +0000 (09:39 +0200)]
build: Add script to remove doc blocks for OCP implementations
Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin [Fri, 6 Sep 2024 07:39:13 +0000 (09:39 +0200)]
build: Add psalm plugin to ensure OCP implementations have no doc block
Signed-off-by: provokateurin <kate@provokateurin.de>
Kate [Mon, 9 Sep 2024 09:04:08 +0000 (11:04 +0200)]
Merge pull request #47837 from nextcloud/fix/files/dav-etag
Marcel Klehr [Mon, 9 Sep 2024 08:40:48 +0000 (10:40 +0200)]
Merge pull request #47824 from nextcloud/rakekniven-patch-3
chore(i18n): adapted lowercase
provokateurin [Mon, 9 Sep 2024 08:11:07 +0000 (10:11 +0200)]
fix(files): Never return a null ETag in DAV
Signed-off-by: provokateurin <kate@provokateurin.de>
nextcloud-command [Mon, 9 Sep 2024 07:57:19 +0000 (07:57 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
rakekniven [Sat, 7 Sep 2024 16:57:57 +0000 (18:57 +0200)]
fix: Update AdminAI.vue
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
rakekniven [Sat, 7 Sep 2024 07:07:42 +0000 (09:07 +0200)]
chore(i18n): adapted lowercase
Reported at Transifex
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Nextcloud bot [Mon, 9 Sep 2024 00:23:27 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 8 Sep 2024 00:36:35 +0000 (00:36 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Sat, 7 Sep 2024 14:24:27 +0000 (16:24 +0200)]
Merge pull request #43281 from nextcloud/feature/minSupportDesktopVerMsg
enh: update desktop client unsupported version (403) error message
dependabot[bot] [Sat, 7 Sep 2024 12:52:02 +0000 (12:52 +0000)]
Merge pull request #47820 from nextcloud/dependabot/npm_and_yarn/underscore-1.13.7
Ferdinand Thiessen [Sat, 7 Sep 2024 12:06:12 +0000 (14:06 +0200)]
Merge pull request #47808 from nextcloud/rakekniven-patch-2
chore(i18n): Spelling of ID
Ferdinand Thiessen [Sat, 7 Sep 2024 11:57:15 +0000 (13:57 +0200)]
Merge pull request #47821 from nextcloud/dependabot/npm_and_yarn/puppeteer-23.3.0
chore(deps-dev): bump puppeteer from 22.15.0 to 23.3.0
Ferdinand Thiessen [Sat, 7 Sep 2024 11:56:14 +0000 (13:56 +0200)]
Merge pull request #47806 from nextcloud/chore/cleanup-public-share
chore(files_sharing): Do not use files source files but directly the library
dependabot[bot] [Sat, 7 Sep 2024 02:51:16 +0000 (02:51 +0000)]
chore(deps): bump underscore from 1.13.6 to 1.13.7
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.13.6 to 1.13.7.
- [Commits](https://github.com/jashkenas/underscore/compare/1.13.6...1.13.7)
---
updated-dependencies:
- dependency-name: underscore
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>
dependabot[bot] [Sat, 7 Sep 2024 10:01:33 +0000 (10:01 +0000)]
Merge pull request #47823 from nextcloud/dependabot/npm_and_yarn/vueuse/components-11.0.3
dependabot[bot] [Sat, 7 Sep 2024 02:52:43 +0000 (02:52 +0000)]
chore(deps): bump @vueuse/components from 11.0.0 to 11.0.3
Bumps [@vueuse/components](https://github.com/vueuse/vueuse/tree/HEAD/packages/components) from 11.0.0 to 11.0.3.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.0.3/packages/components)
---
updated-dependencies:
- dependency-name: "@vueuse/components"
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>
dependabot[bot] [Sat, 7 Sep 2024 09:25:00 +0000 (09:25 +0000)]
Merge pull request #47818 from nextcloud/dependabot/npm_and_yarn/cypress-if-1.12.6
dependabot[bot] [Sat, 7 Sep 2024 09:12:31 +0000 (09:12 +0000)]
chore(deps-dev): bump cypress-if from 1.12.5 to 1.12.6
Bumps [cypress-if](https://github.com/bahmutov/cypress-if) from 1.12.5 to 1.12.6.
- [Release notes](https://github.com/bahmutov/cypress-if/releases)
- [Commits](https://github.com/bahmutov/cypress-if/compare/v1.12.5...v1.12.6)
---
updated-dependencies:
- dependency-name: cypress-if
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 7 Sep 2024 09:11:01 +0000 (09:11 +0000)]
Merge pull request #47819 from nextcloud/dependabot/npm_and_yarn/cypress-13.14.2
dependabot[bot] [Sat, 7 Sep 2024 03:32:12 +0000 (03:32 +0000)]
Merge pull request #47822 from nextcloud/dependabot/npm_and_yarn/stylelint-16.9.0
dependabot[bot] [Sat, 7 Sep 2024 02:52:12 +0000 (02:52 +0000)]
chore(deps-dev): bump stylelint from 16.8.2 to 16.9.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.8.2 to 16.9.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.8.2...16.9.0)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 7 Sep 2024 02:51:48 +0000 (02:51 +0000)]
chore(deps-dev): bump puppeteer from 22.15.0 to 23.3.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.15.0 to 23.3.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.15.0...puppeteer-v23.3.0)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 7 Sep 2024 02:50:21 +0000 (02:50 +0000)]
chore(deps-dev): bump cypress from 13.13.2 to 13.14.2
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.13.2 to 13.14.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.13.2...v13.14.2)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 7 Sep 2024 00:36:58 +0000 (00:36 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
nextcloud-command [Fri, 6 Sep 2024 20:22:49 +0000 (20:22 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
rakekniven [Fri, 6 Sep 2024 17:21:07 +0000 (19:21 +0200)]
chore(i18n): Spelling of ID
Reported at Transifex
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Ferdinand Thiessen [Fri, 6 Sep 2024 12:39:32 +0000 (14:39 +0200)]
fix: Adjust unit tests and protect against XSS
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Camila [Fri, 2 Feb 2024 09:41:43 +0000 (10:41 +0100)]
fix(dav): Update 403 error message
* The user should get a more friendly warning when their desktop client version is not supported anymore by the server.
See #nextcloud/desktop/issues/6273
* Update BlockLegacyClientPluginTest to reflect the new 403 error message.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Ferdinand Thiessen [Fri, 6 Sep 2024 14:53:42 +0000 (16:53 +0200)]
chore(files_sharing): Do not use files source files but directly the library
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 6 Sep 2024 13:39:41 +0000 (15:39 +0200)]
Merge pull request #47802 from nextcloud/fix/fallback-icons
fix(files): Fallback icons should fill the container
Anupam Kumar [Fri, 6 Sep 2024 13:25:10 +0000 (18:55 +0530)]
Merge pull request #47801 from nextcloud/fix/taskproc/error-msg
fix(TaskProcessing): increase error_message column length
nextcloud-command [Fri, 6 Sep 2024 13:17:55 +0000 (13:17 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Anupam Kumar [Fri, 6 Sep 2024 12:32:15 +0000 (18:02 +0530)]
chore: update autoloader
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
Anupam Kumar [Fri, 6 Sep 2024 11:53:31 +0000 (17:23 +0530)]
fix(TaskProcessing): increase error_message column length
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
Ferdinand Thiessen [Fri, 6 Sep 2024 12:08:51 +0000 (14:08 +0200)]
fix(files): Fallback icons should fill the container
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Pytal [Fri, 6 Sep 2024 11:43:55 +0000 (04:43 -0700)]
Merge pull request #47649 from nextcloud/fix/footer-overlap
fix: Fix inaccessible content on public pages due to overlapping footer
Ferdinand Thiessen [Fri, 6 Sep 2024 11:17:07 +0000 (13:17 +0200)]
Merge pull request #45652 from nextcloud/feat/migrate-files-sharing-public-to-vue
feat(files_sharing): Migrate public shares to Vue
Ferdinand Thiessen [Fri, 6 Sep 2024 11:16:36 +0000 (13:16 +0200)]
Merge pull request #47731 from nextcloud/refactStorDav
chore(storage): refactor some code portions
Git'Fellow [Wed, 4 Sep 2024 09:17:55 +0000 (11:17 +0200)]
chore(storage): refactor some code portions
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
chore: revert portion
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Ferdinand Thiessen [Fri, 6 Sep 2024 10:18:30 +0000 (12:18 +0200)]
Merge pull request #47784 from nextcloud/fix/file-info
fix(FileInfo): correctly implement `\ArrayAccess::offsetGet`
Ferdinand Thiessen [Fri, 6 Sep 2024 01:58:24 +0000 (03:58 +0200)]
Merge pull request #47756 from nextcloud/fixingPathShareCheck
fix(files): Check if target path is a descendant of the shared folder
Ferdinand Thiessen [Thu, 5 Sep 2024 18:03:17 +0000 (20:03 +0200)]
fix(FileInfo): correctly implement `\ArrayAccess::offsetGet`
We are targetting PHP 8.1+, since PHP 8.0 `offsetGet` has the `mixed` types for `offset` and return value.
So this adds the types to correctly implement the interface.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 5 Sep 2024 23:07:57 +0000 (01:07 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 5 Sep 2024 09:28:17 +0000 (11:28 +0200)]
test: Add end-to-end tests for new public share Vue UI
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 5 Sep 2024 14:52:20 +0000 (16:52 +0200)]
fix(files): "Edit locally" action should not be shown on public shares
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 4 Sep 2024 23:34:48 +0000 (01:34 +0200)]
fix(files): Do not add click listener if there is no default action on public shares
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 4 Sep 2024 21:10:05 +0000 (23:10 +0200)]
fix(files_sharing): Ensure sidebar share entry lists are labelled
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 4 Sep 2024 21:07:02 +0000 (23:07 +0200)]
fix(files): "New folder" menu entry requires read permission
This will disable "New folder" menu entry for file-drop shares.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 4 Sep 2024 16:42:51 +0000 (18:42 +0200)]
chore(files_sharing): Remove now unused legacy scripts
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 4 Sep 2024 16:42:04 +0000 (18:42 +0200)]
fix(files): Disable internal views on public shares
This is needed because some views have side effects, like `favorites` doing requests on registration time.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 4 Sep 2024 16:33:06 +0000 (18:33 +0200)]
fix(files_sharing): Set file-request header for nextcloud/upload
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 4 Sep 2024 16:31:17 +0000 (18:31 +0200)]
fix(files_sharing): Disable sharing status action for public shares
This is disabled to not leak personal information into the public
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 2 Aug 2024 12:32:20 +0000 (14:32 +0200)]
fix(files_sharing): Handle download permission the same way for public and internal shares
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 2 Aug 2024 10:34:19 +0000 (12:34 +0200)]
fix(files): Do not allow copy action on public shares without `create` permission
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 2 Aug 2024 10:32:59 +0000 (12:32 +0200)]
feat(files): Allow to download files on public shares
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 2 Aug 2024 10:32:30 +0000 (12:32 +0200)]
fix(files): Do not allow rename action on single-file-shares
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 28 Jun 2024 13:37:18 +0000 (15:37 +0200)]
refactor(files_sharing): Make file structure more clear
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 20 Jun 2024 15:18:09 +0000 (17:18 +0200)]
fix(files): Disable copy-move-action of single file shares
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Tue, 18 Jun 2024 09:56:07 +0000 (11:56 +0200)]
refactor(files): Make `RouterService` provide a protected getter for the router to allow injecting the `files_sharing` router
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 3 Jun 2024 23:28:22 +0000 (01:28 +0200)]
fix(files): Adjust files list for sharing permissions on public shares
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 3 Jun 2024 23:26:28 +0000 (01:26 +0200)]
fix(files): Fix file previews for public shares
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 3 Jun 2024 23:25:52 +0000 (01:25 +0200)]
fix(files): Do not use `favorite`, `sidebar` and `view-in-folder` action for public shares
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 3 Jun 2024 23:25:28 +0000 (01:25 +0200)]
feat(files_sharing): Migrate public share to use Vue files list
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Nextcloud bot [Fri, 6 Sep 2024 00:25:10 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
nextcloud-command [Thu, 5 Sep 2024 23:33:10 +0000 (23:33 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Christopher Ng [Thu, 5 Sep 2024 23:19:22 +0000 (16:19 -0700)]
chore: compile scss
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 5 Sep 2024 23:19:22 +0000 (16:19 -0700)]
fix: Fix inaccessible content on public pages due to overlapping footer
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Git'Fellow [Wed, 4 Sep 2024 20:24:19 +0000 (22:24 +0200)]
fix(files): Check if the target path is a descendant of the shared folder path
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
fix: tests
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
fix: fix tests
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
fix: add tests
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
fix: tests
Anna [Thu, 5 Sep 2024 20:25:34 +0000 (22:25 +0200)]
Merge pull request #47789 from nextcloud/fix/cs-fixer-errors
chore: adjust code to adhere to coding standard
Anna Larch [Thu, 5 Sep 2024 19:31:05 +0000 (21:31 +0200)]
chore: add coding standard code change to .git-blame-ignore-revs
Signed-off-by: Anna Larch <anna@nextcloud.com>
Anna Larch [Thu, 5 Sep 2024 19:23:38 +0000 (21:23 +0200)]
chore: adjust code to adhere to coding standard
Signed-off-by: Anna Larch <anna@nextcloud.com>
Louis [Thu, 5 Sep 2024 18:13:45 +0000 (20:13 +0200)]
Merge pull request #47770 from nextcloud/artonge/fix/always_respond_custom_error_page_on_exceptions
fix(dav): Always respond custom error page on exceptions
Stephan Orbaugh [Thu, 5 Sep 2024 16:02:25 +0000 (18:02 +0200)]
Merge pull request #47761 from nextcloud/fix/missing-footer
fix: Fix missing footer on public pages
Stephan Orbaugh [Thu, 5 Sep 2024 15:58:44 +0000 (17:58 +0200)]
Merge pull request #47519 from nextcloud/fix/transfer-ownership-encrypted-files
feat(transfer-ownership): Correctly react to encrypted files
Stephan Orbaugh [Thu, 5 Sep 2024 15:52:58 +0000 (17:52 +0200)]
Merge pull request #47769 from nextcloud/artonge/fix/use_sha256_for_arguments_hash_forbg_jobs
fix: Use sha256 to hash arguments of background jobs
Stephan Orbaugh [Thu, 5 Sep 2024 15:51:30 +0000 (17:51 +0200)]
Merge pull request #46255 from nextcloud/bug/add-option-to-remove-webroot-for-setupchecks
fix: add option to remove the webroot for setup checks and don't chec…
Louis Chemineau [Thu, 5 Sep 2024 14:17:32 +0000 (16:17 +0200)]
fix(dav): Always respond custom error page on exceptions
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Wed, 28 Aug 2024 15:46:00 +0000 (17:46 +0200)]
fix: Migrate existing bg jobs to use sha256
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Wed, 28 Aug 2024 15:03:53 +0000 (17:03 +0200)]
fix: Use sha256 to hash arguments of background jobs
This is to prevent collision as we are sometime hashing user input, yet using that hash to target the background job in the database.
Signed-off-by: Louis Chemineau <louis@chmn.me>
Côme Chilliet [Tue, 3 Sep 2024 07:46:36 +0000 (09:46 +0200)]
fix(transfer-ownership): Improve comments according to code review
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 27 Aug 2024 10:53:38 +0000 (12:53 +0200)]
feat(transfer-ownership): Correctly react to encrypted files
For E2EE encrypted files, we abort the transfer.
For SSE encrypted files, we abort only if not using master key.
Also fixed the check for when the path to a single file is used.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 5 Sep 2024 09:54:45 +0000 (11:54 +0200)]
fix(setupchecks): Test overwrite.cli url first, then generated one, and
trusted domains as last fallback.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Daniel Kesselberg [Tue, 2 Jul 2024 18:34:07 +0000 (20:34 +0200)]
fix: add option to remove the webroot for setup checks and don't check trusted_domains.
1) The checks for well-known urls should always run against the root domain and therefore the option to remove the webroot.
2) For trusted domains, the available protocol is unknown, and thus some guesswork would be needed to make that work. I've decided for now to not consider them anymore to reduce false-positives.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Andy Scherzinger [Thu, 5 Sep 2024 07:17:40 +0000 (09:17 +0200)]
Merge pull request #47754 from nextcloud/fix/noid/cache-appstore-on-dev-instances
fix(appstore): Cache apps.json also on dev instances
Nextcloud bot [Thu, 5 Sep 2024 00:23:50 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Wed, 4 Sep 2024 23:41:13 +0000 (16:41 -0700)]
fix: Fix missing footer on public pages
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Andy Scherzinger [Wed, 4 Sep 2024 22:20:15 +0000 (00:20 +0200)]
Merge pull request #47752 from nextcloud/backport/47745/master
[master] fix(files): undefined displayname for outdated `@nextcloud/files`<3.6.0 apps
nextcloud-command [Wed, 4 Sep 2024 17:05:09 +0000 (17:05 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Marcel Müller [Wed, 4 Sep 2024 19:13:29 +0000 (21:13 +0200)]
fix(appstore): Cache apps.json also on dev instances
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
skjnldsv [Wed, 4 Sep 2024 14:42:18 +0000 (16:42 +0200)]
fix(files): undefined displayname for outdated `@nextcloud/files`<3.6.0 apps
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Kate [Wed, 4 Sep 2024 18:00:24 +0000 (20:00 +0200)]
Merge pull request #47417 from nextcloud/fix/files/create-mountpoint-parents
John Molakvoæ [Wed, 4 Sep 2024 14:50:50 +0000 (16:50 +0200)]
Merge pull request #47738 from nextcloud/fix/sidebar-undefined
nextcloud-command [Wed, 4 Sep 2024 14:33:03 +0000 (14:33 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
skjnldsv [Wed, 4 Sep 2024 12:10:37 +0000 (14:10 +0200)]
fix(files): undefined sidebar
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 4 Sep 2024 09:33:30 +0000 (11:33 +0200)]
Merge pull request #46859 from nextcloud/fix-status-check-and-saving-of-external-storages
github-actions[bot] [Wed, 4 Sep 2024 08:46:37 +0000 (10:46 +0200)]
Merge pull request #47724 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
John Molakvoæ [Wed, 4 Sep 2024 07:50:49 +0000 (09:50 +0200)]
Merge pull request #40164 from nextcloud/exceptionsTranslateShare