]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 months agochore(settings): Cleanup IManager and Manager type annotations 41662/head
jld3103 [Wed, 22 Nov 2023 13:00:34 +0000 (14:00 +0100)]
chore(settings): Cleanup IManager and Manager type annotations

Signed-off-by: jld3103 <jld3103yt@gmail.com>
10 months agoMerge pull request #41646 from nextcloud/feat/hide-search-provider
Benjamin Gaussorgues [Wed, 22 Nov 2023 08:49:46 +0000 (09:49 +0100)]
Merge pull request #41646 from nextcloud/feat/hide-search-provider

feat(search): hide search provider from list

10 months agoMerge pull request #41655 from nextcloud/fix/41630/search-value-bool
Julius Härtl [Wed, 22 Nov 2023 07:50:17 +0000 (08:50 +0100)]
Merge pull request #41655 from nextcloud/fix/41630/search-value-bool

10 months agofeat(search): hide user search if not on user list 41646/head
Benjamin Gaussorgues [Tue, 21 Nov 2023 17:16:01 +0000 (18:16 +0100)]
feat(search): hide user search if not on user list

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
10 months agofeat(search): hide search provider
Benjamin Gaussorgues [Tue, 21 Nov 2023 16:24:36 +0000 (17:24 +0100)]
feat(search): hide search provider

Some search providers can be hidden if they send `null` in `getOrder`

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
10 months agoMerge pull request #41641 from nextcloud/fix/41269/remove-emoji-status-border
Maksim Sukharev [Wed, 22 Nov 2023 07:35:32 +0000 (08:35 +0100)]
Merge pull request #41641 from nextcloud/fix/41269/remove-emoji-status-border

fix(user_status): remove border from emoji picker

10 months agoMerge pull request #41648 from nextcloud/artonge/feat/restore_openfile
Louis [Wed, 22 Nov 2023 06:30:45 +0000 (07:30 +0100)]
Merge pull request #41648 from nextcloud/artonge/feat/restore_openfile

Trigger default action when open file initial state is set

10 months agoaccept boolean value 41655/head
Maxence Lange [Wed, 22 Nov 2023 02:20:34 +0000 (01:20 -0100)]
accept boolean value

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 22 Nov 2023 00:24:44 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoTrigger default action when open file initial state is set 41648/head
Louis Chemineau [Tue, 21 Nov 2023 19:10:40 +0000 (20:10 +0100)]
Trigger default action when open file initial state is set

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoMerge pull request #41637 from nextcloud/artonge/fix/unit_test_sharing_settings
Louis [Tue, 21 Nov 2023 17:52:08 +0000 (18:52 +0100)]
Merge pull request #41637 from nextcloud/artonge/fix/unit_test_sharing_settings

Fix sharing settings unit tests

10 months agoFix tests for apps/settings new section 41637/head
Côme Chilliet [Tue, 21 Nov 2023 16:50:17 +0000 (17:50 +0100)]
Fix tests for apps/settings new section

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
10 months agoFix sharing settings unit tests
Louis Chemineau [Tue, 21 Nov 2023 13:12:29 +0000 (14:12 +0100)]
Fix sharing settings unit tests

Signed-off-by: Louis Chemineau <louis@chmn.me>
10 months agoMerge pull request #41623 from nextcloud/fix/orphan-share-no-user
Julius Härtl [Tue, 21 Nov 2023 14:43:57 +0000 (15:43 +0100)]
Merge pull request #41623 from nextcloud/fix/orphan-share-no-user

10 months agoMerge pull request #41540 from nextcloud/artonge/feat/add_metadata_generation_job
Louis [Tue, 21 Nov 2023 14:37:48 +0000 (15:37 +0100)]
Merge pull request #41540 from nextcloud/artonge/feat/add_metadata_generation_job

Add metadata generation job

10 months agoMerge pull request #41507 from nextcloud/41381-global-search-follow-up-2
F. E Noel Nfebe [Tue, 21 Nov 2023 14:26:53 +0000 (15:26 +0100)]
Merge pull request #41507 from nextcloud/41381-global-search-follow-up-2

Enhancements: Fix and updates to most recent global search UI

10 months agoMerge pull request #41634 from nextcloud/artonge/fix/listen_to_cache_events_for_metadata
Louis [Tue, 21 Nov 2023 14:07:42 +0000 (15:07 +0100)]
Merge pull request #41634 from nextcloud/artonge/fix/listen_to_cache_events_for_metadata

