]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 days agofix: Redirect user to login if session is terminated fix/forward-user-login-if-no-session 49208/head
Ferdinand Thiessen [Mon, 11 Nov 2024 17:14:45 +0000 (18:14 +0100)]
fix: Redirect user to login if session is terminated

If a session timed out or was closed in another tab,
then currently the user gets random error messages.
This intercepts 401 responses (should only happen if logged out, or the
users does something wrong).

If we get a 401, we make sure its because of the session,
by checking if the user can access the files app.
If that is also the case we forward the user to the login page
and set the redirect URL to the last used URL.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 days agoMerge pull request #49301 from nextcloud/refactor/files-required-navigation
Ferdinand Thiessen [Sat, 16 Nov 2024 21:10:52 +0000 (22:10 +0100)]
Merge pull request #49301 from nextcloud/refactor/files-required-navigation

refactor(files): Adjust `useNavigation` composable to enforce active view

4 days agochore(assets): Recompile assets 49301/head
nextcloud-command [Sat, 16 Nov 2024 13:17:15 +0000 (13:17 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 days agorefactor(files): Adjust `useNavigation` composable to enforce active view
Ferdinand Thiessen [Thu, 14 Nov 2024 22:24:47 +0000 (23:24 +0100)]
refactor(files): Adjust `useNavigation` composable to enforce active view

In some cases it is guaranteed that we have a proper active view,
e.g. when the file list is loaded (so within FileEntry* components).
This does not change anything but the Typescript types,
so the `currentView` is typed as `View` instead of `View | null´.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 days agoMerge pull request #49333 from nextcloud/revert/openapi-extractor
Kate [Sat, 16 Nov 2024 10:10:33 +0000 (11:10 +0100)]
Merge pull request #49333 from nextcloud/revert/openapi-extractor

5 days agoRevert "build(deps): bump nextcloud/openapi-extractor" revert/openapi-extractor 49333/head
provokateurin [Sat, 16 Nov 2024 08:47:49 +0000 (09:47 +0100)]
Revert "build(deps): bump nextcloud/openapi-extractor"

This reverts commit 03f438d1b7f5e013527bce4ffc3274911a7c3df0.

Signed-off-by: provokateurin <kate@provokateurin.de>
5 days agoMerge pull request #49325 from nextcloud/dependabot/npm_and_yarn/vitest/coverage...
dependabot[bot] [Sat, 16 Nov 2024 05:21:00 +0000 (05:21 +0000)]
Merge pull request #49325 from nextcloud/dependabot/npm_and_yarn/vitest/coverage-v8-2.1.5

5 days agobuild(deps-dev): bump @vitest/coverage-v8 from 2.1.1 to 2.1.5 49325/head
dependabot[bot] [Sat, 16 Nov 2024 05:09:08 +0000 (05:09 +0000)]
build(deps-dev): bump @vitest/coverage-v8 from 2.1.1 to 2.1.5

Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 2.1.1 to 2.1.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.5/packages/coverage-v8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 days agoMerge pull request #49322 from nextcloud/dependabot/composer/vendor-bin/openapi-extra...
dependabot[bot] [Sat, 16 Nov 2024 05:09:04 +0000 (05:09 +0000)]
Merge pull request #49322 from nextcloud/dependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.2.2

5 days agoMerge pull request #49326 from nextcloud/dependabot/npm_and_yarn/zip.js/zip.js-2...
dependabot[bot] [Sat, 16 Nov 2024 05:05:46 +0000 (05:05 +0000)]
Merge pull request #49326 from nextcloud/dependabot/npm_and_yarn/zip.js/zip.js-2.7.53

5 days agoMerge pull request #49327 from nextcloud/dependabot/npm_and_yarn/babel/plugin-transfo...
dependabot[bot] [Sat, 16 Nov 2024 05:04:35 +0000 (05:04 +0000)]
Merge pull request #49327 from nextcloud/dependabot/npm_and_yarn/babel/plugin-transform-private-methods-7.25.9

5 days agobuild(deps-dev): bump @babel/plugin-transform-private-methods dependabot/npm_and_yarn/babel/plugin-transform-private-methods-7.25.9 49327/head
dependabot[bot] [Sat, 16 Nov 2024 04:42:19 +0000 (04:42 +0000)]
build(deps-dev): bump @babel/plugin-transform-private-methods

Bumps [@babel/plugin-transform-private-methods](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-private-methods) from 7.25.7 to 7.25.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-plugin-transform-private-methods)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-private-methods"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 days agobuild(deps-dev): bump @zip.js/zip.js from 2.7.52 to 2.7.53 dependabot/npm_and_yarn/zip.js/zip.js-2.7.53 49326/head
dependabot[bot] [Sat, 16 Nov 2024 04:41:46 +0000 (04:41 +0000)]
build(deps-dev): bump @zip.js/zip.js from 2.7.52 to 2.7.53

Bumps [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) from 2.7.52 to 2.7.53.
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
- [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.7.52...v2.7.53)

---
updated-dependencies:
- dependency-name: "@zip.js/zip.js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 days agobuild(deps): bump nextcloud/openapi-extractor dependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.2.2 49322/head
dependabot[bot] [Sat, 16 Nov 2024 04:39:41 +0000 (04:39 +0000)]
build(deps): bump nextcloud/openapi-extractor

Bumps [nextcloud/openapi-extractor](https://github.com/nextcloud-releases/openapi-extractor) from 1.1.0 to 1.2.2.
- [Changelog](https://github.com/nextcloud-releases/openapi-extractor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-releases/openapi-extractor/compare/v1.1.0...v1.2.2)

---
updated-dependencies:
- dependency-name: nextcloud/openapi-extractor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
5 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 16 Nov 2024 00:21:25 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 days agoMerge pull request #49313 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-8...
Ferdinand Thiessen [Fri, 15 Nov 2024 16:30:44 +0000 (17:30 +0100)]
Merge pull request #49313 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-8.20.0

build(deps): bump @nextcloud/vue from 8.17.1 to 8.20.0

5 days agochore: Compile assets dependabot/npm_and_yarn/nextcloud/vue-8.20.0 49313/head
Ferdinand Thiessen [Fri, 15 Nov 2024 16:20:46 +0000 (17:20 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 days agobuild(deps): bump @nextcloud/vue from 8.17.1 to 8.20.0
dependabot[bot] [Fri, 15 Nov 2024 16:17:06 +0000 (16:17 +0000)]
build(deps): bump @nextcloud/vue from 8.17.1 to 8.20.0

Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.17.1 to 8.20.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.17.1...v8.20.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
5 days agoMerge pull request #49048 from nextcloud/dependabot/npm_and_yarn/jquery-ui-1.14.1
John Molakvoæ [Fri, 15 Nov 2024 14:37:13 +0000 (15:37 +0100)]
Merge pull request #49048 from nextcloud/dependabot/npm_and_yarn/jquery-ui-1.14.1

6 days agochore(assets): Recompile assets dependabot/npm_and_yarn/jquery-ui-1.14.1 49048/head
nextcloud-command [Fri, 15 Nov 2024 14:24:06 +0000 (14:24 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
6 days agobuild(deps): bump jquery-ui from 1.13.3 to 1.14.1
dependabot[bot] [Sat, 2 Nov 2024 08:59:33 +0000 (08:59 +0000)]
build(deps): bump jquery-ui from 1.13.3 to 1.14.1

Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.3 to 1.14.1.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.3...1.14.1)

---
updated-dependencies:
- dependency-name: jquery-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
6 days agoMerge pull request #45330 from nextcloud/remove-locking-config-sample
John Molakvoæ [Fri, 15 Nov 2024 13:14:39 +0000 (14:14 +0100)]
Merge pull request #45330 from nextcloud/remove-locking-config-sample

6 days agoMerge pull request #49130 from nextcloud/fix/cron-strict-cookie
Joas Schilling [Fri, 15 Nov 2024 12:25:24 +0000 (13:25 +0100)]
Merge pull request #49130 from nextcloud/fix/cron-strict-cookie

fix: Do not check for strict cookie when running webcron

6 days agoMerge pull request #49271 from nextcloud/fix/files/reactivity-inject
Ferdinand Thiessen [Fri, 15 Nov 2024 11:33:06 +0000 (12:33 +0100)]
Merge pull request #49271 from nextcloud/fix/files/reactivity-inject

fix(files): Make injected actions reactive

6 days agochore(assets): Recompile assets fix/files/reactivity-inject 49271/head
nextcloud-command [Fri, 15 Nov 2024 11:23:29 +0000 (11:23 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
6 days agofix(files): Make injected actions reactive
Ferdinand Thiessen [Thu, 14 Nov 2024 00:01:38 +0000 (01:01 +0100)]
fix(files): Make injected actions reactive

Provided values are not reactive by default and by design,
we must need computed to make them reactive.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 days agoMerge pull request #49299 from nextcloud/tests/fix-jest-leftover
Ferdinand Thiessen [Fri, 15 Nov 2024 11:16:13 +0000 (12:16 +0100)]
Merge pull request #49299 from nextcloud/tests/fix-jest-leftover

test: Fix test mocks for nextcloud-dialogs

6 days agoMerge pull request #49129 from nextcloud/feat/systemtags-bulk-create-list
John Molakvoæ [Fri, 15 Nov 2024 11:03:09 +0000 (12:03 +0100)]
Merge pull request #49129 from nextcloud/feat/systemtags-bulk-create-list

6 days agoMerge pull request #49304 from nextcloud/feat/dispatcher/log-raw-response-data
Daniel [Fri, 15 Nov 2024 10:58:15 +0000 (11:58 +0100)]
Merge pull request #49304 from nextcloud/feat/dispatcher/log-raw-response-data

feat(Dispatcher): Add debug log for controller methods returning raw data not wrapped in Response

6 days agochore: compile assets feat/systemtags-bulk-create-list 49129/head
skjnldsv [Fri, 15 Nov 2024 10:30:14 +0000 (11:30 +0100)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
6 days agofix(systemtags): enhance create tag in tag picker UX
skjnldsv [Thu, 7 Nov 2024 10:47:09 +0000 (11:47 +0100)]
fix(systemtags): enhance create tag in tag picker UX

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
6 days agofeat(Dispatcher): Add debug log for controller methods returning raw data not wrapped... feat/dispatcher/log-raw-response-data 49304/head
provokateurin [Fri, 15 Nov 2024 09:09:59 +0000 (10:09 +0100)]
feat(Dispatcher): Add debug log for controller methods returning raw data not wrapped in Response

Signed-off-by: provokateurin <kate@provokateurin.de>
6 days agoMerge pull request #48833 from nextcloud/fix/issue-48732-exdate-rdate-property-instances
Richard Steinmetz [Fri, 15 Nov 2024 06:49:13 +0000 (07:49 +0100)]
Merge pull request #48833 from nextcloud/fix/issue-48732-exdate-rdate-property-instances

fix: RDATE and EXDATE property instances

6 days agotest: Fix test mocks for nextcloud-dialogs tests/fix-jest-leftover 49299/head
Ferdinand Thiessen [Fri, 15 Nov 2024 00:52:16 +0000 (01:52 +0100)]
test: Fix test mocks for nextcloud-dialogs

Leftover from Jest -> Vitest migration

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 15 Nov 2024 00:21:29 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 days agoMerge pull request #49276 from nextcloud/refactor/register-routes
Kate [Thu, 14 Nov 2024 22:23:12 +0000 (23:23 +0100)]
Merge pull request #49276 from nextcloud/refactor/register-routes

6 days agoMerge pull request #49290 from nextcloud/fix/use-invokeprivate-for-test
Sebastian Krupinski [Thu, 14 Nov 2024 16:37:46 +0000 (11:37 -0500)]
Merge pull request #49290 from nextcloud/fix/use-invokeprivate-for-test

fix: use invokePrivate for test

6 days agofix: use invokePrivate for test fix/use-invokeprivate-for-test 49290/head
SebastianKrupinski [Thu, 14 Nov 2024 15:46:47 +0000 (10:46 -0500)]
fix: use invokePrivate for test

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
7 days agoMerge pull request #49225 from nextcloud/fix/invalid-mtime
John Molakvoæ [Thu, 14 Nov 2024 13:57:41 +0000 (14:57 +0100)]
Merge pull request #49225 from nextcloud/fix/invalid-mtime

7 days agochore(assets): Recompile assets 49225/head
nextcloud-command [Thu, 14 Nov 2024 13:34:53 +0000 (13:34 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 days agofix(files): ensure valid mtime and fallback to crtime if defined
skjnldsv [Tue, 12 Nov 2024 10:30:13 +0000 (11:30 +0100)]
fix(files): ensure valid mtime and fallback to crtime if defined

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
7 days agoMerge pull request #49275 from nextcloud/chore/drop-skjnldsv/sanitize-svg
Kate [Thu, 14 Nov 2024 13:28:52 +0000 (14:28 +0100)]
Merge pull request #49275 from nextcloud/chore/drop-skjnldsv/sanitize-svg

7 days agochore(assets): Recompile assets 49275/head
nextcloud-command [Thu, 14 Nov 2024 13:08:22 +0000 (13:08 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 days agoMerge pull request #49281 from nextcloud/rakekniven-patch-1
Sebastian Krupinski [Thu, 14 Nov 2024 12:52:52 +0000 (07:52 -0500)]
Merge pull request #49281 from nextcloud/rakekniven-patch-1

chore(i18n): Fixed grammar

7 days agochore(i18n): Fixed grammar rakekniven-patch-1 49281/head
rakekniven [Thu, 14 Nov 2024 11:59:14 +0000 (12:59 +0100)]
chore(i18n): Fixed grammar

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
7 days agoMerge pull request #49260 from nextcloud/fix/noid/textprocessing-schedule-taskprocess...
Julien Veyssier [Thu, 14 Nov 2024 10:58:09 +0000 (11:58 +0100)]
Merge pull request #49260 from nextcloud/fix/noid/textprocessing-schedule-taskprocessing-provider

[textprocessing] Fix: Accept scheduling a task if there are equivalent taskprocessing providers only

7 days agorefactor(user_ldap): Remove Application::registerRoutes() usage refactor/register-routes 49276/head
provokateurin [Thu, 14 Nov 2024 10:28:45 +0000 (11:28 +0100)]
refactor(user_ldap): Remove Application::registerRoutes() usage

Signed-off-by: provokateurin <kate@provokateurin.de>
7 days agoMerge pull request #48675 from georglauterbach/master
Côme Chilliet [Thu, 14 Nov 2024 10:43:32 +0000 (11:43 +0100)]
Merge pull request #48675 from georglauterbach/master

DNS: do not query CNAME if A succeeded already

7 days agorefactor(files_versions): Remove Application::registerRoutes() usage
provokateurin [Thu, 14 Nov 2024 10:28:34 +0000 (11:28 +0100)]
refactor(files_versions): Remove Application::registerRoutes() usage

Signed-off-by: provokateurin <kate@provokateurin.de>
7 days agoMerge pull request #49244 from nextcloud/feat/profile-app
Kate [Thu, 14 Nov 2024 10:07:06 +0000 (11:07 +0100)]
Merge pull request #49244 from nextcloud/feat/profile-app

7 days agoMerge pull request #49273 from nextcloud/test/integration/cleanup-logs
John Molakvoæ [Thu, 14 Nov 2024 09:36:05 +0000 (10:36 +0100)]
Merge pull request #49273 from nextcloud/test/integration/cleanup-logs

7 days agofix(profile): exclude from openapi feat/profile-app 49244/head
skjnldsv [Thu, 14 Nov 2024 09:34:34 +0000 (10:34 +0100)]
fix(profile): exclude from openapi

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
7 days agochore(files): replace `@skjnldsv/sanitize-svg` with `DOMPurify` chore/drop-skjnldsv/sanitize-svg
skjnldsv [Thu, 14 Nov 2024 09:32:12 +0000 (10:32 +0100)]
chore(files): replace `@skjnldsv/sanitize-svg` with `DOMPurify`

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
7 days agochore: compile assets
skjnldsv [Thu, 14 Nov 2024 09:27:06 +0000 (10:27 +0100)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
7 days agofix(profile): triggerbutton selector
skjnldsv [Wed, 13 Nov 2024 11:50:09 +0000 (12:50 +0100)]
fix(profile): triggerbutton selector

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
7 days agofix(profile): add legacy root for old `core.ProfilePage.index`
skjnldsv [Wed, 13 Nov 2024 10:38:09 +0000 (11:38 +0100)]
fix(profile): add legacy root for old `core.ProfilePage.index`

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
7 days agofix(profile): make sure the app cannot be disabled as it was in core
skjnldsv [Wed, 13 Nov 2024 09:45:01 +0000 (10:45 +0100)]
fix(profile): make sure the app cannot be disabled as it was in core

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
7 days agochore(profile): move profile app from core to apps
skjnldsv [Wed, 13 Nov 2024 08:42:26 +0000 (09:42 +0100)]
chore(profile): move profile app from core to apps

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
7 days agotest(integration): Correctly cleanup logs test/integration/cleanup-logs 49273/head
provokateurin [Thu, 14 Nov 2024 07:12:20 +0000 (08:12 +0100)]
test(integration): Correctly cleanup logs

Signed-off-by: provokateurin <kate@provokateurin.de>
7 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 14 Nov 2024 00:22:39 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 days agoMerge pull request #49168 from nextcloud/feat/file-list-actions
Pytal [Wed, 13 Nov 2024 23:54:14 +0000 (15:54 -0800)]
Merge pull request #49168 from nextcloud/feat/file-list-actions

feat(files): Add support for file list actions

7 days agochore(assets): Recompile assets 49168/head
nextcloud-command [Wed, 13 Nov 2024 23:38:55 +0000 (23:38 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 days agofeat(files): Add support for file list actions
Christopher Ng [Wed, 13 Nov 2024 23:28:16 +0000 (15:28 -0800)]
feat(files): Add support for file list actions

Signed-off-by: Christopher Ng <chrng8@gmail.com>
7 days agochore(deps): Bump nextcloud/files to v3.10.0
Christopher Ng [Wed, 13 Nov 2024 23:28:16 +0000 (15:28 -0800)]
chore(deps): Bump nextcloud/files to v3.10.0

Signed-off-by: Christopher Ng <chrng8@gmail.com>
7 days agofix(textprocessing): accept scheduling a task if there are equivalent taskprocessing... fix/noid/textprocessing-schedule-taskprocessing-provider 49260/head
Julien Veyssier [Wed, 13 Nov 2024 15:59:46 +0000 (16:59 +0100)]
fix(textprocessing): accept scheduling a task if there are equivalent taskprocessing providers only

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
8 days agoMerge pull request #48134 from nextcloud/feat/mail-provider-settings
Daniel [Wed, 13 Nov 2024 13:31:21 +0000 (14:31 +0100)]
Merge pull request #48134 from nextcloud/feat/mail-provider-settings

feat: mail provider settings

8 days agoMerge pull request #49248 from nextcloud/dependabot/npm_and_yarn/marked-15.0.0
Ferdinand Thiessen [Wed, 13 Nov 2024 13:12:36 +0000 (14:12 +0100)]
Merge pull request #49248 from nextcloud/dependabot/npm_and_yarn/marked-15.0.0

chore(deps): Bump marked from 13.0.3 to 15.0.0

8 days agoMerge pull request #49041 from nextcloud/dependabot/github_actions/github-actions...
John Molakvoæ [Wed, 13 Nov 2024 12:03:17 +0000 (13:03 +0100)]
Merge pull request #49041 from nextcloud/dependabot/github_actions/github-actions-52fdf4f9c4

8 days agochore(assets): Recompile assets dependabot/npm_and_yarn/marked-15.0.0 49248/head
nextcloud-command [Wed, 13 Nov 2024 11:33:11 +0000 (11:33 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 days agochore(deps): Bump marked from 13.0.3 to 15.0.0
dependabot[bot] [Wed, 13 Nov 2024 11:10:09 +0000 (11:10 +0000)]
chore(deps): Bump marked from 13.0.3 to 15.0.0

Bumps [marked](https://github.com/markedjs/marked) from 13.0.3 to 15.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v13.0.3...v15.0.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
8 days agoMerge pull request #48841 from IONOS-Productivity/feat/config_unified_search_provider...
Louis [Wed, 13 Nov 2024 11:24:56 +0000 (12:24 +0100)]
Merge pull request #48841 from IONOS-Productivity/feat/config_unified_search_providers_allowed

feat: reduce search providers per config value "unified_search_providers_allowed"

8 days agoMerge pull request #49240 from nextcloud/feat/postgres-13-17
Ferdinand Thiessen [Wed, 13 Nov 2024 11:20:08 +0000 (12:20 +0100)]
Merge pull request #49240 from nextcloud/feat/postgres-13-17

feat: Update supported PostgreSQL versions

8 days agobuild(deps): bump the github-actions group with 5 updates dependabot/github_actions/github-actions-52fdf4f9c4 49041/head
dependabot[bot] [Thu, 31 Oct 2024 23:52:23 +0000 (23:52 +0000)]
build(deps): bump the github-actions group with 5 updates

Bumps the github-actions group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.1.1` | `4.2.2` |
| [shivammathur/setup-php](https://github.com/shivammathur/setup-php) | `2.25.2` | `2.31.1` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4.0.4` | `4.1.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.4.0` | `4.4.3` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action) | `4.5.0` | `4.6.0` |

Updates `actions/checkout` from 4.1.1 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.1...11bd71901bbe5b1630ceea73d27597364c9af683)

Updates `shivammathur/setup-php` from 2.25.2 to 2.31.1
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/2.25.2...c541c155eee45413f5b09a52248675b1a2575231)

Updates `actions/setup-node` from 4.0.4 to 4.1.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/0a44ba7841725637a19e28fa30b79a866c81b0a6...39370e3970a6d050c480ffad4ff0ed4d3fdee5af)

