]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 21 Jun 2024 00:19:57 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #39825 from nextcloud/fix/debounce-account-properties
Ferdinand Thiessen [Thu, 20 Jun 2024 23:39:54 +0000 (01:39 +0200)]
Merge pull request #39825 from nextcloud/fix/debounce-account-properties

Increase debounce delay when saving account properties

3 months agofix: Increase debounce delay when saving account properties 39825/head
Christopher Ng [Fri, 11 Aug 2023 23:10:36 +0000 (16:10 -0700)]
fix: Increase debounce delay when saving account properties

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agoMerge pull request #45984 from nextcloud/artonge/fix/click_while_renaming
Louis [Thu, 20 Jun 2024 15:49:51 +0000 (17:49 +0200)]
Merge pull request #45984 from nextcloud/artonge/fix/click_while_renaming

Don't trigger action when renaming

3 months agochore(assets): Recompile assets 45984/head
nextcloud-command [Thu, 20 Jun 2024 14:41:08 +0000 (14:41 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agofix(files): Don't react to clicks when renaming
Louis Chemineau [Wed, 19 Jun 2024 14:45:24 +0000 (16:45 +0200)]
fix(files): Don't react to clicks when renaming

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months agoMerge pull request #45999 from nextcloud/fix/caldav/shared-calendars-activity-umlauts
Richard Steinmetz [Thu, 20 Jun 2024 13:44:34 +0000 (15:44 +0200)]
Merge pull request #45999 from nextcloud/fix/caldav/shared-calendars-activity-umlauts

fix(caldav): encode calendar URIs with umlauts for activities

3 months agoMerge pull request #45161 from nextcloud/fix/import-axios
Ferdinand Thiessen [Thu, 20 Jun 2024 13:06:36 +0000 (15:06 +0200)]
Merge pull request #45161 from nextcloud/fix/import-axios

fix: Do not import from `axios` but only `@nextcloud/axios`

3 months agoMerge pull request #46003 from nextcloud/fix/noid/undeclared-context-write-task-type
julien-nc [Thu, 20 Jun 2024 11:56:06 +0000 (13:56 +0200)]
Merge pull request #46003 from nextcloud/fix/noid/undeclared-context-write-task-type

Add missing ContextWrite default task type in task processing manager

3 months agofix(taskprocessing): missing GenerateEmoji default task type in manager::_getTaskTypes 46003/head
Julien Veyssier [Thu, 20 Jun 2024 10:55:36 +0000 (12:55 +0200)]
fix(taskprocessing): missing GenerateEmoji default task type in manager::_getTaskTypes

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
3 months agofix(taskprocessing): missing ContextWrite default task type in manager::_getTaskTypes
Julien Veyssier [Thu, 20 Jun 2024 10:27:08 +0000 (12:27 +0200)]
fix(taskprocessing): missing ContextWrite default task type in manager::_getTaskTypes

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
3 months agochore: Compile assets 45161/head
Ferdinand Thiessen [Wed, 15 May 2024 09:25:22 +0000 (11:25 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix: Do not import from `axios` but only `@nextcloud/axios`
Ferdinand Thiessen [Thu, 2 May 2024 20:14:17 +0000 (22:14 +0200)]
fix: Do not import from `axios` but only `@nextcloud/axios`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agoMerge pull request #45207 from nextcloud/fix/webdav-aja
Ferdinand Thiessen [Thu, 20 Jun 2024 10:28:31 +0000 (12:28 +0200)]
Merge pull request #45207 from nextcloud/fix/webdav-aja

fix(dav): Try basic auth for ajax WebDAV requests

3 months agoMerge pull request #45688 from nextcloud/artonge/fix/show_non_writable_folders
Louis [Thu, 20 Jun 2024 10:16:29 +0000 (12:16 +0200)]
Merge pull request #45688 from nextcloud/artonge/fix/show_non_writable_folders

Show non writable folders during move or copy

3 months agoMerge pull request #45980 from nextcloud/fix/theming/update-warning
Richard Steinmetz [Thu, 20 Jun 2024 08:58:46 +0000 (10:58 +0200)]
Merge pull request #45980 from nextcloud/fix/theming/update-warning

fix(theming): properly apply warning style to update output

3 months agofix(caldav): encode calendar URIs with umlauts for activities 45999/head
Richard Steinmetz [Thu, 20 Jun 2024 08:56:27 +0000 (10:56 +0200)]
fix(caldav): encode calendar URIs with umlauts for activities

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
3 months agoMerge pull request #45958 from nextcloud/fix/renaming-file-version-when-number
Louis [Thu, 20 Jun 2024 07:14:57 +0000 (09:14 +0200)]
Merge pull request #45958 from nextcloud/fix/renaming-file-version-when-number

fix(files_versions): renaming file version when its not a string

3 months agoMerge pull request #45845 from nextcloud/fix/log-rename-to-use-internal-path
yemkareems [Thu, 20 Jun 2024 06:06:21 +0000 (11:36 +0530)]
Merge pull request #45845 from nextcloud/fix/log-rename-to-use-internal-path

fix: rename split into two as before rename and after rename

3 months agoMerge pull request #45580 from nextcloud/fix/44933/avoid-duplicate-inserts-in-systemt...
yemkareems [Thu, 20 Jun 2024 05:29:38 +0000 (10:59 +0530)]
Merge pull request #45580 from nextcloud/fix/44933/avoid-duplicate-inserts-in-systemtag-object-mapping

fix: avoid duplicate tag inserts by checking if the mapping exists already in db

3 months agofix: renameParams named as renamedNodes and code changed accordingly as suggested... 45845/head
yemkareems [Fri, 14 Jun 2024 04:44:44 +0000 (10:14 +0530)]
fix: renameParams named as renamedNodes and code changed accordingly as suggested in review comments

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 months agofix: rename params old path passed from before rename to after rename to have one...
yemkareems [Thu, 13 Jun 2024 12:05:15 +0000 (17:35 +0530)]
fix: rename params old path passed from before rename to after rename to have one log for rename event

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 months agofix: rename logged as beforeRename and afterRename, and in both place getInternalPath...
yemkareems [Thu, 13 Jun 2024 07:29:51 +0000 (12:59 +0530)]
fix: rename logged as beforeRename and afterRename, and in both place getInternalPath is used in place of getPath to make it consistent across the logs

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 20 Jun 2024 00:19:55 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agochore(assets): Recompile assets 45958/head
nextcloud-command [Wed, 19 Jun 2024 22:37:03 +0000 (22:37 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agofix(files_versions): renaming file version when its not a string
Sanskar Soni [Mon, 10 Jun 2024 10:17:21 +0000 (15:47 +0530)]
fix(files_versions): renaming file version when its not a string

Signed-off-by: Sanskar Soni <sanskarsoni300@gmail.com>
3 months agoMerge pull request #45972 from nextcloud/fix/noid/copyIcon
Andy Scherzinger [Wed, 19 Jun 2024 19:46:11 +0000 (21:46 +0200)]
Merge pull request #45972 from nextcloud/fix/noid/copyIcon

Update copy icon to Material Design icon and checkmark in non-bold

3 months agoMerge pull request #45968 from nextcloud/fix/dav/limit-sync-token-created-at-updates
Christoph Wurst [Wed, 19 Jun 2024 16:04:36 +0000 (18:04 +0200)]
Merge pull request #45968 from nextcloud/fix/dav/limit-sync-token-created-at-updates

fix(dav): Limit number of UPDATES for sync token created_at

3 months agofix(files): Show non writable folders during move or copy 45688/head
Louis Chemineau [Thu, 13 Jun 2024 14:08:41 +0000 (16:08 +0200)]
fix(files): Show non writable folders during move or copy

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months agoMerge pull request #45963 from nextcloud/artonge/fix/openfile
John Molakvoæ [Wed, 19 Jun 2024 15:04:42 +0000 (17:04 +0200)]
Merge pull request #45963 from nextcloud/artonge/fix/openfile

3 months agochore(assets): Recompile assets 45972/head
nextcloud-command [Wed, 19 Jun 2024 13:58:18 +0000 (13:58 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agofix(theming): properly apply warning style to update output 45980/head
Richard Steinmetz [Wed, 19 Jun 2024 13:44:21 +0000 (15:44 +0200)]
fix(theming): properly apply warning style to update output

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
3 months agofix(dav): Limit number of UPDATES for sync token created_at 45968/head
Christoph Wurst [Wed, 19 Jun 2024 10:30:32 +0000 (12:30 +0200)]
fix(dav): Limit number of UPDATES for sync token created_at

Address book and calendar sync tokens have a created_at column in 26+
and we need to assign a current timestamp to the existing data at
upgrade so the data isn't cleaned up immediately. Updating the full
table is expensive and fails on clustered setups that limit transaction
size. We don't need a timestamp for the oldest rows so we can skip
updating them.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 months agochore(assets): Recompile assets 45963/head
nextcloud-command [Wed, 19 Jun 2024 09:55:38 +0000 (09:55 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months agofix(files): Rename openFileInfo to fileInfo
Louis Chemineau [Wed, 19 Jun 2024 09:18:57 +0000 (11:18 +0200)]
fix(files): Rename openFileInfo to fileInfo

And check if openFile is set in the URL before opening a file.

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months agostyle: update copy icon to Material Design icon
Andy Scherzinger [Wed, 19 Jun 2024 12:33:18 +0000 (14:33 +0200)]
style: update copy icon to Material Design icon

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
3 months agoMerge pull request #45969 from nextcloud/ci/phpunit-mysql/more-retries
Richard Steinmetz [Wed, 19 Jun 2024 12:57:06 +0000 (14:57 +0200)]
Merge pull request #45969 from nextcloud/ci/phpunit-mysql/more-retries

ci(phpunit-mysql): increase mysql health check retries

3 months agoMerge pull request #45960 from nextcloud/chore/noid/spdxBatch17
Andy Scherzinger [Wed, 19 Jun 2024 11:47:05 +0000 (13:47 +0200)]
Merge pull request #45960 from nextcloud/chore/noid/spdxBatch17

Add SPDX header - batch 17

3 months agofix: removed unused variable and check if tag ids are empty before starting the inserts 45580/head
yemkareems [Wed, 19 Jun 2024 06:59:44 +0000 (12:29 +0530)]
fix: removed unused variable and check if tag ids are empty before starting the inserts

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 months agofix: filtering tags based on existing tags and doing a transaction around the select...
yemkareems [Thu, 30 May 2024 10:08:06 +0000 (15:38 +0530)]
fix: filtering tags based on existing tags and doing a transaction around the select and insert

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 months agofix: do a select in systemtag_object_mapping to see if tag exists already in db....
yemkareems [Thu, 30 May 2024 09:09:58 +0000 (14:39 +0530)]
fix: do a select in systemtag_object_mapping to see if tag exists already in db. if it does not exist alone insert the same or else do nothing

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 months agoci(phpunit-mysql): increase mysql health check retries 45969/head
Richard Steinmetz [Wed, 19 Jun 2024 10:36:16 +0000 (12:36 +0200)]
ci(phpunit-mysql): increase mysql health check retries

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
3 months agochore(assets): Recompile assets 45960/head
nextcloud-command [Wed, 19 Jun 2024 10:22:05 +0000 (10:22 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agodocs: Add REUSE compliance status badge
Andy Scherzinger [Wed, 19 Jun 2024 10:00:24 +0000 (12:00 +0200)]
docs: Add REUSE compliance status badge

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
3 months agoci: Add REUSE compliance check
Andy Scherzinger [Wed, 19 Jun 2024 09:54:47 +0000 (11:54 +0200)]
ci: Add REUSE compliance check

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
3 months agochore: Add SPDX header
Andy Scherzinger [Tue, 18 Jun 2024 14:46:56 +0000 (16:46 +0200)]
chore: Add SPDX header

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
3 months agoMerge pull request #45930 from nextcloud/repair-mimetype-expensive
Robin Appelman [Wed, 19 Jun 2024 09:09:15 +0000 (11:09 +0200)]
Merge pull request #45930 from nextcloud/repair-mimetype-expensive

fix: move repair mimetype repair step to the expensive steps

3 months agoMerge pull request #45957 from nextcloud/perf/cache-storage-stats-header
Richard Steinmetz [Wed, 19 Jun 2024 06:10:24 +0000 (08:10 +0200)]
Merge pull request #45957 from nextcloud/perf/cache-storage-stats-header

perf: Tell browsers to cache storage stats endpoint as it is cached

3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 19 Jun 2024 00:20:28 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agoMerge pull request #45952 from nextcloud/fix/noid/spdxLicenseIdentifier
Andy Scherzinger [Tue, 18 Jun 2024 21:32:58 +0000 (23:32 +0200)]
Merge pull request #45952 from nextcloud/fix/noid/spdxLicenseIdentifier

Fix license information extracted from built assets

4 months agoperf: Tell browsers to cache storage stats endpoint as it is cached 45957/head
Julius Härtl [Tue, 18 Jun 2024 21:00:17 +0000 (23:00 +0200)]
perf: Tell browsers to cache storage stats endpoint as it is cached

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 months agoMerge pull request #45685 from nextcloud/feat/emit-users-loaded
Pytal [Tue, 18 Jun 2024 18:58:43 +0000 (11:58 -0700)]
Merge pull request #45685 from nextcloud/feat/emit-users-loaded

feat(settings): Emit loaded event for user management

4 months agochore(assets): Recompile assets 45685/head
nextcloud-command [Tue, 18 Jun 2024 18:40:31 +0000 (18:40 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months agofeat(settings): Emit loaded event for user management
Christopher Ng [Wed, 5 Jun 2024 21:52:47 +0000 (14:52 -0700)]
feat(settings): Emit loaded event for user management

Signed-off-by: Christopher Ng <chrng8@gmail.com>
4 months agoMerge pull request #45228 from smokris/heartbeat-route
Andy Scherzinger [Tue, 18 Jun 2024 15:29:30 +0000 (17:29 +0200)]
Merge pull request #45228 from smokris/heartbeat-route

fix(settings): define a 'heartbeat' route, so SecurityHeaders can handle redirected root

4 months agochore(assets): Recompile assets 45952/head
nextcloud-command [Tue, 18 Jun 2024 14:27:21 +0000 (14:27 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months agochore: Remove duplicates from `dep5`
Ferdinand Thiessen [Tue, 18 Jun 2024 15:25:55 +0000 (17:25 +0200)]
chore: Remove duplicates from `dep5`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agochore: Switch order of license texts in `.license` files
Ferdinand Thiessen [Tue, 18 Jun 2024 15:26:31 +0000 (17:26 +0200)]
chore: Switch order of license texts in `.license` files

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agochore: Adjust SPDX tool to multiple line licenses instead of `AND` chained
Ferdinand Thiessen [Tue, 18 Jun 2024 14:54:19 +0000 (16:54 +0200)]
chore: Adjust SPDX tool to multiple line licenses instead of `AND` chained

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agofix: hard-wire licenses until new versions are published shipping the SPDX listed...
Andy Scherzinger [Tue, 18 Jun 2024 12:38:43 +0000 (14:38 +0200)]
fix: hard-wire licenses until new versions are published shipping the SPDX listed license strings

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
4 months agofix(tests): Strong type property $router in RouterTest 45228/head
Côme Chilliet [Tue, 18 Jun 2024 14:33:31 +0000 (16:33 +0200)]
fix(tests): Strong type property $router in RouterTest

Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
4 months agoMerge pull request #45945 from nextcloud/perf/upgrade-reset-steps
Richard Steinmetz [Tue, 18 Jun 2024 13:24:37 +0000 (15:24 +0200)]
Merge pull request #45945 from nextcloud/perf/upgrade-reset-steps

perf: Avoid reusing previous migration steps

4 months agoMerge pull request #45889 from nextcloud/fix/noid/cypress-local-changes
John Molakvoæ [Tue, 18 Jun 2024 13:11:50 +0000 (15:11 +0200)]
Merge pull request #45889 from nextcloud/fix/noid/cypress-local-changes

4 months agoMerge pull request #45894 from nextcloud/test/cypress/changes-ci
John Molakvoæ [Tue, 18 Jun 2024 13:08:44 +0000 (15:08 +0200)]
Merge pull request #45894 from nextcloud/test/cypress/changes-ci

4 months agofeat: add setup check for needed mimetype migrations 45930/head
Robin Appelman [Tue, 18 Jun 2024 09:27:29 +0000 (11:27 +0200)]
feat: add setup check for needed mimetype migrations

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 months agoMerge pull request #45866 from nextcloud/bug/45697/disable-previews-two
Richard Steinmetz [Tue, 18 Jun 2024 11:57:42 +0000 (13:57 +0200)]
Merge pull request #45866 from nextcloud/bug/45697/disable-previews-two

fix(preview): don't create folder structure when previews are disabled

4 months agoperf: Avoid reusing previous migration steps 45945/head
Julius Härtl [Tue, 18 Jun 2024 09:55:08 +0000 (11:55 +0200)]
perf: Avoid reusing previous migration steps

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 months agofix(dav): Try basic auth for ajax WebDAV requests 45207/head
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>
4 months agofix(preview): don't create folder structure when previews are disabled 45866/head
Daniel Kesselberg [Thu, 13 Jun 2024 14:02:30 +0000 (16:02 +0200)]
fix(preview): don't create folder structure when previews are disabled

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 18 Jun 2024 00:20:27 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agoMerge pull request #45916 from nextcloud/fix/noid/versionsIcon
Andy Scherzinger [Mon, 17 Jun 2024 22:37:00 +0000 (00:37 +0200)]
Merge pull request #45916 from nextcloud/fix/noid/versionsIcon

Align app icon for versions with right sidebar used icon

4 months agoMerge pull request #33581 from nextcloud/share-lazy-user
Arthur Schiwon [Mon, 17 Jun 2024 20:53:21 +0000 (22:53 +0200)]
Merge pull request #33581 from nextcloud/share-lazy-user

use LazyUser in DefaultShareProvider

4 months agofix(tests): Fix tests with new LazyUser usage in DefaultShareProvider 33581/head
Côme Chilliet [Mon, 17 Jun 2024 16:09:59 +0000 (18:09 +0200)]
fix(tests): Fix tests with new LazyUser usage in DefaultShareProvider

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
4 months agouse LazyUser in DefaultShareProvider
Robin Appelman [Wed, 17 Aug 2022 12:29:32 +0000 (14:29 +0200)]
use LazyUser in DefaultShareProvider

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 months agofix: move repair mimetype repair step to the expensive steps
Robin Appelman [Mon, 17 Jun 2024 15:10:25 +0000 (17:10 +0200)]
fix: move repair mimetype repair step to the expensive steps

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 months agoMerge pull request #45912 from nextcloud/fix/noid/3rdparty-check-ref
Arthur Schiwon [Mon, 17 Jun 2024 14:32:41 +0000 (16:32 +0200)]
Merge pull request #45912 from nextcloud/fix/noid/3rdparty-check-ref

ci: use precise ref for 3rdparty check

4 months agoMerge pull request #45917 from nextcloud/fix/icons-themed
Richard Steinmetz [Mon, 17 Jun 2024 11:31:47 +0000 (13:31 +0200)]
Merge pull request #45917 from nextcloud/fix/icons-themed

fix: Adjust icon generation to bring back themed icons

4 months agoMerge pull request #45582 from nextcloud/joblist-cleanup-by-id
Robin Appelman [Mon, 17 Jun 2024 11:21:21 +0000 (13:21 +0200)]
Merge pull request #45582 from nextcloud/joblist-cleanup-by-id

delete background jobs by id when cleaning up

4 months agofix: Adjust icon generation to bring back themed icons 45917/head
Ferdinand Thiessen [Mon, 17 Jun 2024 10:07:18 +0000 (12:07 +0200)]
fix: Adjust icon generation to bring back themed icons

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
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 agoci: use precise ref for 3rdparty check 45912/head
Arthur Schiwon [Mon, 17 Jun 2024 09:25:28 +0000 (11:25 +0200)]
ci: use precise ref for 3rdparty check

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.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>