]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
7 months agochore: compile assets 43656/head
Eduardo Morales [Wed, 21 Feb 2024 17:47:54 +0000 (11:47 -0600)]
chore: compile assets

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
7 months agofeat: added l10n translation prop to calendar component
Eduardo Morales [Mon, 19 Feb 2024 14:14:25 +0000 (08:14 -0600)]
feat: added l10n translation prop to calendar component

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
7 months agoMerge pull request #43727 from nextcloud/artonge/fix/prevent_download_of_shares
Louis [Wed, 21 Feb 2024 17:37:36 +0000 (18:37 +0100)]
Merge pull request #43727 from nextcloud/artonge/fix/prevent_download_of_shares

Check share status when touching versions

7 months agoMerge pull request #43730 from nextcloud/skjnldsv-patch-2
John Molakvoæ [Wed, 21 Feb 2024 17:08:15 +0000 (18:08 +0100)]
Merge pull request #43730 from nextcloud/skjnldsv-patch-2

7 months agofeat(dependabot): group github actions PRs 43730/head
John Molakvoæ [Wed, 21 Feb 2024 16:39:37 +0000 (17:39 +0100)]
feat(dependabot): group github actions PRs

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
7 months agofix(dependabot): adjust `github-actions` updates to monthly and fix reviewers
John Molakvoæ [Wed, 21 Feb 2024 16:22:46 +0000 (17:22 +0100)]
fix(dependabot): adjust `github-actions` updates to monthly and fix reviewers

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
7 months agoHide some actions based on node permissions and share attributes 43727/head
Louis Chemineau [Wed, 21 Feb 2024 15:47:19 +0000 (16:47 +0100)]
Hide some actions based on node permissions and share attributes

Signed-off-by: Louis Chemineau <louis@chmn.me>
7 months agoMerge pull request #43653 from nextcloud/fix/bfp-occ-attempts-description
Josh [Wed, 21 Feb 2024 14:30:49 +0000 (09:30 -0500)]
Merge pull request #43653 from nextcloud/fix/bfp-occ-attempts-description

fix(security): Describe `occ security:bruteforce:attempts` accurately

7 months agoCheck permissions when labeling a version
Louis Chemineau [Wed, 21 Feb 2024 13:34:12 +0000 (14:34 +0100)]
Check permissions when labeling a version

Signed-off-by: Louis Chemineau <louis@chmn.me>
7 months agoCheck node permissions when restoring a version
Louis Chemineau [Tue, 13 Feb 2024 11:51:01 +0000 (12:51 +0100)]
Check node permissions when restoring a version

Signed-off-by: Louis Chemineau <louis@chmn.me>
7 months agoCheck node permissions when deleting a version
Louis Chemineau [Tue, 13 Feb 2024 11:39:31 +0000 (12:39 +0100)]
Check node permissions when deleting a version

Signed-off-by: Louis Chemineau <louis@chmn.me>
7 months agoCheck share attributes when downloading versions
Louis Chemineau [Tue, 13 Feb 2024 13:46:04 +0000 (14:46 +0100)]
Check share attributes when downloading versions

Signed-off-by: Louis Chemineau <louis@chmn.me>
7 months agofix(security): Describe `occ security:bruteforce:attempts` accurately 43653/head
Josh [Mon, 19 Feb 2024 13:09:58 +0000 (08:09 -0500)]
fix(security): Describe `occ security:bruteforce:attempts` accurately

