]>
source.dussan.org Git - nextcloud-server.git/log
Christopher Ng [Sat, 18 Nov 2023 00:42:50 +0000 (16:42 -0800)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
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>
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>
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
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>
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>
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
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>
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>
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
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
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
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>
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
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
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>
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>
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>
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>
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
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>
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
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>
Christopher Ng [Fri, 17 Nov 2023 00:14:36 +0000 (16:14 -0800)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
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>
Christopher Ng [Fri, 17 Nov 2023 00:05:00 +0000 (16:05 -0800)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
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>
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
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>
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>
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>
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>
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
Marcel Müller [Thu, 16 Nov 2023 19:35:07 +0000 (20:35 +0100)]
Merge pull request #41541 from nextcloud/fix/noid/serve-flac-files
Serve .flac audio files
Andy Scherzinger [Thu, 16 Nov 2023 19:16:59 +0000 (20:16 +0100)]
Merge pull request #41555 from nextcloud/chore/noid/bumpHub7
Bump Hub 6 -> Hub 7
Andy Scherzinger [Thu, 16 Nov 2023 19:15:53 +0000 (20:15 +0100)]
Bump Hub 6 -> Hub 7
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Ferdinand Thiessen [Thu, 16 Nov 2023 18:59:56 +0000 (19:59 +0100)]
Merge pull request #41519 from nextcloud/fix/files-sorting
fix(files): Ensure folders and favorites are sorted first regardless of sorting mode
Christoph Wurst [Thu, 16 Nov 2023 18:48:06 +0000 (19:48 +0100)]
Merge pull request #41395 from nextcloud/hello-emf
feat: add preview provider for emf files based on office
Benjamin Gaussorgues [Thu, 16 Nov 2023 17:30:01 +0000 (18:30 +0100)]
Merge pull request #41057 from nextcloud/registermounts-opt
optimize UserMountCache::registerStorage
Ferdinand Thiessen [Thu, 16 Nov 2023 17:24:59 +0000 (18:24 +0100)]
Merge pull request #41491 from nextcloud/fix/merge-comments-activity-v2
feat(comments): Plug in comments into activity sidebar tab if available
Christoph Wurst [Thu, 16 Nov 2023 15:53:40 +0000 (16:53 +0100)]
Merge pull request #41512 from nextcloud/fix/userstatus/no-message-no-message-timestamp
fix(userstatus): Only track message timestamp for values
Robin Appelman [Mon, 23 Oct 2023 11:27:13 +0000 (13:27 +0200)]
optimize UserMountCache::registerStorage
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Louis [Thu, 16 Nov 2023 14:57:20 +0000 (15:57 +0100)]
Merge pull request #41518 from nextcloud/nullGetUid
fix(files_versions): don't call getUid() on null
Joas Schilling [Thu, 16 Nov 2023 14:41:27 +0000 (15:41 +0100)]
Merge pull request #41511 from nextcloud/enh/advanced_search_backend
Enhancements for advanced search API
nextcloud-command [Thu, 16 Nov 2023 14:03:17 +0000 (14:03 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Thu, 16 Nov 2023 01:39:14 +0000 (02:39 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 16 Nov 2023 01:39:40 +0000 (02:39 +0100)]
fix(files): Add cypress e2e tests
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 15 Nov 2023 23:58:06 +0000 (00:58 +0100)]
fix(files): Ensure favorites and folders are sorted first regardless or sorting order
Also fixes `mtime` being wrong sorted, as high mtime means recently edited -> lower
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Marcel Müller [Thu, 16 Nov 2023 13:24:56 +0000 (14:24 +0100)]
Serve .flac audio files
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
Joas Schilling [Thu, 16 Nov 2023 13:16:28 +0000 (14:16 +0100)]
Fix property name
Signed-off-by: Joas Schilling <coding@schilljs.com>
Ferdinand Thiessen [Wed, 15 Nov 2023 23:11:22 +0000 (00:11 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Louis Chemineau <louis@chmn.me>
Ferdinand Thiessen [Wed, 15 Nov 2023 22:56:14 +0000 (23:56 +0100)]
fix(comments): Provide `resourceType` as property instead of mixin
Also fix typos where `ressource` instead of `resource` was used.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Christoph Wurst [Wed, 15 Nov 2023 16:30:57 +0000 (17:30 +0100)]
fix(userstatus): Only track message timestamp for values
Do not track status messages that are empty, e.g. DND outside of
availability.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Ferdinand Thiessen [Tue, 14 Nov 2023 17:30:12 +0000 (18:30 +0100)]
feat(comments): Use activity tab to mount comments sidebar section if available
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Louis [Thu, 16 Nov 2023 10:20:57 +0000 (11:20 +0100)]
Merge pull request #41465 from nextcloud/artonge/migrate_metadata
Migrate old metadata table to the new ones
Arthur Schiwon [Thu, 16 Nov 2023 09:41:14 +0000 (10:41 +0100)]
Merge pull request #41526 from nextcloud/bugfix/noid/fix-detection-of-trusted-proxies
Reverse X-Forwarded-For list to read the correct proxy remote address
Joas Schilling [Thu, 16 Nov 2023 09:35:15 +0000 (10:35 +0100)]
Merge pull request #41485 from nextcloud/bugfix/noid/sort-asc-by-default
fix(files): Sort list ASC by default
Arthur Schiwon [Thu, 16 Nov 2023 08:40:40 +0000 (09:40 +0100)]
Merge pull request #41520 from nextcloud/bugfix/noid/finish-password-confirmation
Finish password confirmation
Louis Chemineau [Wed, 15 Nov 2023 17:30:40 +0000 (18:30 +0100)]
Add migration from the old to new metadata tables
Signed-off-by: Louis Chemineau <louis@chmn.me>
Joas Schilling [Mon, 30 Oct 2023 13:14:20 +0000 (14:14 +0100)]
Reverse X-Forwarded-For list to read the correct proxy remote address
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 16 Nov 2023 05:31:41 +0000 (06:31 +0100)]
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 2 Nov 2023 11:22:42 +0000 (12:22 +0100)]
fix(workflows): Finish password confirmation
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 16 Nov 2023 05:20:31 +0000 (06:20 +0100)]
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 15 Nov 2023 09:09:16 +0000 (10:09 +0100)]
fix(files): Sort list ASC by default
Signed-off-by: Joas Schilling <coding@schilljs.com>
Pytal [Thu, 16 Nov 2023 04:52:36 +0000 (20:52 -0800)]
Merge pull request #41335 from nextcloud/enh/a11y/admin-collab-tags
enh(systemtags): Add accessible system tags form
Christopher Ng [Thu, 16 Nov 2023 01:12:56 +0000 (17:12 -0800)]
test(systemtags): Admin system tags form
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Benjamin Gaussorgues [Thu, 16 Nov 2023 01:50:09 +0000 (02:50 +0100)]
Merge pull request #41486 from nextcloud/fix/41470/invalid_user_group
Fix invalid users/groups handling in advanced search
Ferdinand Thiessen [Thu, 16 Nov 2023 01:47:23 +0000 (02:47 +0100)]
Merge pull request #41506 from nextcloud/Valdnet-patch-1
Correct spelling
Christopher Ng [Thu, 16 Nov 2023 00:18:07 +0000 (16:18 -0800)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 8 Nov 2023 02:20:49 +0000 (18:20 -0800)]
enh(systemtags): Add accessible system tags form
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 8 Nov 2023 02:20:49 +0000 (18:20 -0800)]
fix(systemtags): Cast tag display name to string
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 8 Nov 2023 02:20:49 +0000 (18:20 -0800)]
chore(systemtags): Use files systemtags service
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 8 Nov 2023 02:20:49 +0000 (18:20 -0800)]
chore(systemtags): Export default base tag
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 8 Nov 2023 02:20:49 +0000 (18:20 -0800)]
chore(systemtags): Replace php markup with vue
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 8 Nov 2023 02:20:49 +0000 (18:20 -0800)]
chore(systemtags): Add services for global tags and files-specific tags
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Git'Fellow [Thu, 16 Nov 2023 00:28:42 +0000 (01:28 +0100)]
Don't call getUid() on null
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Nextcloud bot [Thu, 16 Nov 2023 00:28:36 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Valdnet [Wed, 15 Nov 2023 15:00:47 +0000 (16:00 +0100)]
Correct spelling
Unification of spelling in Transifex.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Wed, 15 Nov 2023 18:24:53 +0000 (19:24 +0100)]
Merge pull request #41489 from nextcloud/fix/41463-Move_delete_share_button_into_the_scrolling_container
Move delete share button into the scrolling container
Christoph Wurst [Wed, 15 Nov 2023 17:26:27 +0000 (18:26 +0100)]
Merge pull request #41501 from nextcloud/feat/dav/show-ooo-ui-by-default
feat(dav): Enable OOO UI and expose enabled via OCP
Benjamin Gaussorgues [Wed, 15 Nov 2023 16:24:37 +0000 (17:24 +0100)]
Introduce constants for builtin search filters
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Christoph Wurst [Wed, 15 Nov 2023 16:16:53 +0000 (17:16 +0100)]
Merge pull request #41474 from nextcloud/refactor/carddav/earlier-return-sql-where-in
refactor(carddav): Use even earlier return and SQL's WHERE IN
julia.kirschenheuter [Wed, 15 Nov 2023 09:46:30 +0000 (10:46 +0100)]
Move delete share button into the scrolling container
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Benjamin Gaussorgues [Wed, 15 Nov 2023 16:00:18 +0000 (17:00 +0100)]
Undeprecate getTerm
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Simon L [Wed, 15 Nov 2023 15:47:59 +0000 (16:47 +0100)]
Merge pull request #37959 from nextcloud/ob-proc
Louis [Wed, 15 Nov 2023 15:35:43 +0000 (16:35 +0100)]
Merge pull request #41497 from nextcloud/artonge/deps/bump/nextcloud_dialogs/v5.0.1
Bump @nextcloud/dialogs to v5.0.1
Benjamin Gaussorgues [Wed, 15 Nov 2023 15:34:56 +0000 (16:34 +0100)]
Change person type separator
`/` isn't allowed in UID, it will avoid conflicts
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Christoph Wurst [Wed, 15 Nov 2023 14:03:48 +0000 (15:03 +0100)]
feat(dav): Enable OOO UI and expose enabled via OCP
Makes the feature opt-out now that we have meaningful integrations based
on OOO data. Allows instances still to turn the feature off.
For apps like Mail that build on top of this feature we need to know if
the instance has the feature turned on or off. This is exposed as OCP
API, too.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Wed, 15 Nov 2023 14:33:48 +0000 (15:33 +0100)]
Merge pull request #41495 from nextcloud/fix/ocp/register-availability-coordinator
fix(ocp): register IAvailabilityCoordinator service alias
Christoph Wurst [Tue, 14 Nov 2023 18:04:35 +0000 (19:04 +0100)]
refactor(caldav): Use even earlier return and SQL's WHERE IN
* Early return can operate on the input array
* SQL can check be used to check for address book ID inclusion
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Louis Chemineau [Wed, 15 Nov 2023 12:35:38 +0000 (13:35 +0100)]
Bump @nextcloud/dialogs to v5.0.1
Signed-off-by: Louis Chemineau <louis@chmn.me>
Benjamin Gaussorgues [Wed, 15 Nov 2023 12:58:44 +0000 (13:58 +0100)]
Merge pull request #40935 from nextcloud/local-case-insensitive
add some support for rename on case insensitive local filesystems
Richard Steinmetz [Wed, 15 Nov 2023 12:32:36 +0000 (13:32 +0100)]
fix(ocp): register IAvailabilityCoordinator service alias
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Grigorii K. Shartsev [Wed, 15 Nov 2023 11:32:30 +0000 (16:32 +0500)]
Merge pull request #41439 from nextcloud/fix/41310-Create_possibility_to_open_an_app_details_via_keyboard
Add link for opening app details
julia.kirschenheuter [Mon, 13 Nov 2023 15:59:35 +0000 (16:59 +0100)]
Add link for opening app details
Add `alt` for `AppScore` image
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Ferdinand Thiessen [Wed, 15 Nov 2023 09:49:10 +0000 (10:49 +0100)]
Merge pull request #41473 from nextcloud/fix/41306-Sharing_tab_There_is_no_indicator_that_advanced_settings_are_open
Adapt "advanced settings" button for accordion button
Joas Schilling [Wed, 15 Nov 2023 09:28:19 +0000 (10:28 +0100)]
Merge pull request #40042 from joshtrichards/jr-occ-background-job-list-limit-100
(enh) Change `occ background-job:list` limit default 10->500
Benjamin Gaussorgues [Wed, 15 Nov 2023 09:13:57 +0000 (10:13 +0100)]
Fix invalid users/groups handling in advanced search
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
julia.kirschenheuter [Tue, 14 Nov 2023 17:49:30 +0000 (18:49 +0100)]
Adapt "advanced settings" button for accordion button
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Julius Härtl [Wed, 15 Nov 2023 07:24:06 +0000 (08:24 +0100)]
Merge pull request #41366 from ir0nhide/fix/multipart-copy-ssec