aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge pull request #52514 from ↵Elizabeth Danzberger2025-05-1918-14/+275
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/feat/template-field-extraction-improvements feat: only get template fields once selected
| * | | | chore(assets): Recompile assetsnextcloud-command2025-05-199-7/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | chore: update open api spec againfeat/template-field-extraction-improvementsElizabeth Danzberger2025-05-191-0/+74
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
| * | | | chore: update open api specElizabeth Danzberger2025-05-192-0/+75
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
| * | | | feat: only load template fields when requestedElizabeth Danzberger2025-05-197-7/+119
|/ / / / | | | | | | | | | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
* | | | Merge pull request #52962 from ↵Joas Schilling2025-05-192-1/+10
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/revert-52503-fix/files_sharing/filter-own-reshared-shares Revert "fix(files_sharing): Filter own shares that are reshares"
| * | | | Revert "fix(files_sharing): Filter own shares that are reshares"revert-52503-fix/files_sharing/filter-own-reshared-sharesJoas Schilling2025-05-192-1/+10
| | | | |
* | | | | Merge pull request #52879 from nextcloud/bug/noid/clear-dav-photo-cacheChristoph Wurst2025-05-1910-42/+107
|\ \ \ \ \ | | | | | | | | | | | | Add command to clear dav's photo cache
| * | | | | refactor(dav): replace IAppData with IAppDataFactory for PhotoCachebug/noid/clear-dav-photo-cacheDaniel Kesselberg2025-05-156-42/+29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | | | feat: add command to clear contacts photo cacheDaniel Kesselberg2025-05-154-0/+78
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | Merge pull request #50157 from nextcloud/feat/mountmanager/emit-eventsKate2025-05-197-24/+180
|\ \ \ \ \ \
| * | | | | | feat(UserMountCache): Emit events for added, removed and updated mountsfeat/mountmanager/emit-eventsprovokateurin2025-05-197-24/+180
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | | | | Merge pull request #52951 from nextcloud/fix/add-autoload.php-for-testsCôme Chilliet2025-05-192-1/+17
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | chore: Add an autoload.php file for tests relying on core class
| * | | | | | chore: Add an autoload.php file for tests relying on core classfix/add-autoload.php-for-testsCôme Chilliet2025-05-192-1/+17
| | |_|/ / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | Merge pull request #52930 from nextcloud/chore/depreate-oc-helper-roKate2025-05-193-3/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | chore: deprecate `OC_Helper::isReadOnlyConfigEnabled`chore/depreate-oc-helper-roFerdinand Thiessen2025-05-173-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | Merge pull request #52891 from nextcloud/chore/nix-flakeKate2025-05-196-1/+158
|\ \ \ \ \ \
| * | | | | | chore: Add nix flake with development shellchore/nix-flakeprovokateurin2025-05-186-1/+158
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | | | | Merge pull request #52503 from ↵Kate2025-05-192-10/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/files_sharing/filter-own-reshared-shares
| * | | | | | | fix(files_sharing): Filter own shares that are resharesfix/files_sharing/filter-own-reshared-sharesprovokateurin2025-05-192-10/+1
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | | | | Merge pull request #52942 from nextcloud/fix/noid/encrypted-propagation-testMarcel Müller2025-05-191-2/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | fix(tests): Register mount in loginHelper as well
| * | | | | | fix(tests): Register mount in loginHelper as wellfix/noid/encrypted-propagation-testMarcel Müller2025-05-191-2/+7
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
* | | | | | Merge pull request #52901 from nextcloud/chore/remove-dead-code-filesKate2025-05-196-150/+88
|\ \ \ \ \ \
| * | | | | | refactor: move tag handling from files handler to files_sharingchore/remove-dead-code-filesFerdinand Thiessen2025-05-164-11/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | chore(files): remove dead code from files helperFerdinand Thiessen2025-05-162-139/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Its not used anywhere and uses deprecated / legacy API. Lets remove 🧹 Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | Merge pull request #52848 from nextcloud/fix/cleanup-servercontainerKate2025-05-1913-947/+47
|\ \ \ \ \ \ \
| * | | | | | | fix: Remove calls to legacy callers in testsfix/cleanup-servercontainerCôme Chilliet2025-05-162-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | | fix: Do not use circle provider class constantCôme Chilliet2025-05-161-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is to avoid issues if the circles app is disabled but you still have circles shares in your DB Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | | fix: Count on the circles application to register its share providerCôme Chilliet2025-05-161-40/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | | fix(tests): Remove calls to removed getMountProviderCollection from testsCôme Chilliet2025-05-164-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | | fix: Remove deprecated getters from Server that were previously removed from ↵Côme Chilliet2025-05-162-466/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | public interface Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | | fix: Remove more unused deprecated getters from IServerContainerCôme Chilliet2025-05-162-58/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | | fix: Cleanup share ProviderFactory to correctly use DI instead of deprecated ↵Côme Chilliet2025-05-165-173/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | getters Ideally circles and talk should migrate to calling registerProvider and core would not need to use their OCA classes like currently. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | | fix: Remove deprecated getters in IServerContainer which are not used anymoreCôme Chilliet2025-05-161-213/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For now I left the ones which are called from lib/ Next step is to fix all calls and remove those as well. Also the getters should be removed from the implementation. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-1914-2/+458
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | Merge pull request #52937 from nextcloud/fix/s3-versions³Ferdinand Thiessen2025-05-181-1/+7
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fix(files_versions): only close stream if still open, fixing S3
| * | | | | | | | fix(files_versions): only close stream if still open, fixing S3fix/s3-versionsFerdinand Thiessen2025-05-181-1/+7
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | / / / / fix(l10n): Update translations from TransifexNextcloud bot2025-05-1826-14/+634
| |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #52890 from nextcloud/chore/move-stream-copy-implementationFerdinand Thiessen2025-05-1711-44/+81
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | chore: move streamCopy implementation from `OC_Helper` to `OCP\Files`
| * | | | | | | fix(files_version): use `Storage::writeStream` instead of deprecated ↵chore/move-stream-copy-implementationFerdinand Thiessen2025-05-161-4/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `streamCopy` if possible Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | | chore: move streamCopy implementation from `OC_Helper` to `OCP\Files`Ferdinand Thiessen2025-05-1611-41/+66
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The function was already there but called the legacy version. So moved the implementation and migrated all usages of it. Sadly the interface was slightly different so adjusted it to be compatible with both legacy and the OCP one. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | Merge pull request #52921 from ↵dependabot[bot]2025-05-172-5/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/zip.js/zip.js-2.7.61
| * | | | | | | chore(deps-dev): Bump @zip.js/zip.js from 2.7.60 to 2.7.61dependabot/npm_and_yarn/zip.js/zip.js-2.7.61dependabot[bot]2025-05-172-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) from 2.7.60 to 2.7.61. - [Release notes](https://github.com/gildas-lormeau/zip.js/releases) - [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.7.60...v2.7.61) --- updated-dependencies: - dependency-name: "@zip.js/zip.js" dependency-version: 2.7.61 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | | | Merge pull request #52922 from nextcloud/dependabot/npm_and_yarn/sass-1.89.0dependabot[bot]2025-05-172-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | chore(deps-dev): Bump sass from 1.87.0 to 1.89.0dependabot/npm_and_yarn/sass-1.89.0dependabot[bot]2025-05-172-5/+5
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.87.0 to 1.89.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.87.0...1.89.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.89.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | | | Merge pull request #52912 from nextcloud/chore/remove-deprecated-oc-helperFerdinand Thiessen2025-05-1714-217/+151
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | chore!: remove legacy functions from `OC_Helper` deprecated before v10
| * | | | | | | test: replace `OC_Helper:rmdirr` with `OCP\Files::rmdirr`chore/remove-deprecated-oc-helperFerdinand Thiessen2025-05-168-10/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | | test: move legacy tests to non-depecated class testsFerdinand Thiessen2025-05-164-104/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | | chore!: remove legacy functions from `OC_Helper` deprecated before v10Ferdinand Thiessen2025-05-162-103/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-1760-74/+1920
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>