This command is used to list a summary of brute force protection attempts associated with a given IP address and, optionally, a specific action. It does not reset attempts (there's already another command for that).

Signed-off-by: Josh <josh.t.richards@gmail.com>
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
7 months agoMerge pull request #42801 from nextcloud/feat/appframework/route-attribute
Kate [Wed, 21 Feb 2024 13:09:42 +0000 (14:09 +0100)]
Merge pull request #42801 from nextcloud/feat/appframework/route-attribute

7 months agoMerge pull request #43696 from nextcloud/fix/db-dup-addMissingIndex
Josh [Wed, 21 Feb 2024 12:28:25 +0000 (07:28 -0500)]
Merge pull request #43696 from nextcloud/fix/db-dup-addMissingIndex

fix(db): Remove duplicate missing index check for `cards`

7 months agorefactor(core): Switch to attribute based routing 42801/head
provokateurin [Wed, 10 Jan 2024 11:35:44 +0000 (12:35 +0100)]
refactor(core): Switch to attribute based routing

Signed-off-by: provokateurin <kate@provokateurin.de>
7 months agorefactor(user_status): Switch to attribute based routing
provokateurin [Wed, 10 Jan 2024 11:35:33 +0000 (12:35 +0100)]
refactor(user_status): Switch to attribute based routing

Signed-off-by: provokateurin <kate@provokateurin.de>
7 months agofeat(AppFramework): Add Route attribute
provokateurin [Wed, 10 Jan 2024 11:35:09 +0000 (12:35 +0100)]
feat(AppFramework): Add Route attribute

Signed-off-by: provokateurin <kate@provokateurin.de>
7 months agofix(Routing): Only use lowercase names for registering and matching routes
provokateurin [Thu, 8 Feb 2024 10:20:53 +0000 (11:20 +0100)]
fix(Routing): Only use lowercase names for registering and matching routes

Signed-off-by: provokateurin <kate@provokateurin.de>
7 months agochore(deps): Update openapi-extractor
provokateurin [Mon, 15 Jan 2024 12:44:44 +0000 (13:44 +0100)]
chore(deps): Update openapi-extractor

Signed-off-by: provokateurin <kate@provokateurin.de>
7 months agoMerge pull request #43712 from nextcloud/bugfix/noid/add-bruteforce-protection-truste...
Joas Schilling [Wed, 21 Feb 2024 10:01:09 +0000 (11:01 +0100)]
Merge pull request #43712 from nextcloud/bugfix/noid/add-bruteforce-protection-trusted-servers

fix: Add bruteforce protection to federation endpoint

7 months agoMerge pull request #43702 from nextcloud/fix/dashboard-icon-position
Julius Härtl [Wed, 21 Feb 2024 09:50:40 +0000 (10:50 +0100)]
Merge pull request #43702 from nextcloud/fix/dashboard-icon-position

fix(dashboard): Align icon of widgets with the images

7 months agoMerge pull request #43493 from nextcloud/fix/subadmin-required-groups
Pytal [Wed, 21 Feb 2024 09:07:21 +0000 (01:07 -0800)]
Merge pull request #43493 from nextcloud/fix/subadmin-required-groups

fix(settings): Fix required groups validation for subadmins

7 months agofix: Add bruteforce protection to federation endpoint 43712/head
Joas Schilling [Fri, 2 Feb 2024 15:38:10 +0000 (16:38 +0100)]
fix: Add bruteforce protection to federation endpoint

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 months agoMerge pull request #43691 from nextcloud/bugfix/noid/help-finding-missing-notifications
Joas Schilling [Wed, 21 Feb 2024 07:56:38 +0000 (08:56 +0100)]
Merge pull request #43691 from nextcloud/bugfix/noid/help-finding-missing-notifications

fix(notifications): Help finding missing notifications by logging it

7 months agochore(assets): Recompile assets 43702/head
nextcloud-command [Wed, 21 Feb 2024 07:36:27 +0000 (07:36 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 months agofix(dashboard): Align icon of widgets with the images
Julius Härtl [Tue, 20 Feb 2024 17:48:02 +0000 (18:48 +0100)]
fix(dashboard): Align icon of widgets with the images

Signed-off-by: Julius Härtl <jus@bitgrid.net>
7 months agochore: compile assets 43493/head
Christopher Ng [Wed, 21 Feb 2024 02:30:25 +0000 (18:30 -0800)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
7 months agofix(settings): Fix required groups validation for subadmins
Christopher Ng [Fri, 9 Feb 2024 19:16:28 +0000 (11:16 -0800)]
fix(settings): Fix required groups validation for subadmins

Signed-off-by: Christopher Ng <chrng8@gmail.com>
7 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 21 Feb 2024 00:19:09 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months agoMerge pull request #43697 from nextcloud/fix/default-inputs-style
Ferdinand Thiessen [Tue, 20 Feb 2024 22:30:32 +0000 (23:30 +0100)]
Merge pull request #43697 from nextcloud/fix/default-inputs-style

fix(styles): Add default styles for disabled elements

7 months agoMerge pull request #43704 from nextcloud/feat/workflow-auto-update-command-compile.yml
Ferdinand Thiessen [Tue, 20 Feb 2024 22:30:02 +0000 (23:30 +0100)]
Merge pull request #43704 from nextcloud/feat/workflow-auto-update-command-compile.yml

Updating command-compile.yml workflow from template

7 months agoMerge pull request #43701 from nextcloud/fix/noid/logout-loop
Julius Härtl [Tue, 20 Feb 2024 20:53:22 +0000 (21:53 +0100)]
Merge pull request #43701 from nextcloud/fix/noid/logout-loop

Stop the auto-logout loop after redirecting to the logout page

7 months agoMerge pull request #43703 from nextcloud/dependabot/npm_and_yarn/ip-1.1.9
dependabot[bot] [Tue, 20 Feb 2024 20:39:54 +0000 (20:39 +0000)]
Merge pull request #43703 from nextcloud/dependabot/npm_and_yarn/ip-1.1.9

7 months agochore(deps-dev): Bump ip from 1.1.8 to 1.1.9 43703/head
dependabot[bot] [Tue, 20 Feb 2024 19:01:57 +0000 (19:01 +0000)]
chore(deps-dev): Bump ip from 1.1.8 to 1.1.9

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 months agoUpdating command-compile.yml workflow from template 43704/head
Nextcloud bot [Tue, 20 Feb 2024 19:02:56 +0000 (19:02 +0000)]
Updating command-compile.yml workflow from template

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months agoMerge pull request #41278 from nextcloud/dependabot/npm_and_yarn/nextcloud/browser...
dependabot[bot] [Tue, 20 Feb 2024 18:59:03 +0000 (18:59 +0000)]
Merge pull request #41278 from nextcloud/dependabot/npm_and_yarn/nextcloud/browser-storage-0.3.0

7 months agochore(deps): Bump @nextcloud/browser-storage from 0.2.0 to 0.3.0 41278/head
dependabot[bot] [Tue, 20 Feb 2024 18:36:19 +0000 (18:36 +0000)]
chore(deps): Bump @nextcloud/browser-storage from 0.2.0 to 0.3.0

Dependabot couldn't find the original pull request head commit, ee434be2506b7049e9ce93b800a4f65fdf8328d7.

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 months agoMerge pull request #43675 from nextcloud/dependabot/npm_and_yarn/dompurify-3.0.8
John Molakvoæ [Tue, 20 Feb 2024 18:08:42 +0000 (19:08 +0100)]
Merge pull request #43675 from nextcloud/dependabot/npm_and_yarn/dompurify-3.0.8

7 months agocompile assets 43701/head
Julien Veyssier [Tue, 20 Feb 2024 16:51:23 +0000 (17:51 +0100)]
compile assets

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 months agostop the auto-logout loop after redirecting to the logout
Julien Veyssier [Tue, 20 Feb 2024 16:51:16 +0000 (17:51 +0100)]
stop the auto-logout loop after redirecting to the logout

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
7 months agochore(deps): Bump dompurify from 3.0.6 to 3.0.8 43675/head
dependabot[bot] [Tue, 20 Feb 2024 10:18:03 +0000 (10:18 +0000)]
chore(deps): Bump dompurify from 3.0.6 to 3.0.8

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.6 to 3.0.8.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.0.6...3.0.8)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  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>
7 months agochore: Build CSS from SCSS 43697/head
Ferdinand Thiessen [Tue, 20 Feb 2024 15:57:52 +0000 (16:57 +0100)]
chore: Build CSS from SCSS

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agofix(styles): Add default styles for disabled input elements
Ferdinand Thiessen [Tue, 20 Feb 2024 15:55:32 +0000 (16:55 +0100)]
fix(styles): Add default styles for disabled input elements

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agofix(styles): Replace deprecated CSS variables
Ferdinand Thiessen [Tue, 20 Feb 2024 15:55:00 +0000 (16:55 +0100)]
fix(styles): Replace deprecated CSS variables

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months agofix(db): Remove duplicate missing index check for `cards` 43696/head
Josh [Tue, 20 Feb 2024 15:49:07 +0000 (10:49 -0500)]
fix(db): Remove duplicate missing index check for `cards`

Signed-off-by: Josh <josh.t.richards@gmail.com>
7 months agofix(notifications): Help finding missing notifications by logging it 43691/head
Joas Schilling [Tue, 20 Feb 2024 15:03:42 +0000 (16:03 +0100)]
fix(notifications): Help finding missing notifications by logging it

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 months agoMerge pull request #43668 from nextcloud/feat/core/expose-confirm-password-endpoint
Kate [Tue, 20 Feb 2024 14:56:44 +0000 (15:56 +0100)]
Merge pull request #43668 from nextcloud/feat/core/expose-confirm-password-endpoint

7 months agoMerge pull request #43688 from nextcloud/bump/deps/NcVue8.7.0
John Molakvoæ [Tue, 20 Feb 2024 14:48:57 +0000 (15:48 +0100)]
Merge pull request #43688 from nextcloud/bump/deps/NcVue8.7.0

7 months agofeat(core): Add OCS endpoint for confirming the user password 43668/head
provokateurin [Tue, 20 Feb 2024 08:32:33 +0000 (09:32 +0100)]
feat(core): Add OCS endpoint for confirming the user password

Signed-off-by: provokateurin <kate@provokateurin.de>
7 months agochore: compile assets 43688/head
Eduardo Morales [Tue, 20 Feb 2024 13:23:58 +0000 (07:23 -0600)]
chore: compile assets

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
7 months agochore(deps): bumped NcVue to 8.7.0
Eduardo Morales [Tue, 20 Feb 2024 13:22:15 +0000 (07:22 -0600)]
chore(deps): bumped NcVue to 8.7.0

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
7 months agoMerge pull request #43673 from nextcloud/dependabot/npm_and_yarn/dockerode-4.0.2
John Molakvoæ [Tue, 20 Feb 2024 12:16:48 +0000 (13:16 +0100)]
Merge pull request #43673 from nextcloud/dependabot/npm_and_yarn/dockerode-4.0.2

7 months agoMerge pull request #43661 from nextcloud/43256-fix-update-share-expiration-date
F. E Noel Nfebe [Tue, 20 Feb 2024 11:49:20 +0000 (12:49 +0100)]
Merge pull request #43661 from nextcloud/43256-fix-update-share-expiration-date

Fix undefined share object during expirationDate update

7 months agoMerge pull request #43676 from nextcloud/dependabot/npm_and_yarn/nextcloud/stylelint...
dependabot[bot] [Tue, 20 Feb 2024 11:46:13 +0000 (11:46 +0000)]
Merge pull request #43676 from nextcloud/dependabot/npm_and_yarn/nextcloud/stylelint-config-2.4.0

7 months agoMerge pull request #43678 from nextcloud/dependabot/npm_and_yarn/cypress/webpack...
dependabot[bot] [Tue, 20 Feb 2024 11:46:10 +0000 (11:46 +0000)]
Merge pull request #43678 from nextcloud/dependabot/npm_and_yarn/cypress/webpack-preprocessor-6.0.1

7 months agoMerge pull request #43671 from nextcloud/fix/migrate-away-from-ilogger-in-trashbin
Joas Schilling [Tue, 20 Feb 2024 11:19:03 +0000 (12:19 +0100)]
Merge pull request #43671 from nextcloud/fix/migrate-away-from-ilogger-in-trashbin

chore(files_trashbin): Migrate away from deprecated ILogger

7 months agochore(deps-dev): Bump @cypress/webpack-preprocessor from 6.0.0 to 6.0.1 43678/head
dependabot[bot] [Tue, 20 Feb 2024 10:19:19 +0000 (10:19 +0000)]
chore(deps-dev): Bump @cypress/webpack-preprocessor from 6.0.0 to 6.0.1

Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v6.0.0...@cypress/webpack-preprocessor-v6.0.1)

---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agochore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.1 to 2.4.0 43676/head
dependabot[bot] [Tue, 20 Feb 2024 10:18:36 +0000 (10:18 +0000)]
chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.1 to 2.4.0

Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/nextcloud/stylelint-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/stylelint-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/stylelint-config/compare/v2.3.1...v2.4.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/stylelint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agochore(assets): Recompile assets 43661/head
nextcloud-command [Tue, 20 Feb 2024 10:17:26 +0000 (10:17 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 months agochore(deps-dev): Bump dockerode from 4.0.0 to 4.0.2 43673/head
dependabot[bot] [Tue, 20 Feb 2024 10:14:16 +0000 (10:14 +0000)]
chore(deps-dev): Bump dockerode from 4.0.0 to 4.0.2

Bumps [dockerode](https://github.com/apocas/dockerode) from 4.0.0 to 4.0.2.
- [Release notes](https://github.com/apocas/dockerode/releases)
- [Commits](https://github.com/apocas/dockerode/compare/v4.0.0...v4.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
7 months agoFix undefined share object during expirationDate update
fenn-cs [Mon, 19 Feb 2024 15:25:53 +0000 (16:25 +0100)]
Fix undefined share object during expirationDate update

In 04e87337211351127cd02a0404936de8cb1b0837 a regression was introduced.
`this` means nothing inside arrow functions, hence this.share was referring to
an undefined object and so all attempted updates for expiration dates would fail.

Resolves : https://github.com/nextcloud/server/issues/43256

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
7 months agoMerge pull request #43666 from nextcloud/fix/files-quota-warnings-zero-and-unlimited
John Molakvoæ [Tue, 20 Feb 2024 09:29:54 +0000 (10:29 +0100)]
Merge pull request #43666 from nextcloud/fix/files-quota-warnings-zero-and-unlimited

7 months agochore(files_trashbin): Migrate away from deprecated ILogger 43671/head
Côme Chilliet [Tue, 20 Feb 2024 09:03:53 +0000 (10:03 +0100)]
chore(files_trashbin): Migrate away from deprecated ILogger

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
7 months agoMerge pull request #43664 from nextcloud/perf/early-exit-report
John Molakvoæ [Tue, 20 Feb 2024 07:57:31 +0000 (08:57 +0100)]
Merge pull request #43664 from nextcloud/perf/early-exit-report

7 months agofeat(core): Expose the confirm password endpoint
provokateurin [Sun, 21 Jan 2024 19:29:54 +0000 (20:29 +0100)]
feat(core): Expose the confirm password endpoint

Signed-off-by: provokateurin <kate@provokateurin.de>
7 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 20 Feb 2024 00:19:03 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months agofix(files): Dont't warn re: full storage on either zero or unlimited quotas 43666/head
Josh [Mon, 19 Feb 2024 22:49:03 +0000 (17:49 -0500)]
fix(files): Dont't warn re: full storage on either zero or unlimited quotas

Fixes #43535
Fixes #43280

Replaces #43544

Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 months agoperf: skip request without read permission 43664/head
Richard Steinmetz [Mon, 19 Feb 2024 08:39:26 +0000 (09:39 +0100)]
perf: skip request without read permission

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
7 months agoMerge pull request #43339 from nextcloud/fix/42588/remove-redundant-indices
Johannes [Mon, 19 Feb 2024 14:20:07 +0000 (15:20 +0100)]
Merge pull request #43339 from nextcloud/fix/42588/remove-redundant-indices

fix(db): remove redundant indices in properties

7 months agoMerge pull request #43637 from nextcloud/mb-convert-fix
Git'Fellow [Mon, 19 Feb 2024 14:11:11 +0000 (15:11 +0100)]
Merge pull request #43637 from nextcloud/mb-convert-fix

Move away from deprecated utf8_encode() on PHP 8.2+

7 months agoMerge pull request #43297 from nextcloud/fix/db/dirty-read-cool-off
Christoph Wurst [Mon, 19 Feb 2024 09:53:05 +0000 (10:53 +0100)]
Merge pull request #43297 from nextcloud/fix/db/dirty-read-cool-off

fix(db): Let dirty writes cool off

7 months agofix(db): Let dirty writes cool off 43297/head
Christoph Wurst [Fri, 2 Feb 2024 15:53:59 +0000 (16:53 +0100)]
fix(db): Let dirty writes cool off

We can assume that after a few seconds a read will be clean again.
This is helpful for false warnings in long running processes.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
7 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 19 Feb 2024 00:19:00 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months agofix(db): remove redundant indices in properties 43339/head
Johannes Merkel [Sun, 4 Feb 2024 22:27:39 +0000 (23:27 +0100)]
fix(db): remove redundant indices in properties

Signed-off-by: Johannes Merkel <mail@johannesgge.de>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 18 Feb 2024 00:19:47 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoMove away from deprecated utf_encode() on PHP 8.2+ 43637/head
Git'Fellow [Sat, 17 Feb 2024 20:37:34 +0000 (21:37 +0100)]
Move away from deprecated utf_encode() on PHP 8.2+

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
8 months agoMerge pull request #43508 from nextcloud/dependabot/npm_and_yarn/vue/tsconfig-0.5.1
dependabot[bot] [Sat, 17 Feb 2024 16:04:50 +0000 (16:04 +0000)]
Merge pull request #43508 from nextcloud/dependabot/npm_and_yarn/vue/tsconfig-0.5.1

8 months agoMerge pull request #43631 from nextcloud/dependabot/github_actions/dorny/paths-filter...
dependabot[bot] [Sat, 17 Feb 2024 15:48:29 +0000 (15:48 +0000)]
Merge pull request #43631 from nextcloud/dependabot/github_actions/dorny/paths-filter-3.0.1

8 months agochore(deps-dev): Bump @vue/tsconfig from 0.4.0 to 0.5.1 43508/head
dependabot[bot] [Sat, 10 Feb 2024 02:37:13 +0000 (02:37 +0000)]
chore(deps-dev): Bump @vue/tsconfig from 0.4.0 to 0.5.1

Bumps [@vue/tsconfig](https://github.com/vuejs/tsconfig) from 0.4.0 to 0.5.1.
- [Commits](https://github.com/vuejs/tsconfig/compare/v0.4.0...v0.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months agoMerge pull request #43626 from nextcloud/dependabot/npm_and_yarn/undici-5.28.3
dependabot[bot] [Sat, 17 Feb 2024 15:40:03 +0000 (15:40 +0000)]
Merge pull request #43626 from nextcloud/dependabot/npm_and_yarn/undici-5.28.3

8 months agoMerge pull request #43630 from nextcloud/dependabot/github_actions/actions/upload...
dependabot[bot] [Sat, 17 Feb 2024 04:27:47 +0000 (04:27 +0000)]
Merge pull request #43630 from nextcloud/dependabot/github_actions/actions/upload-artifact-4.3.1

8 months agochore(deps): bump dorny/paths-filter from 3.0.0 to 3.0.1 43631/head
dependabot[bot] [Sat, 17 Feb 2024 02:58:55 +0000 (02:58 +0000)]
chore(deps): bump dorny/paths-filter from 3.0.0 to 3.0.1

Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dorny/paths-filter/compare/0bc4621a3135347011ad047f9ecf449bf72ce2bd...ebc4d7e9ebcb0b1eb21480bb8f43113e996ac77a)

---
updated-dependencies:
- dependency-name: dorny/paths-filter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
8 months agochore(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 43630/head
dependabot[bot] [Sat, 17 Feb 2024 02:58:50 +0000 (02:58 +0000)]
chore(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/26f96dfa697d77e81fd5907df203aa23a56210a8...5d5d22a31266ced268874388b861e4b58bb5c2f3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 17 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 agochore(deps-dev): bump undici from 5.27.2 to 5.28.3 43626/head
dependabot[bot] [Fri, 16 Feb 2024 18:19:30 +0000 (18:19 +0000)]
chore(deps-dev): bump undici from 5.27.2 to 5.28.3

Bumps [undici](https://github.com/nodejs/undici) from 5.27.2 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.27.2...v5.28.3)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
8 months agoMerge pull request #43604 from nextcloud/enh/breadcrumbs/43569/apply-breadcrumbs...
John Molakvoæ [Fri, 16 Feb 2024 16:08:25 +0000 (17:08 +0100)]
Merge pull request #43604 from nextcloud/enh/breadcrumbs/43569/apply-breadcrumbs-logic-from-personal-files-to-all-files-view

8 months agochore(assets): Recompile assets 43604/head
nextcloud-command [Fri, 16 Feb 2024 15:47:07 +0000 (15:47 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agoenh: breadcrumb icon matches nav view icon
Eduardo Morales [Fri, 16 Feb 2024 14:32:59 +0000 (08:32 -0600)]
enh: breadcrumb icon matches nav view icon

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
8 months agoenh: breadcrumbs icons are now more visually descriptive
Eduardo Morales [Thu, 15 Feb 2024 15:20:32 +0000 (09:20 -0600)]
enh: breadcrumbs icons are now more visually descriptive

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
8 months agoMerge pull request #40555 from nextcloud/query-optimize-distribute
Robin Appelman [Fri, 16 Feb 2024 10:24:35 +0000 (11:24 +0100)]
Merge pull request #40555 from nextcloud/query-optimize-distribute

optimize query pattern used by storage filter

8 months agoadd some comments for the distributive operation and add another test 40555/head
Robin Appelman [Thu, 15 Feb 2024 17:16:13 +0000 (18:16 +0100)]
add some comments for the distributive operation and add another test

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 16 Feb 2024 00:19:11 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoMerge pull request #43117 from nextcloud/enh/1653/enable-unsharing-for-dav-shares
Anna [Thu, 15 Feb 2024 18:00:39 +0000 (19:00 +0100)]
Merge pull request #43117 from nextcloud/enh/1653/enable-unsharing-for-dav-shares

enh(sharing): enable unsharing for sharees for DAV shares

8 months agoenh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars) 43117/head
Anna Larch [Tue, 30 Jan 2024 17:35:44 +0000 (18:35 +0100)]
enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars)

Signed-off-by: Anna Larch <anna@nextcloud.com>
8 months agoadd extra flatten step to improve "or eq" -> "in" optimization
Robin Appelman [Tue, 6 Feb 2024 13:31:21 +0000 (14:31 +0100)]
add extra flatten step to improve "or eq" -> "in" optimization

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 months agofix types + autoloader
Robin Appelman [Tue, 6 Feb 2024 09:59:17 +0000 (10:59 +0100)]
fix types + autoloader

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 months agoadd a search query step to split IN statements that are to large for oci
Robin Appelman [Mon, 5 Feb 2024 17:56:43 +0000 (18:56 +0100)]
add a search query step to split IN statements that are to large for oci

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 months agohopefully improve propagation of 'path eq hash' hint into 'in' statements
Robin Appelman [Fri, 22 Sep 2023 08:17:18 +0000 (10:17 +0200)]
hopefully improve propagation of 'path eq hash' hint into 'in' statements

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 months agooptimize query pattern used by storage filter
Robin Appelman [Thu, 21 Sep 2023 11:49:16 +0000 (13:49 +0200)]
optimize query pattern used by storage filter

Signed-off-by: Robin Appelman <robin@icewind.nl>