]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 months agofeat(settings): add occ commands to handle admin delegation 42064/head
Benjamin Gaussorgues [Wed, 6 Dec 2023 15:16:30 +0000 (16:16 +0100)]
feat(settings): add occ commands to handle admin delegation

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 13 Dec 2023 00:19:53 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoMerge pull request #42094 from nextcloud/refactor-global-search-to-unified-search
Ferdinand Thiessen [Tue, 12 Dec 2023 20:13:07 +0000 (21:13 +0100)]
Merge pull request #42094 from nextcloud/refactor-global-search-to-unified-search

Rename "global search" to "unified search"

10 months agochore: Compile assets 42094/head
Ferdinand Thiessen [Tue, 12 Dec 2023 19:42:09 +0000 (20:42 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoRename "global search" to "unified search"
fenn-cs [Thu, 7 Dec 2023 12:20:59 +0000 (13:20 +0100)]
Rename "global search" to "unified search"

- Changes appearances of "Global search" to "Unified search" in UI
- Refactors code, to remove usage of term "GlobalSearch" in files and code
 structure
- Rename old unified search to `legacy-unified-search`

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
10 months agoMerge pull request #42126 from nextcloud/click-outside-should-abort-share
Ferdinand Thiessen [Tue, 12 Dec 2023 19:29:53 +0000 (20:29 +0100)]
Merge pull request #42126 from nextcloud/click-outside-should-abort-share

Tooltip outside click, should abort share creation

10 months agoMerge pull request #42165 from nextcloud/deps/nextcloud-upload-from-1.0.2-to-1.0.3
Grigorii K. Shartsev [Tue, 12 Dec 2023 13:51:30 +0000 (18:51 +0500)]
Merge pull request #42165 from nextcloud/deps/nextcloud-upload-from-1.0.2-to-1.0.3

chore(deps): Bump @nextcloud/upload from 1.0.2 to 1.0.3

10 months agoMerge pull request #41670 from nextcloud/fix/reminder_conditional_rendering
John Molakvoæ [Tue, 12 Dec 2023 07:34:46 +0000 (08:34 +0100)]
Merge pull request #41670 from nextcloud/fix/reminder_conditional_rendering

10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 12 Dec 2023 00:18:52 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agochore(assets): Recompile assets 42165/head
nextcloud-command [Mon, 11 Dec 2023 20:50:01 +0000 (20:50 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agochore(assets): Recompile assets 42126/head
nextcloud-command [Mon, 11 Dec 2023 20:33:09 +0000 (20:33 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agochore(deps): Bump @nextcloud/upload from 1.0.2 to 1.0.3
Grigorii K. Shartsev [Mon, 11 Dec 2023 20:19:54 +0000 (21:19 +0100)]
chore(deps): Bump @nextcloud/upload from 1.0.2 to 1.0.3

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
10 months agoAllow user to finish typing date before formatting
fenn-cs [Fri, 8 Dec 2023 17:02:14 +0000 (18:02 +0100)]
Allow user to finish typing date before formatting

Debounce `onExpirationChange` to avoid calling `formatDateToString`
on invalid on uncompletely inputed date strings.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
10 months agoTooltip outside click, should abort share creation
fenn-cs [Fri, 8 Dec 2023 16:21:38 +0000 (17:21 +0100)]
Tooltip outside click, should abort share creation

It's unexpected that click outside a tooltip would proceed with the
 action that could be carried out inside the tooltip.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
10 months agoMerge pull request #42142 from nextcloud/fix/dav/ooo-event-time-zone-drift
Christoph Wurst [Mon, 11 Dec 2023 17:23:23 +0000 (18:23 +0100)]
Merge pull request #42142 from nextcloud/fix/dav/ooo-event-time-zone-drift

fix(dav): Prevent out-of-office event time drifts

10 months agofix(dav): Prevent out-of-office event time drifts 42142/head
Christoph Wurst [Mon, 11 Dec 2023 10:02:21 +0000 (11:02 +0100)]
fix(dav): Prevent out-of-office event time drifts

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
10 months agoMerge pull request #42151 from nextcloud/chore/dav/dead-server-get-sabre-server
Anna [Mon, 11 Dec 2023 15:23:26 +0000 (16:23 +0100)]
Merge pull request #42151 from nextcloud/chore/dav/dead-server-get-sabre-server

chore(dav): Remove dead \OCA\DAV\Server::getSabreServer

10 months agoMerge pull request #42154 from nextcloud/fix/noid/live-photos-rename
Arthur Schiwon [Mon, 11 Dec 2023 15:17:30 +0000 (16:17 +0100)]
Merge pull request #42154 from nextcloud/fix/noid/live-photos-rename

fix rename on live photos

10 months agoMerge pull request #41535 from nextcloud/feat/merge-sqlite-check-to-database-check
Côme Chilliet [Mon, 11 Dec 2023 14:00:10 +0000 (15:00 +0100)]
Merge pull request #41535 from nextcloud/feat/merge-sqlite-check-to-database-check

Merge sqlite check to database check

10 months agofix rename 42154/head
Maxence Lange [Mon, 11 Dec 2023 13:20:16 +0000 (12:20 -0100)]
fix rename

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
10 months agoMerge pull request #42144 from nextcloud/fix/dont-reuse-query-builder-caldav
Anna [Mon, 11 Dec 2023 12:29:42 +0000 (13:29 +0100)]
Merge pull request #42144 from nextcloud/fix/dont-reuse-query-builder-caldav

fix(caldav): don't reuse query builder objects

10 months agochore(dav): Remove dead \OCA\DAV\Server::getSabreServer 42151/head
Christoph Wurst [Mon, 11 Dec 2023 12:16:06 +0000 (13:16 +0100)]
chore(dav): Remove dead \OCA\DAV\Server::getSabreServer

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
10 months agofix(caldav): don't reuse query builder objects 42144/head
Anna Larch [Mon, 11 Dec 2023 10:32:32 +0000 (11:32 +0100)]
fix(caldav): don't reuse query builder objects

Signed-off-by: Anna Larch <anna@nextcloud.com>
10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 11 Dec 2023 00:24:21 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoMerge pull request #41681 from nextcloud/dependabot/composer/build/integration/sabre...
dependabot[bot] [Sun, 10 Dec 2023 11:10:59 +0000 (11:10 +0000)]
Merge pull request #41681 from nextcloud/dependabot/composer/build/integration/sabre/dav-4.5.1

10 months agochore(deps-dev): Bump sabre/dav in /build/integration 41681/head
dependabot[bot] [Sun, 10 Dec 2023 10:25:32 +0000 (10:25 +0000)]
chore(deps-dev): Bump sabre/dav in /build/integration

Bumps [sabre/dav](https://github.com/sabre-io/dav) from 4.4.0 to 4.5.1.
- [Release notes](https://github.com/sabre-io/dav/releases)
- [Changelog](https://github.com/sabre-io/dav/blob/4.5.1/CHANGELOG.md)
- [Commits](https://github.com/sabre-io/dav/compare/4.4.0...4.5.1)

---
updated-dependencies:
- dependency-name: sabre/dav
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months agoMerge pull request #42129 from nextcloud/dependabot/composer/build/integration/guzzle...
dependabot[bot] [Sun, 10 Dec 2023 10:24:04 +0000 (10:24 +0000)]
Merge pull request #42129 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-7.8.1

10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 10 Dec 2023 00:19:14 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agochore(assets): Recompile assets 41670/head
nextcloud-command [Sat, 9 Dec 2023 04:33:25 +0000 (04:33 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agofix(papercut): rerendered submenu actions for time sensitive actions
Eduardo Morales [Wed, 22 Nov 2023 23:10:25 +0000 (17:10 -0600)]
fix(papercut): rerendered submenu actions for time sensitive actions

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
10 months agoMerge pull request #42111 from nextcloud/fix/a11y/unified-search-headings
Pytal [Sat, 9 Dec 2023 02:44:35 +0000 (18:44 -0800)]
Merge pull request #42111 from nextcloud/fix/a11y/unified-search-headings

fix(a11y): Unified search headings

10 months agochore(deps-dev): Bump guzzlehttp/guzzle in /build/integration 42129/head
dependabot[bot] [Sat, 9 Dec 2023 02:22:07 +0000 (02:22 +0000)]
chore(deps-dev): Bump guzzlehttp/guzzle in /build/integration

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.8.0 to 7.8.1.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.8.0...7.8.1)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 9 Dec 2023 00:19:07 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoMerge pull request #42112 from nextcloud/enh/a11y/page-headings
Pytal [Fri, 8 Dec 2023 16:03:08 +0000 (08:03 -0800)]
Merge pull request #42112 from nextcloud/enh/a11y/page-headings

enh(settings): Set main page heading

10 months agoMerge pull request #42012 from nextcloud/3rdparty-bump-zipstreamer
Daniel [Fri, 8 Dec 2023 15:23:47 +0000 (16:23 +0100)]
Merge pull request #42012 from nextcloud/3rdparty-bump-zipstreamer

10 months agochore: update zipstreamer to v2.0.2 42012/head
Daniel Kesselberg [Mon, 4 Dec 2023 15:15:51 +0000 (16:15 +0100)]
chore: update zipstreamer to v2.0.2

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
10 months agoMerge pull request #42093 from nextcloud/fix/l10n/init-race-condition
Arthur Schiwon [Fri, 8 Dec 2023 13:34:29 +0000 (14:34 +0100)]
Merge pull request #42093 from nextcloud/fix/l10n/init-race-condition

fix(l10n): fix translations for init scripts

10 months agoMerge pull request #42115 from nextcloud/chore/deps/update-openapi-extractor
Joas Schilling [Fri, 8 Dec 2023 11:36:46 +0000 (12:36 +0100)]
Merge pull request #42115 from nextcloud/chore/deps/update-openapi-extractor

chore(deps): Update openapi-extractor

10 months agofix(l10n): fix translations for init scripts 42093/head
John Molakvoæ [Thu, 7 Dec 2023 10:51:33 +0000 (11:51 +0100)]
fix(l10n): fix translations for init scripts

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
10 months agoMerge pull request #42030 from nextcloud/fix/41882-add-password-message
Julia Kirschenheuter [Fri, 8 Dec 2023 10:20:26 +0000 (11:20 +0100)]
Merge pull request #42030 from nextcloud/fix/41882-add-password-message

Replace input filed with password field and added password error message

10 months agochore(deps): Update openapi-extractor 42115/head
jld3103 [Fri, 8 Dec 2023 10:06:05 +0000 (11:06 +0100)]
chore(deps): Update openapi-extractor

Signed-off-by: jld3103 <jld3103yt@gmail.com>
10 months agoReplace input filed with password field and added password error message 42030/head
julia.kirschenheuter [Tue, 5 Dec 2023 10:05:06 +0000 (11:05 +0100)]
Replace input filed with password field and added password error message

Remove unneeded NcDateTimePicker

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
10 months agoMerge pull request #42100 from nextcloud/fix/41881-login-page-translation
John Molakvoæ [Fri, 8 Dec 2023 09:01:19 +0000 (10:01 +0100)]
Merge pull request #42100 from nextcloud/fix/41881-login-page-translation

10 months agochore: compile assets 42112/head
Christopher Ng [Fri, 8 Dec 2023 02:53:33 +0000 (18:53 -0800)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
10 months agofix(settings): Expected string aria-label got boolean error
Christopher Ng [Fri, 8 Dec 2023 02:53:33 +0000 (18:53 -0800)]
fix(settings): Expected string aria-label got boolean error

Signed-off-by: Christopher Ng <chrng8@gmail.com>
10 months agoenh(settings): Set main heading for Apps
Christopher Ng [Fri, 8 Dec 2023 02:53:32 +0000 (18:53 -0800)]
enh(settings): Set main heading for Apps

Signed-off-by: Christopher Ng <chrng8@gmail.com>
10 months agoenh(settings): Set main heading for User management
Christopher Ng [Fri, 8 Dec 2023 02:53:32 +0000 (18:53 -0800)]
enh(settings): Set main heading for User management

Signed-off-by: Christopher Ng <chrng8@gmail.com>
10 months agochore: compile assets 42111/head
Christopher Ng [Fri, 8 Dec 2023 01:43:47 +0000 (17:43 -0800)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
10 months agofix(a11y): Unified search headings
Christopher Ng [Fri, 8 Dec 2023 01:43:47 +0000 (17:43 -0800)]
fix(a11y): Unified search headings

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoMerge pull request #42104 from nextcloud/fix/reference-picker
Arthur Schiwon [Thu, 7 Dec 2023 20:17:12 +0000 (21:17 +0100)]
Merge pull request #42104 from nextcloud/fix/reference-picker

fix: Adjust reference picker code for the vue based FilePicker

10 months agochore: Compile assets 42104/head
Ferdinand Thiessen [Thu, 7 Dec 2023 15:14:40 +0000 (16:14 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agofix(files): Adjust reference picker for new vue file picker
Ferdinand Thiessen [Thu, 7 Dec 2023 15:06:04 +0000 (16:06 +0100)]
fix(files): Adjust reference picker for new vue file picker

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoMerge pull request #42101 from nextcloud/rename-global-search-to-unified-search
F. E Noel Nfebe [Thu, 7 Dec 2023 19:05:12 +0000 (20:05 +0100)]
Merge pull request #42101 from nextcloud/rename-global-search-to-unified-search

Change global search UI text to unified search

10 months agoMerge pull request #42096 from nextcloud/artonge/debt/comment_file_metadata_migrations
Louis [Thu, 7 Dec 2023 17:08:52 +0000 (18:08 +0100)]
Merge pull request #42096 from nextcloud/artonge/debt/comment_file_metadata_migrations

Comment legacy file_metadata table migrations

10 months agoMerge pull request #41589 from nextcloud/dependabot/npm_and_yarn/wait-on-7.2.0
dependabot[bot] [Thu, 7 Dec 2023 16:16:59 +0000 (16:16 +0000)]
Merge pull request #41589 from nextcloud/dependabot/npm_and_yarn/wait-on-7.2.0

10 months agochore(assets): Recompile assets 42101/head
nextcloud-command [Thu, 7 Dec 2023 14:57:19 +0000 (14:57 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoMerge SQlite warning to existing SupportedDatabase setup check 41535/head
Côme Chilliet [Thu, 16 Nov 2023 10:48:04 +0000 (11:48 +0100)]
Merge SQlite warning to existing SupportedDatabase setup check

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
10 months agochore(deps-dev): Bump wait-on from 7.1.0 to 7.2.0 41589/head
dependabot[bot] [Sat, 18 Nov 2023 02:27:25 +0000 (02:27 +0000)]
chore(deps-dev): Bump wait-on from 7.1.0 to 7.2.0

Bumps [wait-on](https://github.com/jeffbski/wait-on) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](https://github.com/jeffbski/wait-on/compare/v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: wait-on
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months agoChange global search UI text to unified search
fenn-cs [Thu, 7 Dec 2023 14:26:05 +0000 (15:26 +0100)]
Change global search UI text to unified search

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
10 months agofix(core): add translations on the login page 42100/head
Grigorii K. Shartsev [Thu, 7 Dec 2023 13:56:59 +0000 (14:56 +0100)]
fix(core): add translations on the login page

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
10 months agoMerge pull request #42053 from nextcloud/fix/18468
Marcel Klehr [Thu, 7 Dec 2023 13:21:04 +0000 (14:21 +0100)]
Merge pull request #42053 from nextcloud/fix/18468

fix(Users/Quota setting): Prevent floating point value from getting truncated in locales other than english

10 months agoComment legacy file_metadata table migrations 42096/head
Louis Chemineau [Thu, 7 Dec 2023 12:31:09 +0000 (13:31 +0100)]
Comment legacy file_metadata table migrations

Signed-off-by: Louis Chemineau <louis@chmn.me>
10 months agochore(assets): Recompile assets 42053/head
nextcloud-command [Thu, 7 Dec 2023 10:30:46 +0000 (10:30 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoMerge pull request #42056 from nextcloud/chore/dashboard/limit-range-items-v1-api
Joas Schilling [Thu, 7 Dec 2023 10:29:04 +0000 (11:29 +0100)]
Merge pull request #42056 from nextcloud/chore/dashboard/limit-range-items-v1-api

chore(dashboard): Add limit range to items v1 API

10 months agofix(Users/Quota setting): Prevent floating point value from getting truncated in...
Marcel Klehr [Wed, 6 Dec 2023 13:09:09 +0000 (14:09 +0100)]
fix(Users/Quota setting): Prevent floating point value from getting truncated in locales other than english

fixes #18468

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
10 months agoMerge pull request #42077 from nextcloud/enh/a11y/app-nav-labels
Joas Schilling [Thu, 7 Dec 2023 08:56:12 +0000 (09:56 +0100)]
Merge pull request #42077 from nextcloud/enh/a11y/app-nav-labels

enh(a11y): Add navigation labels

10 months agoMerge pull request #42065 from nextcloud/chore/ignore-dev-dependencies
Joas Schilling [Thu, 7 Dec 2023 08:09:54 +0000 (09:09 +0100)]
Merge pull request #42065 from nextcloud/chore/ignore-dev-dependencies

fix: Let git ignore composer dev dependencies

10 months agoMerge pull request #42055 from nextcloud/enh/navigation-manager-set-app-from-id
Joas Schilling [Thu, 7 Dec 2023 08:09:01 +0000 (09:09 +0100)]
Merge pull request #42055 from nextcloud/enh/navigation-manager-set-app-from-id

enh(NavigationManager): Use ID as fallback for `app` property of entries

10 months agochore(assets): Recompile assets 42077/head
nextcloud-command [Thu, 7 Dec 2023 01:11:51 +0000 (01:11 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoenh(settings): Add apps and user management navigation labels
Christopher Ng [Thu, 7 Dec 2023 01:01:05 +0000 (17:01 -0800)]
enh(settings): Add apps and user management navigation labels

Signed-off-by: Christopher Ng <chrng8@gmail.com>
10 months agoenh(files): Add files navigation label
Christopher Ng [Thu, 7 Dec 2023 01:01:05 +0000 (17:01 -0800)]
enh(files): Add files navigation label

Signed-off-by: Christopher Ng <chrng8@gmail.com>
10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 7 Dec 2023 00:19:41 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoMerge pull request #42067 from nextcloud/share-flow-improvments
F. E Noel Nfebe [Wed, 6 Dec 2023 23:26:44 +0000 (00:26 +0100)]
Merge pull request #42067 from nextcloud/share-flow-improvments

Fix some silent share bugs

10 months agochore(assets): Recompile assets 42067/head
nextcloud-command [Wed, 6 Dec 2023 21:27:33 +0000 (21:27 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoRemove `newPassword` from share model, if disabled
fenn-cs [Wed, 6 Dec 2023 21:05:57 +0000 (22:05 +0100)]
Remove `newPassword` from share model, if disabled

It's important to delete the `newPassword` prop from the share
 model, if the user unchecks the isPasswordProtected checkbox.

This clearer and allows for the unchecking to actually work as
`this.$set()` fails with the falsy value `''`.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
10 months agoCreate element reference inside $nextTick()
fenn-cs [Wed, 6 Dec 2023 16:46:17 +0000 (17:46 +0100)]
Create element reference inside $nextTick()

Accessing `this.$refs.shareList` outside $nextTick()
 could lead to the holder (`listComponent`) being undefined
 as the ref is yet to exist.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
10 months agoMerge pull request #41944 from nextcloud/fix/shared-versions
Julius Härtl [Wed, 6 Dec 2023 20:09:28 +0000 (21:09 +0100)]
Merge pull request #41944 from nextcloud/fix/shared-versions

10 months agoMerge pull request #42062 from nextcloud/use-href-for-search-results
F. E Noel Nfebe [Wed, 6 Dec 2023 19:17:46 +0000 (20:17 +0100)]
Merge pull request #42062 from nextcloud/use-href-for-search-results

Correct semantics for link opening in global search

10 months agoUpdate .drone.yml signature
Joas Schilling [Wed, 6 Dec 2023 19:11:18 +0000 (20:11 +0100)]
Update .drone.yml signature

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agoMerge pull request #42066 from nextcloud/fix/cypress-wait-for-network-requests
Pytal [Wed, 6 Dec 2023 18:49:54 +0000 (10:49 -0800)]
Merge pull request #42066 from nextcloud/fix/cypress-wait-for-network-requests

fix(cypress): Wait for network requests to finish when using the FilePicker

10 months agoMerge pull request #42061 from nextcloud/revert/index-preferences
Julius Härtl [Wed, 6 Dec 2023 18:09:13 +0000 (19:09 +0100)]
Merge pull request #42061 from nextcloud/revert/index-preferences

10 months agoMerge pull request #41975 from nextcloud/fix/files-handle-drop-folders-correctly
John Molakvoæ [Wed, 6 Dec 2023 17:59:44 +0000 (18:59 +0100)]
Merge pull request #41975 from nextcloud/fix/files-handle-drop-folders-correctly

10 months agoMerge pull request #41948 from nextcloud/fix/accessibility-dark-mode
Ferdinand Thiessen [Wed, 6 Dec 2023 16:50:38 +0000 (17:50 +0100)]
Merge pull request #41948 from nextcloud/fix/accessibility-dark-mode

fix(theming): Adjust dark theme to be accessible adjust cypress tests

10 months agochore(assets): Recompile assets 42062/head
nextcloud-command [Wed, 6 Dec 2023 16:12:11 +0000 (16:12 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agofix(cypress): Wait for network requests to finish when using the FilePicker 42066/head
Ferdinand Thiessen [Wed, 6 Dec 2023 16:07:08 +0000 (17:07 +0100)]
fix(cypress): Wait for network requests to finish when using the FilePicker

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoCorrect semantics for link opening in global search
fenn-cs [Wed, 6 Dec 2023 15:03:27 +0000 (16:03 +0100)]
Correct semantics for link opening in global search

Following the update of `NcListItem` to allow control over
 where and how passed `hrefs` open, the search result component
 can now make use of these props.

See : https://github.com/nextcloud-libraries/nextcloud-vue/pull/4923

Resolves :  #41800

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
10 months agochore: Compile assets 41975/head
Ferdinand Thiessen [Wed, 6 Dec 2023 15:47:07 +0000 (16:47 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agofix(files): Correctly handle dropping folders on file list
Ferdinand Thiessen [Sat, 2 Dec 2023 02:05:30 +0000 (03:05 +0100)]
fix(files): Correctly handle dropping folders on file list

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agofix: Let git ignore composer dev dependencies 42065/head
Ferdinand Thiessen [Wed, 6 Dec 2023 15:37:46 +0000 (16:37 +0100)]
fix: Let git ignore composer dev dependencies

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agofix: Properly fetch version from shared files by accessing the owner storage version 41944/head
Julius Härtl [Thu, 30 Nov 2023 19:31:52 +0000 (20:31 +0100)]
fix: Properly fetch version from shared files by accessing the owner storage version

Signed-off-by: Julius Härtl <jus@bitgrid.net>
10 months agoenh(NavigationManager): Use ID as fallback for `app` property of entries 42055/head
Ferdinand Thiessen [Wed, 6 Dec 2023 13:39:33 +0000 (14:39 +0100)]
enh(NavigationManager): Use ID as fallback for `app` property of entries

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoRevert "perf: Add partial index on configvalue of preferences table" 42061/head
Julius Härtl [Wed, 6 Dec 2023 14:21:42 +0000 (15:21 +0100)]
Revert "perf: Add partial index on configvalue of preferences table"

This reverts commit 0ccf84bb3174a0dba47938888d104db96dcacb1b.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
10 months agochore(dashboard): Add limit range to items v1 API 42056/head
jld3103 [Wed, 6 Dec 2023 13:52:13 +0000 (14:52 +0100)]
chore(dashboard): Add limit range to items v1 API

Signed-off-by: jld3103 <jld3103yt@gmail.com>
10 months agoMerge pull request #42043 from nextcloud/fix/update-dialogs-to-fix-copy-move 41954/head
Andy Scherzinger [Wed, 6 Dec 2023 13:28:34 +0000 (14:28 +0100)]
Merge pull request #42043 from nextcloud/fix/update-dialogs-to-fix-copy-move

fix: Update `@nextcloud/dialogs` to 5.0.3 fixing files copy move

10 months agofix: Update `@nextcloud/dialogs` to 5.0.3 fixing files copy move 42043/head
Ferdinand Thiessen [Tue, 5 Dec 2023 18:03:58 +0000 (19:03 +0100)]
fix: Update `@nextcloud/dialogs` to 5.0.3 fixing files copy move

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoMerge pull request #42044 from 1manprojects/patch-3
Joas Schilling [Wed, 6 Dec 2023 04:59:52 +0000 (05:59 +0100)]
Merge pull request #42044 from 1manprojects/patch-3

Fix AppSettingsController.php overwriting currentLanguage

10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 6 Dec 2023 00:20:55 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoMerge pull request #42011 from nextcloud/techdebt/noid/allow-to-load-multiple-metadat...
Andy Scherzinger [Tue, 5 Dec 2023 23:07:27 +0000 (00:07 +0100)]
Merge pull request #42011 from nextcloud/techdebt/noid/allow-to-load-multiple-metadata-with-1-query

fix(metadata): Fix copy-paste doc block throws

10 months agoMerge pull request #42033 from nextcloud/perf/cache-trusted-servers-per-request
Julius Härtl [Tue, 5 Dec 2023 19:52:53 +0000 (20:52 +0100)]
Merge pull request #42033 from nextcloud/perf/cache-trusted-servers-per-request