Listen to cache event when deleting metadata

10 months agochore(user_status): compile assets 41641/head
Maksim Sukharev [Tue, 21 Nov 2023 13:58:11 +0000 (14:58 +0100)]
chore(user_status): compile assets

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
10 months agofix(user_status): remove border from emoji picker
Maksim Sukharev [Tue, 21 Nov 2023 13:56:23 +0000 (14:56 +0100)]
fix(user_status): remove border from emoji picker

- clean styles
- lint component

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
10 months agoMerge pull request #41635 from nextcloud/fix/settings-apporder
Ferdinand Thiessen [Tue, 21 Nov 2023 13:34:39 +0000 (14:34 +0100)]
Merge pull request #41635 from nextcloud/fix/settings-apporder

fix(theming): Adjust config listener to validate `apporder` config also for closure navigation

10 months agoMove search result section to component & hide thumbnail if error 41507/head
fenn-cs [Sat, 18 Nov 2023 12:40:04 +0000 (13:40 +0100)]
Move search result section to component & hide thumbnail if error

The section that handles the search result list item is big and complex enough
 to have it's own component. Inside this component, a new method is added to hide
the thumbnail preview if the image load errors out.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoListen to cache event when deleting metadata 41634/head
Louis Chemineau [Tue, 21 Nov 2023 10:36:41 +0000 (11:36 +0100)]
Listen to cache event when deleting metadata

Signed-off-by: Louis Chemineau <louis@chmn.me>
10 months agofix(theming): Adjust config listener to validate `apporder` config 41635/head
Ferdinand Thiessen [Tue, 21 Nov 2023 11:29:26 +0000 (12:29 +0100)]
fix(theming): Adjust config listener to validate `apporder` config

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoRound avatars when needed and show url-based mime icons
fenn-cs [Thu, 16 Nov 2023 14:49:30 +0000 (15:49 +0100)]
Round avatars when needed and show url-based mime icons

- Pass `results.rounded` property that comes with search result
 data to determine if avatar would be rounded or not.

- Icons loaded via url's now visible.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
10 months agoImprove date-range logic for global search
fenn-cs [Wed, 15 Nov 2023 15:00:36 +0000 (16:00 +0100)]
Improve date-range logic for global search

- Allow future dates in custom date range
- Fix date ranges for example, before now, today range was roughly
 between `now()` to `now() + a few milli seconds`
- Update text in custom date range modal, right align "Search in range"
 button.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
10 months agoMerge pull request #40368 from nextcloud/feature/update-signup-link
Julius Härtl [Tue, 21 Nov 2023 10:22:42 +0000 (11:22 +0100)]
Merge pull request #40368 from nextcloud/feature/update-signup-link

10 months agoMerge pull request #41617 from nextcloud/artonge/fix/error_files_versions_previews
Louis [Tue, 21 Nov 2023 09:55:49 +0000 (10:55 +0100)]
Merge pull request #41617 from nextcloud/artonge/fix/error_files_versions_previews

Handle error in previews for files versions

10 months agofeat: update sign up link in share pages 40368/head
Luka Trovic [Mon, 11 Sep 2023 16:22:07 +0000 (18:22 +0200)]
feat: update sign up link in share pages

Signed-off-by: Luka Trovic <luka@nextcloud.com>
10 months agoMerge pull request #41438 from nextcloud/feat/migrate-forwarded-for-headers-check
Côme Chilliet [Tue, 21 Nov 2023 08:50:38 +0000 (09:50 +0100)]
Merge pull request #41438 from nextcloud/feat/migrate-forwarded-for-headers-check

Migrate forwarded for headers check

10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 21 Nov 2023 00:27:59 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoMerge pull request #41601 from nextcloud/enh/noid/named-metadata-event
Maxence Lange [Mon, 20 Nov 2023 23:20:29 +0000 (22:20 -0100)]
Merge pull request #41601 from nextcloud/enh/noid/named-metadata-event

add named metadata event

10 months agoMerge pull request #41624 from nextcloud/chore/dependencies-nextcloud-upload
Julius Härtl [Mon, 20 Nov 2023 21:28:11 +0000 (22:28 +0100)]
Merge pull request #41624 from nextcloud/chore/dependencies-nextcloud-upload

