]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 months agochore(deps): Bump guzzlehttp/guzzle from 7.5.0 to 7.8.1 43568/head
Joas Schilling [Wed, 14 Feb 2024 09:21:42 +0000 (10:21 +0100)]
chore(deps): Bump guzzlehttp/guzzle from 7.5.0 to 7.8.1

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agoMerge pull request #43593 from nextcloud/bugfix/noid/add-missing-bruteforce-protection
Joas Schilling [Thu, 15 Feb 2024 09:36:35 +0000 (10:36 +0100)]
Merge pull request #43593 from nextcloud/bugfix/noid/add-missing-bruteforce-protection

fix: Add bruteforce protection to email endpoint

8 months agoMerge pull request #43588 from nextcloud/feat/woff2-check-setupcheck
John Molakvoæ [Thu, 15 Feb 2024 08:55:20 +0000 (09:55 +0100)]
Merge pull request #43588 from nextcloud/feat/woff2-check-setupcheck

8 months agoMerge pull request #43285 from nextcloud/fix/db/dirty-read-transaction-message
Christoph Wurst [Thu, 15 Feb 2024 08:54:51 +0000 (09:54 +0100)]
Merge pull request #43285 from nextcloud/fix/db/dirty-read-transaction-message

fix(db): Give dirty read exception a message

8 months agoMerge pull request #43592 from nextcloud/automated/noid/master-update-psalm-baseline
Arthur Schiwon [Thu, 15 Feb 2024 08:42:08 +0000 (09:42 +0100)]
Merge pull request #43592 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

8 months agoMerge pull request #43211 from nextcloud/feature/person-files-view/42919/base-draft
John Molakvoæ [Thu, 15 Feb 2024 08:35:38 +0000 (09:35 +0100)]
Merge pull request #43211 from nextcloud/feature/person-files-view/42919/base-draft

8 months agofix(db): Give dirty read exception a message 43285/head
Christoph Wurst [Fri, 2 Feb 2024 11:58:47 +0000 (12:58 +0100)]
fix(db): Give dirty read exception a message

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
8 months agoMerge pull request #43595 from nextcloud/bugfix/noid/make-psalm-green-again
Joas Schilling [Thu, 15 Feb 2024 08:09:57 +0000 (09:09 +0100)]
Merge pull request #43595 from nextcloud/bugfix/noid/make-psalm-green-again

fix(OCP): Add since tag to all constants

8 months agofix(tests): favorites view order 43211/head
John Molakvoæ [Thu, 15 Feb 2024 07:41:42 +0000 (08:41 +0100)]
fix(tests): favorites view order

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
8 months agochore: compile assets
Eduardo Morales [Wed, 14 Feb 2024 15:27:43 +0000 (09:27 -0600)]
chore: compile assets

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
8 months agofix: condensed filtering logic
Eduardo Morales [Tue, 6 Feb 2024 18:00:59 +0000 (12:00 -0600)]
fix: condensed filtering logic

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
8 months agoenh: added option to render icon and text for breadcrumb
Eduardo Morales [Tue, 6 Feb 2024 02:08:01 +0000 (20:08 -0600)]
enh: added option to render icon and text for breadcrumb

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
8 months agofeat: changed filtering logic
Eduardo Morales [Fri, 2 Feb 2024 16:34:49 +0000 (10:34 -0600)]
feat: changed filtering logic

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
8 months agofeat: added filtering to filter out files that are shared
Eduardo Morales [Wed, 31 Jan 2024 18:54:11 +0000 (12:54 -0600)]
feat: added filtering to filter out files that are shared

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
8 months agofeature: personal views
Eduardo Morales [Tue, 30 Jan 2024 15:00:15 +0000 (09:00 -0600)]
feature: personal views

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
8 months agofix(OCP): Add since tag to all constants 43595/head
Joas Schilling [Thu, 15 Feb 2024 06:57:26 +0000 (07:57 +0100)]
fix(OCP): Add since tag to all constants

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agoMerge pull request #43355 from nextcloud/feat/ocp-link-reference-provider
Anupam Kumar [Thu, 15 Feb 2024 05:56:10 +0000 (11:26 +0530)]
Merge pull request #43355 from nextcloud/feat/ocp-link-reference-provider

