]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 months agofixup! I have no idea what I'm doing ci/oracle 46304/head
Joas Schilling [Tue, 9 Jul 2024 11:52:20 +0000 (13:52 +0200)]
fixup! I have no idea what I'm doing

4 months agoI have no idea what I'm doing
Joas Schilling [Tue, 9 Jul 2024 11:00:13 +0000 (13:00 +0200)]
I have no idea what I'm doing

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agoreduce CI waste
Joas Schilling [Tue, 9 Jul 2024 10:59:55 +0000 (12:59 +0200)]
reduce CI waste

4 months agoTry to workaround oracles primary key
Joas Schilling [Tue, 9 Jul 2024 09:59:07 +0000 (11:59 +0200)]
Try to workaround oracles primary key

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(CI): Provide system account on installation
Joas Schilling [Mon, 8 Jul 2024 13:17:17 +0000 (15:17 +0200)]
fix(CI): Provide system account on installation

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agodebug connection
Joas Schilling [Fri, 5 Jul 2024 10:24:50 +0000 (12:24 +0200)]
debug connection

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofixup! fixup! Use new database name
Joas Schilling [Fri, 5 Jul 2024 10:24:45 +0000 (12:24 +0200)]
fixup! fixup! Use new database name

4 months agofixup! Use new database name
Joas Schilling [Fri, 5 Jul 2024 09:59:01 +0000 (11:59 +0200)]
fixup! Use new database name

4 months agoUse new database name
Joas Schilling [Fri, 5 Jul 2024 09:53:52 +0000 (11:53 +0200)]
Use new database name

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agoAdjust ports
Joas Schilling [Fri, 5 Jul 2024 09:39:06 +0000 (11:39 +0200)]
Adjust ports

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(CI): Test against supported Oracle versions
Joas Schilling [Thu, 4 Jul 2024 13:10:12 +0000 (15:10 +0200)]
fix(CI): Test against supported Oracle versions

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agoTest oracle
Joas Schilling [Thu, 4 Jul 2024 12:41:15 +0000 (14:41 +0200)]
Test oracle

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agoRemove CI
Joas Schilling [Thu, 4 Jul 2024 12:37:55 +0000 (14:37 +0200)]
Remove CI