10 months agochore: Bump bundles 41624/head
Julius Härtl [Mon, 20 Nov 2023 20:45:15 +0000 (21:45 +0100)]
chore: Bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
10 months agoHandle error in previews for files versions 41617/head
Louis Chemineau [Mon, 20 Nov 2023 10:28:42 +0000 (11:28 +0100)]
Handle error in previews for files versions

Signed-off-by: Louis Chemineau <louis@chmn.me>
10 months agoFix tests for setupchecks 41438/head
Côme Chilliet [Mon, 20 Nov 2023 17:03:15 +0000 (18:03 +0100)]
Fix tests for setupchecks

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
10 months agochore: Bump @nextcloud/upload to 1.0.1
Julius Härtl [Mon, 20 Nov 2023 14:49:44 +0000 (15:49 +0100)]
chore: Bump @nextcloud/upload to 1.0.1

Signed-off-by: Julius Härtl <jus@bitgrid.net>
10 months agoMerge pull request #41581 from nextcloud/fix/migrate-admin-settings-sharing-vue
Ferdinand Thiessen [Mon, 20 Nov 2023 16:32:05 +0000 (17:32 +0100)]
Merge pull request #41581 from nextcloud/fix/migrate-admin-settings-sharing-vue

enh(settings): Migrate admin settings for sharing to vue