feat: Migrate LinkReferenceProvider to OCP

8 months agoUpdate psalm baseline 43592/head
nextcloud-command [Thu, 15 Feb 2024 02:22:14 +0000 (02:22 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
8 months agoMerge pull request #43488 from nextcloud/fix/use-nc-components-account-property-section
Ferdinand Thiessen [Thu, 15 Feb 2024 02:15:08 +0000 (03:15 +0100)]
Merge pull request #43488 from nextcloud/fix/use-nc-components-account-property-section

fix: Use nextcloud-vue components for personal info settings

8 months agochore: Compile assets 43588/head
Ferdinand Thiessen [Thu, 15 Feb 2024 01:10:31 +0000 (02:10 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agoenh(settings): Migrate WOFF2 loading check to a SetupCheck
Ferdinand Thiessen [Thu, 15 Feb 2024 01:08:04 +0000 (02:08 +0100)]
enh(settings): Migrate WOFF2 loading check to a SetupCheck

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agoenh(settings): Add trait for setup checks that need to access the webserver using...
Ferdinand Thiessen [Thu, 15 Feb 2024 01:07:01 +0000 (02:07 +0100)]
enh(settings): Add trait for setup checks that need to access the webserver using HTTP requests

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 15 Feb 2024 00:20:01 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agochore: Compile assets 43488/head
Ferdinand Thiessen [Sat, 10 Feb 2024 18:57:16 +0000 (19:57 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agoenh(settings): Add Cypress tests for personal information
Ferdinand Thiessen [Sat, 10 Feb 2024 18:38:12 +0000 (19:38 +0100)]
enh(settings): Add Cypress tests for personal information

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(settings): Use status states from `NcInputField` instead of custom handling
Ferdinand Thiessen [Sat, 10 Feb 2024 18:37:13 +0000 (19:37 +0100)]
fix(settings): Use status states from `NcInputField` instead of custom handling

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(settings): Migrate AccountPropertySection to `@nextcloud/vue` components
Ferdinand Thiessen [Fri, 9 Feb 2024 15:12:52 +0000 (16:12 +0100)]
fix(settings): Migrate AccountPropertySection to `@nextcloud/vue` components

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agoMerge pull request #43560 from nextcloud/enh/clear-file-reminders
Pytal [Wed, 14 Feb 2024 20:24:31 +0000 (12:24 -0800)]
Merge pull request #43560 from nextcloud/enh/clear-file-reminders

enh(files_remidners): Allow clearing reminders

8 months agoMerge pull request #43581 from nextcloud/bugfix/noid/use-real-deprecation
Joas Schilling [Wed, 14 Feb 2024 20:22:21 +0000 (21:22 +0100)]
Merge pull request #43581 from nextcloud/bugfix/noid/use-real-deprecation

fix(settings): Deprecate old things for real

8 months agofix: Add bruteforce protection to email endpoint 43593/head
Joas Schilling [Fri, 2 Feb 2024 15:26:08 +0000 (16:26 +0100)]
fix: Add bruteforce protection to email endpoint

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agochore: compile assets 43560/head
Christopher Ng [Tue, 13 Feb 2024 23:56:14 +0000 (15:56 -0800)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
8 months agoenh(files_reminders): Allow clearing reminders
Christopher Ng [Tue, 13 Feb 2024 23:25:51 +0000 (15:25 -0800)]
enh(files_reminders): Allow clearing reminders

Signed-off-by: Christopher Ng <chrng8@gmail.com>
8 months agofeat(files_reminders): Add propfind dav plugin
Christopher Ng [Tue, 13 Feb 2024 23:14:46 +0000 (15:14 -0800)]
feat(files_reminders): Add propfind dav plugin

Signed-off-by: Christopher Ng <chrng8@gmail.com>
8 months agofix(OCP): Add since tag for all constants 43581/head
Joas Schilling [Wed, 14 Feb 2024 19:48:27 +0000 (20:48 +0100)]
fix(OCP): Add since tag for all constants

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agofix(OCP): Check for typos in "deprecated"
Joas Schilling [Wed, 14 Feb 2024 16:28:38 +0000 (17:28 +0100)]
fix(OCP): Check for typos in "deprecated"

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agofix(settings): Deprecate old things for real
Joas Schilling [Wed, 14 Feb 2024 16:20:26 +0000 (17:20 +0100)]
fix(settings): Deprecate old things for real

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agoMerge pull request #43582 from nextcloud/chore/deps-nextcloud-upload
Maksim Sukharev [Wed, 14 Feb 2024 18:58:02 +0000 (19:58 +0100)]
Merge pull request #43582 from nextcloud/chore/deps-nextcloud-upload

chore(deps): bump `@nextcloud/upload` to `1.0.5`

8 months agochore(deps): bump `@nextcloud/upload` to `1.0.5` 43582/head
skjnldsv [Wed, 14 Feb 2024 17:08:21 +0000 (18:08 +0100)]
chore(deps): bump `@nextcloud/upload` to `1.0.5`

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
8 months agoMerge pull request #43570 from nextcloud/chore/remove-old-migrations
John Molakvoæ [Wed, 14 Feb 2024 16:54:41 +0000 (17:54 +0100)]
Merge pull request #43570 from nextcloud/chore/remove-old-migrations

8 months agoMerge pull request #43514 from nextcloud/chore/drone-to-github-checkers
Joas Schilling [Wed, 14 Feb 2024 13:56:01 +0000 (14:56 +0100)]
Merge pull request #43514 from nextcloud/chore/drone-to-github-checkers

chore(CI): Migrate autocheckers from Drone to GitHub

8 months agoMerge pull request #43548 from nextcloud/enh/stt-error-in-event
Julien Veyssier [Wed, 14 Feb 2024 13:20:29 +0000 (14:20 +0100)]
Merge pull request #43548 from nextcloud/enh/stt-error-in-event

Include error message in speech-to-text failure event

8 months agofeat: Migrate LinkReferenceProvider to OCP 43355/head
Anupam Kumar [Mon, 5 Feb 2024 11:44:22 +0000 (17:14 +0530)]
feat: Migrate LinkReferenceProvider to OCP

This would be useful to eleminate the need for using this OC class
when an app dev wants to implement a custom reference provider
for the web client but wants to fall back on opengraph for mobile
clients.

Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
8 months agochore: Sign .drone.yml config 43514/head
Joas Schilling [Tue, 13 Feb 2024 13:04:42 +0000 (14:04 +0100)]
chore: Sign .drone.yml config

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agochore(CI): Migrate autocheckers from Drone to GitHub
Ferdinand Thiessen [Sat, 10 Feb 2024 19:22:49 +0000 (20:22 +0100)]
chore(CI): Migrate autocheckers from Drone to GitHub

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agoUse the STT provider's exception message in the RuntimeException that will be caught... 43548/head
Julien Veyssier [Tue, 13 Feb 2024 11:51:48 +0000 (12:51 +0100)]
Use the STT provider's exception message in the RuntimeException that will be caught by upper contexts

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
8 months agochore: Remove old theming migration steps as they are only needed once 43570/head
Julius Härtl [Wed, 14 Feb 2024 10:13:06 +0000 (11:13 +0100)]
chore: Remove old theming migration steps as they are only needed once

Signed-off-by: Julius Härtl <jus@bitgrid.net>
8 months agoMerge pull request #43461 from nextcloud/fix/get-rid-of-getlogger
F. E Noel Nfebe [Wed, 14 Feb 2024 09:47:22 +0000 (10:47 +0100)]
Merge pull request #43461 from nextcloud/fix/get-rid-of-getlogger

chore: Migrate away from OC::$server->getLogger

8 months agoMerge pull request #43549 from nextcloud/dependabot/composer/laravel/serializable...
Joas Schilling [Wed, 14 Feb 2024 08:49:17 +0000 (09:49 +0100)]
Merge pull request #43549 from nextcloud/dependabot/composer/laravel/serializable-closure-1.3.3

chore(deps): Bump laravel/serializable-closure from 1.2.2 to 1.3.3

8 months agochore(deps): Bump laravel/serializable-closure from 1.2.2 to 1.3.3 43549/head
Joas Schilling [Tue, 13 Feb 2024 13:11:32 +0000 (14:11 +0100)]
chore(deps): Bump laravel/serializable-closure from 1.2.2 to 1.3.3

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 14 Feb 2024 00:19:31 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoMerge pull request #34178 from nextcloud/replace-user-to-account-or-person
John Molakvoæ [Tue, 13 Feb 2024 20:28:00 +0000 (21:28 +0100)]
Merge pull request #34178 from nextcloud/replace-user-to-account-or-person

Rename users to account or person

8 months agofix: replace `Account name` by `Login` 34178/head
John Molakvoæ [Tue, 13 Feb 2024 13:37:09 +0000 (14:37 +0100)]
fix: replace `Account name` by `Login`

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
8 months agofix: cypress
John Molakvoæ [Tue, 13 Feb 2024 10:03:11 +0000 (11:03 +0100)]
fix: cypress

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
8 months agofix: phpunit
John Molakvoæ [Tue, 13 Feb 2024 09:26:36 +0000 (10:26 +0100)]
fix: phpunit

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
8 months agofix: openapi
John Molakvoæ [Tue, 13 Feb 2024 09:22:58 +0000 (10:22 +0100)]
fix: openapi

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
8 months agofeat: rename users to account or person
Vincent Petry [Wed, 21 Sep 2022 15:44:32 +0000 (17:44 +0200)]
feat: rename users to account or person

Replace translated text in most locations

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
8 months agoMerge pull request #43554 from nextcloud/fix/types-import
Ferdinand Thiessen [Tue, 13 Feb 2024 19:45:53 +0000 (20:45 +0100)]
Merge pull request #43554 from nextcloud/fix/types-import

fix: Correctly import types in Typescript files

8 months agoMerge pull request #43532 from nextcloud/chore/remove-dead-code
John Molakvoæ [Tue, 13 Feb 2024 18:40:23 +0000 (19:40 +0100)]
Merge pull request #43532 from nextcloud/chore/remove-dead-code

fix(files): Remove dead code from files controllers

8 months agoMerge pull request #43491 from nextcloud/fix/files-sharing--tab-styles
Grigorii K. Shartsev [Tue, 13 Feb 2024 18:08:43 +0000 (23:08 +0500)]
Merge pull request #43491 from nextcloud/fix/files-sharing--tab-styles

fix(files_sharing): SharingEntryLink lost styles

8 months agochore: Compile assets 43554/head
Ferdinand Thiessen [Tue, 13 Feb 2024 17:06:35 +0000 (18:06 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix: Correctly import types in Typescript files
Ferdinand Thiessen [Wed, 7 Feb 2024 15:34:36 +0000 (16:34 +0100)]
fix: Correctly import types in Typescript files

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agochore: Migrate away from OC::$server->getLogger 43461/head
Côme Chilliet [Thu, 8 Feb 2024 14:47:39 +0000 (15:47 +0100)]
chore: Migrate away from OC::$server->getLogger

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agochore(assets): Recompile assets 43491/head
Grigorii K. Shartsev [Fri, 9 Feb 2024 17:46:49 +0000 (18:46 +0100)]
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agofix(files_sharing): lost styles for SharingEntryLink
Grigorii K. Shartsev [Fri, 9 Feb 2024 17:43:56 +0000 (18:43 +0100)]
fix(files_sharing): lost styles for SharingEntryLink

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agoMerge pull request #41300 from nextcloud/enh/add-timezone-generator
Anna [Tue, 13 Feb 2024 15:17:35 +0000 (16:17 +0100)]
Merge pull request #41300 from nextcloud/enh/add-timezone-generator

Add timezone getter to ITimeFactory

8 months agoAdd timezone getter to ITimeFactory 41300/head
Anna Larch [Mon, 6 Nov 2023 11:09:01 +0000 (12:09 +0100)]
Add timezone getter to ITimeFactory

Signed-off-by: Anna Larch <anna@nextcloud.com>
8 months agoMerge pull request #43490 from nextcloud/dependabot/composer/symfony/console-5.4.35
Joas Schilling [Tue, 13 Feb 2024 11:02:04 +0000 (12:02 +0100)]
Merge pull request #43490 from nextcloud/dependabot/composer/symfony/console-5.4.35

chore(deps): Bump symfony/console from 5.4.24 to 5.4.35

8 months agoMerge pull request #43519 from nextcloud/bugfix/41244/improve-video-verification...
Joas Schilling [Tue, 13 Feb 2024 10:05:11 +0000 (11:05 +0100)]
Merge pull request #43519 from nextcloud/bugfix/41244/improve-video-verification-option

fix(sharing): Move video verification option to password and hide without Talk

8 months agochore(deps): Bump symfony/console from 5.4.24 to 5.4.35 43490/head
Joas Schilling [Fri, 9 Feb 2024 17:22:57 +0000 (18:22 +0100)]
chore(deps): Bump symfony/console from 5.4.24 to 5.4.35

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agoMerge pull request #43542 from nextcloud/fix/db/long-transaction-exception-message
Arthur Schiwon [Tue, 13 Feb 2024 09:13:14 +0000 (10:13 +0100)]
Merge pull request #43542 from nextcloud/fix/db/long-transaction-exception-message

fix(db): Unify long transaction log/exception message

8 months agoMerge pull request #39889 from nextcloud/cache-di
John Molakvoæ [Tue, 13 Feb 2024 08:40:02 +0000 (09:40 +0100)]
Merge pull request #39889 from nextcloud/cache-di

8 months agoMerge pull request #42761 from nextcloud/enh/speech-to-text-provider-with-userid
Joas Schilling [Tue, 13 Feb 2024 08:35:34 +0000 (09:35 +0100)]
Merge pull request #42761 from nextcloud/enh/speech-to-text-provider-with-userid

enh(OCP\SpeechToText): Introduce ISpeechToTextProviderWithUserId

8 months agoMerge pull request #43543 from nextcloud/bugfix/noid/force-kerberos-to-GA
Joas Schilling [Tue, 13 Feb 2024 08:27:36 +0000 (09:27 +0100)]
Merge pull request #43543 from nextcloud/bugfix/noid/force-kerberos-to-GA

ci: Force kerberos test to GA again

8 months agoci: Force kerberos test to GA again 43543/head
Joas Schilling [Tue, 13 Feb 2024 08:01:26 +0000 (09:01 +0100)]
ci: Force kerberos test to GA again

Replaying https://github.com/nextcloud/server/pull/43210
Which was accidentally reverted by
https://github.com/nextcloud/server/pull/43515

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agofix(db): Unify long transaction log/exception message 43542/head
Christoph Wurst [Tue, 13 Feb 2024 07:17:49 +0000 (08:17 +0100)]
fix(db): Unify long transaction log/exception message

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
8 months agoMerge branch 'master' into enh/speech-to-text-provider-with-userid 42761/head
Alexander Piskun [Tue, 13 Feb 2024 06:56:30 +0000 (09:56 +0300)]
Merge branch 'master' into enh/speech-to-text-provider-with-userid

8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 13 Feb 2024 00:19:19 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoMerge pull request #42809 from nextcloud/fix/text-processing
Alexander Piskun [Mon, 12 Feb 2024 21:13:24 +0000 (00:13 +0300)]
Merge pull request #42809 from nextcloud/fix/text-processing

fix(OCP\TextProcessing): add missing return statement, inline return

8 months agofix missing return statement, inline return 42809/head
Andrey Borysenko [Mon, 15 Jan 2024 14:54:28 +0000 (16:54 +0200)]
fix missing return statement, inline return

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
8 months agoMerge pull request #43424 from nextcloud/enh/noid/debug-on-lazy-appconfig-loading
Maxence Lange [Mon, 12 Feb 2024 19:12:54 +0000 (18:12 -0100)]
Merge pull request #43424 from nextcloud/enh/noid/debug-on-lazy-appconfig-loading

enh(appconfig): debug logs on lazy loadConfig

8 months agoMerge pull request #43370 from nextcloud/test-iappconfig
Maxence Lange [Mon, 12 Feb 2024 19:09:13 +0000 (18:09 -0100)]
Merge pull request #43370 from nextcloud/test-iappconfig

[IAppConfig] new tests

8 months agofix(files): Remove dead code from files controllers 43532/head
Ferdinand Thiessen [Mon, 12 Feb 2024 16:36:44 +0000 (17:36 +0100)]
fix(files): Remove dead code from files controllers

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agouse OCP\Server 39889/head
Robin Appelman [Mon, 12 Feb 2024 15:38:08 +0000 (16:38 +0100)]
use OCP\Server

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 months agoMerge pull request #43464 from nextcloud/fix/43089/empty-dashboard-userstatus
Christoph Wurst [Mon, 12 Feb 2024 15:07:16 +0000 (16:07 +0100)]
Merge pull request #43464 from nextcloud/fix/43089/empty-dashboard-userstatus

fix(userstatus): add back 0 timestamp for status without message

8 months agofix phpdoc 43370/head
Maxence Lange [Mon, 12 Feb 2024 14:23:36 +0000 (13:23 -0100)]
fix phpdoc

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
8 months agoremoving deprecated tests
Maxence Lange [Mon, 12 Feb 2024 14:23:21 +0000 (13:23 -0100)]
removing deprecated tests

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
8 months agouse exception for cleaner Trace 43424/head
Maxence Lange [Mon, 12 Feb 2024 13:53:46 +0000 (12:53 -0100)]
use exception for cleaner Trace

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
8 months agofix(userstatus): add back 0 timestamp for status without message 43464/head
Anna Larch [Thu, 8 Feb 2024 17:10:59 +0000 (18:10 +0100)]
fix(userstatus): add back 0 timestamp for status without message

Signed-off-by: Anna Larch <anna@nextcloud.com>
8 months agoMerge pull request #43349 from nextcloud/fix/case-sensitive-root-smb
Arthur Schiwon [Mon, 12 Feb 2024 10:14:07 +0000 (11:14 +0100)]
Merge pull request #43349 from nextcloud/fix/case-sensitive-root-smb

SMB: allow to list root directory when using case-insensitive option

8 months agoMerge pull request #43251 from nextcloud/fix/support-external-urls-in-navigation
Arthur Schiwon [Mon, 12 Feb 2024 10:12:38 +0000 (11:12 +0100)]
Merge pull request #43251 from nextcloud/fix/support-external-urls-in-navigation

Allow application to pass external links in navigation

8 months agoMerge pull request #43460 from nextcloud/fix/strict-typing-in-index-php
Côme Chilliet [Mon, 12 Feb 2024 09:32:32 +0000 (10:32 +0100)]
Merge pull request #43460 from nextcloud/fix/strict-typing-in-index-php

8 months agochore(assets): Recompile JS 43519/head
Joas Schilling [Mon, 12 Feb 2024 09:29:16 +0000 (10:29 +0100)]
chore(assets): Recompile JS

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agofix(sharing): Move video verification option to password and hide without Talk
Joas Schilling [Mon, 12 Feb 2024 09:28:34 +0000 (10:28 +0100)]
fix(sharing): Move video verification option to password and hide without Talk

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agochore(index.php): Use strict_types and Server::get in index.php 43460/head
Côme Chilliet [Thu, 8 Feb 2024 14:10:31 +0000 (15:10 +0100)]
chore(index.php): Use strict_types and Server::get in index.php

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 12 Feb 2024 00:19:03 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoMerge pull request #43498 from nextcloud/dependabot/github_actions/actions/setup...
Ferdinand Thiessen [Sun, 11 Feb 2024 20:31:21 +0000 (21:31 +0100)]
Merge pull request #43498 from nextcloud/dependabot/github_actions/actions/setup-node-4.0.2

chore(deps): Bump actions/setup-node from 4.0.1 to 4.0.2

8 months agoMerge pull request #43515 from nextcloud/chore/unify-files-external
John Molakvoæ [Sun, 11 Feb 2024 18:43:20 +0000 (19:43 +0100)]
Merge pull request #43515 from nextcloud/chore/unify-files-external

8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 11 Feb 2024 00:19:34 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agochore(CI): Make `files_external` CI workflows consistent 43515/head
Ferdinand Thiessen [Sat, 10 Feb 2024 21:40:06 +0000 (22:40 +0100)]
chore(CI): Make `files_external` CI workflows consistent

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agoMerge pull request #43507 from nextcloud/dependabot/npm_and_yarn/cypress-wait-until...
dependabot[bot] [Sat, 10 Feb 2024 19:04:58 +0000 (19:04 +0000)]
Merge pull request #43507 from nextcloud/dependabot/npm_and_yarn/cypress-wait-until-3.0.1