4 months agofix(db)!: Too few arguments to function `Doctrine\DBAL\Query\Expression\ExpressionBui... dependabot/composer/doctrine/dbal-4.0.4 46192/head
Joas Schilling [Thu, 4 Jul 2024 09:26:17 +0000 (11:26 +0200)]
fix(db)!: Too few arguments to function `Doctrine\DBAL\Query\Expression\ExpressionBuilder::or()`, 0 passed and atleast 1 expected

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(tests): Also handle the case where the schema is cached and the DELETE fails
Joas Schilling [Thu, 4 Jul 2024 08:50:37 +0000 (10:50 +0200)]
fix(tests): Also handle the case where the schema is cached and the DELETE fails

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(tests): Adjust postgres schema diffing
Joas Schilling [Thu, 4 Jul 2024 08:26:11 +0000 (10:26 +0200)]
fix(tests): Adjust postgres schema diffing

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(tests): Add length to test columns that bypass the migration service
Joas Schilling [Thu, 4 Jul 2024 08:24:47 +0000 (10:24 +0200)]
fix(tests): Add length to test columns that bypass the migration service

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): Replace more Platform usages
Joas Schilling [Thu, 4 Jul 2024 06:55:05 +0000 (08:55 +0200)]
fix(db): Replace more Platform usages

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(tests): Fix changes in doctrine's Exception handling
Joas Schilling [Wed, 3 Jul 2024 13:50:01 +0000 (15:50 +0200)]
fix(tests): Fix changes in doctrine's Exception handling

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): Adjust unit tests of query builder
Joas Schilling [Wed, 3 Jul 2024 12:52:48 +0000 (14:52 +0200)]
fix(db): Adjust unit tests of query builder

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(tests): Adjust the migrator test
Joas Schilling [Wed, 3 Jul 2024 11:48:58 +0000 (13:48 +0200)]
fix(tests): Adjust the migrator test

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): Don't set null as type
Joas Schilling [Wed, 3 Jul 2024 11:48:28 +0000 (13:48 +0200)]
fix(db): Don't set null as type

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db)!: Reimplement the query logger with a doctrine middleware
Joas Schilling [Wed, 3 Jul 2024 08:39:06 +0000 (10:39 +0200)]
fix(db)!: Reimplement the query logger with a doctrine middleware

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): Remove usage of Platforms
Joas Schilling [Tue, 2 Jul 2024 15:27:01 +0000 (17:27 +0200)]
fix(db): Remove usage of Platforms

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): Map parameter types to doctrine's enums
Joas Schilling [Tue, 2 Jul 2024 12:50:22 +0000 (14:50 +0200)]
fix(db): Map parameter types to doctrine's enums

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): Add a hint that we return PHP_INT_MAX
Joas Schilling [Tue, 2 Jul 2024 10:26:56 +0000 (12:26 +0200)]
fix(db): Add a hint that we return PHP_INT_MAX

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db)!: `OCP\DB\IPreparedStatement::bindParam()` is deprecated and calls `bindValue...
Joas Schilling [Tue, 2 Jul 2024 10:13:14 +0000 (12:13 +0200)]
fix(db)!: `OCP\DB\IPreparedStatement::bindParam()` is deprecated and calls `bindValue()` internally

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): Argument 2 of `\Doctrine\DBAL\Platforms\AbstractPlatform::getBitAndCompariso...
Joas Schilling [Tue, 2 Jul 2024 10:03:48 +0000 (12:03 +0200)]
fix(db): Argument 2 of `\Doctrine\DBAL\Platforms\AbstractPlatform::getBitAndComparisonExpression` expects string

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): Method `\Doctrine\DBAL\Platforms\AbstractPlatform::getIdentifierQuoteCharact...
Joas Schilling [Tue, 2 Jul 2024 09:48:59 +0000 (11:48 +0200)]
fix(db): Method `\Doctrine\DBAL\Platforms\AbstractPlatform::getIdentifierQuoteCharacter()` does not exist

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): Too many arguments for method `\Doctrine\DBAL\Connection::quote()` - saw 2
Joas Schilling [Tue, 2 Jul 2024 09:11:45 +0000 (11:11 +0200)]
fix(db): Too many arguments for method `\Doctrine\DBAL\Connection::quote()` - saw 2

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): No longer return result of `Connection::connect()`
Joas Schilling [Tue, 2 Jul 2024 09:10:52 +0000 (11:10 +0200)]
fix(db): No longer return result of `Connection::connect()`

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db)!: Deprecate getDatabasePlatform which leaks 3rdparty
Joas Schilling [Tue, 2 Jul 2024 09:10:12 +0000 (11:10 +0200)]
fix(db)!: Deprecate getDatabasePlatform which leaks 3rdparty

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): Too few arguments for `Doctrine\DBAL\Driver::getDatabasePlatform` - expectin...
Joas Schilling [Tue, 2 Jul 2024 08:58:05 +0000 (10:58 +0200)]
fix(db): Too few arguments for `Doctrine\DBAL\Driver::getDatabasePlatform` - expecting versionProvider to be passed

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db)!: `Doctrine\DBAL\Platforms\MySQL80Platform` requires the length of a VARCHAR...
Joas Schilling [Tue, 2 Jul 2024 08:50:13 +0000 (10:50 +0200)]
fix(db)!: `Doctrine\DBAL\Platforms\MySQL80Platform` requires the length of a VARCHAR column to be specified

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): Doctrine Event Manager is removed
Joas Schilling [Mon, 1 Jul 2024 16:17:15 +0000 (18:17 +0200)]
fix(db): Doctrine Event Manager is removed

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): TooManyArguments: Too many arguments for method `Doctrine\DBAL\Statement...
Joas Schilling [Mon, 1 Jul 2024 15:50:12 +0000 (17:50 +0200)]
fix(db): TooManyArguments: Too many arguments for method `Doctrine\DBAL\Statement::executeQuery()`

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): `ExpressionBuilder::like` expects string, but `OCP\DB\QueryBuilder\IQueryFun...
Joas Schilling [Mon, 1 Jul 2024 15:43:16 +0000 (17:43 +0200)]
fix(db): `ExpressionBuilder::like` expects string, but `OCP\DB\QueryBuilder\IQueryFunction` provided

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): `Doctrine\DBAL\Query\Expression\CompositeExpression::add*` does not exist
Joas Schilling [Mon, 1 Jul 2024 15:36:02 +0000 (17:36 +0200)]
fix(db): `Doctrine\DBAL\Query\Expression\CompositeExpression::add*` does not exist

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): `Doctrine\DBAL\Query\QueryBuilder::getState` does not exist
Joas Schilling [Mon, 1 Jul 2024 15:35:26 +0000 (17:35 +0200)]
fix(db): `Doctrine\DBAL\Query\QueryBuilder::getState` does not exist

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): `Doctrine\DBAL\Schema\Schema::getTableNames()` was removed
Joas Schilling [Mon, 1 Jul 2024 15:19:33 +0000 (17:19 +0200)]
fix(db): `Doctrine\DBAL\Schema\Schema::getTableNames()` was removed

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): Interface `Doctrine\DBAL\Exception` cannot be instantiated
Joas Schilling [Mon, 1 Jul 2024 15:15:23 +0000 (17:15 +0200)]
fix(db): Interface `Doctrine\DBAL\Exception` cannot be instantiated

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db)!: `Doctrine\DBAL\FetchMode` was removed
Joas Schilling [Mon, 1 Jul 2024 15:00:21 +0000 (17:00 +0200)]
fix(db)!: `Doctrine\DBAL\FetchMode` was removed

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db)!: `Doctrine\DBAL\Platforms\PostgreSQL94Platform` was removed
Joas Schilling [Mon, 1 Jul 2024 14:59:47 +0000 (16:59 +0200)]
fix(db)!: `Doctrine\DBAL\Platforms\PostgreSQL94Platform` was removed

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db)!: Table alias for DELETE and UPDATE no longer supported
Joas Schilling [Mon, 1 Jul 2024 14:49:42 +0000 (16:49 +0200)]
fix(db)!: Table alias for DELETE and UPDATE no longer supported

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): InaccessibleMethod: Cannot access private method Doctrine\DBAL\Statement...
Joas Schilling [Mon, 1 Jul 2024 10:54:47 +0000 (12:54 +0200)]
fix(db): InaccessibleMethod: Cannot access private method Doctrine\DBAL\Statement::execute from context OC\DB\PreparedStatement

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): Don't use removed/deprecated methods in setup
Joas Schilling [Mon, 1 Jul 2024 10:46:54 +0000 (12:46 +0200)]
fix(db): Don't use removed/deprecated methods in setup

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(CI): Operand of type Doctrine\DBAL\Schema\Column is always truthy
Joas Schilling [Mon, 1 Jul 2024 10:41:55 +0000 (12:41 +0200)]
fix(CI): Operand of type Doctrine\DBAL\Schema\Column is always truthy

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): UndefinedConstant: Constant Doctrine\DBAL\Connection::PARAM_STR_ARRAY is...
Joas Schilling [Mon, 1 Jul 2024 10:39:02 +0000 (12:39 +0200)]
fix(db): UndefinedConstant: Constant Doctrine\DBAL\Connection::PARAM_STR_ARRAY is not defined

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): `Table::getPrimaryKeyColumns()` was removed
Joas Schilling [Mon, 1 Jul 2024 10:33:37 +0000 (12:33 +0200)]
fix(db): `Table::getPrimaryKeyColumns()` was removed

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): `Doctrine\DBAL\Query\Expression\ExpressionBuilder::andX()` and `::orX()...
Joas Schilling [Mon, 1 Jul 2024 09:24:06 +0000 (11:24 +0200)]
fix(db): `Doctrine\DBAL\Query\Expression\ExpressionBuilder::andX()` and `::orX()` were removed

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): `Doctrine\DBAL\Connection::executeUpdate()` was removed
Joas Schilling [Mon, 1 Jul 2024 09:23:02 +0000 (11:23 +0200)]
fix(db): `Doctrine\DBAL\Connection::executeUpdate()` was removed

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db)!: `Doctrine\DBAL\Connection::getSchemaManager` was removed, use `Connection...
Joas Schilling [Mon, 1 Jul 2024 09:17:38 +0000 (11:17 +0200)]
fix(db)!: `Doctrine\DBAL\Connection::getSchemaManager` was removed, use `Connection::createSchemaManager` instead

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db)!: `Doctrine\DBAL\Schema\Table::hasPrimaryKey() was removed, use `Table::getPr...
Joas Schilling [Mon, 1 Jul 2024 09:09:24 +0000 (11:09 +0200)]
fix(db)!: `Doctrine\DBAL\Schema\Table::hasPrimaryKey() was removed, use `Table::getPrimaryKey` instead.

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db)!: Table::changeColumn() was renamed to Table::modifyColumn()
Joas Schilling [Mon, 1 Jul 2024 09:05:59 +0000 (11:05 +0200)]
fix(db)!: Table::changeColumn() was renamed to Table::modifyColumn()

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db)!: Doctrine\DBAL\Types\Type::getName() was removed
Joas Schilling [Mon, 1 Jul 2024 09:00:24 +0000 (11:00 +0200)]
fix(db)!: Doctrine\DBAL\Types\Type::getName() was removed

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): Fix internal calls to doctrine's fetch functions
Joas Schilling [Fri, 28 Jun 2024 13:57:35 +0000 (15:57 +0200)]
fix(db): Fix internal calls to doctrine's fetch functions

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db)!: Manually track the query type and whether WHERE is empty
Joas Schilling [Fri, 28 Jun 2024 13:57:05 +0000 (15:57 +0200)]
fix(db)!: Manually track the query type and whether WHERE is empty

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): Remove usage of dropped doctrine event manager
Joas Schilling [Fri, 28 Jun 2024 13:55:36 +0000 (15:55 +0200)]
fix(db): Remove usage of dropped doctrine event manager

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): Use new function name to get the schema
Joas Schilling [Fri, 28 Jun 2024 13:55:02 +0000 (15:55 +0200)]
fix(db): Use new function name to get the schema

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): Make sure setComment() is only called with strings
Joas Schilling [Fri, 28 Jun 2024 13:54:18 +0000 (15:54 +0200)]
fix(db): Make sure setComment() is only called with strings

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db)!: Empty and adjust query-part related methods
Joas Schilling [Fri, 28 Jun 2024 13:53:39 +0000 (15:53 +0200)]
fix(db)!: Empty and adjust query-part related methods

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db): Adjust Connection signature to updated doctrine one
Joas Schilling [Fri, 28 Jun 2024 13:51:24 +0000 (15:51 +0200)]
fix(db): Adjust Connection signature to updated doctrine one

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agofix(db)!: Fix casing of doctrine's SQLitePlatform
Joas Schilling [Fri, 28 Jun 2024 13:49:18 +0000 (15:49 +0200)]
fix(db)!: Fix casing of doctrine's SQLitePlatform

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agochore(deps): Bump doctrine/dbal from 3.8.3 to 4.0.4
Joas Schilling [Fri, 28 Jun 2024 12:55:16 +0000 (14:55 +0200)]
chore(deps): Bump doctrine/dbal from 3.8.3 to 4.0.4

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agoMerge pull request #46251 from nextcloud/feat/taskprocessing-more-tasktypes
Joas Schilling [Thu, 4 Jul 2024 12:02:02 +0000 (14:02 +0200)]
Merge pull request #46251 from nextcloud/feat/taskprocessing-more-tasktypes

feat(TaskProcessing): Add more task types

4 months agoMerge pull request #46286 from nextcloud/fix/tp/sync-bg-job-status
Marcel Klehr [Thu, 4 Jul 2024 10:53:54 +0000 (12:53 +0200)]
Merge pull request #46286 from nextcloud/fix/tp/sync-bg-job-status

fix(TaskProcessing): Set task status to running when processing via ISynchronousProvider

4 months agoMerge pull request #46174 from nextcloud/fix/integrity-check
John Molakvoæ [Thu, 4 Jul 2024 08:39:38 +0000 (10:39 +0200)]
Merge pull request #46174 from nextcloud/fix/integrity-check

fix(IntegrityCheck): Ensure the check is run if no results are available

4 months agofeat(TaskProcessing): Add more task types 46251/head
Marcel Klehr [Tue, 2 Jul 2024 14:26:52 +0000 (16:26 +0200)]
feat(TaskProcessing): Add more task types

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
4 months agofix(TaskProcessing): Set task status to running when processing via ISynchronousProvider 46286/head
Marcel Klehr [Wed, 3 Jul 2024 14:08:13 +0000 (16:08 +0200)]
fix(TaskProcessing): Set task status to running when processing via ISynchronousProvider

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
4 months agoMerge pull request #45886 from nextcloud/dependabot/npm_and_yarn/mime-4.0.3
dependabot[bot] [Thu, 4 Jul 2024 01:27:14 +0000 (01:27 +0000)]
Merge pull request #45886 from nextcloud/dependabot/npm_and_yarn/mime-4.0.3

4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 4 Jul 2024 00:21:34 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agochore(deps-dev): bump mime from 4.0.1 to 4.0.3 45886/head
dependabot[bot] [Tue, 2 Jul 2024 10:42:58 +0000 (10:42 +0000)]
chore(deps-dev): bump mime from 4.0.1 to 4.0.3

Bumps [mime](https://github.com/broofa/mime) from 4.0.1 to 4.0.3.
- [Changelog](https://github.com/broofa/mime/blob/v4.0.3/CHANGELOG.md)
- [Commits](https://github.com/broofa/mime/compare/v4.0.1...v4.0.3)

---
updated-dependencies:
- dependency-name: mime
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months agoMerge pull request #46284 from nextcloud/bugfix/noid/fix-output-when-running-unit...
Andy Scherzinger [Wed, 3 Jul 2024 16:02:23 +0000 (18:02 +0200)]
Merge pull request #46284 from nextcloud/bugfix/noid/fix-output-when-running-unit-tests

fix(tests): Remove output when running tests

4 months agoMerge pull request #46275 from nextcloud/check-uncompiled-styles
Ferdinand Thiessen [Wed, 3 Jul 2024 15:58:15 +0000 (17:58 +0200)]
Merge pull request #46275 from nextcloud/check-uncompiled-styles

ci: also check for uncompiled SCSS styles

4 months agofix(tests): Remove output when running tests 46284/head
Joas Schilling [Wed, 3 Jul 2024 13:51:36 +0000 (15:51 +0200)]
fix(tests): Remove output when running tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months agoMerge pull request #46273 from nextcloud/fix/make-ooo-replacement-nullable
Hamza [Wed, 3 Jul 2024 13:03:24 +0000 (15:03 +0200)]
Merge pull request #46273 from nextcloud/fix/make-ooo-replacement-nullable

Fix: Make out of office replacement nullable

4 months agoci: also check for uncompiled SCSS styles 46275/head
Ferdinand Thiessen [Wed, 3 Jul 2024 09:26:15 +0000 (11:26 +0200)]
ci: also check for uncompiled SCSS styles

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agoFix: Make out of office replacement nullable 46273/head
Hamza Mahjoubi [Wed, 3 Jul 2024 08:47:59 +0000 (10:47 +0200)]
Fix: Make out of office replacement nullable

Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
4 months agoMerge pull request #46068 from nextcloud/fix/guest-share-ui-update
F. E Noel Nfebe [Wed, 3 Jul 2024 10:29:28 +0000 (11:29 +0100)]
Merge pull request #46068 from nextcloud/fix/guest-share-ui-update

fix(ExternalSharing): Handle template shares from external sources

4 months agoMerge pull request #46201 from nextcloud/feat/update-dashboard-border-radius
Ferdinand Thiessen [Wed, 3 Jul 2024 09:50:15 +0000 (11:50 +0200)]
Merge pull request #46201 from nextcloud/feat/update-dashboard-border-radius

Feat: update panels border radius

4 months agofix(IntegrityCheck): Ensure the check is run if no results are available 46174/head
Ferdinand Thiessen [Thu, 27 Jun 2024 13:14:26 +0000 (15:14 +0200)]
fix(IntegrityCheck): Ensure the check is run if no results are available

If there are no cached results the current implementation was also returning an empty array,
but this was the same as when there was a successful run.
So to distinguish this we return `null` if there are *no* results.
In this case we need to rerun the integrity checker.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agochore(assets): Recompile assets 46068/head
nextcloud-command [Wed, 3 Jul 2024 08:13:30 +0000 (08:13 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months agorefactor(SharingInput): Remove unused addShare
fenn-cs [Mon, 24 Jun 2024 13:50:27 +0000 (14:50 +0100)]
refactor(SharingInput): Remove unused addShare

The new sharing flow since NC27 requires that users open the sharing details tab and
customize their share before creating it.

In https://github.com/nextcloud/server/pull/39472 the work of `addShare` was handed down to
`openSharingDetails` that opens the sharing details tab for the user to customize and manually
creat their share.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
4 months agofix(ExternalSharing): Handle template share from external sources
fenn-cs [Mon, 24 Jun 2024 09:19:53 +0000 (10:19 +0100)]
fix(ExternalSharing): Handle template share from external sources

The new sharing flow requires or implies that users should edit share before creating.
External sources should not created the share IF we would upon sharing details tab on first request.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
4 months agoMerge pull request #45982 from nextcloud/artonge/update/disable_copy_button_on_readon...
Louis [Wed, 3 Jul 2024 08:03:56 +0000 (10:03 +0200)]
Merge pull request #45982 from nextcloud/artonge/update/disable_copy_button_on_readonly_folders

fix(files): Disable buttons in copy/move dialog for non writable folders

4 months agoMerge pull request #46270 from nextcloud/feat/match-input-height-with-clickable-area
Marco [Wed, 3 Jul 2024 07:55:27 +0000 (09:55 +0200)]
Merge pull request #46270 from nextcloud/feat/match-input-height-with-clickable-area

Match input height with clickable area

4 months agofeat: Match input height with clickable area 46270/head
Marco Ambrosini [Wed, 3 Jul 2024 07:17:23 +0000 (09:17 +0200)]
feat: Match input height with clickable area

Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
4 months agoMerge pull request #46263 from nextcloud/automated/noid/master-update-ca-cert-bundle
Joas Schilling [Wed, 3 Jul 2024 06:45:14 +0000 (08:45 +0200)]
Merge pull request #46263 from nextcloud/automated/noid/master-update-ca-cert-bundle

[master] fix(security): Update CA certificate bundle

4 months agofix(security): Update CA certificate bundle 46263/head
nextcloud-command [Wed, 3 Jul 2024 02:19:46 +0000 (02:19 +0000)]
fix(security): Update CA certificate bundle

Signed-off-by: GitHub <noreply@github.com>
4 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 3 Jul 2024 00:20:11 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months agoMerge pull request #45395 from nextcloud/fix/blur-chromium
Ferdinand Thiessen [Tue, 2 Jul 2024 20:21:40 +0000 (22:21 +0200)]
Merge pull request #45395 from nextcloud/fix/blur-chromium

fix(theming): Conitionally disable blur filter for performance

4 months agoFeat: update panels border radius 46201/head
Marco Ambrosini [Sat, 29 Jun 2024 07:18:12 +0000 (09:18 +0200)]
Feat: update panels border radius

Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months agoMerge pull request #46215 from nextcloud/enh/dashboard-icon
Andy Scherzinger [Tue, 2 Jul 2024 16:46:09 +0000 (18:46 +0200)]
Merge pull request #46215 from nextcloud/enh/dashboard-icon

chore: Replace dashboard icon with Material Symbols

4 months agofix(files): Disable buttons in copy/move dialog for non writable folders 45982/head
Louis Chemineau [Thu, 13 Jun 2024 14:09:56 +0000 (16:09 +0200)]
fix(files): Disable buttons in copy/move dialog for non writable folders

Signed-off-by: Louis Chemineau <louis@chmn.me>
4 months agochore: Compile assets 45395/head
Ferdinand Thiessen [Tue, 2 Jul 2024 12:13:24 +0000 (14:13 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agofeat(theming): Add checkbox for force enable / disable blurry background
Ferdinand Thiessen [Fri, 17 May 2024 14:48:08 +0000 (16:48 +0200)]
feat(theming): Add checkbox for force enable / disable blurry background

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agofix(theming): Conitionally disable blur filter for performance
Ferdinand Thiessen [Fri, 17 May 2024 12:39:04 +0000 (14:39 +0200)]
fix(theming): Conitionally disable blur filter for performance

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months agoMerge pull request #45981 from nextcloud/artonge/update/nc_dialogs_v5.3.2
Louis [Tue, 2 Jul 2024 15:15:08 +0000 (17:15 +0200)]
Merge pull request #45981 from nextcloud/artonge/update/nc_dialogs_v5.3.2

fix(deps): Update `@nextcloud/dialogs` to 5.3.4 to fix picking current directory

4 months agoMerge pull request #46194 from nextcloud/schema-export-cmnd
Robin Appelman [Tue, 2 Jul 2024 14:44:55 +0000 (16:44 +0200)]
Merge pull request #46194 from nextcloud/schema-export-cmnd

feat: add commands for exporting current and expected database schema

4 months agoMerge pull request #46076 from nextcloud/enh/webhooks-user-id-filter
Côme Chilliet [Tue, 2 Jul 2024 14:29:49 +0000 (16:29 +0200)]
Merge pull request #46076 from nextcloud/enh/webhooks-user-id-filter

feat(webhooks): Add support for a userid filter