10 months agochore: Compile assets 41581/head
Ferdinand Thiessen [Fri, 17 Nov 2023 18:23:04 +0000 (19:23 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agofix(config): Adjust webpack config to provide `appName` and `appVersion` which are...
Ferdinand Thiessen [Thu, 16 Nov 2023 20:53:54 +0000 (21:53 +0100)]
fix(config): Adjust webpack config to provide `appName` and `appVersion` which are expected by `@nextcloud/vue`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoenh(settings): Migrate admin settings for sharing to vue
Ferdinand Thiessen [Thu, 16 Nov 2023 20:53:14 +0000 (21:53 +0100)]
enh(settings): Migrate admin settings for sharing to vue

This is required to get the fixes for a11y from `@nextcloud/vue`.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoMerge pull request #41616 from nextcloud/bugfix/noid/fix-ocs-absolute-URLs-with-ignor...
Joas Schilling [Mon, 20 Nov 2023 16:00:43 +0000 (17:00 +0100)]
Merge pull request #41616 from nextcloud/bugfix/noid/fix-ocs-absolute-URLs-with-ignore-front-controller

fix: Fix linkToOCSRouteAbsolute() without index.php and with subfolder

10 months agoImprove success messages for ForwarderForHeaders setup check
Côme Chilliet [Mon, 20 Nov 2023 15:12:19 +0000 (16:12 +0100)]
Improve success messages for ForwarderForHeaders setup check

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
10 months agoMake it an error if address is not known and we are not in CLI
Côme Chilliet [Mon, 20 Nov 2023 14:52:28 +0000 (15:52 +0100)]
Make it an error if address is not known and we are not in CLI

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
10 months agoImprove wrong configuration error message when we know it’s wrong.
Côme Chilliet [Mon, 20 Nov 2023 14:45:46 +0000 (15:45 +0100)]
Improve wrong configuration error message when we know it’s wrong.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
10 months agoadd named metadata event 41601/head
Maxence Lange [Mon, 20 Nov 2023 14:32:36 +0000 (13:32 -0100)]
add named metadata event

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
10 months agofix: Also cleanup orphaned shares user cannot be found anymore 41623/head
Julius Härtl [Mon, 20 Nov 2023 13:26:12 +0000 (14:26 +0100)]
fix: Also cleanup orphaned shares user cannot be found anymore

Signed-off-by: Julius Härtl <jus@bitgrid.net>
10 months agoMigrate tests of forwarded for headers check
Côme Chilliet [Mon, 13 Nov 2023 16:25:21 +0000 (17:25 +0100)]
Migrate tests of forwarded for headers check

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
10 months agoMigrate Forwarded For Headers check to new API
Côme Chilliet [Mon, 13 Nov 2023 16:07:25 +0000 (17:07 +0100)]
Migrate Forwarded For Headers check to new API

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
10 months agoMerge pull request #41435 from nextcloud/feat/migrate-bruteforce-throttle-check
Côme Chilliet [Mon, 20 Nov 2023 10:32:06 +0000 (11:32 +0100)]
Merge pull request #41435 from nextcloud/feat/migrate-bruteforce-throttle-check

Migrate bruteforce throttle check

10 months agofix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 41616/head
Joas Schilling [Mon, 20 Nov 2023 10:18:47 +0000 (11:18 +0100)]
fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agoMerge pull request #41544 from nextcloud/enh/noid/updatehtaccess-disk-space-check
Simon L [Mon, 20 Nov 2023 07:14:57 +0000 (08:14 +0100)]
Merge pull request #41544 from nextcloud/enh/noid/updatehtaccess-disk-space-check

10 months agoMerge pull request #41475 from nextcloud/bugfix/noid/docxf-oform-mimetype
Julius Härtl [Mon, 20 Nov 2023 06:11:10 +0000 (07:11 +0100)]
Merge pull request #41475 from nextcloud/bugfix/noid/docxf-oform-mimetype

10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 20 Nov 2023 00:27:45 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agofix: Add docxf/oform to mimetypemapping 41475/head
Julius Härtl [Tue, 14 Nov 2023 19:51:06 +0000 (20:51 +0100)]
fix: Add docxf/oform to mimetypemapping

Signed-off-by: Julius Härtl <jus@bitgrid.net>
10 months agoMerge pull request #41579 from nextcloud/bugfix/action-failed-error
Julius Härtl [Sun, 19 Nov 2023 15:31:40 +0000 (16:31 +0100)]
Merge pull request #41579 from nextcloud/bugfix/action-failed-error

10 months agochore(assets): Recompile assets 41579/head
nextcloud-command [Sun, 19 Nov 2023 15:02:01 +0000 (15:02 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoMerge pull request #41583 from nextcloud/fix/csp-on-old-ua
Julius Härtl [Sun, 19 Nov 2023 14:59:41 +0000 (15:59 +0100)]
Merge pull request #41583 from nextcloud/fix/csp-on-old-ua

10 months agofix: Be less strict about action exec return value
Julius Härtl [Fri, 17 Nov 2023 15:00:18 +0000 (16:00 +0100)]
fix: Be less strict about action exec return value

Signed-off-by: Julius Härtl <jus@bitgrid.net>
10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 19 Nov 2023 00:28:00 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoMerge pull request #41569 from nextcloud/bugfix/noid/dont-notify-disabled-users-again
Joas Schilling [Sat, 18 Nov 2023 18:20:10 +0000 (19:20 +0100)]
Merge pull request #41569 from nextcloud/bugfix/noid/dont-notify-disabled-users-again

fix(2fa-backupcodes): Don't remember disabled and deleted users over …

10 months agoMerge pull request #41594 from nextcloud/dependabot/github_actions/actions/github...
Andy Scherzinger [Sat, 18 Nov 2023 16:11:56 +0000 (17:11 +0100)]
Merge pull request #41594 from nextcloud/dependabot/github_actions/actions/github-script-7

chore(deps): Bump actions/github-script from 6 to 7

11 months agochore(deps): Bump actions/github-script from 6 to 7 41594/head
dependabot[bot] [Sat, 18 Nov 2023 02:54:11 +0000 (02:54 +0000)]
chore(deps): Bump actions/github-script from 6 to 7

Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months agoMerge pull request #41585 from nextcloud/deps/nextcloud/dialogs-5.0.2
Pytal [Sat, 18 Nov 2023 02:40:12 +0000 (18:40 -0800)]
Merge pull request #41585 from nextcloud/deps/nextcloud/dialogs-5.0.2

chore: Bump @nextcloud/dialogs to v5.0.2

11 months agochore: compile assets 41585/head
Christopher Ng [Sat, 18 Nov 2023 00:42:50 +0000 (16:42 -0800)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
11 months agochore: Bump @nextcloud/dialogs to v5.0.2
Christopher Ng [Sat, 18 Nov 2023 00:42:50 +0000 (16:42 -0800)]
chore: Bump @nextcloud/dialogs to v5.0.2

Signed-off-by: Christopher Ng <chrng8@gmail.com>
11 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 18 Nov 2023 00:27:58 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
11 months agoMerge pull request #41577 from nextcloud/fix/41568/files-list--valid-table-layout
Grigorii K. Shartsev [Fri, 17 Nov 2023 23:35:58 +0000 (04:35 +0500)]
Merge pull request #41577 from nextcloud/fix/41568/files-list--valid-table-layout

fix(files): make files list valid table layout

11 months agofix(files): make table view a valid html table 41577/head
Grigorii K. Shartsev [Fri, 17 Nov 2023 12:26:39 +0000 (13:26 +0100)]
fix(files): make table view a valid html table

<div> is not allowed as a <table> child

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
11 months agofix(files): make caption a direct child of the files table
Grigorii K. Shartsev [Fri, 17 Nov 2023 12:16:37 +0000 (13:16 +0100)]
fix(files): make caption a direct child of the files table

Otherwise it is not valid and does not ception the table.

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
11 months agoMerge pull request #41584 from nextcloud/chore/update-vue
Ferdinand Thiessen [Fri, 17 Nov 2023 22:56:28 +0000 (23:56 +0100)]
Merge pull request #41584 from nextcloud/chore/update-vue

chore: Update `@nextcloud/vue` to 8.2.0

11 months agofix(cypress): Adjust user settings tests for changed actions component 41584/head
Ferdinand Thiessen [Fri, 17 Nov 2023 22:16:23 +0000 (23:16 +0100)]
fix(cypress): Adjust user settings tests for changed actions component

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agochore: Update `@nextcloud/vue` to 8.2.0
Ferdinand Thiessen [Fri, 17 Nov 2023 21:29:59 +0000 (22:29 +0100)]
chore: Update `@nextcloud/vue` to 8.2.0

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agoMerge pull request #41573 from nextcloud/fix/avoid-sending-thumbnail-if-none-available
Ferdinand Thiessen [Fri, 17 Nov 2023 21:38:50 +0000 (22:38 +0100)]
Merge pull request #41573 from nextcloud/fix/avoid-sending-thumbnail-if-none-available

fix(files): avoid sending thumbnail URL for directory as none exists

11 months agoMerge pull request #41399 from nextcloud/fix/cypress-flaky-new-users
Ferdinand Thiessen [Fri, 17 Nov 2023 21:29:49 +0000 (22:29 +0100)]
Merge pull request #41399 from nextcloud/fix/cypress-flaky-new-users

fix(cypress): Make new-users test less flaky by using test isolation

11 months agofix(CSP): Only add `strict-dynamic` when using nonces 41583/head
Ferdinand Thiessen [Fri, 17 Nov 2023 21:01:02 +0000 (22:01 +0100)]
fix(CSP): Only add `strict-dynamic` when using nonces

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agoMerge pull request #41575 from nextcloud/bugfix/41572
Grigorii K. Shartsev [Fri, 17 Nov 2023 18:39:17 +0000 (23:39 +0500)]
Merge pull request #41575 from nextcloud/bugfix/41572

fix: Avoid invisible areas through keyboard navigation

11 months agofix: Avoid invisible areas through keyboard navigation 41575/head
Julius Härtl [Fri, 17 Nov 2023 11:46:38 +0000 (12:46 +0100)]
fix: Avoid invisible areas through keyboard navigation

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
11 months agoMerge pull request #41571 from nextcloud/fix/allow-strict-dynamic-elem
Ferdinand Thiessen [Fri, 17 Nov 2023 17:03:54 +0000 (18:03 +0100)]
Merge pull request #41571 from nextcloud/fix/allow-strict-dynamic-elem

Allow setting `strict-dynamic` on `strict-src-elem` and set it by default

11 months agoMerge pull request #41580 from nextcloud/fix/a11y-replace_action_link_with_action_button
Grigorii K. Shartsev [Fri, 17 Nov 2023 16:55:30 +0000 (21:55 +0500)]
Merge pull request #41580 from nextcloud/fix/a11y-replace_action_link_with_action_button

Replace ActionLink with ActionButton on sharing tab

11 months agoReplace ActionLink with ActionButton on sharing tab 41580/head
julia.kirschenheuter [Fri, 17 Nov 2023 15:45:22 +0000 (16:45 +0100)]
Replace ActionLink with ActionButton on sharing tab

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
So-authored-by: Grigorii K. Shartsev <me@shgk.me>
11 months agofix(files): avoid sending thumbnail URL for directory as none exists 41573/head
Benjamin Gaussorgues [Fri, 17 Nov 2023 10:55:45 +0000 (11:55 +0100)]
fix(files): avoid sending thumbnail URL for directory as none exists

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
11 months agodocument error 41544/head
Simon L [Fri, 17 Nov 2023 10:32:31 +0000 (11:32 +0100)]
document error

Signed-off-by: Simon L <szaimen@e.mail.de>
11 months agodo not write htaccess file if disk space is too low
Simon L [Thu, 16 Nov 2023 15:06:44 +0000 (16:06 +0100)]
do not write htaccess file if disk space is too low

Signed-off-by: Simon L <szaimen@e.mail.de>
11 months agofix!(ContentSecurityPolicy): Make `strict-dynamic` enabled by default on `script... 41571/head
Ferdinand Thiessen [Fri, 17 Nov 2023 10:07:35 +0000 (11:07 +0100)]
fix!(ContentSecurityPolicy): Make `strict-dynamic` enabled by default on `script-src-elem`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agofix(cypress): Make new-users test less flaky by using test isolation 41399/head
Ferdinand Thiessen [Sun, 12 Nov 2023 15:03:39 +0000 (16:03 +0100)]
fix(cypress): Make new-users test less flaky by using test isolation

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agoMerge pull request #41560 from nextcloud/fix/a11y/advanced-sharing-focus
Ferdinand Thiessen [Fri, 17 Nov 2023 10:41:54 +0000 (11:41 +0100)]
Merge pull request #41560 from nextcloud/fix/a11y/advanced-sharing-focus

fix(a11y): Focus on sharing quick permission radio

11 months agofeat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-elem` only
Ferdinand Thiessen [Fri, 17 Nov 2023 09:56:02 +0000 (10:56 +0100)]
feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-elem` only

This adds the possibility to set `strict-dynamic` on `script-src-elem` only while keep the default rules for `script-src`.
The idea is to allow loading module js which imports other files and thus does not allow nonces on import but on the initial script tag.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agofix(2fa-backupcodes): Don't remember disabled and deleted users over and over again 41569/head
Joas Schilling [Fri, 17 Nov 2023 08:54:04 +0000 (09:54 +0100)]
fix(2fa-backupcodes): Don't remember disabled and deleted users over and over again

Signed-off-by: Joas Schilling <coding@schilljs.com>
11 months agoMerge pull request #41561 from nextcloud/fix/user-row-text-field
Marco [Fri, 17 Nov 2023 09:18:34 +0000 (09:18 +0000)]
Merge pull request #41561 from nextcloud/fix/user-row-text-field

fix(settings): User row text field styles

11 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 17 Nov 2023 00:27:03 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
11 months agochore: compile assets 41561/head
Christopher Ng [Fri, 17 Nov 2023 00:14:36 +0000 (16:14 -0800)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
11 months agofix(settings): User row text field styles
Christopher Ng [Fri, 17 Nov 2023 00:14:36 +0000 (16:14 -0800)]
fix(settings): User row text field styles

Signed-off-by: Christopher Ng <chrng8@gmail.com>
11 months agochore: compile assets 41560/head
Christopher Ng [Fri, 17 Nov 2023 00:05:00 +0000 (16:05 -0800)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
11 months agofix(a11y): Focus on sharing quick permission radio
Christopher Ng [Fri, 17 Nov 2023 00:05:00 +0000 (16:05 -0800)]
fix(a11y): Focus on sharing quick permission radio

Signed-off-by: Christopher Ng <chrng8@gmail.com>
11 months agoMerge pull request #41334 from nextcloud/fix/mtime-render
Eduardo Morales [Thu, 16 Nov 2023 21:35:18 +0000 (15:35 -0600)]
Merge pull request #41334 from nextcloud/fix/mtime-render

fix(component): utilized NcDateTime component

11 months agochore(assets): Recompile assets 41334/head
nextcloud-command [Thu, 16 Nov 2023 20:39:16 +0000 (20:39 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
11 months agofix(chore) - built and changed this.source -> source
Eduardo Morales [Tue, 14 Nov 2023 17:28:15 +0000 (11:28 -0600)]
fix(chore) - built and changed this.source -> source

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
11 months agofix(component): changed moment to date object for Nc Component using Node.mtime retur...
Eduardo Morales [Thu, 9 Nov 2023 17:32:26 +0000 (11:32 -0600)]
fix(component): changed moment to date object for Nc Component using Node.mtime returned date object

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
11 months agofix(component): utilized NcDateTime component
Eduardo Morales [Tue, 7 Nov 2023 23:29:17 +0000 (17:29 -0600)]
fix(component): utilized NcDateTime component

Resolves #41261
Replaces span element with custom Nc Vue Component
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
11 months agoMerge pull request #41477 from nextcloud/release/28.0.0_beta_4 v28.0.0beta4
Arthur Schiwon [Thu, 16 Nov 2023 20:32:14 +0000 (21:32 +0100)]
Merge pull request #41477 from nextcloud/release/28.0.0_beta_4

28.0.0 beta 4