]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 months agofix: Align app icon for versions with right sidebar used icon 45916/head
Andy Scherzinger [Mon, 17 Jun 2024 09:40:58 +0000 (11:40 +0200)]
fix: Align app icon for versions with right sidebar used icon

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
4 months agoMerge pull request #45900 from nextcloud/fix/files-versions-date
Ferdinand Thiessen [Mon, 17 Jun 2024 09:22:25 +0000 (11:22 +0200)]
Merge pull request #45900 from nextcloud/fix/files-versions-date

fix(files_versions): Use `NcDateTime` for proper translated version dates

4 months agoMerge pull request #45901 from nextcloud/automated/noid/master-update-psalm-baseline
Ferdinand Thiessen [Mon, 17 Jun 2024 08:39:37 +0000 (10:39 +0200)]
Merge pull request #45901 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

4 months agoMerge pull request #45902 from nextcloud/fix/bump-delete-request-concurrency
Ferdinand Thiessen [Mon, 17 Jun 2024 08:38:52 +0000 (10:38 +0200)]
Merge pull request #45902 from nextcloud/fix/bump-delete-request-concurrency

fix(deleteAction): Bump up delete requests concurrency to 5

4 months agoMerge pull request #45884 from nextcloud/fix/files-ownership-deny
Côme Chilliet [Mon, 17 Jun 2024 07:42:49 +0000 (09:42 +0200)]
Merge pull request #45884 from nextcloud/fix/files-ownership-deny

fix(files): Properly handle denied ownership transfers

4 months agoMerge pull request #45885 from nextcloud/dependabot/npm_and_yarn/jquery-ui-dist-1...
dependabot[bot] [Mon, 17 Jun 2024 07:42:35 +0000 (07:42 +0000)]
Merge pull request #45885 from nextcloud/dependabot/npm_and_yarn/jquery-ui-dist-1.13.3

