aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0676-8/+418
* Merge pull request #49646 from nextcloud/fix/noid/trigger-field-insertMaxence Lange2024-12-058-40/+109
|\
| * Merge branch 'fix/noid/trigger-field-insert' of https://github.com/nextcloud/...Maxence Lange2024-12-050-0/+0
| |\
| | * fix(typo): Fix message of exceptionJoas Schilling2024-12-051-1/+1
| * | fix(signed-request): use share owner on reshareMaxence Lange2024-12-052-3/+9
| |/
| * fix(ocm): get details from sharedSecret from providerMaxence Lange2024-12-056-37/+99
| * fix(signed-request): trigger metadata insert with default value manuallyMaxence Lange2024-12-052-3/+4
* | Merge pull request #49677 from nextcloud/fix/db/systag-by-objectid-index-new-...Christoph Wurst2024-12-051-0/+2
|\ \
| * | fix(db): Create the systag_by_objectid index for new installationsChristoph Wurst2024-12-051-0/+2
| |/
* | Merge pull request #49262 from nextcloud/move-from-encryption-no-optRobin Appelman2024-12-051-1/+5
|\ \ | |/ |/|
| * fix: don't do same-storage move optimization with encryption wrappersmove-from-encryption-no-optRobin Appelman2024-11-131-1/+5
* | Merge pull request #49404 from Thatoo/Thatoo-patch-1Arthur Schiwon2024-12-051-1/+8
|\ \
| * | fix(user_ldap): retrieve from LDAP first "email shaped" value instead of firs...Thatoo2024-11-201-1/+8
* | | Merge pull request #49644 from nextcloud/artonge/fix/sharetypeF. E Noel Nfebe2024-12-0510-8/+18
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2024-12-049-7/+7
| * | | fix(files_sharing): List of share type during recipient lookupLouis Chemineau2024-12-041-1/+11
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-05206-212/+414
* | | | Merge pull request #48793 from nextcloud/dav-open-log-pathJohn Molakvoæ2024-12-041-2/+7
|\ \ \ \
| * | | | fix: log which file cannot be openedRobin Appelman2024-12-041-2/+7
* | | | | Merge pull request #48769 from nextcloud/copy-share-unmaskedRobin Appelman2024-12-042-1/+34
|\ \ \ \ \
| * | | | | test: add test for permissions of copied shareRobin Appelman2024-12-041-0/+26
| * | | | | fix: use scan_permissions when copying cache itemsRobin Appelman2024-12-041-1/+5
| * | | | | fix: store unmaked source permissions as scan_permissions when loading share ...Robin Appelman2024-12-041-0/+3
| |/ / / /
* | | | | Merge pull request #49551 from nextcloud/dont-propagate-future-timeJohn Molakvoæ2024-12-041-2/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix: don't propagate future mtimesRobin Appelman2024-11-281-2/+9
* | | | | Merge pull request #49288 from nextcloud/smb-acl-fail-softRobin Appelman2024-12-041-1/+6
|\ \ \ \ \
| * | | | | fix: smb: don't fail hard if we can't load acls for a filesmb-acl-fail-softRobin Appelman2024-11-141-1/+6
| | |_|_|/ | |/| | |
* | | | | Merge pull request #49293 from nextcloud/artonge/fix/handle_folders_copy_live...Louis2024-12-047-141/+289
|\ \ \ \ \
| * | | | | fix: Throw exception when copy failedLouis Chemineau2024-12-041-1/+7
| * | | | | fix: Copying a live photo to a folder with a conflicting mov fileLouis Chemineau2024-12-043-20/+40
| * | | | | test: Copying a folder containing live photosLouis Chemineau2024-12-042-68/+147
| * | | | | fix: Handle copy of folders containing live photosLouis Chemineau2024-12-041-56/+98
| * | | | | fix: Correctly create NonExistingFolder during copyLouis Chemineau2024-12-042-4/+5
* | | | | | Merge pull request #48651 from nextcloud/artonge/fix/copy_cache_during_copy_o...Louis2024-12-045-11/+57
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | test(View): Copy preserves contentLouis Chemineau2024-12-031-0/+8
| * | | | | fix(files): Correctly copy the cache information on copy operationsLouis Chemineau2024-12-035-11/+49
* | | | | | Merge pull request #49643 from nextcloud/feat/files_external/enable-ownerless...Benjamin Gaussorgues2024-12-041-1/+2
|\ \ \ \ \ \
| * | | | | | feat(files_external): Enable ownerless sharesprovokateurin2024-12-041-1/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #44555 from nextcloud/fix/handle-errors-in-migrate-key-formatBenjamin Gaussorgues2024-12-041-24/+24
|\ \ \ \ \ \
| * | | | | | fix: Show errors in encryption:migrate-key-storage-format and continue to oth...Côme Chilliet2024-12-041-10/+20
| * | | | | | chore: Improve typing in core/Command/Encryption/MigrateKeyStorage.phpCôme Chilliet2024-12-041-17/+7
|/ / / / / /
* | | | | | Merge pull request #49637 from nextcloud/fix/app-remove-wordingPytal2024-12-041-2/+2
|\ \ \ \ \ \
| * | | | | | fix: Correct wording when attempting to remove a disabled appChristopher Ng2024-12-031-2/+2
* | | | | | | Merge pull request #45979 from nextcloud/enh/noid/signed-requestMaxence Lange2024-12-0445-131/+3015
|\ \ \ \ \ \ \
| * | | | | | | fix(signatory): details on interfacesMaxence Lange2024-12-047-50/+49
| * | | | | | | fix(signed-request): removing unstable from publicMaxence Lange2024-12-047-75/+58
| * | | | | | | fix(ocm): signatory mapperMaxence Lange2024-12-0428-162/+262
| * | | | | | | feat(signatory): switch to qbmapperMaxence Lange2024-12-0423-665/+579
| * | | | | | | fix(ocm): simpler codeMaxence Lange2024-12-0418-538/+525
| * | | | | | | fix(ocm): switching to IdentityProofMaxence Lange2024-12-0424-647/+171