Updates `actions/upload-artifact` from 4.4.0 to 4.4.3
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/50769540e7f4bd5e21e526ee35c689e35e0d6874...b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882)

Updates `codecov/codecov-action` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: shivammathur/setup-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
8 days agoMerge pull request #49247 from nextcloud/skjnldbot/nextcloud-upload
John Molakvoæ [Wed, 13 Nov 2024 11:07:38 +0000 (12:07 +0100)]
Merge pull request #49247 from nextcloud/skjnldbot/nextcloud-upload

8 days agochore: update @nextcloud/upload to 1.7.0 skjnldbot/nextcloud-upload 49247/head
skjnldsv [Wed, 13 Nov 2024 10:53:56 +0000 (11:53 +0100)]
chore: update @nextcloud/upload to 1.7.0

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
8 days agofeat(search): reduce search providers via core app config unified_search.providers_al... artonge/local/IONOS/feat/config_unified_search_providers_allowed 48841/head 49246/head
Misha M.-Kupriyanov [Mon, 9 Sep 2024 13:50:27 +0000 (15:50 +0200)]
feat(search): reduce search providers via core app config unified_search.providers_allowed

reduce search providers by setting core config value to unified_search.providers_allowed = [ 'files', 'setting' ]

./occ config:app:set --value '["files","settings"]' --type array core unified_search.providers_allowed

Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
8 days agoMerge pull request #49237 from nextcloud/fix/noid/deprecation-correct-case
Kate [Wed, 13 Nov 2024 06:28:33 +0000 (07:28 +0100)]
Merge pull request #49237 from nextcloud/fix/noid/deprecation-correct-case