4 months agochore: Compile assets 45900/head
Ferdinand Thiessen [Sun, 16 Jun 2024 15:23:14 +0000 (17:23 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agofix(files_versions): Version name and date should be shrinkable to allow viewing...
Ferdinand Thiessen [Sun, 16 Jun 2024 15:20:32 +0000 (17:20 +0200)]
fix(files_versions): Version name and date should be shrinkable to allow viewing on small screens

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agofix(files_versions): Use `NcDateTime` to ensure date is transalted properly
Ferdinand Thiessen [Sun, 16 Jun 2024 15:19:18 +0000 (17:19 +0200)]
fix(files_versions): Use `NcDateTime` to ensure date is transalted properly

Also do not use filters, filters are deprecated and will make migration to Vue 3 harder.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agoMerge pull request #45875 from nextcloud/fix/guest-enforce-theme
Ferdinand Thiessen [Mon, 17 Jun 2024 07:20:37 +0000 (09:20 +0200)]
Merge pull request #45875 from nextcloud/fix/guest-enforce-theme

fix(theming): also apply enforced theme for guests

4 months agochore(deps): bump jquery-ui-dist from 1.13.2 to 1.13.3 45885/head
dependabot[bot] [Sat, 15 Jun 2024 01:22:52 +0000 (01:22 +0000)]
chore(deps): bump jquery-ui-dist from 1.13.2 to 1.13.3

Bumps [jquery-ui-dist](https://github.com/jquery/jquery-ui) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.2...1.13.3)

---
updated-dependencies:
- dependency-name: jquery-ui-dist
  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>
4 months agochore(assets): Recompile assets 45902/head
nextcloud-command [Mon, 17 Jun 2024 06:27:30 +0000 (06:27 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months agofix(deleteAction): Bump up delete requests concurrency to 5
fenn-cs [Mon, 17 Jun 2024 06:17:03 +0000 (07:17 +0100)]
fix(deleteAction): Bump up delete requests concurrency to 5

A concurrency of who is not efficient. Low throughput, underutilization, high latency etc...

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
4 months agochore(tests): Update psalm baseline 45901/head
nextcloud-command [Mon, 17 Jun 2024 02:26:44 +0000 (02:26 +0000)]
chore(tests): Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 17 Jun 2024 00:19:21 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agoMerge pull request #45893 from nextcloud/automated/noid/master-fix-npm-audit
Andy Scherzinger [Sun, 16 Jun 2024 18:21:52 +0000 (20:21 +0200)]
Merge pull request #45893 from nextcloud/automated/noid/master-fix-npm-audit

[master] Fix npm audit

4 months agoMerge pull request #45833 from nextcloud/fix/properly-extract-licenses
Andy Scherzinger [Sun, 16 Jun 2024 18:16:20 +0000 (20:16 +0200)]
Merge pull request #45833 from nextcloud/fix/properly-extract-licenses

chore: Properly extract copyright information from bundled packages

4 months agochore(assets): Recompile assets 45833/head
nextcloud-command [Sun, 16 Jun 2024 17:52:59 +0000 (17:52 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months agochore: Fix package.json
Ferdinand Thiessen [Sun, 16 Jun 2024 17:15:53 +0000 (19:15 +0200)]
chore: Fix package.json

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agochore: Add webpack plugin to properly extract licenses used in compiled assets
Ferdinand Thiessen [Wed, 12 Jun 2024 19:37:42 +0000 (21:37 +0200)]
chore: Add webpack plugin to properly extract licenses used in compiled assets

This will create proper extracted license information for assets and stores it in `fist/file.js.license`.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agoMerge pull request #45854 from nextcloud/chore-update-aws-sdk
Andy Scherzinger [Sun, 16 Jun 2024 15:26:14 +0000 (17:26 +0200)]
Merge pull request #45854 from nextcloud/chore-update-aws-sdk

chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.311.2

4 months agofix(S3): Adjust usage of guzzle promise 45854/head
Ferdinand Thiessen [Fri, 14 Jun 2024 18:20:19 +0000 (20:20 +0200)]
fix(S3): Adjust usage of guzzle promise

`Promise\promise_for` was deprecated and is now removed and replaced with the static API (`Create::promiseFor`).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agochore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.311.2
Ferdinand Thiessen [Thu, 13 Jun 2024 10:08:57 +0000 (12:08 +0200)]
chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.311.2

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agofix(deps): Fix npm audit 45893/head
nextcloud-command [Sun, 16 Jun 2024 02:59:48 +0000 (02:59 +0000)]
fix(deps): Fix npm audit

Signed-off-by: GitHub <noreply@github.com>
4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 16 Jun 2024 00:19:16 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agoMerge pull request #45887 from nextcloud/dependabot/npm_and_yarn/core-js-3.37.1
dependabot[bot] [Sat, 15 Jun 2024 09:03:38 +0000 (09:03 +0000)]
Merge pull request #45887 from nextcloud/dependabot/npm_and_yarn/core-js-3.37.1

4 months agochore(deps): bump core-js from 3.37.0 to 3.37.1 45887/head
dependabot[bot] [Sat, 15 Jun 2024 01:23:32 +0000 (01:23 +0000)]
chore(deps): bump core-js from 3.37.0 to 3.37.1

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.37.0 to 3.37.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.37.1/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  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>
4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 15 Jun 2024 00:20:38 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agoMerge pull request #45852 from nextcloud/chore/update-zipstreamer
Joas Schilling [Fri, 14 Jun 2024 17:19:37 +0000 (19:19 +0200)]
Merge pull request #45852 from nextcloud/chore/update-zipstreamer

chore(deps): Bump deepdiver/zipstreamer from 2.0.2 to 2.0.3

4 months agofix(files): Properly handle denied ownership transfers 45884/head
Ferdinand Thiessen [Fri, 14 Jun 2024 15:35:59 +0000 (17:35 +0200)]
fix(files): Properly handle denied ownership transfers

When the receiver denies the transfer the notification handler was missing,
so no notification was created for the transfer owner.

But also the internal notification was created two times:
1. When rejecting the transfer
2. By the reject function when dismissing the notification

This is fixed by only relying on the dismiss function.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agofix(theming): also apply enforced theme for guests 45875/head
skjnldsv [Fri, 14 Jun 2024 09:32:16 +0000 (11:32 +0200)]
fix(theming): also apply enforced theme for guests

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
4 months agochore(deps): Bump deepdiver/zipstreamer from 2.0.2 to 2.0.3 45852/head
Ferdinand Thiessen [Thu, 13 Jun 2024 09:52:41 +0000 (11:52 +0200)]
chore(deps): Bump deepdiver/zipstreamer from 2.0.2 to 2.0.3

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agoMerge pull request #45883 from nextcloud/fix/phpunit
Arthur Schiwon [Fri, 14 Jun 2024 14:24:01 +0000 (16:24 +0200)]
Merge pull request #45883 from nextcloud/fix/phpunit

tests(settings): Fix AccountMigratorTest when using PNG avatars

4 months agotest(settings): fix AccountMigratorTest when using PNG avatars 45883/head
Ferdinand Thiessen [Fri, 14 Jun 2024 13:43:58 +0000 (15:43 +0200)]
test(settings): fix AccountMigratorTest when using PNG avatars

PNG is lossless so we test the imported file for equality with the exported file,
but the changed asset was never imported into Nextcloud so it was never initially scaled.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agoMerge pull request #45872 from nextcloud/bugfix/noid/updater-devs
Joas Schilling [Fri, 14 Jun 2024 11:32:20 +0000 (13:32 +0200)]
Merge pull request #45872 from nextcloud/bugfix/noid/updater-devs

fix(git): Ignore the updater/ directory from diffs

4 months agoMerge pull request #45861 from nextcloud/artonge/fix/right-click
John Molakvoæ [Fri, 14 Jun 2024 08:16:26 +0000 (10:16 +0200)]
Merge pull request #45861 from nextcloud/artonge/fix/right-click

4 months agoMerge pull request #45818 from nextcloud/feat/add-new-clickable-area-variables
Marco [Fri, 14 Jun 2024 07:31:50 +0000 (09:31 +0200)]
Merge pull request #45818 from nextcloud/feat/add-new-clickable-area-variables

Feat: add new clickable area variables

4 months agoMerge pull request #45819 from nextcloud/feat/reduce-border-radius-element
Marco [Fri, 14 Jun 2024 07:20:23 +0000 (09:20 +0200)]
Merge pull request #45819 from nextcloud/feat/reduce-border-radius-element

Feat: reduce border radius element to 8 px

4 months agofix(git): Ignore the updater/ directory from diffs 45872/head
Joas Schilling [Fri, 14 Jun 2024 07:16:50 +0000 (09:16 +0200)]
fix(git): Ignore the updater/ directory from diffs

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agoMerge pull request #45832 from nextcloud/fixup-webpack
Andy Scherzinger [Fri, 14 Jun 2024 07:14:24 +0000 (09:14 +0200)]
Merge pull request #45832 from nextcloud/fixup-webpack

chore: Adjust post-build script to add license files for sourcemaps on build

4 months agoUpdate build/npm-post-build.sh 45832/head
Joas Schilling [Fri, 14 Jun 2024 06:53:02 +0000 (08:53 +0200)]
Update build/npm-post-build.sh

Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
4 months agochore(assets): Recompile assets
nextcloud-command [Thu, 13 Jun 2024 23:23:17 +0000 (23:23 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months agochore: Compile assets
Ferdinand Thiessen [Wed, 12 Jun 2024 19:24:45 +0000 (21:24 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agochore: Adjust post-build script to add license files for sourcemaps on build
Ferdinand Thiessen [Wed, 12 Jun 2024 19:20:30 +0000 (21:20 +0200)]
chore: Adjust post-build script to add license files for sourcemaps on build

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agoMerge pull request #45867 from nextcloud/fix/comments-icons
Andy Scherzinger [Fri, 14 Jun 2024 05:29:57 +0000 (07:29 +0200)]
Merge pull request #45867 from nextcloud/fix/comments-icons

fix(comments): Use proper icon components instead of icon classes to fix dark mode

4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 14 Jun 2024 00:19:48 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agochore(assets): Recompile assets 45867/head
nextcloud-command [Thu, 13 Jun 2024 23:06:18 +0000 (23:06 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months agofix(comments): Use proper icon components instead of icon classes to fix dark mode
Ferdinand Thiessen [Thu, 13 Jun 2024 16:13:45 +0000 (18:13 +0200)]
fix(comments): Use proper icon components instead of icon classes to fix dark mode

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agofix(files): Ignore right click for default action 45861/head
Louis Chemineau [Thu, 13 Jun 2024 13:39:59 +0000 (15:39 +0200)]
fix(files): Ignore right click for default action

Signed-off-by: Louis Chemineau <louis@chmn.me>
4 months agoMerge pull request #45810 from nextcloud/chore/noid/spdx-batch16
Andy Scherzinger [Thu, 13 Jun 2024 12:17:18 +0000 (14:17 +0200)]
Merge pull request #45810 from nextcloud/chore/noid/spdx-batch16

Add SPDX header - batch 16

4 months agochore: optimized SVG 45810/head
Andy Scherzinger [Wed, 12 Jun 2024 09:43:45 +0000 (11:43 +0200)]
chore: optimized SVG

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
4 months agochore: Add SPDX header
Andy Scherzinger [Wed, 12 Jun 2024 07:55:57 +0000 (09:55 +0200)]
chore: Add SPDX header

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
4 months agostyle: update icon to Material Symbol
Andy Scherzinger [Wed, 12 Jun 2024 07:55:37 +0000 (09:55 +0200)]
style: update icon to Material Symbol

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
4 months agostyle: replace webhook listener app with Material Symbol icon
Andy Scherzinger [Wed, 12 Jun 2024 06:59:20 +0000 (08:59 +0200)]
style: replace webhook listener app with Material Symbol icon

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
4 months agochore: Add SPDX info for default background
Andy Scherzinger [Tue, 11 Jun 2024 16:55:18 +0000 (18:55 +0200)]
chore: Add SPDX info for default background

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
4 months agoMerge pull request #45172 from nextcloud/test-scanner-no-transactions
Robin Appelman [Thu, 13 Jun 2024 12:01:34 +0000 (14:01 +0200)]
Merge pull request #45172 from nextcloud/test-scanner-no-transactions

feat: add option to disable scanner transactions

4 months agoMerge pull request #43531 from nextcloud/cache-move-select-children
Arthur Schiwon [Thu, 13 Jun 2024 09:43:31 +0000 (11:43 +0200)]
Merge pull request #43531 from nextcloud/cache-move-select-children

get child ids for folder in a separate query during move

4 months agofix: get child ids for folder in a separate query during move 43531/head
Robin Appelman [Mon, 12 Feb 2024 14:52:07 +0000 (15:52 +0100)]
fix: get child ids for folder in a separate query during move

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 13 Jun 2024 00:19:50 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agoMerge pull request #45305 from nextcloud/backport/44464/master
F. E Noel Nfebe [Wed, 12 Jun 2024 22:55:01 +0000 (23:55 +0100)]
Merge pull request #45305 from nextcloud/backport/44464/master

44032 fix show new shares without refresh

4 months agoMerge pull request #45530 from nextcloud/jtr/fix-cron-memory-usage-levels
Josh [Wed, 12 Jun 2024 22:26:33 +0000 (18:26 -0400)]
Merge pull request #45530 from nextcloud/jtr/fix-cron-memory-usage-levels

fix(cron): Log excess memory usage at debug and info levels

4 months agochore(assets): Recompile assets 45305/head
nextcloud-command [Wed, 12 Jun 2024 22:26:15 +0000 (22:26 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months agofix(files_sharing): Improve recursion in `onNewLinShare`
fenn-cs [Tue, 2 Apr 2024 15:07:30 +0000 (16:07 +0100)]
fix(files_sharing): Improve recursion in `onNewLinShare`

These changes fixes the issue of having the refresh the UI after share creation, as the share is not
immediately removed from the UI list.

Important changes

- The basis of checking wether a password/expire date is no longer based on config values alone
because the config is not expected in a share creation circle. Hence we check the configs and check
if the share object (this.share) has the expected values set. This way, once the required properties
are set, code control does not enter the block meant to handle the setting of required properties
unneccessarily.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
4 months agorefactor(ShareDetails): Prevent undefined errors for `share.permissions`
fenn-cs [Mon, 25 Mar 2024 13:07:41 +0000 (14:07 +0100)]
refactor(ShareDetails): Prevent undefined errors for `share.permissions`

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
4 months agoMerge branch 'master' into jtr/fix-cron-memory-usage-levels 45530/head
Josh [Wed, 12 Jun 2024 20:57:21 +0000 (16:57 -0400)]
Merge branch 'master' into jtr/fix-cron-memory-usage-levels

Signed-off-by: Josh <josh.t.richards@gmail.com>
4 months agoMerge pull request #45649 from nextcloud/jtr/fix-oo-s3-no-hostname
Ferdinand Thiessen [Wed, 12 Jun 2024 20:56:36 +0000 (22:56 +0200)]
Merge pull request #45649 from nextcloud/jtr/fix-oo-s3-no-hostname

fix(ObjectStore): Fix regression when hostname is empty

4 months agoMerge pull request #45251 from nextcloud/fix/files-source-no-fileid
Andy Scherzinger [Wed, 12 Jun 2024 20:54:53 +0000 (22:54 +0200)]
Merge pull request #45251 from nextcloud/fix/files-source-no-fileid

fix(files): do not rely on unique fileid

4 months agoFeat: Update apps/theming/lib/Themes/DefaultTheme.php 45818/head
Marco [Wed, 12 Jun 2024 19:59:37 +0000 (21:59 +0200)]
Feat: Update apps/theming/lib/Themes/DefaultTheme.php

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Marco <marcoambrosini@proton.me>
4 months agofix(ObjectStore): handle empty S3 hostname 45649/head
Josh [Mon, 3 Jun 2024 21:31:26 +0000 (17:31 -0400)]
fix(ObjectStore): handle empty S3 hostname

Fixes #45637

The support for s3-accelerate added in #44496 introduced a regression in AWS S3 environments when `hostname` is blank (which is a valid configuration w/ AWS since the hostname gets auto-generated).

Signed-off-by: Josh <josh.t.richards@gmail.com>
4 months agochore(assets): Recompile assets 45251/head
nextcloud-command [Wed, 12 Jun 2024 16:52:03 +0000 (16:52 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months agofix(files): fetch nodes if we have multiple of the same fileid in the store
skjnldsv [Wed, 12 Jun 2024 15:51:19 +0000 (17:51 +0200)]
fix(files): fetch nodes if we have multiple of the same fileid in the store

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
4 months agofix(files): do not rely on unique fileid
skjnldsv [Fri, 10 May 2024 11:57:03 +0000 (13:57 +0200)]
fix(files): do not rely on unique fileid

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
4 months agoMerge pull request #45571 from nextcloud/fix/files-middle-click
John Molakvoæ [Wed, 12 Jun 2024 14:31:09 +0000 (16:31 +0200)]
Merge pull request #45571 from nextcloud/fix/files-middle-click

4 months agoMerge pull request #45811 from nextcloud/add-test-for-profile-page-controller
Daniel [Wed, 12 Jun 2024 12:49:03 +0000 (14:49 +0200)]
Merge pull request #45811 from nextcloud/add-test-for-profile-page-controller

test: add tests for ProfilePageController

4 months agofix(files): also trigger new tab on file name middle click 45571/head
John Molakvoæ (skjnldsv) [Wed, 29 May 2024 16:53:53 +0000 (18:53 +0200)]
fix(files): also trigger new tab on file name middle click

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months agoFeat: reduce border radius element to 8 px 45819/head
Marco Ambrosini [Wed, 12 Jun 2024 11:17:21 +0000 (13:17 +0200)]
Feat: reduce border radius element to 8 px

Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
4 months agoFeat: add new clickable area variables
Marco Ambrosini [Wed, 12 Jun 2024 11:09:31 +0000 (13:09 +0200)]
Feat: add new clickable area variables

Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
4 months agoMerge pull request #45698 from nextcloud/fix/files-remote-shares
John Molakvoæ [Wed, 12 Jun 2024 11:02:48 +0000 (13:02 +0200)]
Merge pull request #45698 from nextcloud/fix/files-remote-shares

4 months agoMerge pull request #45804 from nextcloud/fix/cron/log-long-running-jobs
Christoph Wurst [Wed, 12 Jun 2024 10:07:44 +0000 (12:07 +0200)]
Merge pull request #45804 from nextcloud/fix/cron/log-long-running-jobs

fix(cron): Log long running jobs

4 months agotest: add tests for ProfilePageController 45811/head
Daniel Kesselberg [Wed, 12 Jun 2024 09:46:12 +0000 (11:46 +0200)]
test: add tests for ProfilePageController

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 months agochore: compile assets 45698/head
skjnldsv [Wed, 12 Jun 2024 08:28:45 +0000 (10:28 +0200)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
4 months agofix(core): Return X-NC-IsCustomAvatar for guest avatars too
provokateurin [Fri, 7 Jun 2024 10:09:36 +0000 (12:09 +0200)]
fix(core): Return X-NC-IsCustomAvatar for guest avatars too

Signed-off-by: provokateurin <kate@provokateurin.de>
4 months agofix(files_sharing): dark avatar support
skjnldsv [Thu, 6 Jun 2024 17:36:19 +0000 (19:36 +0200)]
fix(files_sharing): dark avatar support

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
4 months agofix(dav): also return shared-with-me shares data
skjnldsv [Thu, 6 Jun 2024 16:55:33 +0000 (18:55 +0200)]
fix(dav): also return shared-with-me shares data

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
4 months agofix(core): allow guest avatar fallback
skjnldsv [Thu, 6 Jun 2024 16:48:14 +0000 (18:48 +0200)]
fix(core): allow guest avatar fallback

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
4 months agofix(files_sharing): fix parsing of remote shares
skjnldsv [Thu, 6 Jun 2024 16:48:02 +0000 (18:48 +0200)]
fix(files_sharing): fix parsing of remote shares

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
4 months agoMerge pull request #45768 from nextcloud/artonge/fix/copy_retry
Louis [Wed, 12 Jun 2024 08:08:46 +0000 (10:08 +0200)]
Merge pull request #45768 from nextcloud/artonge/fix/copy_retry

Use isRetryable to catch retryable exceptions

4 months agoMerge pull request #45789 from nextcloud/fix/cy-selector
John Molakvoæ [Wed, 12 Jun 2024 08:08:25 +0000 (10:08 +0200)]
Merge pull request #45789 from nextcloud/fix/cy-selector

4 months agofix(cron): Log long running jobs 45804/head
Christoph Wurst [Wed, 12 Jun 2024 07:34:57 +0000 (09:34 +0200)]
fix(cron): Log long running jobs

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 12 Jun 2024 00:20:05 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agoMerge pull request #45794 from nextcloud/fix/fix-composer-bin-plugin
Ferdinand Thiessen [Tue, 11 Jun 2024 20:00:00 +0000 (22:00 +0200)]
Merge pull request #45794 from nextcloud/fix/fix-composer-bin-plugin

chore(composer): composer install --no-dev

4 months agochore: Compile assets 45789/head
Ferdinand Thiessen [Tue, 11 Jun 2024 19:37:55 +0000 (21:37 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agofix(files): Use `data-cy` (data attribute) instead of `cy-data`
Ferdinand Thiessen [Tue, 11 Jun 2024 13:34:58 +0000 (15:34 +0200)]
fix(files): Use `data-cy` (data attribute) instead of `cy-data`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agoMerge pull request #45788 from nextcloud/refactor/files-library
Ferdinand Thiessen [Tue, 11 Jun 2024 19:25:16 +0000 (21:25 +0200)]
Merge pull request #45788 from nextcloud/refactor/files-library

refactor(files): Use `@nextcloud/files` functions where possible and make files views cancelable

4 months agoMerge pull request #45775 from nextcloud/fix/caldav/event-notification-shared-calendars
Richard Steinmetz [Tue, 11 Jun 2024 18:41:11 +0000 (20:41 +0200)]
Merge pull request #45775 from nextcloud/fix/caldav/event-notification-shared-calendars

fix(caldav): event links in shared calendar notifications

4 months agofix(caldav): event links in shared calendar notifications 45775/head
Richard Steinmetz [Tue, 11 Jun 2024 07:42:03 +0000 (09:42 +0200)]
fix(caldav): event links in shared calendar notifications

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
4 months agochore(composer): composer install --no-dev 45794/head
Côme Chilliet [Tue, 11 Jun 2024 14:51:35 +0000 (16:51 +0200)]
chore(composer): composer install --no-dev

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agoMerge pull request #45475 from nextcloud/feat/add-support-for-webhooks
Côme Chilliet [Tue, 11 Jun 2024 14:31:27 +0000 (16:31 +0200)]
Merge pull request #45475 from nextcloud/feat/add-support-for-webhooks

feat: Add support for webhook listeners

4 months agochore: Compile assets 45788/head
Ferdinand Thiessen [Tue, 11 Jun 2024 13:42:21 +0000 (15:42 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agofix(files): Adjust babel module resolution
Ferdinand Thiessen [Mon, 10 Jun 2024 22:23:59 +0000 (00:23 +0200)]
fix(files): Adjust babel module resolution

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>