]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 weeks agofix(migration): Check if column exits before adding it checkColExists 48480/head
Git'Fellow [Tue, 1 Oct 2024 06:12:11 +0000 (08:12 +0200)]
fix(migration): Check if column exits before adding it

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2 weeks agoMerge pull request #48479 from nextcloud/dependabot/github_actions/github-actions...
dependabot[bot] [Tue, 1 Oct 2024 05:54:10 +0000 (05:54 +0000)]
Merge pull request #48479 from nextcloud/dependabot/github_actions/github-actions-aa3137d618

2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 1 Oct 2024 00:20:31 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agochore(deps): Bump actions/checkout in the github-actions group dependabot/github_actions/github-actions-aa3137d618 48479/head
dependabot[bot] [Mon, 30 Sep 2024 22:35:17 +0000 (22:35 +0000)]
chore(deps): Bump actions/checkout in the github-actions group

Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).

Updates `actions/checkout` from 4.1.7 to 4.2.0
- [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/692973e3d937129bcbf40652eb9f2f61becf3332...d632683dd7b4114ad314bca15554477dd762a938)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agoMerge pull request #48455 from nextcloud/update-phpdoc-for-folder-get
Daniel [Mon, 30 Sep 2024 21:02:53 +0000 (23:02 +0200)]
Merge pull request #48455 from nextcloud/update-phpdoc-for-folder-get

update docs for Folder.get and call for Folder.nodeExists

2 weeks agoMerge pull request #47846 from nextcloud/fix/provisionApi-status-codes
Hamza [Mon, 30 Sep 2024 17:20:25 +0000 (19:20 +0200)]
Merge pull request #47846 from nextcloud/fix/provisionApi-status-codes

fix: provision api's status codes

2 weeks agofix: catch NotPermittedException in Folder.nodeExists update-phpdoc-for-folder-get 48455/head
Daniel Kesselberg [Mon, 30 Sep 2024 11:54:40 +0000 (13:54 +0200)]
fix: catch NotPermittedException in Folder.nodeExists

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 weeks agodocs: Folder.get throws a NotPermittedException exception
Daniel Kesselberg [Mon, 30 Sep 2024 11:52:46 +0000 (13:52 +0200)]
docs: Folder.get throws a NotPermittedException exception

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 weeks agoMerge pull request #48466 from nextcloud/ci/noid/require-up-to-date-psalm-paseline
Daniel [Mon, 30 Sep 2024 17:00:04 +0000 (19:00 +0200)]
Merge pull request #48466 from nextcloud/ci/noid/require-up-to-date-psalm-paseline

ci: fail psalm when baseline update required

2 weeks agoMerge pull request #48461 from nextcloud/perf/files/chunked-upload-default-100-mib
Kate [Mon, 30 Sep 2024 16:09:24 +0000 (18:09 +0200)]
Merge pull request #48461 from nextcloud/perf/files/chunked-upload-default-100-mib

2 weeks agoci: fail psalm when baseline update required ci/noid/require-up-to-date-psalm-paseline 48466/head
Daniel Kesselberg [Mon, 30 Sep 2024 16:05:05 +0000 (18:05 +0200)]
ci: fail psalm when baseline update required

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 weeks agoMerge pull request #48460 from nextcloud/deps/noid/bump-3rdparty-hash
Joas Schilling [Mon, 30 Sep 2024 15:40:30 +0000 (17:40 +0200)]
Merge pull request #48460 from nextcloud/deps/noid/bump-3rdparty-hash

build: Bump 3rdparty hash after empty updates

2 weeks agofix: provision api's status codes fix/provisionApi-status-codes 47846/head
Hamza Mahjoubi [Mon, 9 Sep 2024 13:08:15 +0000 (15:08 +0200)]
fix: provision api's status codes

Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2 weeks agoMerge pull request #48453 from nextcloud/fix/psalm/update-baseline
Kate [Mon, 30 Sep 2024 14:46:38 +0000 (16:46 +0200)]
Merge pull request #48453 from nextcloud/fix/psalm/update-baseline