8 days agofeat: Update supported PostgreSQL versions feat/postgres-13-17 49240/head
Ferdinand Thiessen [Wed, 13 Nov 2024 01:50:13 +0000 (02:50 +0100)]
feat: Update supported PostgreSQL versions

12 is now EOL but 17 was released and should be supported and tested.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 13 Nov 2024 00:21:22 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 days agoMerge pull request #49226 from nextcloud/fix/encode-guest-file-request
John Molakvoæ [Tue, 12 Nov 2024 23:00:56 +0000 (00:00 +0100)]
Merge pull request #49226 from nextcloud/fix/encode-guest-file-request

fx(dav): file request guest nickname encoding

8 days agochore(assets): Recompile assets fix/encode-guest-file-request 49226/head
nextcloud-command [Tue, 12 Nov 2024 22:41:21 +0000 (22:41 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 days agofix(dav): file request guest nickname encoding
skjnldsv [Tue, 12 Nov 2024 11:45:16 +0000 (12:45 +0100)]
fix(dav): file request guest nickname encoding

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
8 days agofix(Middleware): log deprecation when annotation was actually used fix/noid/deprecation-correct-case 49237/head
Arthur Schiwon [Tue, 12 Nov 2024 21:15:08 +0000 (22:15 +0100)]
fix(Middleware): log deprecation when annotation was actually used

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
8 days agofeat: mail provider settings feat/mail-provider-settings 48134/head
SebastianKrupinski [Tue, 17 Sep 2024 11:45:44 +0000 (07:45 -0400)]
feat: mail provider settings

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
8 days agoMerge pull request #49139 from nextcloud/enh/issue-48528-disable-imip-messages
Sebastian Krupinski [Tue, 12 Nov 2024 15:40:07 +0000 (10:40 -0500)]
Merge pull request #49139 from nextcloud/enh/issue-48528-disable-imip-messages

feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling

8 days agoMerge branch 'master' into enh/issue-48528-disable-imip-messages enh/issue-48528-disable-imip-messages 49139/head
Sebastian Krupinski [Tue, 12 Nov 2024 15:17:38 +0000 (10:17 -0500)]
Merge branch 'master' into enh/issue-48528-disable-imip-messages

9 days agoMerge pull request #49219 from nextcloud/reuse/noid/adjust-copyright
Joas Schilling [Tue, 12 Nov 2024 09:52:20 +0000 (10:52 +0100)]
Merge pull request #49219 from nextcloud/reuse/noid/adjust-copyright

docs: Adjust taiwan translators

9 days agoMerge pull request #49218 from nextcloud/fix/external-storage-int
John Molakvoæ [Tue, 12 Nov 2024 09:50:23 +0000 (10:50 +0100)]
Merge pull request #49218 from nextcloud/fix/external-storage-int

9 days agofix(files_external): cast storage id int fix/external-storage-int 49218/head
skjnldsv [Tue, 12 Nov 2024 09:28:01 +0000 (10:28 +0100)]
fix(files_external): cast storage id int

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
9 days agodocs: Adjust taiwan translators 49219/head
Joas Schilling [Tue, 12 Nov 2024 09:14:31 +0000 (10:14 +0100)]
docs: Adjust taiwan translators

Signed-off-by: Joas Schilling <coding@schilljs.com>
9 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 12 Nov 2024 00:22:54 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
9 days agoMerge pull request #49209 from nextcloud/fix/appstore-regressions
Ferdinand Thiessen [Mon, 11 Nov 2024 21:51:55 +0000 (22:51 +0100)]
Merge pull request #49209 from nextcloud/fix/appstore-regressions

fix(app-store): Add back legacy store API used for update and removal

9 days agochore(assets): Recompile assets fix/appstore-regressions 49209/head
nextcloud-command [Mon, 11 Nov 2024 21:00:50 +0000 (21:00 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
9 days agofix(app-store): Add back legacy store API used for update and removal
Ferdinand Thiessen [Mon, 11 Nov 2024 18:33:50 +0000 (19:33 +0100)]
fix(app-store): Add back legacy store API used for update and removal

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
9 days agoMerge pull request #49210 from nextcloud/fix/rtl-regession
Kate [Mon, 11 Nov 2024 20:43:16 +0000 (21:43 +0100)]
Merge pull request #49210 from nextcloud/fix/rtl-regession

9 days agoMerge pull request #49196 from nextcloud/chore/github/groupware-code-owners-update
John Molakvoæ [Mon, 11 Nov 2024 20:31:23 +0000 (21:31 +0100)]
Merge pull request #49196 from nextcloud/chore/github/groupware-code-owners-update

9 days agochore(assets): Recompile assets fix/rtl-regession 49210/head
nextcloud-command [Mon, 11 Nov 2024 19:05:03 +0000 (19:05 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
9 days agofix(files): Revert CSS causing the file name to have no bounding box
Ferdinand Thiessen [Mon, 11 Nov 2024 18:56:07 +0000 (19:56 +0100)]
fix(files): Revert CSS causing the file name to have no bounding box

Instead add the direction only to the filename wrapper not the button.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
9 days agofeat: Add X-NC-Disable-Scheduling property to allow skipping scheduling
SebastianKrupinski [Thu, 7 Nov 2024 20:13:13 +0000 (15:13 -0500)]
feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
9 days agoMerge pull request #48736 from nextcloud/joblist-build-error-log
Andy Scherzinger [Mon, 11 Nov 2024 16:26:43 +0000 (17:26 +0100)]
Merge pull request #48736 from nextcloud/joblist-build-error-log

fix: log a warning when we can't build a background job