]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 weeks agochore: Compile assets chore/remove-old-test 48725/head
Ferdinand Thiessen [Mon, 28 Oct 2024 14:50:24 +0000 (15:50 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 weeks agotest: Add proper styles for Cypress component tests
Ferdinand Thiessen [Tue, 15 Oct 2024 23:07:31 +0000 (01:07 +0200)]
test: Add proper styles for Cypress component tests

This also fixes Typescript issue but requires to slightly
adjust the Navigation test as the progress bar is not visible (because it is overlayed by another element).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 weeks agorefactor(federatedfilesharing): Replace deprecated functions
Ferdinand Thiessen [Tue, 15 Oct 2024 23:03:40 +0000 (01:03 +0200)]
refactor(federatedfilesharing): Replace deprecated functions

* Replace deprecated OC dialogs methods
* Replace deprecated global jQuery with axios
* Replace deprecated jQuery event with event bus
* Add component + unit tests for new dialog

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 weeks agoMerge pull request #48572 from nextcloud/fix/align-avatar-visibility
John Molakvoæ [Tue, 29 Oct 2024 13:27:10 +0000 (14:27 +0100)]
Merge pull request #48572 from nextcloud/fix/align-avatar-visibility

3 weeks agoMerge pull request #48632 from nextcloud/artonge/fix/file_list_jump_on_viewer_close
John Molakvoæ [Tue, 29 Oct 2024 13:14:52 +0000 (14:14 +0100)]
Merge pull request #48632 from nextcloud/artonge/fix/file_list_jump_on_viewer_close

3 weeks agoMerge pull request #48965 from nextcloud/feat/files-bulk-tagging-followup
John Molakvoæ [Tue, 29 Oct 2024 13:11:50 +0000 (14:11 +0100)]
Merge pull request #48965 from nextcloud/feat/files-bulk-tagging-followup

3 weeks agoMerge pull request #48542 from nextcloud/fix/cloud-id-input
Pytal [Tue, 29 Oct 2024 12:55:35 +0000 (05:55 -0700)]
Merge pull request #48542 from nextcloud/fix/cloud-id-input

fix: Move cloud id into readonly input

3 weeks agoMerge pull request #48971 from Wertzui123/patch-1
Joas Schilling [Tue, 29 Oct 2024 12:43:17 +0000 (13:43 +0100)]
Merge pull request #48971 from Wertzui123/patch-1

Fix a typo (`a` -> `an` in front of `additional`)

3 weeks agochore(assets): Recompile assets fix/cloud-id-input 48542/head
nextcloud-command [Wed, 2 Oct 2024 23:17:02 +0000 (23:17 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agofix: Move cloud id into readonly input
Christopher Ng [Wed, 2 Oct 2024 23:04:08 +0000 (16:04 -0700)]
fix: Move cloud id into readonly input

Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 weeks agofix(settings): Align contents of profile picture heading fix/align-avatar-visibility 48572/head
Christopher Ng [Fri, 4 Oct 2024 23:34:41 +0000 (16:34 -0700)]
fix(settings): Align contents of profile picture heading

Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 weeks agoFix a typo (`a` -> `an` in front of `additional`) 48971/head
Wertzui123 [Tue, 29 Oct 2024 10:43:27 +0000 (11:43 +0100)]
Fix a typo (`a` -> `an` in front of `additional`)

Signed-off-by: Wertzui123 <46199283+Wertzui123@users.noreply.github.com>
3 weeks agofix(files): Do not jump to top when fileId is set to currentFolder artonge/fix/file_list_jump_on_viewer_close 48632/head
Louis Chemineau [Wed, 9 Oct 2024 16:23:58 +0000 (18:23 +0200)]
fix(files): Do not jump to top when fileId is set to currentFolder

Fix https://github.com/nextcloud/server/issues/48545

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 weeks agofix(systemtags): set min height on picker note feat/files-bulk-tagging-followup 48965/head
skjnldsv [Tue, 29 Oct 2024 10:24:11 +0000 (11:24 +0100)]
fix(systemtags): set min height on picker note

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 weeks agoMerge pull request #48766 from nextcloud/fix/fix-disabled-user-list-for-subadmins
John Molakvoæ [Tue, 29 Oct 2024 10:34:06 +0000 (11:34 +0100)]
Merge pull request #48766 from nextcloud/fix/fix-disabled-user-list-for-subadmins

3 weeks agoMerge pull request #48788 from nextcloud/fix/788/add-password-required-to-external...
John Molakvoæ [Tue, 29 Oct 2024 10:33:47 +0000 (11:33 +0100)]
Merge pull request #48788 from nextcloud/fix/788/add-password-required-to-external-storages

3 weeks agoMerge pull request #47847 from nextcloud/fix-copying-or-moving-from-shared-groupfolders
John Molakvoæ [Tue, 29 Oct 2024 10:33:12 +0000 (11:33 +0100)]
Merge pull request #47847 from nextcloud/fix-copying-or-moving-from-shared-groupfolders

3 weeks agofix(core): use Types::STRING in etag systemtag migration
skjnldsv [Tue, 29 Oct 2024 10:21:56 +0000 (11:21 +0100)]
fix(core): use Types::STRING in etag systemtag migration

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 weeks agoMerge pull request #48786 from nextcloud/feat/files-bulk-tagging
John Molakvoæ [Tue, 29 Oct 2024 10:20:28 +0000 (11:20 +0100)]
Merge pull request #48786 from nextcloud/feat/files-bulk-tagging

3 weeks agofix(files_sharing): fix view only actions button selector feat/files-bulk-tagging 48786/head
skjnldsv [Sat, 26 Oct 2024 13:29:53 +0000 (15:29 +0200)]
fix(files_sharing): fix view only actions button selector

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 weeks agofix(systemtags): no bulk action on public pages
skjnldsv [Sat, 26 Oct 2024 12:45:09 +0000 (14:45 +0200)]
fix(systemtags): no bulk action on public pages

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 weeks agochore: compile assets
skjnldsv [Fri, 25 Oct 2024 08:46:48 +0000 (10:46 +0200)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 weeks agofix(systemtags): translations and etag method casing
skjnldsv [Fri, 25 Oct 2024 15:25:42 +0000 (17:25 +0200)]
fix(systemtags): translations and etag method casing

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 weeks agofix(systemtags): single-node bulk tagging action
skjnldsv [Thu, 24 Oct 2024 13:46:22 +0000 (15:46 +0200)]
fix(systemtags): single-node bulk tagging action

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 weeks agofeat(systemtags): add cypress tests and fix a few logic issues
skjnldsv [Thu, 24 Oct 2024 13:35:19 +0000 (15:35 +0200)]
feat(systemtags): add cypress tests and fix a few logic issues

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 weeks agofeat(systemtags): create tag from bulk tagging dialog
skjnldsv [Wed, 23 Oct 2024 13:41:41 +0000 (15:41 +0200)]
feat(systemtags): create tag from bulk tagging dialog

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 weeks agofeat(systemtags): emit tags changes and optimise tag updates performances
skjnldsv [Wed, 23 Oct 2024 06:15:40 +0000 (08:15 +0200)]
feat(systemtags): emit tags changes and optimise tag updates performances

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 weeks agofeat(systemtags): add etag support and handle proppatch
skjnldsv [Tue, 22 Oct 2024 13:56:03 +0000 (15:56 +0200)]
feat(systemtags): add etag support and handle proppatch

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 weeks agofeat(dav): add systemtag object IDs listing
skjnldsv [Fri, 18 Oct 2024 06:40:59 +0000 (08:40 +0200)]
feat(dav): add systemtag object IDs listing

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 weeks agofeat(core): add index to systemtag objecttype
skjnldsv [Fri, 18 Oct 2024 06:39:15 +0000 (08:39 +0200)]
feat(core): add index to systemtag objecttype

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 weeks agofeat(systemtags): add bulk tagging action
skjnldsv [Thu, 17 Oct 2024 10:50:58 +0000 (12:50 +0200)]
feat(systemtags): add bulk tagging action

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 weeks agoMerge pull request #48953 from nextcloud/dependabot/npm_and_yarn/elliptic-6.6.0
John Molakvoæ [Tue, 29 Oct 2024 06:35:02 +0000 (07:35 +0100)]
Merge pull request #48953 from nextcloud/dependabot/npm_and_yarn/elliptic-6.6.0

3 weeks agoMerge pull request #48887 from nextcloud/fix/federated-users
John Molakvoæ [Tue, 29 Oct 2024 06:31:39 +0000 (07:31 +0100)]
Merge pull request #48887 from nextcloud/fix/federated-users

3 weeks agobuild(deps): bump elliptic from 6.5.7 to 6.6.0 dependabot/npm_and_yarn/elliptic-6.6.0 48953/head
dependabot[bot] [Tue, 29 Oct 2024 00:57:02 +0000 (00:57 +0000)]
build(deps): bump elliptic from 6.5.7 to 6.6.0

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 29 Oct 2024 00:20:19 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoMerge pull request #47831 from nextcloud/fix/view-only-preview
Ferdinand Thiessen [Mon, 28 Oct 2024 18:44:27 +0000 (19:44 +0100)]
Merge pull request #47831 from nextcloud/fix/view-only-preview

fix: Adjust preview for view-only shares

3 weeks agoMerge pull request #48947 from nextcloud/bugfix/noid/mark-more-configs-as-sensitive
Joas Schilling [Mon, 28 Oct 2024 15:23:59 +0000 (16:23 +0100)]
Merge pull request #48947 from nextcloud/bugfix/noid/mark-more-configs-as-sensitive

fix(config): Mark more configs as sensitive

3 weeks agofix: Adjust preview for view-only shares fix/view-only-preview 47831/head
Ferdinand Thiessen [Sun, 8 Sep 2024 22:21:50 +0000 (00:21 +0200)]
fix: Adjust preview for view-only shares

Previously there was a different behavior for public shares (link-shares) and internal shares,
if the user disabled the view permission.
The legacy UI for public shares simply "disabled" the context menu and hided all download actions.
With Nextcloud 31 all share types use the consistent permissions attributes,
which simplifies code, but caused a regression: Images can no longer been viewed.

Because on 30 and before the attribute was not set, previews for view-only files
were still allowed. Now with 31 we need a new way to allow "viewing" shares.

So this is allowing previews for those files, but only for internal usage.
This is done by settin a special header, which only works with custom requests,
and not by opening the URL directly.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 weeks agoMerge pull request #48921 from nextcloud/ci/psalm/imagick-extension
Joas Schilling [Mon, 28 Oct 2024 14:49:51 +0000 (15:49 +0100)]
Merge pull request #48921 from nextcloud/ci/psalm/imagick-extension

ci(psalm): Add missing imagick extension

3 weeks agofix(config): Mark more configs as sensitive bugfix/noid/mark-more-configs-as-sensitive 48947/head
Joas Schilling [Mon, 28 Oct 2024 13:56:19 +0000 (14:56 +0100)]
fix(config): Mark more configs as sensitive

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 weeks agoMerge pull request #48943 from nextcloud/feat/photo-cache-webp
Richard Steinmetz [Mon, 28 Oct 2024 13:33:55 +0000 (14:33 +0100)]
Merge pull request #48943 from nextcloud/feat/photo-cache-webp

feat: Allow WebP content type in PhotoCache

3 weeks agoMerge pull request #48871 from nextcloud/fix/app-store-reactivity
Ferdinand Thiessen [Mon, 28 Oct 2024 13:11:15 +0000 (14:11 +0100)]
Merge pull request #48871 from nextcloud/fix/app-store-reactivity

fix(app-store): Update update count in navigation

3 weeks agofeat: Allow WebP content type in PhotoCache feat/photo-cache-webp 48943/head
Miguel Sánchez de León Peque [Tue, 22 Oct 2024 14:55:52 +0000 (16:55 +0200)]
feat: Allow WebP content type in PhotoCache

Signed-off-by: Miguel Sánchez de León Peque <peque@ieco.io>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
3 weeks agoMerge pull request #48915 from nextcloud/fix/encrypt-decrypt-password
Kate [Mon, 28 Oct 2024 12:26:55 +0000 (13:26 +0100)]
Merge pull request #48915 from nextcloud/fix/encrypt-decrypt-password

3 weeks agoMerge pull request #48918 from nextcloud/fix/files_sharing/cleanup-error-messages
Kate [Mon, 28 Oct 2024 11:47:12 +0000 (12:47 +0100)]
Merge pull request #48918 from nextcloud/fix/files_sharing/cleanup-error-messages

3 weeks agofix: crypto made inline for constructor and decrypt error handled in exception fix/encrypt-decrypt-password 48915/head
yemkareems [Mon, 28 Oct 2024 11:13:24 +0000 (16:43 +0530)]
fix: crypto made inline for constructor and decrypt error handled in exception

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 weeks agochore(assets): Recompile assets fix/app-store-reactivity 48871/head
nextcloud-command [Mon, 28 Oct 2024 11:13:09 +0000 (11:13 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agofix: crypto made inline for constructor and decrypt error handled in exception
yemkareems [Mon, 28 Oct 2024 11:02:57 +0000 (16:32 +0530)]
fix: crypto made inline for constructor and decrypt error handled in exception

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 weeks agofix(app-store): Update update count in navigation
Ferdinand Thiessen [Wed, 23 Oct 2024 17:28:49 +0000 (19:28 +0200)]
fix(app-store): Update update count in navigation

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 weeks agoMerge pull request #48919 from nextcloud/fix/settings/userid-dependency-injection
Kate [Mon, 28 Oct 2024 10:44:16 +0000 (11:44 +0100)]
Merge pull request #48919 from nextcloud/fix/settings/userid-dependency-injection

3 weeks agoMerge pull request #48912 from nextcloud/bugfix/exception-appscreenshot-notstring
Ferdinand Thiessen [Mon, 28 Oct 2024 10:32:15 +0000 (11:32 +0100)]
Merge pull request #48912 from nextcloud/bugfix/exception-appscreenshot-notstring

fix(apps-store): Fix exception on generating preview url for installed app screenshot

3 weeks agofix: use Icrypto in place of Cypto
yemkareems [Mon, 28 Oct 2024 10:19:05 +0000 (15:49 +0530)]
fix: use Icrypto in place of Cypto

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 weeks agofix: crypto type made not nullable and tests run using ICrypto
yemkareems [Mon, 28 Oct 2024 09:34:11 +0000 (15:04 +0530)]
fix: crypto type made not nullable and tests run using ICrypto

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 weeks agoMerge pull request #48614 from nextcloud/refactor/storage/constructors
Kate [Mon, 28 Oct 2024 09:19:41 +0000 (10:19 +0100)]
Merge pull request #48614 from nextcloud/refactor/storage/constructors

3 weeks agoMerge pull request #48917 from nextcloud/fix/dav/view-only-check
Kate [Mon, 28 Oct 2024 09:19:09 +0000 (10:19 +0100)]
Merge pull request #48917 from nextcloud/fix/dav/view-only-check

3 weeks agoci(psalm): Add missing imagick extension ci/psalm/imagick-extension 48921/head
provokateurin [Mon, 28 Oct 2024 08:14:22 +0000 (09:14 +0100)]
ci(psalm): Add missing imagick extension

Signed-off-by: provokateurin <kate@provokateurin.de>
3 weeks agofix(files_sharing): Cleanup error messages fix/files_sharing/cleanup-error-messages 48918/head
provokateurin [Tue, 22 Oct 2024 06:20:04 +0000 (08:20 +0200)]
fix(files_sharing): Cleanup error messages

Signed-off-by: provokateurin <kate@provokateurin.de>
3 weeks agofix(appinfo): Make sure screenshot, author and category are always arrays bugfix/exception-appscreenshot-notstring 48912/head
Joas Schilling [Mon, 28 Oct 2024 07:01:22 +0000 (08:01 +0100)]
fix(appinfo): Make sure screenshot, author and category are always arrays

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 weeks agofix(appsmanagement): Fix exception on generating preview url for screenshots
Claudio Cambra [Sun, 27 Oct 2024 11:37:25 +0000 (19:37 +0800)]
fix(appsmanagement): Fix exception on generating preview url for screenshots

Some installed apps meant for older server versions might unexpectedly
offer up screenshot values in a non-string format (e.g. health). Avoid
an exception by checking first if the first app screenshot is indeed a
string and otherwise we take the value of the parameter

Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
3 weeks agofix(settings): Fix dependency injection fix/settings/userid-dependency-injection 48919/head
provokateurin [Mon, 28 Oct 2024 07:14:17 +0000 (08:14 +0100)]
fix(settings): Fix  dependency injection

Signed-off-by: provokateurin <kate@provokateurin.de>
3 weeks agofix(dav): Cleanup view-only check fix/dav/view-only-check 48917/head
provokateurin [Mon, 21 Oct 2024 10:21:29 +0000 (12:21 +0200)]
fix(dav): Cleanup view-only check

Signed-off-by: provokateurin <kate@provokateurin.de>
3 weeks agofix: encrypt and store password, decrypt and retrieve the same
yemkareems [Mon, 28 Oct 2024 05:52:36 +0000 (11:22 +0530)]
fix: encrypt and store password, decrypt and retrieve the same

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 28 Oct 2024 00:20:34 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 27 Oct 2024 00:22:10 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 26 Oct 2024 00:20:19 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoMerge pull request #48898 from nextcloud/fix/files--list-header-button-title
Joas Schilling [Fri, 25 Oct 2024 20:50:48 +0000 (22:50 +0200)]
Merge pull request #48898 from nextcloud/fix/files--list-header-button-title

fix(files): add title for files list table header button

3 weeks agochore(assets): Recompile assets fix/files--list-header-button-title 48898/head
Grigorii K. Shartsev [Fri, 25 Oct 2024 16:14:14 +0000 (18:14 +0200)]
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
3 weeks agofix(files): add title for files list table header button
Grigorii K. Shartsev [Fri, 25 Oct 2024 16:06:33 +0000 (18:06 +0200)]
fix(files): add title for files list table header button

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
3 weeks agoMerge pull request #48895 from nextcloud/jtr/chore-bug-report-logs
Josh [Fri, 25 Oct 2024 14:21:09 +0000 (10:21 -0400)]
Merge pull request #48895 from nextcloud/jtr/chore-bug-report-logs

chore: Clarify log entry requirements in bug report form

3 weeks agochore: Clarify log entry requirements in bug report form jtr/chore-bug-report-logs 48895/head
Josh [Fri, 25 Oct 2024 13:50:17 +0000 (09:50 -0400)]
chore: Clarify log entry requirements in bug report form

Signed-off-by: Josh <josh.t.richards@gmail.com>
3 weeks agoMerge pull request #48892 from nextcloud/update-stale-bot-configuration
Daniel [Fri, 25 Oct 2024 13:19:01 +0000 (15:19 +0200)]
Merge pull request #48892 from nextcloud/update-stale-bot-configuration

chore: don't remove needs info label when commenting on a stale issue

3 weeks agoMerge pull request #48884 from nextcloud/bugfix/noid/allow-to-force-db-throttler
Joas Schilling [Fri, 25 Oct 2024 13:03:27 +0000 (15:03 +0200)]
Merge pull request #48884 from nextcloud/bugfix/noid/allow-to-force-db-throttler

feat(bruteforce): Allow forcing the database throttler

3 weeks agoMerge pull request #48625 from nextcloud/fix/files--handle-empty-view-with-error
Grigorii K. Shartsev [Fri, 25 Oct 2024 12:27:04 +0000 (17:27 +0500)]
Merge pull request #48625 from nextcloud/fix/files--handle-empty-view-with-error

fix(files): handle empty view with error

3 weeks agochore: don't remove needs info label when commenting on a stale issue update-stale-bot-configuration 48892/head
Daniel Kesselberg [Fri, 25 Oct 2024 12:14:35 +0000 (14:14 +0200)]
chore: don't remove needs info label when commenting on a stale issue

1) Removing the "needs info" label when someone comments on a stale issue seems incorrect.
2) By default, the stale action removes the "stale" label upon commenting. However, the labels-to-remove-when-unstale option triggers an additional API request to remove the "stale" label, which was already removed in the previous API call.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 weeks agochore(assets): Recompile assets fix/files--handle-empty-view-with-error 48625/head
Grigorii K. Shartsev [Fri, 25 Oct 2024 11:19:25 +0000 (13:19 +0200)]
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
3 weeks agorefactor(files): migrate to @nextcloud/sharing
Grigorii K. Shartsev [Thu, 17 Oct 2024 13:17:43 +0000 (15:17 +0200)]
refactor(files): migrate to @nextcloud/sharing

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
3 weeks agofix(files): handle empty view with error
Grigorii K. Shartsev [Wed, 9 Oct 2024 10:37:33 +0000 (12:37 +0200)]
fix(files): handle empty view with error

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
3 weeks agochore(files): migrate davUtils to TS
Grigorii K. Shartsev [Tue, 15 Oct 2024 14:03:31 +0000 (16:03 +0200)]
chore(files): migrate davUtils to TS

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
3 weeks agochore(assets): Recompile assets fix/federated-users 48887/head
nextcloud-command [Fri, 25 Oct 2024 10:26:35 +0000 (10:26 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agofix(files_sharing): federated shares avatar
skjnldsv [Fri, 25 Oct 2024 10:03:28 +0000 (12:03 +0200)]
fix(files_sharing): federated shares avatar

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 25 Oct 2024 00:20:05 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoMerge pull request #48882 from nextcloud/safety-net-null-check
F. E Noel Nfebe [Thu, 24 Oct 2024 22:53:22 +0000 (00:53 +0200)]
Merge pull request #48882 from nextcloud/safety-net-null-check

refactor(ShareApiController): Check for null and empty strings with e…

3 weeks agofeat(bruteforce): Allow forcing the database throttler bugfix/noid/allow-to-force-db-throttler 48884/head
Joas Schilling [Thu, 24 Oct 2024 20:04:41 +0000 (22:04 +0200)]
feat(bruteforce): Allow forcing the database throttler

Using the database is most likely worse for performance, but makes investigating
issues a lot easier as it's possible to look directly at the table to see all
logged remote addresses and actions.

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 weeks agorefactor(ShareApiController): Check for null and empty strings with empty() safety-net-null-check 48882/head
fenn-cs [Thu, 24 Oct 2024 16:47:07 +0000 (17:47 +0100)]
refactor(ShareApiController): Check for null and empty strings with empty()

Proactive measure to avoid warnings in higher php versions as well possible type errors

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
3 weeks agoMerge pull request #48381 from nextcloud/fix/48012/fix-share-email-send-mail-share
F. E Noel Nfebe [Thu, 24 Oct 2024 16:28:12 +0000 (18:28 +0200)]
Merge pull request #48381 from nextcloud/fix/48012/fix-share-email-send-mail-share

fix(ShareAPI): Send mails for mail shares by default

4 weeks agofix(ShareAPI): Send mails for mail shares by default fix/48012/fix-share-email-send-mail-share 48381/head
fenn-cs [Thu, 26 Sep 2024 11:00:52 +0000 (13:00 +0200)]
fix(ShareAPI): Send mails for mail shares by default

It looks like, the frontend it needs to provide the `sendMail` param
for the backend to decide wether mails would be sent.

Our UI does not have that at the moment so it should default to sending
emails always for mail shares.

Not exactly sure how this was handled earlier but this is a good starting point.

Resolves : https://github.com/nextcloud/server/issues/48012

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
4 weeks agoMerge pull request #48874 from nextcloud/jtr/setup-checks-heading
Ferdinand Thiessen [Thu, 24 Oct 2024 11:09:18 +0000 (13:09 +0200)]
Merge pull request #48874 from nextcloud/jtr/setup-checks-heading

fix(settings): Change "setup warnings" -> "setup checks" in Overview

4 weeks agoMerge pull request #48863 from nextcloud/fix/noid/textprocessing-list-types
Julien Veyssier [Thu, 24 Oct 2024 10:51:55 +0000 (12:51 +0200)]
Merge pull request #48863 from nextcloud/fix/noid/textprocessing-list-types

[TextProcessing] Fix: Also list types that are available in task processing

4 weeks agofeat(textprocessing): factorize taskProcessingCompatibleTaskTypes 48863/head
Julien Veyssier [Thu, 24 Oct 2024 10:18:03 +0000 (12:18 +0200)]
feat(textprocessing): factorize taskProcessingCompatibleTaskTypes

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
4 weeks agofix(textprocessing): also list types that are available in task processing
Julien Veyssier [Wed, 23 Oct 2024 14:40:34 +0000 (16:40 +0200)]
fix(textprocessing): also list types that are available in task processing

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 24 Oct 2024 00:20:18 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agofix(settings): Change "setup warnings" -> "setup checks" in Overview jtr/setup-checks-heading 48874/head
Josh [Wed, 23 Oct 2024 21:31:59 +0000 (17:31 -0400)]
fix(settings): Change "setup warnings" -> "setup checks" in Overview

Signed-off-by: Josh <josh.t.richards@gmail.com>
4 weeks agoMerge pull request #48864 from nextcloud/fix/invalid-app-config
Ferdinand Thiessen [Wed, 23 Oct 2024 18:58:44 +0000 (20:58 +0200)]
Merge pull request #48864 from nextcloud/fix/invalid-app-config

fix(settings): Do not use `null` on `string` parameter for sharing disclaimer

4 weeks agochore: Compile assets fix/invalid-app-config 48864/head
Ferdinand Thiessen [Wed, 23 Oct 2024 18:12:37 +0000 (20:12 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks agofix(settings): Do not use `null` on `string` parameter for sharing disclaimer
Ferdinand Thiessen [Wed, 23 Oct 2024 18:12:32 +0000 (20:12 +0200)]
fix(settings): Do not use `null` on `string` parameter for sharing disclaimer

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks agoMerge pull request #48852 from nextcloud/fix/app-store-markdown
Ferdinand Thiessen [Wed, 23 Oct 2024 17:51:47 +0000 (19:51 +0200)]
Merge pull request #48852 from nextcloud/fix/app-store-markdown

fix(app-store): Correctly render Markdown in app description

4 weeks agoMerge pull request #48867 from nextcloud/fix/apps/wrong-missing-casts
Kate [Wed, 23 Oct 2024 15:47:25 +0000 (17:47 +0200)]
Merge pull request #48867 from nextcloud/fix/apps/wrong-missing-casts

4 weeks agochore(assets): Recompile assets fix/app-store-markdown 48852/head
nextcloud-command [Wed, 23 Oct 2024 15:20:48 +0000 (15:20 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 weeks agoMerge pull request #48854 from nextcloud/fix/proxy-app-screenshot
Kate [Wed, 23 Oct 2024 15:18:13 +0000 (17:18 +0200)]
Merge pull request #48854 from nextcloud/fix/proxy-app-screenshot

4 weeks agofix(app-store): Correctly render Markdown in app description
Ferdinand Thiessen [Wed, 23 Oct 2024 10:49:58 +0000 (12:49 +0200)]
fix(app-store): Correctly render Markdown in app description

This seems to be broken by an update because the renderer now passes an object instead of multiple arguments to the render functions.

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