2 weeks agoperf(files): Adjust default chunk size for chunked upload to 100MiB perf/files/chunked-upload-default-100-mib 48461/head
provokateurin [Mon, 30 Sep 2024 14:29:11 +0000 (16:29 +0200)]
perf(files): Adjust default chunk size for chunked upload to 100MiB

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agobuild: Bump 3rdparty hash after empty updates deps/noid/bump-3rdparty-hash 48460/head
Joas Schilling [Mon, 30 Sep 2024 13:11:03 +0000 (15:11 +0200)]
build: Bump 3rdparty hash after empty updates

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agoMerge pull request #47910 from nextcloud/fix/files-add-move-info
Daniel [Mon, 30 Sep 2024 12:06:32 +0000 (14:06 +0200)]
Merge pull request #47910 from nextcloud/fix/files-add-move-info

fix(files): Add more visual move / copy notification

2 weeks agofix(files): Add more visual move / copy notification fix/files-add-move-info 47910/head
Ferdinand Thiessen [Wed, 11 Sep 2024 20:29:31 +0000 (22:29 +0200)]
fix(files): Add more visual move / copy notification

* Resolves: https://github.com/nextcloud/server/issues/46645

This adds loading toast notification while the move operation is running.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks agofix(psalm): Update baseline fix/psalm/update-baseline 48453/head
provokateurin [Mon, 30 Sep 2024 10:47:26 +0000 (12:47 +0200)]
fix(psalm): Update baseline

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agoMerge pull request #48439 from nextcloud/fix/background-image
Daniel [Mon, 30 Sep 2024 10:42:29 +0000 (12:42 +0200)]
Merge pull request #48439 from nextcloud/fix/background-image

fix(theming): Use `AppConfig` for setting background image

2 weeks agoMerge pull request #48437 from nextcloud/fix/noid/count-disabled-correct
Kate [Mon, 30 Sep 2024 09:59:06 +0000 (11:59 +0200)]
Merge pull request #48437 from nextcloud/fix/noid/count-disabled-correct

2 weeks agoMerge pull request #48446 from nextcloud/fix/fix-storage-interface-check
Kate [Mon, 30 Sep 2024 09:58:40 +0000 (11:58 +0200)]
Merge pull request #48446 from nextcloud/fix/fix-storage-interface-check

2 weeks agofix: Fix test of IConstructableStorage implentation by storage classes fix/fix-storage-interface-check 48446/head
Côme Chilliet [Mon, 30 Sep 2024 09:19:53 +0000 (11:19 +0200)]
fix: Fix test of IConstructableStorage implentation by storage classes

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 29 Sep 2024 00:27:57 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoMerge pull request #48431 from nextcloud/dependabot/npm_and_yarn/vueuse/integrations...
dependabot[bot] [Sat, 28 Sep 2024 22:13:30 +0000 (22:13 +0000)]
Merge pull request #48431 from nextcloud/dependabot/npm_and_yarn/vueuse/integrations-11.1.0

2 weeks agochore(deps): Bump @vueuse/integrations from 11.0.3 to 11.1.0 48431/head
dependabot[bot] [Sat, 28 Sep 2024 01:30:35 +0000 (01:30 +0000)]
chore(deps): Bump @vueuse/integrations from 11.0.3 to 11.1.0

Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 11.0.3 to 11.1.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.1.0/packages/integrations)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks agoMerge pull request #48430 from nextcloud/dependabot/npm_and_yarn/libphonenumber-js...
dependabot[bot] [Sat, 28 Sep 2024 21:50:03 +0000 (21:50 +0000)]
Merge pull request #48430 from nextcloud/dependabot/npm_and_yarn/libphonenumber-js-1.11.9

2 weeks agochore(deps): Bump libphonenumber-js from 1.11.5 to 1.11.9 48430/head
dependabot[bot] [Sat, 28 Sep 2024 01:30:09 +0000 (01:30 +0000)]
chore(deps): Bump libphonenumber-js from 1.11.5 to 1.11.9

Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.11.5 to 1.11.9.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.11.5...v1.11.9)

---
updated-dependencies:
- dependency-name: libphonenumber-js
  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>
2 weeks agoMerge pull request #48432 from nextcloud/dependabot/npm_and_yarn/cypress-13.15.0
dependabot[bot] [Sat, 28 Sep 2024 21:29:49 +0000 (21:29 +0000)]
Merge pull request #48432 from nextcloud/dependabot/npm_and_yarn/cypress-13.15.0

