]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 months agochore: Switch to `@nextcloud/cypress` for common dockerode config chore/use-nextcloud-cypress-docker-node 44418/head
Ferdinand Thiessen [Fri, 22 Mar 2024 17:38:30 +0000 (18:38 +0100)]
chore: Switch to `@nextcloud/cypress` for common dockerode config

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agoMerge pull request #44407 from nextcloud/fix/files-copy-move-escaping
Pytal [Fri, 22 Mar 2024 16:10:30 +0000 (09:10 -0700)]
Merge pull request #44407 from nextcloud/fix/files-copy-move-escaping

fix(files): Do not escape file names in the file picker

8 months agoMerge pull request #44400 from nextcloud/bugfix/noid/allow-debug-loglevel-again
Ferdinand Thiessen [Fri, 22 Mar 2024 15:55:38 +0000 (16:55 +0100)]
Merge pull request #44400 from nextcloud/bugfix/noid/allow-debug-loglevel-again

fix(logging): Restore the option to log with debug level

8 months agoMerge pull request #44408 from nextcloud/fix/jsresource-locator-app-root
Ferdinand Thiessen [Fri, 22 Mar 2024 15:30:12 +0000 (16:30 +0100)]
Merge pull request #44408 from nextcloud/fix/jsresource-locator-app-root

fix(JSRecourceLocator): Add missing slash after server root

8 months agofix(JSRecourceLocator): Add missing slash after server root 44408/head
Ferdinand Thiessen [Fri, 22 Mar 2024 13:51:02 +0000 (14:51 +0100)]
fix(JSRecourceLocator): Add missing slash after server root