2 weeks agochore(deps-dev): Bump cypress from 13.14.2 to 13.15.0 48432/head
dependabot[bot] [Sat, 28 Sep 2024 01:31:19 +0000 (01:31 +0000)]
chore(deps-dev): Bump cypress from 13.14.2 to 13.15.0

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.14.2 to 13.15.0.
- [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/v13.14.2...v13.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks agofix(theming): Use `AppConfig` for setting background image fix/background-image 48439/head
Ferdinand Thiessen [Sat, 28 Sep 2024 20:44:03 +0000 (22:44 +0200)]
fix(theming): Use `AppConfig` for setting background image

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks agoMerge pull request #48424 from nextcloud/fix/declarative-settings-priority
Ferdinand Thiessen [Sat, 28 Sep 2024 17:45:36 +0000 (19:45 +0200)]
Merge pull request #48424 from nextcloud/fix/declarative-settings-priority

fix(settings): Sort all settings - incl declarative settings - by priority

2 weeks agofix: correctly count disabled users for subadmins fix/noid/count-disabled-correct 48437/head
Maksim Sukharev [Sat, 28 Sep 2024 16:46:16 +0000 (18:46 +0200)]
fix: correctly count disabled users for subadmins

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 weeks agoMerge pull request #48098 from nextcloud/feat/zip-folder-plugin
Ferdinand Thiessen [Sat, 28 Sep 2024 12:24:12 +0000 (14:24 +0200)]
Merge pull request #48098 from nextcloud/feat/zip-folder-plugin

feat: Move to ZipFolderPlugin for downloading multiple-nodes

2 weeks agofix(settings): Sort all settings - incl declarative settings - by priority fix/declarative-settings-priority 48424/head
Ferdinand Thiessen [Fri, 27 Sep 2024 19:40:30 +0000 (21:40 +0200)]
fix(settings): Sort all settings - incl declarative settings - by priority

Previously declarative settings were sorted by priority but behind the "native" settings,
this is now fixed, meaning a declarative setting with higher priority than an `ISetting` will
be correctly rendered before that `ISetting` in the settings list.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks agochore: compile assets 48098/head
Ferdinand Thiessen [Mon, 16 Sep 2024 18:01:36 +0000 (20:01 +0200)]
chore: compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks agochore: Drop unused legacy `OC_Files`
Ferdinand Thiessen [Thu, 26 Sep 2024 21:57:10 +0000 (23:57 +0200)]
chore: Drop unused legacy `OC_Files`

It is replaced with the Sabre `ZipFolderPlugin` and apps should use the `OCP\AppFramework\Http\StreamResponse`.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks agofeat(files_sharing): Make `ShareController` download route use the DAV `ZipFolderPlugin`
Ferdinand Thiessen [Thu, 26 Sep 2024 20:31:25 +0000 (22:31 +0200)]
feat(files_sharing): Make `ShareController` download route use the DAV `ZipFolderPlugin`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks agofeat(files): Make the files download action use WebDAV zip download
Ferdinand Thiessen [Mon, 16 Sep 2024 14:35:01 +0000 (16:35 +0200)]
feat(files): Make the files download action use WebDAV zip download

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks agofix: Allow `Streamer` to specify type in constructor instead of magin UA handling
Ferdinand Thiessen [Mon, 16 Sep 2024 10:51:51 +0000 (12:51 +0200)]
fix: Allow `Streamer` to specify type in constructor instead of magin UA handling

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks agofeat(dav): New `ZipFolderPlugin` which allows to download folders using GET requests
Ferdinand Thiessen [Mon, 16 Sep 2024 10:51:18 +0000 (12:51 +0200)]
feat(dav): New `ZipFolderPlugin` which allows to download folders using GET requests

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks agoMerge pull request #47265 from nextcloud/ernolf/configurable_sharetoken_length
Joas Schilling [Sat, 28 Sep 2024 06:34:57 +0000 (08:34 +0200)]
Merge pull request #47265 from nextcloud/ernolf/configurable_sharetoken_length

feat(share): make sharelink token length configurable

2 weeks agofeat(share): make sharelink token length configurable ernolf/configurable_sharetoken_length 47265/head
ernolf [Thu, 15 Aug 2024 18:46:46 +0000 (20:46 +0200)]
feat(share): make sharelink token length configurable

- ensure unique share token with dynamic length adjustment

Signed-off-by: ernolf <raphael.gradenwitz@googlemail.com>
2 weeks agoMerge pull request #48433 from nextcloud/dependabot/npm_and_yarn/puppeteer-23.4.1
dependabot[bot] [Sat, 28 Sep 2024 02:05:39 +0000 (02:05 +0000)]
Merge pull request #48433 from nextcloud/dependabot/npm_and_yarn/puppeteer-23.4.1

2 weeks agoMerge pull request #48434 from nextcloud/dependabot/npm_and_yarn/typescript-5.6.2
dependabot[bot] [Sat, 28 Sep 2024 02:05:10 +0000 (02:05 +0000)]
Merge pull request #48434 from nextcloud/dependabot/npm_and_yarn/typescript-5.6.2

2 weeks agochore(deps-dev): Bump typescript from 5.5.4 to 5.6.2 dependabot/npm_and_yarn/typescript-5.6.2 48434/head
dependabot[bot] [Sat, 28 Sep 2024 01:32:30 +0000 (01:32 +0000)]
chore(deps-dev): Bump typescript from 5.5.4 to 5.6.2

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agochore(deps-dev): Bump puppeteer from 23.3.0 to 23.4.1 dependabot/npm_and_yarn/puppeteer-23.4.1 48433/head
dependabot[bot] [Sat, 28 Sep 2024 01:31:44 +0000 (01:31 +0000)]
chore(deps-dev): Bump puppeteer from 23.3.0 to 23.4.1

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 23.3.0 to 23.4.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v23.3.0...puppeteer-v23.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 28 Sep 2024 00:20:08 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoMerge pull request #48419 from nextcloud/bugfix/noid/fix-rtl-language-list
Joas Schilling [Fri, 27 Sep 2024 20:16:29 +0000 (22:16 +0200)]
Merge pull request #48419 from nextcloud/bugfix/noid/fix-rtl-language-list

fix(l10n): Fix list of RTL languages

2 weeks agofix(l10n): Fix list of RTL languages bugfix/noid/fix-rtl-language-list 48419/head
Joas Schilling [Fri, 27 Sep 2024 10:50:30 +0000 (12:50 +0200)]
fix(l10n): Fix list of RTL languages

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agoMerge pull request #48219 from nextcloud/fix/istorage/return-types
Kate [Fri, 27 Sep 2024 05:40:05 +0000 (07:40 +0200)]
Merge pull request #48219 from nextcloud/fix/istorage/return-types

2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 27 Sep 2024 00:20:34 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoMerge pull request #48370 from nextcloud/dependabot/composer/laravel/serializable...
Joas Schilling [Thu, 26 Sep 2024 16:19:14 +0000 (18:19 +0200)]
Merge pull request #48370 from nextcloud/dependabot/composer/laravel/serializable-closure-1.3.5

build(deps): Bump laravel/serializable-closure from 1.3.3 to 1.3.5

2 weeks agofix(IStorage): Use false instead of bool intersection type to match implementations fix/istorage/return-types 48219/head
provokateurin [Thu, 19 Sep 2024 13:47:26 +0000 (15:47 +0200)]
fix(IStorage): Use false instead of bool intersection type to match implementations

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agofix(Storage): Fix IStorage return types
provokateurin [Thu, 19 Sep 2024 16:19:34 +0000 (18:19 +0200)]
fix(Storage): Fix IStorage return types

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agotest: Fix IStorage return types
provokateurin [Thu, 19 Sep 2024 16:19:16 +0000 (18:19 +0200)]
test: Fix IStorage return types

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agofix(files_external): Fix all IStorage return types
provokateurin [Thu, 19 Sep 2024 16:18:54 +0000 (18:18 +0200)]
fix(files_external): Fix all IStorage return types

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agofix(files_sharing): Fix all IStorage return types
provokateurin [Thu, 19 Sep 2024 16:18:39 +0000 (18:18 +0200)]
fix(files_sharing): Fix all IStorage return types

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agofix(files_trashbin): Fix all IStorage return types
provokateurin [Thu, 19 Sep 2024 16:18:15 +0000 (18:18 +0200)]
fix(files_trashbin): Fix all IStorage return types

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agobuild(deps): Bump laravel/serializable-closure from 1.3.3 to 1.3.5 dependabot/composer/laravel/serializable-closure-1.3.5 48370/head
Joas Schilling [Thu, 26 Sep 2024 09:10:46 +0000 (11:10 +0200)]
build(deps): Bump laravel/serializable-closure from 1.3.3 to 1.3.5

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agoMerge pull request #48366 from nextcloud/fix/files_sharing/ocm-permissions
Daniel [Thu, 26 Sep 2024 14:20:14 +0000 (16:20 +0200)]
Merge pull request #48366 from nextcloud/fix/files_sharing/ocm-permissions

fix(files_sharing): Parse OCM share permissions from OCM and not OCS prop

2 weeks agoMerge pull request #48153 from nextcloud/feat/shipped/app_api
Joas Schilling [Thu, 26 Sep 2024 13:26:20 +0000 (15:26 +0200)]
Merge pull request #48153 from nextcloud/feat/shipped/app_api

feat(app_api): make app_api shipped and default enabled

2 weeks agoMerge pull request #48375 from nextcloud/bugfix/noid/skip-future-shipped-apps-from...
Joas Schilling [Thu, 26 Sep 2024 13:23:12 +0000 (15:23 +0200)]
Merge pull request #48375 from nextcloud/bugfix/noid/skip-future-shipped-apps-from-updatenotification-check

Skip future shipped apps from updatenotification check

2 weeks agoMerge pull request #48361 from nextcloud/fix/querybuilder/oracle-indentifier-length
Joas Schilling [Thu, 26 Sep 2024 13:11:46 +0000 (15:11 +0200)]
Merge pull request #48361 from nextcloud/fix/querybuilder/oracle-indentifier-length

fix(QueryBuilder): Restrict identifier length to 30 characters due to Oracle limitations

2 weeks agoMerge pull request #48359 from nextcloud/artonge/feat/compare_hashed_password_when_up...
Louis [Thu, 26 Sep 2024 12:56:37 +0000 (14:56 +0200)]
Merge pull request #48359 from nextcloud/artonge/feat/compare_hashed_password_when_updating_global_cred_in_files_external

fix: Use placeholder for external storage password

2 weeks agofix(files_sharing): Check if propfind response is valid before accessing share permis... fix/files_sharing/ocm-permissions 48366/head
provokateurin [Thu, 26 Sep 2024 12:35:25 +0000 (14:35 +0200)]
fix(files_sharing): Check if propfind response is valid before accessing share permission props

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agorefactor(files_sharing): Make permissions prop checks less error prone
provokateurin [Thu, 26 Sep 2024 07:41:49 +0000 (09:41 +0200)]
refactor(files_sharing): Make permissions prop checks less error prone

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agofix(updatenotification): Communicate app_api as shipped in 30+ bugfix/noid/skip-future-shipped-apps-from-updatenotification-check 48375/head
Joas Schilling [Thu, 26 Sep 2024 10:22:52 +0000 (12:22 +0200)]
fix(updatenotification): Communicate app_api as shipped in 30+

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agofix(updatenotification): Communicate twofactor_nextcloud_notification as shipped...
Joas Schilling [Thu, 26 Sep 2024 10:21:44 +0000 (12:21 +0200)]
fix(updatenotification): Communicate twofactor_nextcloud_notification as shipped in 30+

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agofix(updatenotification): Communicate files_downloadlimit as shipped in 29+
Joas Schilling [Thu, 26 Sep 2024 10:21:04 +0000 (12:21 +0200)]
fix(updatenotification): Communicate files_downloadlimit as shipped in 29+

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agoMerge pull request #48343 from nextcloud/dependabot/composer/giggsey/libphonenumber...
Joas Schilling [Thu, 26 Sep 2024 09:03:53 +0000 (11:03 +0200)]
Merge pull request #48343 from nextcloud/dependabot/composer/giggsey/libphonenumber-for-php-lite-8.13.45

chore(deps): Bump giggsey/libphonenumber-for-php-lite to 8.13.45

2 weeks agoMerge pull request #48354 from nextcloud/artonge/fix/storage_full_warning
Louis [Thu, 26 Sep 2024 08:38:34 +0000 (10:38 +0200)]
Merge pull request #48354 from nextcloud/artonge/fix/storage_full_warning

fix: Show storage full warning when storage is actually full

2 weeks agochore(deps): Bump giggsey/libphonenumber-for-php-lite to 8.13.45 dependabot/composer/giggsey/libphonenumber-for-php-lite-8.13.45 48343/head
Joas Schilling [Wed, 25 Sep 2024 06:25:26 +0000 (08:25 +0200)]
chore(deps): Bump giggsey/libphonenumber-for-php-lite to 8.13.45

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agofix(files_sharing): Parse OCM share permissions from OCM and not OCS prop
provokateurin [Thu, 26 Sep 2024 07:38:41 +0000 (09:38 +0200)]
fix(files_sharing): Parse OCM share permissions from OCM and not OCS prop

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agoMerge pull request #48345 from nextcloud/fix/files_external/forbidden-exception
Marcel Klehr [Thu, 26 Sep 2024 07:33:32 +0000 (09:33 +0200)]
Merge pull request #48345 from nextcloud/fix/files_external/forbidden-exception

fix(files_external): Catch correct exception

2 weeks agofix(files_external): Catch correct exception fix/files_external/forbidden-exception 48345/head
Marcel Klehr [Wed, 25 Sep 2024 07:07:33 +0000 (09:07 +0200)]
fix(files_external): Catch correct exception

SMB#getFileInfo used to throw an icewind/smb exception, but nowadays throws \OCP\Files\ForbiddenException. This fixes downstream methods to catch the new exception.

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2 weeks agofix(QueryBuilder): Restrict identifier length to 30 characters due to Oracle limitations fix/querybuilder/oracle-indentifier-length 48361/head
provokateurin [Thu, 26 Sep 2024 06:57:06 +0000 (08:57 +0200)]
fix(QueryBuilder): Restrict identifier length to 30 characters due to Oracle limitations

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 26 Sep 2024 00:23:09 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agofix: Show storage full warning when storage is actually full artonge/fix/storage_full_warning 48354/head
Louis Chemineau [Wed, 25 Sep 2024 11:53:54 +0000 (13:53 +0200)]
fix: Show storage full warning when storage is actually full

< 0 values for "free" do not mean that the storage is full: https://github.com/nextcloud/server/blob/6befdd6dd7cd20fe7f7036e4665bcfbb783d6803/lib/public/Files/FileInfo.php#L31-L42

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks agoMerge pull request #48353 from nextcloud/enh/30551/weather-status-support-more-codes
Julien Veyssier [Wed, 25 Sep 2024 16:25:18 +0000 (18:25 +0200)]
Merge pull request #48353 from nextcloud/enh/30551/weather-status-support-more-codes

[WeatherStatus] Support more weather codes, change icons, fix style

2 weeks agofix: Use hashed password in files_external settings artonge/feat/compare_hashed_password_when_updating_global_cred_in_files_external 48359/head
Louis Chemineau [Tue, 24 Sep 2024 14:20:04 +0000 (16:20 +0200)]
fix: Use hashed password in files_external settings

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 weeks agochore(assets): Recompile assets enh/30551/weather-status-support-more-codes 48353/head
nextcloud-command [Wed, 25 Sep 2024 15:49:33 +0000 (15:49 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks agofix(weatherstatus): adjustments from review comments
Julien Veyssier [Wed, 25 Sep 2024 15:05:09 +0000 (17:05 +0200)]
fix(weatherstatus): adjustments from review comments

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2 weeks agofix(weatherstatus): fix location marker icon with dark theme, only use icons from...
Julien Veyssier [Wed, 25 Sep 2024 10:36:45 +0000 (12:36 +0200)]
fix(weatherstatus): fix location marker icon with dark theme, only use icons from @mdi/svg

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2 weeks agofix(weatherstatus): make a difference between 'unknown weather code' and 'no weather...
Julien Veyssier [Wed, 25 Sep 2024 10:23:04 +0000 (12:23 +0200)]
fix(weatherstatus): make a difference between 'unknown weather code' and 'no weather info'

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2 weeks agofeat(weatherstatus): support all weather codes from api.met.no, use the icons provide...
Julien Veyssier [Tue, 24 Sep 2024 13:57:52 +0000 (15:57 +0200)]
feat(weatherstatus): support all weather codes from api.met.no, use the icons provided by met.no, cleanup UI

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2 weeks agoFix #30551: Added snowfall option to weather status
XxTysweezyxX [Tue, 3 Sep 2024 01:23:01 +0000 (02:23 +0100)]
Fix #30551: Added snowfall option to weather status

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2 weeks agoMerge pull request #48356 from nextcloud/bugfix/noid/document-icon-requirements
Joas Schilling [Wed, 25 Sep 2024 15:16:11 +0000 (17:16 +0200)]
Merge pull request #48356 from nextcloud/bugfix/noid/document-icon-requirements

fix(icons): Document icon requirements for notifications and activities

2 weeks agofix(icons): Document icon requirements for notifications and activities bugfix/noid/document-icon-requirements 48356/head
Joas Schilling [Wed, 25 Sep 2024 14:47:23 +0000 (16:47 +0200)]
fix(icons): Document icon requirements for notifications and activities

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agofeat: add app_api to shipped and default enabled apps feat/shipped/app_api 48153/head
Andrey Borysenko [Tue, 17 Sep 2024 17:59:42 +0000 (20:59 +0300)]
feat: add app_api to shipped and default enabled apps

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agoMerge pull request #48331 from nextcloud/fix/duplicated-conflict-resolution
Simon L. [Wed, 25 Sep 2024 10:05:13 +0000 (12:05 +0200)]
Merge pull request #48331 from nextcloud/fix/duplicated-conflict-resolution

fix(files): Fix having to resolve conflicts twice when dropping files

3 weeks agoMerge pull request #48344 from nextcloud/bugfix/noid/more-reliable-tests
Joas Schilling [Wed, 25 Sep 2024 07:13:29 +0000 (09:13 +0200)]
Merge pull request #48344 from nextcloud/bugfix/noid/more-reliable-tests

More reliable user_status tests

3 weeks agofix(tests): Check that the revert was successful bugfix/noid/more-reliable-tests 48344/head
Joas Schilling [Tue, 24 Sep 2024 06:19:42 +0000 (08:19 +0200)]
fix(tests): Check that the revert was successful

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 weeks agofix(tests): Also check that the backup status works
Joas Schilling [Tue, 24 Sep 2024 05:00:47 +0000 (07:00 +0200)]
fix(tests): Also check that the backup status works

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 weeks agofix(tests): Make timing test more reliable
Joas Schilling [Tue, 24 Sep 2024 05:00:19 +0000 (07:00 +0200)]
fix(tests): Make timing test more reliable

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 weeks agoMerge pull request #48327 from nextcloud/dependabot/composer/web-auth/webauthn-lib...
Joas Schilling [Wed, 25 Sep 2024 06:22:24 +0000 (08:22 +0200)]
Merge pull request #48327 from nextcloud/dependabot/composer/web-auth/webauthn-lib-4.9.1

chore(deps): Bump web-auth/webauthn-lib from 4.8.5 to 4.9.1

3 weeks agochore(deps): Bump web-auth/webauthn-lib from 4.8.5 to 4.9.1 dependabot/composer/web-auth/webauthn-lib-4.9.1 48327/head
Joas Schilling [Tue, 24 Sep 2024 19:56:42 +0000 (21:56 +0200)]
chore(deps): Bump web-auth/webauthn-lib from 4.8.5 to 4.9.1

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 weeks agoMerge pull request #48333 from nextcloud/automated/noid/master-update-ca-cert-bundle
Joas Schilling [Wed, 25 Sep 2024 05:02:58 +0000 (07:02 +0200)]
Merge pull request #48333 from nextcloud/automated/noid/master-update-ca-cert-bundle

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

3 weeks agofix(security): Update CA certificate bundle automated/noid/master-update-ca-cert-bundle 48333/head
nextcloud-command [Wed, 25 Sep 2024 02:30:55 +0000 (02:30 +0000)]
fix(security): Update CA certificate bundle

Signed-off-by: GitHub <noreply@github.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 25 Sep 2024 00:21:16 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>