The `OC::$SERVERROOT` is always returned without a trailing slash, so we need to add a slash between server root and apps directory.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agochore: Compile assets 44407/head
Ferdinand Thiessen [Fri, 22 Mar 2024 13:22:51 +0000 (14:22 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(files): Do not escape file names for filepicker buttons
Ferdinand Thiessen [Fri, 22 Mar 2024 13:20:17 +0000 (14:20 +0100)]
fix(files): Do not escape file names for filepicker buttons

The text is already escaped by Vue, so we should not escape or sanitize the filename.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 22 Mar 2024 00:19:14 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agofix(logging): Restore the option to log with debug level 44400/head
Joas Schilling [Fri, 22 Mar 2024 00:04:48 +0000 (01:04 +0100)]
fix(logging): Restore the option to log with debug level

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agoMerge pull request #44361 from nextcloud/release/29.0.0_beta_5 v29.0.0beta5
Benjamin Gaussorgues [Thu, 21 Mar 2024 20:16:42 +0000 (21:16 +0100)]
Merge pull request #44361 from nextcloud/release/29.0.0_beta_5

8 months agoMerge pull request #44075 from nextcloud/fix/dav/sync-token-retention-time
John Molakvoæ [Thu, 21 Mar 2024 19:21:57 +0000 (20:21 +0100)]
Merge pull request #44075 from nextcloud/fix/dav/sync-token-retention-time

8 months agoMerge pull request #44252 from nextcloud/enh/s3-connectivity
Ferdinand Thiessen [Thu, 21 Mar 2024 18:01:15 +0000 (19:01 +0100)]
Merge pull request #44252 from nextcloud/enh/s3-connectivity

feat(ObjectStore): Make the S3 `concurrency` option configurable

8 months agoMerge pull request #44368 from nextcloud/feat/new-file-menu-icon-svg
Pytal [Thu, 21 Mar 2024 17:45:50 +0000 (10:45 -0700)]
Merge pull request #44368 from nextcloud/feat/new-file-menu-icon-svg

feat: Add new mdi New file menu icons

8 months agofix(dav): Add retention time to sync token cleanup 44075/head
Christoph Wurst [Fri, 8 Mar 2024 07:14:05 +0000 (08:14 +0100)]
fix(dav): Add retention time to sync token cleanup

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
8 months agofeat(ObjectStore): Make S3 MultipartUpload concurrency configurable 44252/head
Ferdinand Thiessen [Sat, 16 Mar 2024 20:18:44 +0000 (21:18 +0100)]
feat(ObjectStore): Make S3 MultipartUpload concurrency configurable

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(ObjectStore): Use common S3 trait so config and connection trait members are...
Ferdinand Thiessen [Sat, 16 Mar 2024 20:14:16 +0000 (21:14 +0100)]
fix(ObjectStore): Use common S3 trait so config and connection trait members are in sync

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agoMerge pull request #44381 from nextcloud/fix/workflows-engine-groups
Andy Scherzinger [Thu, 21 Mar 2024 14:10:43 +0000 (15:10 +0100)]
Merge pull request #44381 from nextcloud/fix/workflows-engine-groups

fix(workflowengine): Use correct event names to make search for groups work again

8 months agoMerge pull request #44218 from nextcloud/613-limit-auth-input-emails-255
F. E Noel Nfebe [Thu, 21 Mar 2024 14:06:56 +0000 (15:06 +0100)]
Merge pull request #44218 from nextcloud/613-limit-auth-input-emails-255

feat: Limit email input to 255 chars

8 months agoMerge pull request #44360 from nextcloud/fix/add-exdate-exrule-to-confidential-object
Anna [Thu, 21 Mar 2024 13:34:08 +0000 (14:34 +0100)]
Merge pull request #44360 from nextcloud/fix/add-exdate-exrule-to-confidential-object

fix(caldav): add EXDATE and EXRULE to confidential object

8 months agoMerge pull request #44376 from nextcloud/fix/dav/acls-shared-addressbook
Hamza [Thu, 21 Mar 2024 13:33:43 +0000 (14:33 +0100)]
Merge pull request #44376 from nextcloud/fix/dav/acls-shared-addressbook

fix(dav): ACLs for shared addressbooks

8 months agoMerge pull request #44363 from nextcloud/artonge/debt/rename_author_hook
Louis [Thu, 21 Mar 2024 13:27:47 +0000 (14:27 +0100)]
Merge pull request #44363 from nextcloud/artonge/debt/rename_author_hook

Rename MetadataFileEvents to VersionAuthorListener

8 months agochore: Compile assets 44381/head
Ferdinand Thiessen [Thu, 21 Mar 2024 13:14:33 +0000 (14:14 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(workflowengine): Use correct event for searching for groups
Ferdinand Thiessen [Thu, 21 Mar 2024 13:10:55 +0000 (14:10 +0100)]
fix(workflowengine): Use correct event for searching for groups

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agoMerge pull request #44295 from nextcloud/fix/direct-edit-incognito
Arthur Schiwon [Thu, 21 Mar 2024 12:54:34 +0000 (13:54 +0100)]
Merge pull request #44295 from nextcloud/fix/direct-edit-incognito

Allow injecting the user temporarily for direct editing

8 months agorefactor(files_versions): Rename MetadataFileEvents to VersionAuthorListener 44363/head
Louis Chemineau [Thu, 14 Mar 2024 09:16:43 +0000 (10:16 +0100)]
refactor(files_versions): Rename MetadataFileEvents to VersionAuthorListener

Signed-off-by: Louis Chemineau <louis@chmn.me>
8 months agofix(dav): ACLs for shared addressbooks 44376/head
Christoph Wurst [Thu, 22 Feb 2024 16:59:20 +0000 (17:59 +0100)]
fix(dav): ACLs for shared addressbooks

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
8 months agoMerge pull request #44297 from nextcloud/fix/forbid-tagging-readonly-files
Côme Chilliet [Thu, 21 Mar 2024 10:44:55 +0000 (11:44 +0100)]
Merge pull request #44297 from nextcloud/fix/forbid-tagging-readonly-files

Forbid tagging readonly files

8 months agochore(assets): Recompile assets 44218/head
nextcloud-command [Thu, 21 Mar 2024 09:54:15 +0000 (09:54 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agofeat: Limit email input on auth pages to 255 chars
fenn-cs [Fri, 15 Mar 2024 10:46:19 +0000 (11:46 +0100)]
feat: Limit email input on auth pages to 255 chars

Excessively long emails reported make server unresponsive.

We could at some point, consider adding a configuration for sysadmins to bypass this setting
on their instance if they want.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
8 months agofix(caldav): add EXDATE and EXRULE to confidential object 44360/head
Anna Larch [Wed, 20 Mar 2024 14:21:40 +0000 (15:21 +0100)]
fix(caldav): add EXDATE and EXRULE to confidential object

Signed-off-by: Anna Larch <anna@nextcloud.com>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 21 Mar 2024 00:20:28 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agochore: Update openapi spec 44368/head
Christopher Ng [Wed, 20 Mar 2024 23:36:09 +0000 (16:36 -0700)]
chore: Update openapi spec

Signed-off-by: Christopher Ng <chrng8@gmail.com>
8 months agochore: compile assets
Christopher Ng [Wed, 20 Mar 2024 19:49:58 +0000 (12:49 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
8 months agofeat: Add new icon-filetype-text and icon-add-folder-description
Christopher Ng [Wed, 20 Mar 2024 19:49:58 +0000 (12:49 -0700)]
feat: Add new icon-filetype-text and icon-add-folder-description

Signed-off-by: Christopher Ng <chrng8@gmail.com>
8 months agofix: Use default grey for text as background-image url svgs do not support CSS variables
Christopher Ng [Wed, 20 Mar 2024 19:49:58 +0000 (12:49 -0700)]
fix: Use default grey for text as background-image url svgs do not support CSS variables

Signed-off-by: Christopher Ng <chrng8@gmail.com>
8 months agochore: Add mdi mimetype svgs
Christopher Ng [Wed, 20 Mar 2024 19:49:58 +0000 (12:49 -0700)]
chore: Add mdi mimetype svgs
- article for text
- description for x-office-document
- file-table-box for x-office-spreadsheet
- file-presentation-box for x-office-presentation
- drawing-box for x-office-drawing

Signed-off-by: Christopher Ng <chrng8@gmail.com>
8 months agofeat: Add iconSvgInline to TemplateFileCreator
Christopher Ng [Wed, 20 Mar 2024 19:49:58 +0000 (12:49 -0700)]
feat: Add iconSvgInline to TemplateFileCreator

Signed-off-by: Christopher Ng <chrng8@gmail.com>
8 months agobuild(hub): 29.0.0 beta 5 44361/head
Benjamin Gaussorgues [Wed, 20 Mar 2024 15:20:09 +0000 (16:20 +0100)]
build(hub): 29.0.0 beta 5

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
8 months agoMerge pull request #44344 from nextcloud/fix/dav/webdav-5-fetch
John Molakvoæ [Wed, 20 Mar 2024 10:46:06 +0000 (11:46 +0100)]
Merge pull request #44344 from nextcloud/fix/dav/webdav-5-fetch

8 months agofix(dav): adjust usages of webdav.customRequest 44344/head
Richard Steinmetz [Wed, 20 Mar 2024 07:51:58 +0000 (08:51 +0100)]
fix(dav): adjust usages of webdav.customRequest

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
8 months agoMerge pull request #44339 from nextcloud/fix/noid/use-share-owner
Stephan Orbaugh [Wed, 20 Mar 2024 08:06:21 +0000 (09:06 +0100)]
Merge pull request #44339 from nextcloud/fix/noid/use-share-owner

fix(share): use share owner to get ownership

8 months agoMerge pull request #44276 from nextcloud/fix/config/string-user-keys
John Molakvoæ [Wed, 20 Mar 2024 07:19:09 +0000 (08:19 +0100)]
Merge pull request #44276 from nextcloud/fix/config/string-user-keys

8 months agofix(share): use share owner to confirm reshare 44339/head
Maxence Lange [Wed, 20 Mar 2024 01:30:00 +0000 (00:30 -0100)]
fix(share): use share owner to confirm reshare

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 20 Mar 2024 00:19:24 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoMerge pull request #44333 from nextcloud/bug/noid/remove-optional-index-cards-abid
Ferdinand Thiessen [Tue, 19 Mar 2024 19:48:05 +0000 (20:48 +0100)]
Merge pull request #44333 from nextcloud/bug/noid/remove-optional-index-cards-abid

fix(db): remove redundant index in cards

8 months agoMerge pull request #44275 from nextcloud/release/29.0.0_beta_4 v29.0.0beta4
Benjamin Gaussorgues [Tue, 19 Mar 2024 19:44:03 +0000 (20:44 +0100)]
Merge pull request #44275 from nextcloud/release/29.0.0_beta_4

8 months agoMerge pull request #44328 from nextcloud/feat/app-discover-showcase-type
Andy Scherzinger [Tue, 19 Mar 2024 19:41:35 +0000 (20:41 +0100)]
Merge pull request #44328 from nextcloud/feat/app-discover-showcase-type

feat(settings): Implement `showcase` type for App Discover section

8 months agochore: Compile assets 44328/head
Ferdinand Thiessen [Tue, 19 Mar 2024 15:58:14 +0000 (16:58 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofeat(settings): Implement `app` type for AppDiscover section
Ferdinand Thiessen [Tue, 19 Mar 2024 15:36:20 +0000 (16:36 +0100)]
feat(settings): Implement `app` type for AppDiscover section

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofeat(settings): Implement `showcase` type for App Discover section
Ferdinand Thiessen [Tue, 19 Mar 2024 15:34:36 +0000 (16:34 +0100)]
feat(settings): Implement `showcase` type for App Discover section

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(settings): Make App Discover PostType responsive based on available width
Ferdinand Thiessen [Tue, 19 Mar 2024 15:32:33 +0000 (16:32 +0100)]
fix(settings): Make App Discover PostType responsive based on available width

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agoMerge pull request #44286 from nextcloud/fix/app-discover-media-size
Andy Scherzinger [Tue, 19 Mar 2024 19:08:53 +0000 (20:08 +0100)]
Merge pull request #44286 from nextcloud/fix/app-discover-media-size

fix(settings): Ensure media for app discover section is scaled correctly

8 months agochore: Compile assets 44286/head
Ferdinand Thiessen [Mon, 18 Mar 2024 18:09:28 +0000 (19:09 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(settings): Fit media into post type (app discover section)
Ferdinand Thiessen [Mon, 18 Mar 2024 18:07:35 +0000 (19:07 +0100)]
fix(settings): Fit media into post type (app discover section)

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(settings): Show proper warning if app discover section could not be fetched
Ferdinand Thiessen [Mon, 18 Mar 2024 18:07:12 +0000 (19:07 +0100)]
fix(settings): Show proper warning if app discover section could not be fetched

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agoMerge pull request #44282 from nextcloud/fix/app-discover-pin-and-parse
Ferdinand Thiessen [Tue, 19 Mar 2024 18:40:59 +0000 (19:40 +0100)]
Merge pull request #44282 from nextcloud/fix/app-discover-pin-and-parse

fix(settings): Support `order` property on App Discover elements and hide future elements

8 months agochore: Compile assets 44282/head
Ferdinand Thiessen [Mon, 18 Mar 2024 17:13:21 +0000 (18:13 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(settings): Support `order` property on App Discover elements and hide future...
Ferdinand Thiessen [Mon, 18 Mar 2024 16:55:26 +0000 (17:55 +0100)]
fix(settings): Support `order` property on App Discover elements and hide future elements

This adds support to pinning elements by setting the `order` property on the element (e.g. `order: 0` will always be the first element to show).
Also filter list of elements to remove upcoming and outdated elements (as the json might be cached).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(config): Make sure user keys are strings 44276/head
Christoph Wurst [Mon, 18 Mar 2024 13:51:35 +0000 (14:51 +0100)]
fix(config): Make sure user keys are strings

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
8 months agofix(db): remove redundant index in cards 44333/head
Daniel Kesselberg [Tue, 19 Mar 2024 16:24:24 +0000 (17:24 +0100)]
fix(db): remove redundant index in cards

Follow up for https://github.com/nextcloud/server/pull/43340

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
8 months agoMerge pull request #44236 from nextcloud/fix/settings--app-list-scrolling-on-safari
John Molakvoæ [Tue, 19 Mar 2024 15:16:06 +0000 (16:16 +0100)]
Merge pull request #44236 from nextcloud/fix/settings--app-list-scrolling-on-safari

8 months agoMerge pull request #44316 from nextcloud/fix/resolveGroupShares
John Molakvoæ [Tue, 19 Mar 2024 15:15:55 +0000 (16:15 +0100)]
Merge pull request #44316 from nextcloud/fix/resolveGroupShares

8 months agochore: Break closure call on two lines to make it readable 44297/head
Côme Chilliet [Mon, 4 Mar 2024 11:01:20 +0000 (12:01 +0100)]
chore: Break closure call on two lines to make it readable

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agofix(systemtags): Forbid tagging of readonly files
Côme Chilliet [Tue, 27 Feb 2024 09:31:59 +0000 (10:31 +0100)]
fix(systemtags): Forbid tagging of readonly files

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agochore(assets): Recompile assets 44236/head
Grigorii K. Shartsev [Sat, 16 Mar 2024 00:56:24 +0000 (01:56 +0100)]
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agotest(settings): adjust e2e tests selectors to new structure
Grigorii K. Shartsev [Mon, 18 Mar 2024 14:18:36 +0000 (15:18 +0100)]
test(settings): adjust e2e tests selectors to new structure

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agofix(settings): make apps list search result valid table
Grigorii K. Shartsev [Mon, 18 Mar 2024 16:44:15 +0000 (17:44 +0100)]
fix(settings): make apps list search result valid table

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agofix(settings): app list scroll on Safari
Grigorii K. Shartsev [Sat, 16 Mar 2024 00:52:28 +0000 (01:52 +0100)]
fix(settings): app list scroll on Safari

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agorefactor(settings): move AppItem styles to AppItem component
Grigorii K. Shartsev [Fri, 15 Mar 2024 23:34:45 +0000 (00:34 +0100)]
refactor(settings): move AppItem styles to AppItem component

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agorefactor(settings): use more BEM styles in apps settings
Grigorii K. Shartsev [Fri, 15 Mar 2024 20:28:13 +0000 (21:28 +0100)]
refactor(settings): use more BEM styles in apps settings

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agorefactor(settings): move apps list styles to components
Grigorii K. Shartsev [Wed, 13 Mar 2024 19:40:42 +0000 (20:40 +0100)]
refactor(settings): move apps list styles to components

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agorefactor(settings): remove unused styles from apps settings
Grigorii K. Shartsev [Wed, 13 Mar 2024 15:01:46 +0000 (16:01 +0100)]
refactor(settings): remove unused styles from apps settings

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agorefactor(settings): remove unneeded classes from hidden header
Grigorii K. Shartsev [Wed, 13 Mar 2024 14:20:08 +0000 (15:20 +0100)]
refactor(settings): remove unneeded classes from hidden header

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agofix(settings): apps list layout on mobile
Grigorii K. Shartsev [Fri, 15 Mar 2024 18:32:55 +0000 (19:32 +0100)]
fix(settings): apps list layout on mobile

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agofix(settings): use correct dynamic component load for apps/users
Grigorii K. Shartsev [Wed, 13 Mar 2024 13:59:27 +0000 (14:59 +0100)]
fix(settings): use correct dynamic component load for apps/users

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agoMerge pull request #44281 from nextcloud/fix/app-discover-fetcher
Andy Scherzinger [Tue, 19 Mar 2024 13:09:49 +0000 (14:09 +0100)]
Merge pull request #44281 from nextcloud/fix/app-discover-fetcher

fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry date

8 months agofix: Implement option to temporarily set the user session 44295/head
Julius Härtl [Tue, 19 Mar 2024 10:12:03 +0000 (11:12 +0100)]
fix: Implement option to temporarily set the user session

Signed-off-by: Julius Härtl <jus@bitgrid.net>
8 months agofix(sharing): resolveGroupShares setPermissions on null 44316/head
skjnldsv [Tue, 19 Mar 2024 12:09:10 +0000 (13:09 +0100)]
fix(sharing): resolveGroupShares setPermissions on null

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
8 months agoMerge pull request #44305 from nextcloud/bugfix/noid/use-correct-language-file
Joas Schilling [Tue, 19 Mar 2024 11:18:11 +0000 (12:18 +0100)]
Merge pull request #44305 from nextcloud/bugfix/noid/use-correct-language-file

fix(federatedfilesharing): Use correct language file to render notifi…

8 months agofix: Do not use incognito mode for direct editing
Julius Härtl [Tue, 19 Mar 2024 08:31:00 +0000 (09:31 +0100)]
fix: Do not use incognito mode for direct editing

Signed-off-by: Julius Härtl <jus@bitgrid.net>
8 months agofix(sharing): Align wording for declining a share 44305/head
Joas Schilling [Tue, 19 Mar 2024 10:15:18 +0000 (11:15 +0100)]
fix(sharing): Align wording for declining a share

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agofix(federatedfilesharing): Use correct language file to render notification
Joas Schilling [Tue, 19 Mar 2024 10:08:13 +0000 (11:08 +0100)]
fix(federatedfilesharing): Use correct language file to render notification

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agofix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry date 44281/head
Ferdinand Thiessen [Mon, 18 Mar 2024 16:50:12 +0000 (17:50 +0100)]
fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry date

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agoMerge pull request #44154 from nextcloud/enh/appapi-rate-limit-bypass
Joas Schilling [Tue, 19 Mar 2024 08:32:57 +0000 (09:32 +0100)]
Merge pull request #44154 from nextcloud/enh/appapi-rate-limit-bypass

Added rate limit bypass for app_api requests

8 months agoMerge pull request #44260 from RajeevDash007/dev-docs
John Molakvoæ [Tue, 19 Mar 2024 08:15:38 +0000 (09:15 +0100)]
Merge pull request #44260 from RajeevDash007/dev-docs

8 months agoMerge pull request #37953 from moan0s/reword-disabled-login-form
John Molakvoæ [Tue, 19 Mar 2024 08:14:41 +0000 (09:14 +0100)]
Merge pull request #37953 from moan0s/reword-disabled-login-form

8 months agoMerge pull request #33546 from adam-blakey/show-enabled-and-disabled-apps
John Molakvoæ [Tue, 19 Mar 2024 08:12:36 +0000 (09:12 +0100)]
Merge pull request #33546 from adam-blakey/show-enabled-and-disabled-apps

8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 19 Mar 2024 00:19:50 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agofix: add check for app_api_system session flag to bypass rate limit 44154/head
Florian Klinger [Tue, 12 Mar 2024 09:53:14 +0000 (10:53 +0100)]
fix: add check for app_api_system session flag to bypass rate limit

Signed-off-by: Florian Klinger <florian.klinger@nextcloud.com>
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
8 months agoMerge pull request #44279 from nextcloud/sort-submount-view
Robin Appelman [Mon, 18 Mar 2024 17:58:50 +0000 (18:58 +0100)]
Merge pull request #44279 from nextcloud/sort-submount-view

fix: ensure nested mount points are handled in the correct order

8 months agoMerge pull request #44280 from nextcloud/fix/app-discover-animation
Ferdinand Thiessen [Mon, 18 Mar 2024 17:58:11 +0000 (18:58 +0100)]
Merge pull request #44280 from nextcloud/fix/app-discover-animation

fix(settings): App Store Discover carousel animations are inverted

8 months agofix: ensure nested mount points are handled in the correct order 44279/head
Robin Appelman [Mon, 18 Mar 2024 15:18:35 +0000 (16:18 +0100)]
fix: ensure nested mount points are handled in the correct order

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 months agochore: Compile assets 44280/head
Ferdinand Thiessen [Mon, 18 Mar 2024 17:07:51 +0000 (18:07 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(settings): App Store Discover carousel animations are inverted
Ferdinand Thiessen [Mon, 18 Mar 2024 16:22:24 +0000 (17:22 +0100)]
fix(settings): App Store Discover carousel animations are inverted

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agoMerge pull request #44259 from nextcloud/feat/app-discover-app-links
Ferdinand Thiessen [Mon, 18 Mar 2024 17:00:59 +0000 (18:00 +0100)]
Merge pull request #44259 from nextcloud/feat/app-discover-app-links

feat(settings): Allow app discover section links to open app routes or the appstore page

8 months agostyle: Fixed style from composer cs:fix 33546/head
Adam Blakey [Mon, 18 Mar 2024 15:46:39 +0000 (15:46 +0000)]
style: Fixed style from composer cs:fix

Signed-off-by: Adam Blakey <adam@blakey.family>
8 months agoUpdate core/Command/App/ListApps.php
Adam Blakey [Mon, 18 Mar 2024 09:31:21 +0000 (09:31 +0000)]
Update core/Command/App/ListApps.php

refactor: changed overcomplicated if statement into two shorter lines

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Adam Blakey <adam@blakey.family>
8 months agochore: Compile assets 44259/head
Ferdinand Thiessen [Mon, 18 Mar 2024 14:13:46 +0000 (15:13 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agodocs: added codespace link 44260/head
Rajeev Lochan Dash [Sun, 17 Mar 2024 16:35:58 +0000 (22:05 +0530)]
docs: added codespace link

Signed-off-by: Rajeev Lochan Dash <96860040+RajeevDash007@users.noreply.github.com>
8 months agobuild(hub): 29.0.0 beta 4 44275/head
Benjamin Gaussorgues [Mon, 18 Mar 2024 14:03:58 +0000 (15:03 +0100)]
build(hub): 29.0.0 beta 4

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>